
.aboutBox {
  padding: 120px 0;
  overflow: hidden;
}
@media (max-width: 1900px) {
  .aboutBox {
    padding: 1.2rem 0;
  }
}
.aboutBox .zz_w1440 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .aboutBox .zz_w1440 {
    display: block;
  }
}
.aboutBox .zz_w1440 .txt {
  width: 40%;
}
@media (max-width: 767px) {
  .aboutBox .zz_w1440 .txt {
    width: 100%;
  }
}
.aboutBox .zz_w1440 .txt .title {
  color: #000;
  font-weight: bold;
  line-height: 1.3;
}
.aboutBox .zz_w1440 .txt .title::before {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 0 auto 0.2em 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.aboutBox .zz_w1440 .txt .title span {
  color: #fbb03b;
}
.aboutBox .zz_w1440 .txt .intro {
  color: #333;
  line-height: 1.5;
  line-height: 2;
  margin-top: 6.2%;
}
.aboutBox .zz_w1440 .txt .name {
  color: #333;
  margin-top: 6.8%;
}
.aboutBox .zz_w1440 .picb {
  width: 40%;
  position: relative;
  z-index: -1;
}
@media (max-width: 767px) {
  .aboutBox .zz_w1440 .picb {
    width: 100%;
    margin-top: 0.5rem;
  }
}
.aboutBox .zz_w1440 .picb .bgBox .bgLi1 {
  transition: all 0.4s linear 0.01s;
  -webkit-transition: all 0.4s linear 0.01s;
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 25.2%;
  background: #fbb03b;
  background-size: 100% auto;
}
.aboutBox .zz_w1440 .picb .bgBox .bgLi2 {
  position: absolute;
  left: 100%;
  top: 25.2%;
  width: 0;
  height: 24.5%;
  background-color: #fbb03b;
  transition: all 0.4s linear 0.2s;
  -webkit-transition: all 0.4s linear 0.2s;
}
.aboutBox .zz_w1440 .picb .bgBox .bgLi3 {
  position: absolute;
  left: 123.3%;
  top: 0;
  width: 0;
  height: 25.2%;
  background-color: #d2d2d2;
  transition: all 0.4s linear 0.4s;
  -webkit-transition: all 0.4s linear 0.4s;
}
.aboutBox .zz_w1440 .picb .bgBox .bgLi4 {
  position: absolute;
  right: 100%;
  bottom: 25%;
  width: 0;
  height: 25%;
  background-color: #ddd;
  transition: all 0.4s linear 0.6s;
  -webkit-transition: all 0.4s linear 0.6s;
}
.aboutBox .zz_w1440 .picb .bgBox .bgLi5 {
  position: absolute;
  right: 50%;
  bottom: 0;
  width: 0;
  height: 25.2%;
  background-color: #ddd;
  transition: all 0.4s linear 0.6s;
  -webkit-transition: all 0.4s linear 0.6s;
}
.aboutBox .zz_w1440 .picb .bgBox .bgLi6 {
  position: absolute;
  right: 100%;
  bottom: 0;
  width: 0;
  height: 25%;
  background-color: #f3f3f3;
  transition: all 0.4s linear 1s;
  -webkit-transition: all 0.4s linear 1s;
}
.aboutBox .zz_w1440 .picb .bgBox .sector {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #d2d2d2;
  -moz-border-top-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  border-top-left-radius: 50%;
}
.aboutBox .zz_w1440 .picb .bgBox.show .bgLi1 {
  width: 23.3%;
}
.aboutBox .zz_w1440 .picb .bgBox.show .bgLi2 {
  width: 23.3%;
}
.aboutBox .zz_w1440 .picb .bgBox.show .bgLi3 {
  width: 23.3%;
}
.aboutBox .zz_w1440 .picb .bgBox.show .bgLi4 {
  width: 31.18%;
}
.aboutBox .zz_w1440 .picb .bgBox.show .bgLi5 {
  width: 50%;
}
.aboutBox .zz_w1440 .picb .bgBox.show .bgLi6 {
  width: 31.18%;
}
.aboutBox .zz_w1440 .picb .pic {
  position: relative;
  z-index: 0;
  left: 0;
  width: 100%;
  padding-top: 107.87%;
}
@media (max-width: 767px) {
  .aboutBox .zz_w1440 .picb .pic {
    left: 0;
    width: 100%;
    padding-top: 60%;
  }
}
.aboutBox .zz_w1440 .picb .pic img {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cultBox .zz_w1440 {
  border-top: 1px solid #eaeaea;
  padding: 120px 0 138px;
}
@media (max-width: 1900px) {
  .cultBox .zz_w1440 {
    padding: 1.2rem 0 1.38rem;
  }
}
.cultBox .title {
  color: #000;
  font-weight: bold;
}
.cultBox .title::before {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 0 auto 0.15em 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.cultBox .txt {
  margin-top: 0.8em;
}
.cultBox .list {
  margin-top: 1%;
}
.cultBox .list ul {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .cultBox .list ul {
    display: block;
  }
}
.cultBox .list ul li {
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin-top: 2.8%;
  background-color: #fff;
  width: 31.9%;
  margin-right: 2.15%;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  -moz-border-bottom-right-radius: 4.5em;
  -webkit-border-bottom-right-radius: 4.5em;
  border-bottom-right-radius: 4.5em;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .cultBox .list ul li {
    width: 100%;
    margin-right: 0;
  }
}
.cultBox .list ul li .pic {
  width: 100%;
  padding-top: 96.8%;
  position: relative;
  z-index: 0;
}
.cultBox .list ul li .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.cultBox .list ul li .pic::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/pic_mask2.png) center center no-repeat;
  background-size: cover;
  transition: all 0.5s;
}
.cultBox .list ul li .lib {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10% 11.7% 11.7%;
}
.cultBox .list ul li .name {
  color: #fff;
}
.cultBox .list ul li .line {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 5% auto  0 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fff;
}
.cultBox .list ul li:nth-child(3n) {
  margin-right: 0;
}
.cultBox .list ul li:hover .pic::after {
  background-image: url(../images/pic_mask3.png);
}
.cultBox .list ul li:hover .pic img {
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.cultBox .list ul li:hover .lib {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.histBox {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #d5f0ef 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #d5f0ef 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #d5f0ef 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d5f0ef', GradientType=0);
  /* IE6-9 */
}
.histBox .zz_w1440 {
  border-top: 1px solid #eaeaea;
  padding: 120px 0 138px;
}
@media (max-width: 1900px) {
  .histBox .zz_w1440 {
    padding: 1.2rem 0 1.38rem;
  }
}
.histBox .title {
  color: #000;
  font-weight: bold;
}
.histBox .title::before {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 0 auto 0.15em 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.swiper-hist-1 {
  margin-top: 4.6%;
}
.swiper-hist-1 .swiper-slide {
  width: 10.7em;
  cursor: pointer;
}
.swiper-hist-1 .swiper-slide .year {
  margin: 0 0.5em 0 0;
  text-align: center;
  width: 10em;
  line-height: 3em;
  border: 1px solid #ddd;
  color: #999;
  -moz-border-radius: 1.5em;
  -webkit-border-radius: 1.5em;
  border-radius: 1.5em;
}
.swiper-hist-1 .swiper-slide-active .year {
  border: 1px solid #fbb03b;
  background-color: #fbb03b;
  color: #fff;
}
.swiper-hist-2 {
  margin-top: 8.3%;
}
.swiper-hist-2 .year {
  color: #fbb03b;
  font-weight: bold;
  text-align: center;
  filter: alpha(opacity=10);
  -moz-opacity: 0.1;
  opacity: 0.1;
  line-height: 1;
  font-size: 180px;
}
@media (max-width: 1900px) {
  .swiper-hist-2 .year {
    font-size: 1.8rem;
  }
}
@media (max-width: 1260px) {
  .swiper-hist-2 .year {
    font-size: 1.4rem;
  }
}
.swiper-hist-2 .month {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-top: -1.5em;
}
.swiper-hist-2 .name {
  line-height: 1.5;
  max-width: 14em;
  margin: 0 auto;
  width: 90%;
}
.swiper-hist-2 .name li {
  overflow: hidden;
  margin: 0 auto;
  padding: 0.3em 0 0.2em;
  text-align: center;
}
.swiper-hist-2 .name a {
  color: #333;
}
.swiper-hist-2 .name a:hover {
  color: #fbb03b;
}
.swiper-hist-2 .line {
  margin-top: 12%;
  margin-bottom: 7.7%;
  height: 1px;
  width: 100%;
  background-color: #ddd;
}
.swiper-hist-2 .line .dot {
  width: 0.8em;
  height: 0.8em;
  margin: -0.4em auto 0;
  background-color: #30b3af;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.swiper-hist-2 .pic {
  margin-bottom: 3.8%;
  width: 77.2%;
  padding-top: 36%;
  position: relative;
  z-index: 0;
}
.swiper-hist-2 .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-hist-2 .swiper-slide {
  width: 33.3%;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.swiper-hist-2 .swiper-slide-active .year {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.sysBox {
  padding: 85px 0 58px;
  position: relative;
  z-index: 0;
}
@media (max-width: 1900px) {
  .sysBox {
    padding: 0.85rem 0 0.58rem;
  }
}
.sysBox::after {
  content: "";
  z-index: -1;
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
  background-color: #f8f8f8;
  height: 17vw;
}
.sysBox .title {
  color: #000;
  font-weight: bold;
}
.sysBox .title::before {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 0 auto 0.15em 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.sysBox .list {
  margin-top: 1%;
}
.sysBox .list ul {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .sysBox .list ul {
    display: block;
  }
}
.sysBox .list ul li {
  margin-top: 2.8%;
  width: 31.9%;
  margin-right: 2.15%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .sysBox .list ul li {
    width: 100%;
    margin-right: 0;
  }
}
.sysBox .list ul li .lib {
  border: 1px solid #eaeaea;
  flex: 1;
  position: relative;
  z-index: 0;
  padding: 11% 11.3% 21%;
  background-color: #fff;
  transition: all 0.5s;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  -moz-border-bottom-right-radius: 4.5em;
  -webkit-border-bottom-right-radius: 4.5em;
  border-bottom-right-radius: 4.5em;
}
.sysBox .list ul li .name {
  font-weight: bold;
  color: #000;
  line-height: 1.15;
}
.sysBox .list ul li .intro {
  margin-top: 7.3%;
  line-height: 2;
  height: 22em;
  overflow: hidden;
  color: #333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 11;
}
@media (max-width: 767px) {
  .sysBox .list ul li .intro {
    height: auto;
    -webkit-line-clamp: initial;
  }
}
.sysBox .list ul li .lists {
  margin-top: 5.2%;
  margin-bottom: 0.3em;
}
.sysBox .list ul li .lists .item {
  color: #fbb03b;
}
.sysBox .list ul li .line {
  position: absolute;
  left: 11.3%;
  bottom: 11.7%;
  display: block;
  content: '';
  width: 0.5rem;
  margin: 16.6% auto 0 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.sysBox .list ul li:nth-child(3n) {
  margin-right: 0;
}
.sysBox .list ul li:hover .lib {
  border: 1px solid #fbb03b;
  background-color: #fbb03b;
}
.sysBox .list ul li:hover .name {
  color: #fff;
}
.sysBox .list ul li:hover .intro {
  color: #fff;
}
.sysBox .list ul li:hover .lists .item {
  color: #fff;
}
.sysBox .list ul li:hover .line {
  background-color: #fff;
}
.howBox {
  padding: 58px 0 140px;
  position: relative;
  z-index: 0;
}
@media (max-width: 1900px) {
  .howBox {
    padding: 0.58rem 0 1.4rem;
  }
}
.howBox::after {
  content: "";
  z-index: -1;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  position: absolute;
  background-color: #f8f8f8;
  height: 27vw;
}
.howBox .title {
  color: #000;
  font-weight: bold;
}
.howBox .title::before {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 0 auto 0.15em 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.howBox .list {
  margin-top: 1%;
}
.howBox .list ul {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .howBox .list ul {
    display: block;
  }
}
.howBox .list ul li {
  margin-top: 2.8%;
  background-color: #fff;
  width: 48.9%;
  margin-right: 2.2%;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .howBox .list ul li {
    margin-right: 0;
    width: 100%;
  }
}
.howBox .list ul li .lib {
  position: relative;
  z-index: 0;
  flex: 1;
  transition: all 0.5s;
}
.howBox .list ul li .pic {
  position: relative;
  z-index: 0;
  width: 100%;
  padding-top: 68%;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  overflow: hidden;
}
.howBox .list ul li .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.howBox .list ul li .txt {
  position: absolute;
  z-index: 10;
  left: 7.9%;
  right: 7.9%;
  bottom: 7.3%;
  padding: 3.2% 7% 4%;
  transition: all 0.5s;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  -moz-border-bottom-right-radius: 4.5em;
  -webkit-border-bottom-right-radius: 4.5em;
  border-bottom-right-radius: 4.5em;
  /* background-color: #fbb03b; */
  color: #fff;
  text-align: left;
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  opacity: 1;
}
.howBox .list ul li .txt .intro {
  margin-top: 2.7%;
}
.howBox .list ul li:nth-child(2n) {
  margin-right: 0;
}
.howBox .list ul li:hover .txt {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.howBox .btnw {
  margin-top: 6.6%;
  text-align: center;
}
.sceneBox .zz_w1440 {
  border-top: 1px solid #eaeaea;
  padding: 140px 0;
}
@media (max-width: 1900px) {
  .sceneBox .zz_w1440 {
    padding: 1.4rem 0;
  }
}
.sceneBox::after {
  content: "";
  z-index: -1;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  position: absolute;
  background-color: #f8f8f8;
  height: 27vw;
}
.sceneBox .title {
  color: #000;
  font-weight: bold;
}
.sceneBox .title::before {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 0 auto 0.15em 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.sceneBox .tab {
  margin-top: 2.6%;
}
.sceneBox .tab ul {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  line-height: 1.2;
}
.sceneBox .tab li {
  cursor: pointer;
  margin-right: 3.2%;
  padding: 1.2em 4.3% 1.1em 0;
  border-bottom: 3px solid transparent;
}
@media (max-width: 1900px) {
  .sceneBox .tab li {
    padding-right: 3.2%;
    padding-right: 0;
    padding-left: 0;
  }
}
.sceneBox .tab li.cur {
  color: #fbb03b;
  border-bottom: 3px solid #fbb03b;
}
.sceneBox .tab li.cur .i_1 {
  background-image: url(../images/scene_1_on.png);
}
.sceneBox .tab li.cur .i_2 {
  background-image: url(../images/scene_2_on.png);
}
.sceneBox .tab span {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .sceneBox .tab span {
    margin-top: 0.2em;
  }
}
.sceneBox .tab .icon {
  width: 2em;
  height: 2em;
  display: inline-block;
  margin-right: 0.9em;
  background: center center no-repeat;
  background-size: contain ;
  vertical-align: middle;
}
.sceneBox .tab .i_1 {
  background-image: url(../images/scene_1.png);
}
.sceneBox .tab .i_2 {
  background-image: url(../images/scene_2.png);
}
.sceneBox .conZ {
  margin-top: 2.8%;
}
.sceneBox .con {
  display: none;
}
.sceneBox .pic {
  position: relative;
  z-index: 0;
  width: 100%;
  padding-top: 46.73%;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  -moz-border-bottom-right-radius: 4.5em;
  -webkit-border-bottom-right-radius: 4.5em;
  border-bottom-right-radius: 4.5em;
  overflow: hidden;
}
.sceneBox .pic img {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sceneBox .pic .list {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto 3.8% 4.1% 3.8%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}
@media (max-width: 767px) {
  .sceneBox .pic .list {
    font-size: 0.75em;
  }
}
.sceneBox .pic .list .txt {
  width: 21%;
  background-color: #fff;
  min-height: 5.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
}
.sceneBox .pic .list .txt .txtc {
  text-align: left;
  padding: 0.5em 1em;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .sceneBox .pic .list .txt .txtc {
    padding: 1em 1em;
    line-height: 1.1;
  }
}
.sceneBox .pic .list .arr {
  width: 5.26%;
  position: relative;
  z-index: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sceneBox .pic .list .arr::before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  border-bottom: 1px dashed #fff;
}
.sceneBox .pic .list .arr::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 1.16em;
  height: 1.16em;
  left: 50%;
  top: 50%;
  margin: -0.58em auto auto -0.58em;
  background: url(../images/arr8.png) center center no-repeat;
  background-size: contain;
}
.rdBox {
  padding: 120px 0 138px;
}
@media (max-width: 1900px) {
  .rdBox {
    padding: 1.2rem 0 1.38rem;
  }
}
.rdBox .title {
  color: #000;
  font-weight: bold;
}
.rdBox .title::before {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 0 auto 0.15em 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.rdBox .list {
  margin-top: 1%;
}
.rdBox .list ul {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .rdBox .list ul {
    display: block;
  }
}
.rdBox .list ul li {
  margin-top: 2.8%;
  background-color: #f2f2f2;
  width: 31.9%;
  margin-right: 2.15%;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  -moz-border-bottom-right-radius: 4.5em;
  -webkit-border-bottom-right-radius: 4.5em;
  border-bottom-right-radius: 4.5em;
  transition: all 0.5s;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .rdBox .list ul li {
    width: 100%;
    margin-right: 0;
  }
}
.rdBox .list ul li .lib {
  position: relative;
  z-index: 0;
  padding: 10% 11.7% 11.7%;
  flex: 1;
}
@media (max-width: 767px) {
  .rdBox .list ul li .lib {
    padding-bottom: 18%;
  }
}
.rdBox .list ul li .num {
  display: inline-block;
  color: #fbb03b;
  position: relative;
  z-index: 0;
  font-weight: bold;
}
.rdBox .list ul li .num .ts {
  position: relative;
  z-index: 0;
  margin-left: 0.1em;
  top: 0.45em;
  font-weight: normal;
}
.rdBox .list ul li .num span {
  vertical-align: text-top;
}
.rdBox .list ul li .name {
  margin-top: 6%;
  font-weight: bold;
  color: #000;
  line-height: 1.15em;
}
.rdBox .list ul li .intro {
  margin-top: 5.8%;
  height: 16em;
  line-height: 2;
  overflow: hidden;
  color: #333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
}
@media (max-width: 767px) {
  .rdBox .list ul li .intro {
    height: auto;
    -webkit-line-clamp: initial;
  }
}
.rdBox .list ul li .line {
  bottom: 11.7%;
  left: 11.7%;
  position: absolute;
  display: block;
  content: '';
  width: 0.5rem;
  margin: 16.6% auto 0 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.rdBox .list ul li:nth-child(3n) {
  margin-right: 0;
}
.rdBox .list ul li:hover {
  background-color: #fbb03b;
}
.rdBox .list ul li:hover .num {
  color: #fff;
}
.rdBox .list ul li:hover .name {
  color: #fff;
}
.rdBox .list ul li:hover .intro {
  color: #fff;
}
.rdBox .list ul li:hover .line {
  background-color: #fff;
}
.teamBox {
  overflow: hidden;
}
.teamBox .zz_w1440 {
  border-top: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .teamBox .zz_w1440 {
    display: block;
    padding: 1.2rem 0;
  }
}
.teamBox .zz_w1440 .txt {
  width: 40%;
}
@media (max-width: 767px) {
  .teamBox .zz_w1440 .txt {
    width: 100%;
  }
}
.teamBox .zz_w1440 .txt .title {
  color: #000;
  font-weight: bold;
  line-height: 1.3;
}
.teamBox .zz_w1440 .txt .title::before {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 0 auto 0.2em 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.teamBox .zz_w1440 .txt .title span {
  color: #fbb03b;
}
.teamBox .zz_w1440 .txt .intro {
  color: #333;
  line-height: 1.4;
  line-height: 2;
  margin-top: 6.2%;
}
.teamBox .zz_w1440 .txt .name {
  color: #333;
  margin-top: 6.8%;
}
.teamBox .zz_w1440 .picb {
  margin-top: 10.4%;
  width: 45.83%;
  position: relative;
  z-index: -1;
}
@media (max-width: 767px) {
  .teamBox .zz_w1440 .picb {
    width: 100%;
    margin-top: 0.5rem;
  }
}
.teamBox .zz_w1440 .picb .bgBox .bgLi1 {
  transition: all 0.4s linear 0.01s;
  -webkit-transition: all 0.4s linear 0.01s;
  position: absolute;
  left: 100%;
  top: 0;
  margin-top: -22.7%;
  width: 0;
  height: 0;
  padding-top: 22.7%;
  background: #fbb03b;
  background-size: 100% auto;
}
.teamBox .zz_w1440 .picb .bgBox .bgLi2 {
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  padding-top: 22.7%;
  background-color: #fbb03b;
  transition: all 0.4s linear 0.2s;
  -webkit-transition: all 0.4s linear 0.2s;
}
.teamBox .zz_w1440 .picb .bgBox .bgLi3 {
  position: absolute;
  left: 122.7%;
  top: 0;
  margin-top: -22.7%;
  width: 0;
  height: 0;
  padding-top: 22.7%;
  background-color: #d2d2d2;
  transition: all 0.4s linear 0.4s;
  -webkit-transition: all 0.4s linear 0.4s;
}
.teamBox .zz_w1440 .picb .bgBox .bgLi4 {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: -22.7%;
  width: 0;
  height: 0;
  padding-top: 22.7%;
  background-color: #ddd;
  transition: all 0.4s linear 0.2s;
  -webkit-transition: all 0.4s linear 0.2s;
}
.teamBox .zz_w1440 .picb .bgBox .sector {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #0bb1ac;
  -moz-border-top-left-radius: 100%;
  -webkit-border-top-left-radius: 100%;
  border-top-left-radius: 100%;
}
.teamBox .zz_w1440 .picb .bgBox.show .bgLi1 {
  width: 22.7%;
}
.teamBox .zz_w1440 .picb .bgBox.show .bgLi2 {
  width: 22.7%;
}
.teamBox .zz_w1440 .picb .bgBox.show .bgLi3 {
  width: 22.7%;
}
.teamBox .zz_w1440 .picb .bgBox.show .bgLi4 {
  width: 100%;
}
.teamBox .zz_w1440 .picb .pic {
  position: relative;
  z-index: 0;
  left: 0;
  width: 100%;
  padding-top: 66.66%;
}
@media (max-width: 767px) {
  .teamBox .zz_w1440 .picb .pic {
    left: 0;
    width: 100%;
    padding-top: 66.66%;
  }
}
.teamBox .zz_w1440 .picb .pic img {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.baseBox {
  overflow: hidden;
}
.baseBox .zz_w1440 {
  border-top: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .baseBox .zz_w1440 {
    display: block;
    padding: 1.2rem 0;
  }
}
.baseBox .zz_w1440 .txt {
  width: 40%;
}
@media (max-width: 767px) {
  .baseBox .zz_w1440 .txt {
    width: 100%;
  }
}
.baseBox .zz_w1440 .txt .title {
  color: #000;
  font-weight: bold;
  line-height: 1.3;
}
.baseBox .zz_w1440 .txt .title::before {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 0 auto 0.2em 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.baseBox .zz_w1440 .txt .title span {
  color: #fbb03b;
}
.baseBox .zz_w1440 .txt .intro {
  color: #333;
  line-height: 1.4;
  line-height: 2;
  margin-top: 6.2%;
}
.baseBox .zz_w1440 .txt .name {
  color: #333;
  margin-top: 6.8%;
}
.baseBox .zz_w1440 .picb {
  margin-left: 4.16%;
  width: 45.8%;
  position: relative;
  z-index: -1;
}
@media (max-width: 767px) {
  .baseBox .zz_w1440 .picb {
    width: 100%;
    margin-top: 0.5rem;
  }
}
.baseBox .zz_w1440 .picb .bgBox .bgLi1 {
  transition: all 0.4s linear 0.01s;
  -webkit-transition: all 0.4s linear 0.01s;
  position: absolute;
  z-index: 1;
  right: 100%;
  top: 0;
  width: 0%;
  height: 0;
  padding-top: 22.7%;
  background: #d2d2d2;
  background-size: 100% auto;
}
.baseBox .zz_w1440 .picb .bgBox .bgLi2 {
  position: absolute;
  right: 100%;
  top: 0;
  width: 0%;
  height: 100%;
  background-color: #fafafa;
  transition: all 0.4s linear 0.2s;
  -webkit-transition: all 0.4s linear 0.2s;
}
.baseBox .zz_w1440 .picb .bgBox .bgLi3 {
  position: absolute;
  right: 0;
  bottom: 0;
  margin-bottom: -22.7%;
  width: 0%;
  height: 0;
  padding-top: 22.7%;
  background-color: #f2f2f2;
  transition: all 1s linear 0s;
  -webkit-transition: all 1s linear 0s;
}
.baseBox .zz_w1440 .picb .bgBox .sector {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fbb03b;
  -moz-border-top-left-radius: 100%;
  -webkit-border-top-left-radius: 100%;
  border-top-left-radius: 100%;
}
.baseBox .zz_w1440 .picb .bgBox.show .bgLi1 {
  width: 22.7%;
}
.baseBox .zz_w1440 .picb .bgBox.show .bgLi2 {
  width: 22.7%;
}
.baseBox .zz_w1440 .picb .bgBox.show .bgLi3 {
  width: 122.7%;
}
.baseBox .zz_w1440 .picb .pic {
  position: relative;
  z-index: 0;
  left: 0%;
  width: 100%;
  padding-top: 66.66%;
}
@media (max-width: 767px) {
  .baseBox .zz_w1440 .picb .pic {
    left: 0;
    width: 100%;
    padding-top: 72.7%;
  }
}
.baseBox .zz_w1440 .picb .pic img {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.techBox .zz_w1440 {
  border-top: 1px solid #ddd;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .techBox .zz_w1440 {
    display: block;
    padding: 1.2rem 0;
  }
}
.techBox .title {
  color: #000;
  font-weight: bold;
}
.techBox .title::before {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 0 auto 0.15em 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.techBox .list {
  margin-top: 3.8%;
}
@media (max-width: 767px) {
  .techBox .list {
    margin-top: 0.5rem;
  }
}
.techBox .list ul {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  height: 500px;
}
@media (max-width: 1900px) {
  .techBox .list ul {
    height: 5rem;
  }
}
@media (max-width: 767px) {
  .techBox .list ul {
    height: 12rem;
    flex-direction: column;
  }
}
.techBox .list li {
  position: relative;
  z-index: 0;
  color: #fff;
  display: block;
  width: 20.8%;
  margin-right: 1.38%;
  overflow: hidden;
  transition: all 0.5s;
  flex: 1 1 20.8%;
  background: center center no-repeat;
  background-size: cover;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
}
@media (max-width: 767px) {
  .techBox .list li {
    width: 100%;
    background-size: cover ;
    margin-right: 0;
    margin-bottom: 1.38%;
  }
}
.techBox .list li::after {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  transition: all 0.5s;
  background-color: rgba(0, 161, 156, 0.6);
}
.techBox .list li .txt {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex: 1;
  margin: 0 7.5%;
}
.techBox .list li .txt .name {
  width: 100%;
}
.techBox .list li .txt2 {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -webkit-transform: translate(0, 20px);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: 0 7.5%;
}
.techBox .list li .txt2 .name {
  width: 100%;
}
.techBox .list li .txt2 .intro {
  display: block;
  margin-top: 2.7%;
}
.techBox .list li:nth-child(3n) {
  margin-right: 0;
}
.techBox .list li.cur {
  flex: 1 1 55.5%;
  -moz-border-bottom-right-radius: 4.5em;
  -webkit-border-bottom-right-radius: 4.5em;
  border-bottom-right-radius: 4.5em;
}
.techBox .list li.cur::after {
  background-color: transparent;
}
.techBox .list li.cur .txt {
  text-align: left;
  justify-content: flex-end;
  display: none;
}
.techBox .list li.cur .txt .name {
  position: relative;
  bottom: 10%;
}
.techBox .list li.cur .txt2 {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}
.techBox2 .zz_w1440 {
  border-top: 0;
}
.techBox2 .list li::after {
  background-color: transparent;
}
.techBox2 .list li.cur::after {
  background-color: rgba(0, 161, 156, 0.6);
}
.techBox2 .list li.cur .txt {
  text-align: left;
  justify-content: center;
}
.techBox2 .list li.cur .txt .name {
  position: relative;
  bottom: 0;
}
.coopBox {
  padding: 78px 0 55px;
}
@media (max-width: 1900px) {
  .coopBox {
    padding: 0.78rem 0 0.55rem;
  }
}
.coopBox .title {
  color: #000;
  font-weight: bold;
}
.coopBox .title::before {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 0 auto 0.15em 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.coopBox .list {
  margin-top: 1%;
}
.coopBox .list ul {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .coopBox .list ul {
    display: block;
  }
}
.coopBox .list ul li {
  margin-top: 2.8%;
  width: 31.9%;
  margin-right: 2.15%;
  color: #333;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  -moz-border-bottom-right-radius: 4.5em;
  -webkit-border-bottom-right-radius: 4.5em;
  border-bottom-right-radius: 4.5em;
  transition: all 0.5s;
  border: 1px solid #eaeaea;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: column;
}
@media (max-width: 767px) {
  .coopBox .list ul li {
    width: 100%;
    margin-right: 0;
  }
}
.coopBox .list ul li .lib {
  flex: 1;
  padding: 10% 11.7% 11.7%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: column;
}
.coopBox .list ul li .name {
  font-weight: bold;
  color: #000;
}
.coopBox .list ul li .intro {
  margin-top: 2.8%;
  overflow: hidden;
  line-height: 2;
}
.coopBox .list ul li .email {
  margin-top: 0.5em;
  padding-left: 2em;
  background: url(../images/email.png) 0 0 no-repeat;
  background-size: 1.5em auto;
}
.coopBox .list ul li .tel {
  margin-top: 12.3%;
  padding-left: 2em;
  background: url(../images/tel.png) 0 0 no-repeat;
  background-size: 1.5em auto;
}
.coopBox .list ul li:nth-child(3n) {
  margin-right: 0;
}
.coopBox .list ul li:hover {
  background-color: #fbb03b;
  color: #fff;
}
.coopBox .list ul li:hover .name {
  color: #fff;
}
.coopBox .list ul li:hover .email {
  background-image: url(../images/email2.png);
}
.coopBox .list ul li:hover .tel {
  background-image: url(../images/tel2.png);
}
.mapBox {
  padding: 55px 0 0;
}
@media (max-width: 1900px) {
  .mapBox {
    padding: 0.55rem 0 0;
  }
}
.mapBox .title {
  color: #000;
  font-weight: bold;
}
.mapBox .title::before {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 0 auto 0.15em 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.mapBox .conM {
  position: relative;
  z-index: 0;
  margin-top: 0.45rem;
  height: 8.6rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 767px) {
  .mapBox .conM {
    display: block;
    height: auto;
    margin-top: 0;
  }
}
.mapBox .conZ {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
@media (max-width: 767px) {
  .mapBox .conZ {
    position: static;
    display: none;
  }
}
.mapBox .conZ .con {
  height: 45vw;
}
.mapBox .con {
  display: none;
  width: 100%;
}
.mapBox .con img {
  width: 100%;
  height: 100%;
  display: block;
}
.mapBox .mapCon {
  width: 100%;
  height: 45vw;
}
.mapBox .infoW {
  width: 100%;
  color: #333;
}
@media (max-width: 767px) {
  .mapBox .infoW {
    margin-bottom: rem;
  }
}
.mapBox .info {
  width: 28.3%;
  position: relative;
  z-index: 1;
  background-color: #fff;
  -moz-border-bottom-right-radius: 4.5em;
  -webkit-border-bottom-right-radius: 4.5em;
  border-bottom-right-radius: 4.5em;
}
@media (max-width: 1580px) {
  .mapBox .info {
    width: 365px;
  }
}
@media (max-width: 767px) {
  .mapBox .info {
    width: 100%;
  }
}
.mapBox .info .titleSel {
  padding-top: 8%;
  margin: 0 9.6% 8%;
  font-weight: bold;
  border-bottom: 2px solid #fbb03b;
  line-height: 2.6;
  position: relative;
  z-index: 0;
}
.mapBox .info .titleSel .btn {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mapBox .info .titleSel .btn .arr {
  width: 1em;
  height: 1em;
  margin-right: 0.5em;
  background: url(../images/arr6.png) center center no-repeat;
  background-size: contain ;
}
.mapBox .info .titleSel .btn .btnTxt {
  flex: 1;
  margin-right: 1em;
  overflow: hidden;
  height: 2.6em;
}
.mapBox .info .titleSel .dropDown {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #fff;
  -moz-box-shadow: 0 1em 1em rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1em 1em rgba(0, 0, 0, 0.1);
  box-shadow: 0 1em 1em rgba(0, 0, 0, 0.1);
  padding: 0.5em 0;
}
.mapBox .info .titleSel .dropDown .item {
  cursor: pointer;
  padding: 0 1em;
  font-weight: normal;
  line-height: 2em;
}
.mapBox .info .txtZ {
  border: 1px solid #eaeaea;
  padding: 7.5% 7% 16% 9.6%;
  -moz-border-bottom-right-radius: 4.5em;
  -webkit-border-bottom-right-radius: 4.5em;
  border-bottom-right-radius: 4.5em;
}
.mapBox .info .txtZ .titleS {
  font-weight: bold;
  margin-bottom: 5.2%;
}
.mapBox .info .txtZ .txt {
  display: none;
}
.mapBox .info .txtZ dl {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 2;
}
.mapBox .info .txtZ dl dt img {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  object-fit: contain;
}
.mapBox .info .txtZ dl dd {
  flex: 1;
  margin-left: 0.7em;
}
.mapBox .info .txtZ .btnw {
  margin-top: 12%;
}
.ideaBox {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-color: #f8f8f8;
}
.ideaBox .bg {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 3.2rem;
  background-color: #fff;
}
.ideaBox .zz_w1440 {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .ideaBox .zz_w1440 {
    display: block;
  }
}
.ideaBox .zz_w1440 .txt {
  width: 46%;
  position: relative;
  z-index: 1;
  padding: 0 0 135px;
}
@media (max-width: 1900px) {
  .ideaBox .zz_w1440 .txt {
    padding: 0 0 1.35rem;
  }
}
@media (max-width: 767px) {
  .ideaBox .zz_w1440 .txt {
    width: 100%;
    padding: 0 0 0;
  }
}
.ideaBox .zz_w1440 .txt .txtb1 {
  padding-top: 80px;
  padding-bottom: 55px;
}
@media (max-width: 767px) {
  .ideaBox .zz_w1440 .txt .txtb1 {
    padding-top: 0.8rem;
    padding-bottom: 0.55rem;
  }
}
.ideaBox .zz_w1440 .txt .txtb2 {
  margin-top: 82px;
  margin-right: 2.6%;
  min-height: 7em;
  min-height: 20em;
}
@media (max-width: 767px) {
  .ideaBox .zz_w1440 .txt .txtb2 {
    margin-top: 0.82rem;
    min-height: initial;
  }
}
.ideaBox .zz_w1440 .txt .title {
  color: #000;
  font-weight: bold;
}
.ideaBox .zz_w1440 .txt .title::before {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 0 auto 0.15em 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.ideaBox .zz_w1440 .txt .intro {
  max-width: 32em;
  margin: 1.8% auto 0 0;
  line-height: 2;
}
.ideaBox .zz_w1440 .txt .title2 {
  color: #fbb03b;
}
.ideaBox .zz_w1440 .txt .intro2 {
  margin-top: 3%;
  color: #000;
  line-height: 1.8;
  line-height: 2;
}
.ideaBox .zz_w1440 .txt .intro3 {
  margin-top: 7.1%;
  border-top: 1px solid #e4e4e4;
  padding-top: 5.3%;
  line-height: 1.55;
  line-height: 2;
}
.ideaBox .zz_w1440 .picb {
  width: 36.1%;
  position: relative;
  z-index: 0;
}
@media (max-width: 767px) {
  .ideaBox .zz_w1440 .picb {
    width: 100%;
    margin-top: 0.5rem;
  }
}
.ideaBox .zz_w1440 .picb .bgBox .bgLi1 {
  position: absolute;
  display: none;
  right: 100%;
  top: 20%;
  width: 0;
  height: 40%;
  background: #fbb03b url(../images/idea_box_bg.png) 0 0 no-repeat;
  background-size: auto 100% ;
  transition: all 0.4s linear 0.4s;
  -webkit-transition: all 0.4s linear 0.4s;
}
.ideaBox .zz_w1440 .picb .bgBox .bgLi2 {
  position: absolute;
  left: 100%;
  top: 20%;
  width: 0;
  height: 40%;
  background-color: #f2f2f2;
  transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
}
.ideaBox .zz_w1440 .picb .bgBox .sector {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #0bb1ac;
  -moz-border-top-left-radius: 60%;
  -webkit-border-top-left-radius: 60%;
  border-top-left-radius: 60%;
}
.ideaBox .zz_w1440 .picb .bgBox.show .bgLi1 {
  width: 42.1%;
}
.ideaBox .zz_w1440 .picb .pic {
  position: relative;
  z-index: 0;
  right: 0;
  width: 100%;
  padding-top: 150%;
}
@media (max-width: 767px) {
  .ideaBox .zz_w1440 .picb .pic {
    right: 0;
    width: 100%;
    padding-top: 60%;
  }
}
.ideaBox .zz_w1440 .picb .pic img {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.guarBox {
  overflow: hidden;
  background-color: #f8f8f8;
  position: relative;
  z-index: 0;
}
.guarBox .zz_w1440 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 105px 0 220px;
}
@media (max-width: 767px) {
  .guarBox .zz_w1440 {
    display: block;
    padding: 1.05rem 0 1.37rem;
  }
}
.guarBox .zz_w1440 .txt {
  width: 44.7%;
  margin-right: 2%;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .guarBox .zz_w1440 .txt {
    width: 100%;
    margin-right: 0;
    margin-top: 45%;
  }
}
.guarBox .zz_w1440 .txt .title {
  color: #000;
  font-weight: bold;
  line-height: 1.3;
}
.guarBox .zz_w1440 .txt .title::before {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 0 auto 0.2em 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.guarBox .zz_w1440 .txt .title span {
  color: #fbb03b;
}
.guarBox .zz_w1440 .txt .intro {
  color: #666;
  margin-top: 3.75%;
  line-height: 2;
}
.guarBox .zz_w1440 .txt .intro2 {
  border-top: 1px solid #eaeaea;
  color: #333;
  margin-top: 4%;
  padding-top: 4%;
  line-height: 1.8;
  line-height: 2;
}
.guarBox .zz_w1440 .txt .intro2 p {
  color: #666;
}
.guarBox .zz_w1440 .txt .intro2 p::before {
  vertical-align: middle;
  content: "";
  display: inline-block;
  width: 0.38em;
  height: 0.38em;
  position: relative;
  top: -2px;
  margin-right: 3px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #999;
}
.guarBox .zz_w1440 .picb {
  width: 38%;
  margin-left: 5.83%;
  position: relative;
  z-index: 0;
}
@media (max-width: 767px) {
  .guarBox .zz_w1440 .picb {
    width: 100%;
    margin-top: 0.5rem;
  }
}
.guarBox .zz_w1440 .picb .pic {
  position: relative;
  z-index: 1;
  left: 0%;
  width: 100%;
  padding-top: 105.5%;
}
@media (max-width: 767px) {
  .guarBox .zz_w1440 .picb .pic {
    left: 0;
    width: 100%;
    padding-top: 83.5%;
  }
}
.guarBox .zz_w1440 .picb .pic img {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.guarBox .zz_w1440 .picb .bgBox .bgLi1 {
  position: absolute;
  left: -59.3%;
  bottom: 0;
  padding-top: 27.6%;
  margin-bottom: 52.7%;
  width: 0;
  background: #fbb03b;
  background-size: auto 100% ;
  transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
}
.guarBox .zz_w1440 .picb .bgBox .bgLi2 {
  position: absolute;
  left: -59.3%;
  bottom: 0;
  padding-top: 80.2%;
  margin-bottom: -27.4%;
  width: 0;
  background-color: #f2f2f2;
  transition: all 0.4s linear 0.05s;
  -webkit-transition: all 0.4s linear 0.05s;
}
.guarBox .zz_w1440 .picb .bgBox .bgLi3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  padding-top: 27.4%;
  margin-bottom: -27.4%;
  background-color: #eaeaea;
  transition: all 0.4s linear 0.4s;
  -webkit-transition: all 0.4s linear 0.4s;
}
.guarBox .zz_w1440 .picb .bgBox .sector {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #0bb1ac;
  -moz-border-top-left-radius: 80%;
  -webkit-border-top-left-radius: 80%;
  border-top-left-radius: 80%;
}
.guarBox .zz_w1440 .picb .bgBox.show .bgLi1 {
  width: 59.3%;
}
.guarBox .zz_w1440 .picb .bgBox.show .bgLi2 {
  width: 59.3%;
}
.guarBox .zz_w1440 .picb .bgBox.show .bgLi3 {
  width: 100%;
}
.commBox {
  padding: 140px 0 70px;
  overflow: hidden;
}
@media (max-width: 1900px) {
  .commBox {
    padding: 1.4rem 0 0.7rem;
  }
}
.commBox .title {
  color: #000;
  font-weight: bold;
}
.commBox .title::before {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 0 auto 0.15em 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.commBox .txt {
  margin-top: 1.2%;
}
.commBox .swiper-comm-w {
  margin-top: 46px;
  position: relative;
  z-index: 0;
}
@media (max-width: 1900px) {
  .commBox .swiper-comm-w {
    margin-top: 0.46rem;
  }
}
.commBox .swiper-comm {
  overflow: visible;
  width: 39.6%;
  margin: 0 auto 0;
}
@media (max-width: 767px) {
  .commBox .swiper-comm {
    width: 90%;
  }
}
.commBox .swiper-comm .pic {
  position: relative;
  z-index: 0;
  margin: 0 auto 0;
  -moz-border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  border-radius: 0.4em;
  overflow: hidden;
  width: 94.7%;
  padding-top: 50%;
}
.commBox .swiper-comm .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.commBox .swiper-comm .pic:hover img {
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.commBox .swiper-comm .pic::after {
  position: absolute;
  display: block;
  content: "";
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.commBox .swiper-comm .pic .txt {
  color: #fff;
  position: absolute;
  display: block;
  margin-bottom: 4.3%;
  left: 6.1%;
  right: 6.1%;
  z-index: 2;
  bottom: 0;
  text-align: left;
}
.commBox .swiper-comm .pic .txt .intro {
  margin-top: 0.2em;
}
.commBox .swiper-comm .swiper-slide-active .pic::after {
  background-color: rgba(0, 0, 0, 0.2);
}
.commBox .btnw .button-next,
.commBox .btnw .button-prev {
  z-index: 100;
  position: absolute;
  top: 50%;
  right: 28.8%;
  left: auto;
  margin-right: -0.15rem;
  border: 1px solid #ededed;
  margin-top: -0.25rem;
  transition: all 0.3s;
  width: 0.5rem;
  height: 0.5rem;
  min-width: 50px;
  min-height: 50px;
  cursor: pointer;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff url(../images/arr4.png) center center no-repeat;
  background-size: auto 29%;
}
@media (max-width: 767px) {
  .commBox .btnw .button-next,
  .commBox .btnw .button-prev {
    right: 0.2rem;
    margin-top: -20px;
  }
}
.commBox .btnw .button-next:hover,
.commBox .btnw .button-prev:hover {
  background-image: url(../images/arr3.png);
  background-color: #fbb03b;
  border: 1px solid #fbb03b;
}
.commBox .btnw .button-prev {
  right: auto;
  left: 28.8%;
  margin-right: auto;
  margin-left: -0.15rem;
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  /* IE 9 */
  -webkit-transform: rotate(-180deg);
  /* Safari and Chrome */
}
@media (max-width: 767px) {
  .commBox .btnw .button-prev {
    left: 0.2rem;
  }
}
.enviBox {
  padding: 70px 0 120px;
}
@media (max-width: 1900px) {
  .enviBox {
    padding: 0.7rem 0 1.2rem;
  }
}
.enviBox .title {
  color: #000;
  font-weight: bold;
}
.enviBox .title::before {
  display: block;
  content: '';
  width: 0.5rem;
  margin: 0 auto 0.15em 0;
  min-width: 30px;
  height: 0.1rem;
  min-height: 6px;
  border-radius: 1000px;
  background: #fbb03b;
}
.enviBox .wall {
  margin-top: 1.6%;
}
.enviBox .wall .item {
  padding: 3.4% 0;
  margin: 0 3.4% 0;
}
.enviBox .wall .item .pic {
  margin-bottom: 0;
  overflow: hidden;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
}
.enviBox .wall .item .pic img {
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.enviBox .wall .item .pic:hover img {
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.enviBox .wall .item::after {
  display: none;
}
.enviBox .btnW {
  padding-top: 2.7%;
  clear: both;
  text-align: center;
}
.findBox {
  color: #fff;
  padding: 1.75rem 0 1.6rem;
  background: url(../images/find_bg.jpg) center center no-repeat;
  background-size: cover !important;
  text-align: center;
}
.findBox .txt {
  margin-bottom: 0.6em;
  font-weight: bold;
}
.findBox .public-btn .arrow {
  background-image: url(../images/arr3.png);
}
.findBox .public-btn:before {
  background-color: #fbb03b;
}
.findBox .public-btn:hover span {
  color: #fff;
}
.webMapBox {
  padding-top: 6.9em;
}
.webMapBox .tit {
  font-weight: bold;
}
.webMapBox .tit span {
  color: #fbb03b;
}
.webMapBox .list {
  padding-bottom: 8.9em;
}
.webMapBox .list dl {
  padding: 3.5em 0 1.3em;
  border-bottom: 1px solid #ddd;
}
.webMapBox .list dt {
  font-weight: bold;
}
.webMapBox .list dt a {
  color: #000;
}
.webMapBox .list dt a:hover {
  color: #fbb03b;
}
.webMapBox .list dd {
  margin-top: 1.5em;
}
.webMapBox .list ul {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  line-height: 2;
}
.webMapBox .list ul li {
  width: 22%;
  margin-right: 2%;
}
.webMapBox .list ul li a {
  color: #666;
}
.webMapBox .list ul li a:hover {
  color: #fbb03b;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .webMapBox .list ul li {
    width: auto;
    margin-right: 1.5em;
  }
}
.articleBox {
  padding: 7.5em 0 9.7em;
}
.articleBox .title {
  text-align: center;
  font-weight: bold;
  color: #080713;
}
.articleBox .content {
  overflow: hidden;
  line-height: 2;
}
.articleBox .content h3 {
  margin: 2em auto 0.2em;
  color: #080713;
  font-size: 1.75em;
  font-weight: bold;
}
.articleBox .content p {
  color: #666;
}
.articleBox .content img {
  max-width: 100%;
  height: auto;
}
.box404 {
  text-align: center;
  padding: 8.4em 0 12.3em;
}
.box404 .pic img {
  max-width: 90%;
  margin: 0 auto;
  height: auto;
}
.box404 .txt {
  color: #000;
  margin: 2.5em 0;
}
.box404 .txt span {
  color: #fbb03b;
}
.box404 .public-btn {
  padding: 0 3.75em;
  height: 4em;
}
.box404 .public-btn:hover {
  color: #fbb03b;
}
.box404 .public-btn:before {
  z-index: -1;
}
