.page-126 .banner {
  height: auto !important;
}
.page-126 .container {
  max-width: 12rem;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .page-126 .container {
    width: 100%;
    padding: 0 0.3rem;
  }
}
.page-126 .enter {
  background: #fff;
}
.page-126 .enter .about {
  height: auto;
  overflow: hidden;
  padding: 0 0 0.8rem 0;
}
.page-126 .enter .about .pagebox1 {
  height: auto;
  overflow: hidden;
  padding-bottom: 0.8rem;
  background: url(../images/about_bg1.jpg) center bottom no-repeat;
}
.page-126 .enter .about .pagebox1 .container .box_con .content {
  font-size: 0.18rem;
  color: #333;
  margin-bottom: 0.2rem;
  line-height: 0.4rem;
}
.page-126 .enter .about .pagebox1 .container .box_con .wrap {
  width: 12rem;
  height: 2.1rem;
  position: relative;
  overflow: hidden;
}
.page-126 .enter .about .pagebox1 .container .box_con .wrap ul {
  width: 12rem;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.page-126 .enter .about .pagebox1 .container .box_con .wrap ul li {
  float: left;
  width: 3.66rem;
  margin-right: 0.15rem;
}
.page-126 .enter .about .pagebox1 .container .box_con .wrap ul li img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .page-126 .enter .about .pagebox1 .container .box_con .content {
    font-size: 0.28rem;
    line-height: 0.5rem;
  }
  .page-126 .enter .about .pagebox1 .container .box_con .wrap {
    width: 100%;
  }
  .page-126 .enter .about .pagebox1 .container .box_con .wrap ul {
    width: 100%;
  }
  .page-126 .enter .about .pagebox1 .container .box_con .wrap ul li {
    margin-right: 0;
  }
}
.page-126 .enter .about .pagebox2 {
  height: 3.64rem;
  background: url(../images/about_con.jpg) center center / cover no-repeat;
}
.page-126 .enter .about .pagebox2 .container {
  padding-top: 0.78rem;
}
.page-126 .enter .about .pagebox2 .container .content {
  width: 7.8rem;
}
.page-126 .enter .about .pagebox2 .container .content div {
  font-size: 0.36rem;
  font-weight: bold;
  color: #ffffff;
}
.page-126 .enter .about .pagebox2 .container .content div:first-child {
  margin-left: 0.97rem;
  margin-bottom: 0.3rem;
}
.page-126 .enter .about .pagebox2 .container .content div:last-child {
  margin-left: 0.8rem;
  margin-top: 0.3rem;
}
@media screen and (max-width: 1024px) {
  .page-126 .enter .about .pagebox2 {
    background: url(../images/about_con.jpg) right center / cover no-repeat;
  }
  .page-126 .enter .about .pagebox2 .container .content {
    width: 100%;
  }
  .page-126 .enter .about .pagebox2 .container .content div {
    text-align: center;
    font-size: 0.32rem;
  }
  .page-126 .enter .about .pagebox2 .container .content div:first-child {
    margin-left: 0;
  }
  .page-126 .enter .about .pagebox2 .container .content div:last-child {
    margin-left: 0;
  }
}
.page-126 .enter .about .pagebox3 {
  margin: 0.8rem 0 0 0;
  height: auto;
  overflow: hidden;
  padding-bottom: 0.8rem;
  background: url(../images/ys_bg.jpg) no-repeat left top;
}
.page-126 .enter .about .pagebox3 .container .box_tit {
  height: auto;
  overflow: hidden;
  margin-bottom: 0.4rem;
  text-align: center;
  padding-top: 0.1rem;
}
.page-126 .enter .about .pagebox3 .container .box_tit h1 {
  font-size: 0.33rem;
  color: #333;
  text-align: center;
  line-height: 0.3rem;
  font-weight: normal;
  margin-bottom: 0.05rem;
}
.page-126 .enter .about .pagebox3 .container .box_tit span {
  font-size: 0.2rem;
  color: #ccdce5;
  display: inline-block;
}
.page-126 .enter .about .pagebox3 .container .box_con .tips {
  height: auto;
  overflow: hidden;
  margin-bottom: 0.4rem;
  font-size: 0.18rem;
  color: #333;
  line-height: 0.4rem;
}
@media screen and (max-width: 1024px) {
  .page-126 .enter .about .pagebox3 .container .box_con .tips {
    font-size: 0.28rem;
    line-height: 0.5rem;
  }
}
.page-126 .enter .about .pagebox3 .container .box_con ul {
  height: auto;
  overflow: hidden;
  padding: 0.05rem 0.05rem;
}
.page-126 .enter .about .pagebox3 .container .box_con ul li {
  width: 3.75rem;
  height: 2.5rem;
  background: #fff;
  box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0.06);
  float: left;
  position: relative;
  margin: 0 0.21rem 0.21rem 0;
}
.page-126 .enter .about .pagebox3 .container .box_con ul li .top {
  width: 3.75rem;
  height: 100%;
  overflow: hidden;
  padding: 0.5rem 0;
  transition: 1s all;
  -webkit-transition: 1s all;
}
.page-126 .enter .about .pagebox3 .container .box_con ul li .top img {
  margin: 0 auto;
  display: block;
}
.page-126 .enter .about .pagebox3 .container .box_con ul li .top .title {
  font-size: 0.2rem;
  font-weight: bold;
  color: #000;
  text-align: center;
  margin-top: 0.27rem;
}
.page-126 .enter .about .pagebox3 .container .box_con ul li .txt {
  width: 100%;
  height: 2.5rem;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border: 2px solid;
  border-image: linear-gradient(to right, #0292f5, #02f0ff) 1 10;
  transition: 1s all;
  -webkit-transition: 1s all;
  opacity: 0;
}
.page-126 .enter .about .pagebox3 .container .box_con ul li .txt div {
  font-size: 0.17rem;
  color: #000;
  padding: 0.5rem 0.25rem;
  line-height: 0.3rem;
}
.page-126 .enter .about .pagebox3 .container .box_con ul li:first-child .txt div {
  padding-top: 0.8rem;
}
.page-126 .enter .about .pagebox3 .container .box_con ul li:nth-child(2) .txt div {
  padding-top: 0.7rem;
}
.page-126 .enter .about .pagebox3 .container .box_con ul li:nth-child(3) .txt div {
  text-align: center;
  padding-top: 1rem;
}
.page-126 .enter .about .pagebox3 .container .box_con ul li:nth-child(4) .txt div {
  padding-top: 0.9rem;
}
.page-126 .enter .about .pagebox3 .container .box_con ul li:last-child {
  background: none;
  box-shadow: none;
}
.page-126 .enter .about .pagebox3 .container .box_con ul li:last-child img {
  margin: 0 auto;
  display: block;
}
.page-126 .enter .about .pagebox3 .container .box_con ul li:hover .top {
  opacity: 0;
  transform: rotateY(360deg);
}
.page-126 .enter .about .pagebox3 .container .box_con ul li:hover .txt {
  opacity: 1;
  transform: rotateY(360deg);
}
@media screen and (max-width: 1024px) {
  .page-126 .enter .about .pagebox3 .container .box_con ul li {
    width: 48.5%;
    height: 3.5rem;
    margin-right: 3%;
  }
  .page-126 .enter .about .pagebox3 .container .box_con ul li .top {
    width: 100%;
  }
  .page-126 .enter .about .pagebox3 .container .box_con ul li .top .title {
    font-size: 0.3rem;
  }
  .page-126 .enter .about .pagebox3 .container .box_con ul li .txt {
    height: 3.5rem;
  }
  .page-126 .enter .about .pagebox3 .container .box_con ul li .txt div {
    font-size: 0.28rem;
    line-height: 0.36rem;
  }
  .page-126 .enter .about .pagebox3 .container .box_con ul li:nth-child(2n) {
    margin-right: 0;
  }
  .page-126 .enter .about .pagebox3 .container .box_con ul li:nth-child(2) .txt div {
    padding-top: 0.1rem;
  }
  .page-126 .enter .about .pagebox3 .container .box_con ul li:nth-child(5) .txt div {
    padding-top: 0.1rem;
  }
  .page-126 .enter .about .pagebox3 .container .box_con ul li:last-child img {
    width: 100%;
    height: auto;
  }
}
.page-126 .enter .about .pagebox4 .container .box_tit {
  height: auto;
  overflow: hidden;
  margin-bottom: 0.4rem;
  text-align: center;
  padding-top: 0.1rem;
}
.page-126 .enter .about .pagebox4 .container .box_tit h1 {
  font-size: 0.33rem;
  color: #333;
  text-align: center;
  line-height: 0.3rem;
  font-weight: normal;
  margin-bottom: 0.05rem;
}
.page-126 .enter .about .pagebox4 .container .box_tit span {
  font-size: 0.2rem;
  color: #ccdce5;
  display: inline-block;
}
.page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item {
  margin-bottom: 0.4rem;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item {
    position: static;
  }
}
.page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item .img {
  position: absolute;
  overflow: hidden;
}
.page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item .img img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item .img {
    position: static;
    width: 50%;
    margin: 0 auto;
  }
}
.page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item .test .title {
  display: inline-block;
  padding: 0.05rem 0.4rem;
  font-size: 0.22rem;
  font-weight: bold;
  color: #000;
  border-radius: 0.3rem;
  margin-bottom: 0.1rem;
}
.page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item .test div.child-list p {
  margin-top: 0.1rem;
  font-size: 0.17rem;
  color: #000;
}
.page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item .test div.child-list p strong {
  background-size: 0.17rem auto;
  padding-left: 0.25rem;
  font-size: 0.18rem;
  color: #000;
  line-height: 0.38rem;
}
@media screen and (max-width: 1024px) {
  .page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item .test {
    width: 100%;
    margin-top: 0.3rem;
  }
  .page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item .test .title {
    font-size: 0.3rem;
  }
  .page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item .test div.child-list p {
    font-size: 0.28rem;
    line-height: 0.5rem;
  }
  .page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item .test div.child-list p strong {
    font-size: 0.28rem;
    padding-left: 0.5rem;
  }
}
.page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item:first-child .img {
  width: 3.6rem;
  top: -0.4rem;
  left: 0;
}
.page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item:first-child .img img {
  width: 100%;
}
.page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item:first-child .test {
  width: 7.5rem;
  float: right;
}
.page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item:first-child .test .title {
  background: linear-gradient(#F7BF9E, #F36718);
}
.page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item:first-child .test div.child-list p strong {
  background: url(../images/fuli-icon.png) left center no-repeat;
}
@media screen and (max-width: 1024px) {
  .page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item:first-child .test {
    width: 100%;
    float: none;
  }
}
.page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item:last-child .img {
  width: 4.3rem;
  right: 0;
  bottom: -0.8rem;
}
.page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item:last-child .img img {
  width: 100%;
}
.page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item:last-child .test .title {
  background: linear-gradient(#AAE4FC, #16A9F6);
}
.page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item:last-child .test div.child-list p strong {
  background: url(../images/fuli-icon2.png) left center no-repeat;
}
@media screen and (max-width: 1024px) {
  .page-126 .enter .about .pagebox4 .container .box_con ul.list .list-item:last-child .test {
    width: 100%;
    float: none;
  }
}
