.page1 {
  margin-bottom: 1.02rem;
}
.page1 .h2-title {
  margin-top: 0.88rem;
  margin-bottom: 0.56rem;
}
.page1 .int {
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.28rem;
  letter-spacing: 0.01rem;
  color: #333333;
  margin-bottom: 0.52rem;
}
.page1 .int p {
  text-align: center;
}
.page2 {
  height: 4.39rem;
  margin-bottom: 0.52rem;
}
.page2 .h2-title {
  margin-bottom: 1.16rem;
}
.page2 .list {
  display: flex;
  width: 8.6rem;
  margin: 0 auto;
  cursor: pointer;
}
.page2 .list .item {
  width: 2rem;
  margin-right: 0.2rem;
}
.page2 .list .item:hover div {
  background-color: #0963de;
  box-shadow: 0rem 0rem 0.13rem 0rem rgba(167, 202, 221, 0.35);
  border-radius: 0.1rem;
  border: solid 0.02rem #76e2f2;
  margin-top: -0.41rem;
}
.page2 .list .item:hover img {
  display: block;
}
.page2 .list .item:hover span {
  display: block;
  margin: 0 auto;
  margin-bottom: 0.15rem;
}
.page2 .list .item:hover span.icon1 {
  width: 0.51rem;
  height: 0.52rem;
  background-size: cover;
  background-image: url(../images/dds11.png);
}
.page2 .list .item:hover span.icon2 {
  width: 0.51rem;
  height: 0.57rem;
  background-size: cover;
  background-image: url(../images/dds22.png);
}
.page2 .list .item:hover span.icon3 {
  width: 0.56rem;
  height: 0.49rem;
  background-size: cover;
  background-image: url(../images/dds33.png);
}
.page2 .list .item:hover span.icon4 {
  width: 0.6rem;
  height: 0.6rem;
  background-size: cover;
  background-image: url(../images/dds44.png);
}
.page2 .list .item:hover span.icon5 {
  width: 0.98rem;
  height: 0.72rem;
}
.page2 .list .item:hover p {
  font-weight: 700;
  color: #fff;
}
.page2 .list .item div {
  width: 2rem;
  height: 1.9rem;
  background-color: #ffffff;
  box-shadow: 0rem 0rem 0.13rem 0rem rgba(167, 202, 221, 0.35);
  border-radius: 0.1rem;
  padding-top: 0.24rem;
  position: relative;
  margin-bottom: 0.02rem;
  border: solid 0.02rem #fff;
}
.page2 .list .item div span {
  display: block;
  margin: 0 auto;
  margin-bottom: 0.15rem;
}
.page2 .list .item div span.icon1 {
  width: 0.51rem;
  height: 0.52rem;
  background-size: cover;
  background-image: url(../images/dds1.png);
}
.page2 .list .item div span.icon2 {
  width: 0.51rem;
  height: 0.57rem;
  background-size: cover;
  background-image: url(../images/dds2.png);
  margin-bottom: 0.1rem;
}
.page2 .list .item div span.icon3 {
  width: 0.56rem;
  height: 0.49rem;
  background-size: cover;
  background-image: url(../images/dds3.png);
}
.page2 .list .item div span.icon4 {
  width: 0.6rem;
  height: 0.6rem;
  background-size: cover;
  background-image: url(../images/dds4.png);
  margin-bottom: 0.05rem;
}
.page2 .list .item div span.icon5 {
  width: 0.98rem;
  height: 0.72rem;
}
.page2 .list .item div p {
  font-size: 0.2rem;
  font-weight: 300;
  font-stretch: normal;
  line-height: 0.22rem;
  letter-spacing: 0.01rem;
  color: #333333;
  text-align: center;
}
.page2 .list .item div:hover p {
  color: #fff;
}
.page2 .list .item > img {
  width: 1.92rem;
  height: 0.25rem;
  display: none;
  margin-bottom: 0.16rem;
}
.page3 .h2-title {
  margin-top: 0.4rem;
  margin-bottom: 0.22rem;
}
.page3 .h2-title h2 {
  color: #333333;
}
.page3 .int {
  font-size: 0.22rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #333333;
  margin-bottom: 0.88rem;
}
.page3 .int p {
  text-align: center;
  font-size: 0.18rem;
}
.page3 .content {
  display: flex;
  justify-content: center;
  margin-bottom: 1.19rem;
}
.page3 .content .left {
  margin-right: 1.75rem;
}
.page3 .content .left h3 {
  font-size: 0.3rem;
  font-stretch: normal;
  line-height: 0.24rem;
  letter-spacing: 0.01rem;
  color: #1d469b;
  font-weight: 300;
}
.page3 .content .left span {
  width: 0.88rem;
  height: 0.03rem;
  background-color: #70c2ee;
  margin-top: 0.12rem;
  margin-bottom: 0.25rem;
  display: block;
}
.page3 .content .left p {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0.01rem;
  color: #1d469b;
}
.page3 .content .right {
  display: flex;
  align-items: center;
}
.page3 .content .right .item {
  width: 1.55rem;
  height: 2.07rem;
  cursor: pointer;
  box-shadow: 0rem 0rem 0.13rem 0rem rgba(167, 202, 221, 0.35);
  border-radius: 0.1rem;
  margin-right: 0.1rem;
}
.page3 .content .right .item:hover {
  background-color: #0963de;
  box-shadow: 0rem 0rem 0.13rem 0rem rgba(167, 202, 221, 0.35);
  border-radius: 0.1rem;
}
.page3 .content .right .item:hover span {
  border: solid 0.02rem #70c2ee;
}
.page3 .content .right .item:hover span.icon1:after {
  width: 0.55rem;
  height: 0.58rem;
  background-image: url(../images/ooo11.png);
}
.page3 .content .right .item:hover span.icon2:after {
  width: 0.47rem;
  height: 0.47rem;
  background-image: url(../images/ooo22.png);
}
.page3 .content .right .item:hover span.icon3:after {
  width: 0.53rem;
  height: 0.5rem;
  background-image: url(../images/ooo33.png);
}
.page3 .content .right .item:hover span.icon4:after {
  width: 0.47rem;
  height: 0.47rem;
  background-image: url(../images/gga11.png);
}
.page3 .content .right .item:hover span.icon5:after {
  width: 0.57rem;
  height: 0.57rem;
  background-image: url(../images/gga22.png);
}
.page3 .content .right .item:hover p {
  color: #fff !important;
  font-weight: 700 !important;
}
.page3 .content .right .item span {
  width: 1rem;
  height: 1rem;
  border: solid 0.02rem #8a8a8a;
  margin: 0 auto;
  margin-top: 0.28rem;
  margin-bottom: 0.2rem;
  display: block;
  border-radius: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page3 .content .right .item span:after {
  content: "";
  background-size: cover;
}
.page3 .content .right .item span.icon1:after {
  width: 0.55rem;
  height: 0.58rem;
  background-image: url(../images/ooo1.png);
}
.page3 .content .right .item span.icon2:after {
  width: 0.47rem;
  height: 0.47rem;
  background-image: url(../images/ooo2.png);
}
.page3 .content .right .item span.icon3:after {
  width: 0.53rem;
  height: 0.5rem;
  background-image: url(../images/ooo3.png);
}
.page3 .content .right .item span.icon4:after {
  width: 0.47rem;
  height: 0.47rem;
  background-image: url(../images/gga1.png);
}
.page3 .content .right .item span.icon5:after {
  width: 0.57rem;
  height: 0.57rem;
  background-image: url(../images/gga2.png);
}
.page3 .content .right .item p {
  font-size: 0.18rem;
  line-height: 0.24rem;
  letter-spacing: 0.01rem;
  color: #8a8a8a;
  text-align: center;
}
.page3 .content .right .item:nth-child(2n) {
  width: 1.25rem;
  height: 1.67rem;
}
.page3 .content .right .item:nth-child(2n) span {
  margin: 0 auto;
  margin-top: 0.12rem;
  margin-bottom: 0.12rem;
  width: 0.81rem;
  height: 0.82rem;
}
.page3 .content .right .item:nth-child(2n) p {
  font-size: 0.15rem;
  line-height: 0.24rem;
  letter-spacing: 0rem;
  color: #8a8a8a;
}
.page4 {
  height: 6.49rem;
  background-image: url(../images/asd.png);
  background-size: cover;
  padding-top: 0.41rem;
}
.page4 .h2-title {
  margin-bottom: 0.12rem;
}
.page4 .int {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #333333;
  margin-bottom: 0.42rem;
}
.page4 .int p {
  text-align: center;
}
.page4 .content {
  display: flex;
  height: 6.49rem;
}
.page4 .content .left {
  width: 100%;
}
.page4 .content .left .list {
  justify-content: center;
  display: flex;
}
.page4 .content .left .item {
  width: 1.82rem;
  height: 3.89rem;
  background-color: #8a8a8a;
  margin-right: 0.04rem;
  cursor: pointer;
}
.page4 .content .left .item:hover .bo {
  background-color: #0963de;
}
.page4 .content .left .item:hover .bo span {
  background-image: url(../images/tg2.png);
}
.page4 .content .left .item:hover .bo p {
  color: #fff;
}
.page4 .content .left .item .img {
  height: 3.05rem;
  background-color: #8a8a8a;
}
.page4 .content .left .item .img img {
  width: 100%;
  height: 100%;
}
.page4 .content .left .item .bo {
  height: 0.84rem;
  background-color: #fff;
  padding: 0.12rem 0.11rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.page4 .content .left .item .bo p {
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.26rem;
  letter-spacing: 0rem;
  color: #3879da;
}
.page4 .content .left .item .bo span {
  width: 0.22rem;
  background-image: url(../images/tg1.png);
  background-size: cover;
  height: 0.15rem;
  position: absolute;
  right: 0.09rem;
  bottom: 0.07rem;
}
.page4 .content .right {
  background-color: #70c2ee;
  width: 6.02rem;
  height: 6.49rem;
}
.page4 .content .right .text {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  height: 6.49rem;
  padding-left: 0.13rem;
}
.page4 .content .right .text h3 {
  font-size: 0.3rem;
  font-weight: 700;
  font-stretch: normal;
  line-height: 0.24rem;
  letter-spacing: 0.01rem;
  color: #fff;
}
.page4 .content .right .text span {
  width: 0.88rem;
  height: 0.03rem;
  background-color: #fff;
  margin-top: 0.12rem;
  margin-bottom: 0.25rem;
  display: block;
}
.page4 .content .right .text p {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0.01rem;
  color: #fff;
}
.page5 {
  height: 7.79rem;
  background-image: url(../images/bate.png);
  background-size: cover;
  padding-top: 0.75rem;
}
.page5 .h2-title {
  margin-bottom: 0.12rem;
}
.page5 .h2-title h2 {
  color: #fff;
}
.page5 .h2-title p {
  color: #fff;
}
.page5 .int {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #fff;
  margin-bottom: 1.11rem;
}
.page5 .int p {
  text-align: center;
  color: #fff;
}
.page5 .content {
  justify-content: center;
  display: flex;
}
.page5 .content .left {
  width: 2.1rem;
  margin-right: 1.52rem;
}
.page5 .content .left img {
  width: 1.31rem;
  height: 1.19rem;
  margin: 0 auto;
  display: block;
  margin-bottom: 0.32rem;
}
.page5 .content .left .text h3 {
  width: 2.1rem;
  height: 0.45rem;
  display: flex;
  align-items: center;
  padding-left: 0.52rem;
  font-size: 0.25rem;
  font-weight: 700;
  letter-spacing: 0.01rem;
  color: #f6f6f6;
  position: relative;
}
.page5 .content .left .text h3:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 2.35rem;
  height: 0.45rem;
  background-image: url(../images/yh.png);
  background-size: cover;
}
.page5 .content .left .text h3 p {
  position: relative;
  z-index: 1;
}
.page5 .content .left .text div {
  width: 2.1rem;
  height: 1.75rem;
  background-color: #fff;
  padding-top: 0.34rem;
}
.page5 .content .left .text div p {
  font-size: 0.21rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.34rem;
  letter-spacing: 0.01rem;
  color: #f8ac01;
  text-align: center;
}
.page5 .content .right {
  display: flex;
}
.page5 .content .right .btns {
  display: flex;
  width: 0.35rem;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
}
.page5 .content .right .btns .t {
  width: 0.35rem;
  height: 0.33rem;
  margin-bottom: 0.16rem;
  background-image: url(../images/tb.png);
  background-size: cover;
  cursor: pointer;
}
.page5 .content .right .btns .b {
  width: 0.35rem;
  height: 0.33rem;
  background-image: url(../images/bt.png);
  background-size: cover;
  cursor: pointer;
}
.page5 .content .right .list {
  width: 5rem;
  margin-right: 0.54rem;
  padding-top: 0.5rem;
}
.page5 .content .right .list .item {
  margin-bottom: 0.22rem;
  cursor: pointer;
}
.page5 .content .right .list .item:hover p {
  width: 5rem;
  background-color: #0963de;
  box-shadow: 0rem 0rem 0.13rem 0rem rgba(167, 202, 221, 0.35);
  border-radius: 0.1rem;
  color: #fff;
}
.page5 .content .right .list .item span {
  width: 1.25rem;
  height: 0.36rem;
  background-color: #0963de;
  border-radius: 0.1rem;
  margin-bottom: 0.09rem;
  margin-left: 0.09rem;
  font-size: 0.2rem;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #ffffff;
  display: block;
  text-align: center;
}
.page5 .content .right .list .item p {
  width: 4.56rem;
  height: 0.7rem;
  background-color: #ffffff;
  box-shadow: 0rem 0rem 0.13rem 0rem rgba(167, 202, 221, 0.35);
  font-size: 0.24rem;
  display: flex;
  align-items: center;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #0963de;
  border-radius: 0.1rem;
  padding-left: 0.23rem;
}
.page6 {
  height: 7.09rem;
  background-image: url(../images/xttt.png);
  background-size: cover;
  padding-top: 0.85rem;
}
.page6 .h2-title {
  margin-bottom: 0.92rem;
}
.page6 .h2-title p {
  color: #fff;
}
.page6 .int {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  margin-bottom: 0.92rem;
  color: #333333;
}
.page6 .int p {
  text-align: center;
}
.page6 .texts1 {
  width: 90%;
  height: auto;
  margin: 0 auto;
  position: relative;
  background-size: cover;
}
.page6 .texts1 > div {
  margin-bottom: 0.4rem;
}
.page6 .texts1 img {
  width: 0.71rem;
  height: 0.82rem;
  display: block;
  margin: 0 auto;
}
.page6 .texts1 p {
  text-align: center;
  font-size: 0.15rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.34rem;
  letter-spacing: 0rem;
  color: #0963de;
}
.page6 .texts {
  width: 8.95rem;
  height: 3.37rem;
  margin: 0 auto;
  position: relative;
  background-image: url(../images/xtt.png);
  background-size: cover;
}
.page6 .texts img {
  width: 0.71rem;
  height: 0.82rem;
  display: block;
  margin: 0 auto;
}
.page6 .texts p {
  text-align: center;
}
.page6 .texts .text1 {
  position: absolute;
  top: 0.53rem;
  left: -0.66rem;
  width: 1.65rem;
  height: 0.82rem;
}
.page6 .texts .text1 p {
  font-size: 0.15rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.15rem;
  letter-spacing: 0rem;
  color: #0963de;
}
.page6 .texts .text1 img {
  margin-top: 0.1rem;
}
.page6 .texts .text2 {
  position: absolute;
  top: 1.17rem;
  left: 0.45rem;
  width: 1.78rem;
  height: 0.93rem;
  display: flex;
  align-items: center;
}
.page6 .texts .text2 div {
  margin-right: 0.13rem;
}
.page6 .texts .text2 p {
  font-size: 0.15rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.24rem;
  letter-spacing: 0rem;
  color: #0963de;
}
.page6 .texts .text3 {
  position: absolute;
  top: -0.34rem;
  left: 2rem;
  width: 1.4rem;
  height: 1.38rem;
}
.page6 .texts .text3 div {
  margin-bottom: 0.13rem;
}
.page6 .texts .text3 p {
  font-size: 0.15rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.24rem;
  letter-spacing: 0rem;
  color: #8a8a8b;
}
.page6 .texts .text4 {
  position: absolute;
  top: 1.17rem;
  left: 2.98rem;
  width: 1.28rem;
  height: 1.18rem;
}
.page6 .texts .text4 div {
  margin-top: 0.13rem;
}
.page6 .texts .text4 p {
  font-size: 0.15rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.24rem;
  letter-spacing: 0rem;
  color: #0963de;
}
.page6 .texts .text5 {
  position: absolute;
  top: 1.17rem;
  left: 4.75rem;
  width: 1.28rem;
  height: 1.18rem;
}
.page6 .texts .text5 div {
  margin-top: 0.13rem;
}
.page6 .texts .text5 p {
  font-size: 0.15rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.24rem;
  letter-spacing: 0rem;
  color: #0963de;
}
.page6 .texts .text6 {
  position: absolute;
  top: -0.34rem;
  left: 5.6rem;
  width: 1.4rem;
  height: 1.38rem;
}
.page6 .texts .text6 div {
  margin-bottom: 0.13rem;
}
.page6 .texts .text6 p {
  font-size: 0.15rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.24rem;
  letter-spacing: 0rem;
  color: #8a8a8b;
}
.page6 .texts .text7 {
  position: absolute;
  top: 1.1rem;
  left: 6.75rem;
  width: 2.04rem;
  height: 0.93rem;
  display: flex;
  align-items: center;
}
.page6 .texts .text7 p {
  font-size: 0.15rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.24rem;
  letter-spacing: 0rem;
  color: #0963de;
}
.page6 .texts .text8 {
  position: absolute;
  top: -0.15rem;
  right: -0.72rem;
  width: 1.6rem;
  height: 1.36rem;
}
.page6 .texts .text8 p {
  font-size: 0.15rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.24rem;
  letter-spacing: 0rem;
  color: #8a8a8b;
}
.page7 {
  padding-top: 0.32rem;
}
.page7 .h2-title {
  margin-bottom: 0.17rem;
}
.page7 .h2-title p {
  color: #eeeeee;
}
.page7 .int {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  margin-bottom: 0.9rem;
  color: #333333;
}
.page7 .int p {
  text-align: center;
}
.page7 .list {
  display: flex;
  width: 10.36rem;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: center;
}
.page7 .list .item {
  width: 3.32rem;
  height: 2.41rem;
  background-color: #f6f6f6;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
  margin-bottom: 0.35rem;
  margin-right: 0.2rem;
  cursor: pointer;
}
.page7 .list .item:nth-child(3n) {
  margin-right: 0px;
}
.page7 .list .item:hover {
  background-color: #1d469b;
}
.page7 .list .item:hover h3 {
  color: #fff;
}
.page7 .list .item:hover p {
  color: #fff;
  display: block;
}
.page7 .list .item:hover span {
  display: block;
}
.page7 .list .item:hover span.icon1 {
  width: 0.9rem;
  height: 0.92rem;
  background-image: url(../images/mm11.png);
}
.page7 .list .item:hover span.icon2 {
  width: 0.71rem;
  height: 0.81rem;
  background-image: url(../images/mm22.png);
}
.page7 .list .item:hover span.icon3 {
  width: 0.78rem;
  height: 0.78rem;
  background-image: url(../images/mm33.png);
}
.page7 .list .item:hover span.icon4 {
  width: 0.84rem;
  height: 0.82rem;
  background-image: url(../images/mm44.png);
}
.page7 .list .item:hover span.icon5 {
  width: 0.49rem;
  height: 0.77rem;
  background-image: url(../images/mm55.png);
}
.page7 .list .item span {
  display: block;
  background-size: cover;
}
.page7 .list .item span.icon1 {
  width: 0.9rem;
  height: 0.92rem;
  background-image: url(../images/mm1.png);
}
.page7 .list .item span.icon2 {
  width: 0.71rem;
  height: 0.81rem;
  background-image: url(../images/mm2.png);
}
.page7 .list .item span.icon3 {
  width: 0.78rem;
  height: 0.78rem;
  background-image: url(../images/mm3.png);
}
.page7 .list .item span.icon4 {
  width: 0.84rem;
  height: 0.82rem;
  background-image: url(../images/mm4.png);
}
.page7 .list .item span.icon5 {
  width: 0.49rem;
  height: 0.77rem;
  background-image: url(../images/mm5.png);
}
.page7 .list .item h3 {
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  color: #8a8a8b;
  text-align: center;
}
.page7 .list .item p {
  font-size: 0.18rem;
  font-weight: normal;
  letter-spacing: 0.01rem;
  line-height: 0.18rem;
  color: #8a8a8b;
  text-align: center;
  display: none;
}
.page8 {
  padding-top: 1.11rem;
}
.page8 .h2-title {
  margin-bottom: 0.23rem;
}
.page8 .h2-title p {
  color: #eeeeee;
}
.page8 .int {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  margin-bottom: 0.59rem;
  color: #333333;
}
.page8 .int p {
  text-align: center;
}
.page8 .list {
  width: 11rem;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.page8 .list .item {
  width: 25%;
  height: 1.69rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
}
.page8 .list .item:hover {
  box-shadow: 0rem 0rem 0.13rem 0rem rgba(167, 202, 221, 0.35);
  background-color: #fff;
}
.page8 .list .item span {
  width: 0.66rem;
  height: 0.66rem;
  background-color: #1296db;
  margin-bottom: 0.21rem;
  border-radius: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page8 .list .item span:after {
  background-size: cover;
  display: block;
  content: "";
}
.page8 .list .item span.icon1:after {
  width: 0.39rem;
  height: 0.38rem;
  background-image: url(../images/m81.png);
}
.page8 .list .item span.icon2:after {
  width: 0.37rem;
  height: 0.37rem;
  background-image: url(../images/m82.png);
}
.page8 .list .item span.icon3:after {
  width: 0.35rem;
  height: 0.41rem;
  background-image: url(../images/m83.png);
}
.page8 .list .item span.icon4:after {
  width: 0.27rem;
  height: 0.45rem;
  background-image: url(../images/m84.png);
}
.page8 .list .item span.icon5:after {
  width: 0.36rem;
  height: 0.39rem;
  background-image: url(../images/m85.png);
}
.page8 .list .item span.icon6:after {
  width: 0.31rem;
  height: 0.37rem;
  background-image: url(../images/m86.png);
}
.page8 .list .item span.icon7:after {
  width: 0.41rem;
  height: 0.38rem;
  background-image: url(../images/m87.png);
}
.page8 .list .item span.icon8:after {
  width: 0.44rem;
  height: 0.44rem;
  background-image: url(../images/m88.png);
}
.page8 .list .item p {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.24rem;
  letter-spacing: 0.01rem;
  color: #8a8a8b;
}
.page9 {
  padding-top: 1.11rem;
}
.page9 .h2-title {
  margin-bottom: 0.23rem;
}
.page9 .h2-title p {
  color: #eeeeee;
}
.page9 .int {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  margin-bottom: 0.59rem;
  color: #333333;
}
.page9 .int p {
  text-align: center;
}
.page9 .list {
  display: flex;
  width: 9.88rem;
  height: 2.52rem;
  margin: 0 auto;
  padding-top: 1rem;
  margin-bottom: 1.63rem;
}
.page9 .list > div {
  margin-right: 0.12rem;
  width: 1.13rem;
}
.page9 .list > div:nth-child(2) {
  margin-top: -0.16rem;
}
.page9 .list > div:nth-child(3) {
  margin-top: -0.28rem;
}
.page9 .list > div:nth-child(4) {
  margin-top: -0.41rem;
}
.page9 .list > div:nth-child(5) {
  margin-top: -0.56rem;
}
.page9 .list > div:nth-child(6) {
  margin-top: -0.73rem;
}
.page9 .list > div:nth-child(7) {
  margin-top: -0.86rem;
}
.page9 .list > div:nth-child(8) {
  margin-top: -0.99rem;
}
.page9 .list > div h3 {
  font-size: 0.36rem;
  font-weight: 700;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0rem;
  color: #70c2ee;
  margin-bottom: 0.13rem;
  text-align: center;
}
.page9 .list > div:nth-child(2n) div {
  background-image: url(../images/m92.png);
  padding-top: 0.52rem;
  background-size: cover;
}
.page9 .list > div:nth-child(2n) h3 {
  color: #8a8a8b;
}
.page9 .list > div:nth-child(2n) p {
  color: #8a8a8b !important;
}
.page9 .list > div div {
  width: 1.13rem;
  height: 1.52rem;
  background-image: url(../images/m91.png);
  padding-top: 0.52rem;
  background-size: cover;
}
.page9 .list > div div p {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.2rem;
  letter-spacing: 0rem;
  text-align: center;
  color: #ffffff;
}
.page10 {
  padding-top: 0.53rem;
  background-image: url(../images/fff3.png);
  height: 8.01rem;
}
.page10 .h2-title {
  margin-bottom: 0.23rem;
}
.page10 .h2-title h2 {
  color: #eeeeee;
}
.page10 .h2-title p {
  color: #eeeeee;
}
.page10 .int {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  margin-bottom: 0.77rem;
  color: #ffffff;
}
.page10 .int p {
  text-align: center;
  color: #fff;
}
.page10 .list {
  width: 10.3rem;
  margin: 0 auto;
  position: relative;
}
.page10 .list.d1 .item.i1 {
  position: absolute;
  left: 0px;
  top: 0px;
}
.page10 .list.d1 .item.i2 {
  position: absolute;
  left: 2.74rem;
  top: 0px;
}
.page10 .list.d1 .item.i3 {
  position: absolute;
  left: 4.19rem;
  top: 0px;
}
.page10 .list.d1 .item.i4 {
  position: absolute;
  left: 5.56rem;
  top: 0px;
}
.page10 .list.d1 .item.i5 {
  position: absolute;
  right: 0px;
  top: 0px;
}
.page10 .list.d2 .item.i1 {
  position: absolute;
  left: 0px;
  top: 0px;
}
.page10 .list.d2 .item.i2 {
  position: absolute;
  left: 1.37rem;
  top: 0px;
}
.page10 .list.d2 .item.i3 {
  position: absolute;
  left: 4.19rem;
  top: 0px;
}
.page10 .list.d2 .item.i4 {
  position: absolute;
  left: 5.56rem;
  top: 0px;
}
.page10 .list.d2 .item.i5 {
  position: absolute;
  right: 0px;
  top: 0px;
}
.page10 .list.d3 .item.i1 {
  position: absolute;
  left: 0px;
  top: 0px;
}
.page10 .list.d3 .item.i2 {
  position: absolute;
  left: 1.37rem;
  top: 0px;
}
.page10 .list.d3 .item.i3 {
  position: absolute;
  left: 2.74rem;
  top: 0px;
}
.page10 .list.d3 .item.i4 {
  position: absolute;
  left: 5.56rem;
  top: 0px;
}
.page10 .list.d3 .item.i5 {
  position: absolute;
  right: 0px;
  top: 0px;
}
.page10 .list.d4 .item.i1 {
  position: absolute;
  left: 0px;
  top: 0px;
}
.page10 .list.d4 .item.i2 {
  position: absolute;
  left: 1.37rem;
  top: 0px;
}
.page10 .list.d4 .item.i3 {
  position: absolute;
  left: 2.74rem;
  top: 0px;
}
.page10 .list.d4 .item.i4 {
  position: absolute;
  left: 4.19rem;
  top: 0px;
}
.page10 .list.d4 .item.i5 {
  position: absolute;
  right: 0px;
  top: 0px;
}
.page10 .list .item {
  width: 2.82rem;
  height: 3.05rem;
  background-color: #0963de;
  border-radius: 0.1rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  transition: all 0.3s;
  cursor: pointer;
}
.page10 .list .item.i1 {
  position: absolute;
  left: 0px;
  top: 0px;
}
.page10 .list .item.i2 {
  position: absolute;
  left: 1.37rem;
  top: 0px;
}
.page10 .list .item.i3 {
  position: absolute;
  left: 2.74rem;
  top: 0px;
}
.page10 .list .item.i4 {
  position: absolute;
  left: 4.19rem;
  top: 0px;
}
.page10 .list .item.i5 {
  position: absolute;
  right: 0px;
  top: 0px;
}
.page10 .list .item.active {
  background-color: #f1f8fc;
}
.page10 .list .item.active p {
  color: #333333;
}
.page10 .list .item img {
  width: 1.8rem;
  height: 1.79rem;
}
.page10 .list .item p {
  text-align: center;
  font-size: 0.22rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ffffff;
  line-height: 0.22rem;
  margin-top: 0.31rem;
}
.page11 {
  padding-top: 0.4rem;
}
.page11 .h2-title {
  margin-bottom: 0.23rem;
}
.page11 .h2-title p {
  color: #eeeeee;
}
.page11 .int {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  margin-bottom: 2.07rem;
  color: #333333;
}
.page11 .int p {
  text-align: center;
}
.page11 .box {
  height: 1.73rem;
  background-color: #70c2ee;
  display: flex;
  justify-content: center;
  margin-bottom: 3.75rem;
}
.page11 .box .img {
  width: 2.73rem;
}
.page11 .box .img div {
  background-image: url(../images/basj.png);
  width: 3.1rem;
  height: 6.04rem;
  border-radius: 0.2rem;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -1.35rem;
}
.page11 .box .img div img {
  width: 1.86rem;
  height: 2.31rem;
}
.page11 .box .item {
  position: relative;
  width: 0.88rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin-left: 1rem;
}
.page11 .box .item:hover div {
  display: block;
}
.page11 .box .item:hover .img1 {
  width: 0.65rem;
  height: 0.65rem;
  background-image: url(../images/m111.png);
}
.page11 .box .item:hover .img2 {
  width: 0.68rem;
  height: 0.68rem;
  background-image: url(../images/kkk2.png);
}
.page11 .box .item:hover .img3 {
  width: 0.69rem;
  height: 0.69rem;
  background-image: url(../images/kkk3.png);
}
.page11 .box .item:hover .img4 {
  width: 0.88rem;
  height: 0.7rem;
  background-image: url(../images/kkk4.png);
}
.page11 .box .item:hover .img5 {
  width: 0.69rem;
  height: 0.7rem;
  background-image: url(../images/kkk5.png);
}
.page11 .box .item:nth-child(1) {
  margin-left: 0px;
}
.page11 .box .item:nth-child(1) div {
  padding-top: 0.9rem;
}
.page11 .box .item div {
  position: absolute;
  top: 1.45rem;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ffffff;
  padding-top: 0.75rem;
  padding-left: 0.22rem;
  width: 3.03rem;
  height: 1.67rem;
  left: -0.39rem;
  background-image: url(../images/xz.png);
  background-size: cover;
  display: none;
  z-index: 11;
}
.page11 .box .item span {
  display: block;
  background-size: cover;
}
.page11 .box .item .img1 {
  width: 0.65rem;
  height: 0.65rem;
  background-image: url(../images/kkk1.png);
}
.page11 .box .item .img2 {
  width: 0.68rem;
  height: 0.68rem;
  background-image: url(../images/m112.png);
}
.page11 .box .item .img3 {
  width: 0.69rem;
  height: 0.69rem;
  background-image: url(../images/m113.png);
}
.page11 .box .item .img4 {
  width: 0.88rem;
  height: 0.7rem;
  background-image: url(../images/m114.png);
}
.page11 .box .item .img5 {
  width: 0.69rem;
  height: 0.7rem;
  background-image: url(../images/m115.png);
}
.page12 {
  padding-top: 0.42em;
  height: 7.26rem;
  background-image: url(../images/page5.png);
  background-size: cover;
}
.page12 .h2-title {
  margin-bottom: 0.21rem;
}
.page12 .h2-title p {
  color: #fffefe;
}
.page12 .int {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  margin-bottom: 0.81rem;
  color: #333333;
}
.page12 .int p {
  text-align: center;
}
.page12 .list {
  display: flex;
  width: 9.12rem;
  margin: 0 auto;
  justify-content: space-between;
}
.page12 .list .item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
}
.page12 .list .item:hover span {
  background-image: url(../images/eb.png);
}
.page12 .list .item:hover .icon1:after {
  background-image: url(../images/e11.png);
  background-size: cover;
}
.page12 .list .item:hover .icon2:after {
  background-image: url(../images/e22.png);
  background-size: cover;
}
.page12 .list .item:hover .icon3:after {
  background-image: url(../images/m122.png);
  background-size: cover;
}
.page12 .list .item:hover p {
  color: #0963de;
}
.page12 .list .item span {
  width: 1.4rem;
  height: 1.6rem;
  background-image: url(../images/ed.png);
  background-size: cover;
  position: relative;
  cursor: pointer;
  margin-bottom: 0.18rem;
}
.page12 .list .item span:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page12 .list .item .icon1:after {
  width: 0.51rem;
  height: 0.51rem;
  background-image: url(../images/e1.png);
  background-size: cover;
}
.page12 .list .item .icon2:after {
  width: 0.57rem;
  height: 0.55rem;
  background-image: url(../images/e2.png);
  background-size: cover;
}
.page12 .list .item .icon3:after {
  width: 0.63rem;
  height: 0.7rem;
  background-image: url(../images/m12.png);
  background-size: cover;
}
.page12 .list .item p {
  font-size: 0.18rem;
  line-height: 0.18rem;
  letter-spacing: 0.02rem;
  color: #333333;
}
.page12 .list .item.active p {
  color: #0963de;
}
.page15 {
  padding-top: 0.85rem;
  background-color: #f6f6f6;
}
.page15 .h2-title {
  margin-bottom: 0.27rem;
}
.page15 .h2-title p {
  color: #fffefe;
}
.page15 .int {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  margin-bottom: 0.81rem;
  color: #333333;
}
.page15 .int p {
  text-align: center;
}
.page15 .list {
  height: 2.55rem;
  display: flex;
  width: 10.36rem;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: center;
}
.page15 .list .item {
  width: 25%;
  height: 2.55rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.page15 .list .item:hover .icon5 {
  width: 0.36rem;
  height: 0.43rem;
  background-size: cover;
  background-image: url(../images/hhhb1.png);
}
.page15 .list .item:hover .icon6 {
  width: 0.37rem;
  height: 0.47rem;
  background-size: cover;
  background-image: url(../images/hhhb2.png);
}
.page15 .list .item:hover .icon7 {
  width: 0.43rem;
  height: 0.42rem;
  background-size: cover;
  background-image: url(../images/hhhb3.png);
}
.page15 .list .item:hover p {
  color: #0963de;
}
.page15 .list .item span {
  display: block;
  margin-bottom: 0.25rem;
}
.page15 .list .item p {
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.24rem;
  letter-spacing: 0rem;
  color: #8a8a8a;
  text-align: center;
}
.page15 .list .item .icon1 {
  width: 0.44rem;
  height: 0.44rem;
}
.page15 .list .item .icon2 {
  width: 0.32rem;
  height: 0.42rem;
}
.page15 .list .item .icon3 {
  width: 0.44rem;
  height: 0.43rem;
}
.page15 .list .item .icon4 {
  width: 0.47rem;
  height: 0.38rem;
}
.page15 .list .item .icon5 {
  width: 0.36rem;
  height: 0.43rem;
  background-size: cover;
  background-image: url(../images/pl5.png);
}
.page15 .list .item .icon6 {
  width: 0.37rem;
  height: 0.47rem;
  background-size: cover;
  background-image: url(../images/pl6.png);
}
.page15 .list .item .icon7 {
  width: 0.43rem;
  height: 0.42rem;
  background-size: cover;
  background-image: url(../images/pl7.png);
}
.page15 .list .item .icon8 {
  width: 0.39rem;
  height: 0.4rem;
}
.swiper-container {
  width: 100%;
  height: 3rem;
}
@media screen and (max-width: 750px) {
  .page15 .list {
    width: 100%;
    flex-wrap: wrap;
    height: auto;
  }
  .page15 .list .item {
    width: 50%;
  }
  .page2 {
    height: auto;
  }
  .page2 .list {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
  }
  .page2 .list .item {
    width: 46%;
    margin-bottom: 0.8rem;
    margin-right: 2%;
  }
  .page2 .list .item:nth-child(2n) {
    margin-right: 0px;
  }
  .page2 .list .item div {
    width: 100%;
    height: 2.3rem;
  }
  .page2 .list .item p {
    line-height: 0.34rem !important;
  }
  .page2 .list .item > img {
    margin: 0 auto;
  }
  .page3 .content {
    display: flex;
    flex-wrap: wrap;
  }
  .page3 .content .left {
    margin-right: 0px;
    display: flex;
    flex-wrap: wrap;
  }
  .page3 .content .left div {
    width: 100%;
  }
  .page3 .content .left p {
    margin-right: 0.2rem;
  }
  .page3 .content .right {
    justify-content: center;
    flex-wrap: wrap;
    width: 96%;
    margin: 0 auto;
  }
  .page3 .content .right .item {
    margin-top: 0.3rem;
    margin-right: 0.5rem;
  }
  .page4 .content {
    display: flex;
    height: auto;
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
  .page4 .content .left {
    width: 100%;
    padding-right: 0px ;
    margin-bottom: 0.4rem;
  }
  .page4 .content .right {
    display: flex;
    flex-wrap: wrap;
  }
  .page4 .content .right div {
    width: 100%;
  }
  .page4 .content .right p {
    margin-right: 0.2rem;
  }
  .page4 .h2-title {
    margin-left: 0px;
  }
  .page4 {
    height: auto;
  }
  .page4 .content .left .list {
    width: 90%;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .page4 .content .left .list .item {
    width: 48%;
    margin-right: 4%;
  }
  .page4 .content .left .list .item:nth-child(2n) {
    margin-right: 0px;
  }
  .page4 .content .right {
    background-color: #70c2ee;
    width: 100%;
    height: auto;
  }
  .page4 .content .right .text {
    display: flex;
    align-items: flex-start;
    flex-direction: inherit;
    justify-content: inherit;
    flex-wrap: wrap;
    height: auto;
    padding-left: 0px;
    width: 90%;
    margin: 0 auto;
    padding: 0.8rem 0px;
  }
  .page5 .content {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
  }
  .page5 .content .left {
    width: 2.1rem;
    margin-right: 0px;
    margin-bottom: 0.4rem;
  }
  .page5 {
    height: auto;
    padding-bottom: 0.4rem;
  }
  .page5 .int {
    margin-bottom: 0.6rem;
  }
  .page6 {
    height: auto;
    padding-bottom: 0.4rem;
  }
  .page7 .list {
    flex-wrap: wrap;
    width: 100%;
  }
  .page7 .list .item {
    width: 90%;
    margin: 0 auto !important;
    margin-bottom: 0.3rem !important;
  }
  .page7 {
    padding-top: 0.6rem;
  }
  .page8 {
    padding-top: 0.6rem;
  }
  .page8 .list {
    width: 11rem;
    display: flex;
    margin: 0 auto;
    width: 100%;
    flex-wrap: wrap;
  }
  .page8 .list .item {
    width: 48%;
    margin-right: 4%;
  }
  .page8 .list .item:nth-child(2n) {
    margin-right: 0px;
  }
  .page9 .list > div {
    margin-top: 0px !important;
  }
  .page9 .list {
    display: flex;
    width: 90%;
    margin: 0 auto;
    flex-wrap: wrap;
    height: auto;
    justify-content: space-around;
    padding-top: 0.2rem;
    margin-bottom: 0.6rem;
  }
  .page9 .list .item1 {
    margin-bottom: 0.3rem;
  }
  .page9 .list > div div p {
    line-height: 0.34rem !important;
  }
  .page9 .list > div div {
    padding-top: 0.28rem !important;
  }
  .page10 .list .item {
    position: initial !important;
  }
  .page10 {
    height: auto;
  }
  .page10 .list {
    width: 90%;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }
  .page10 .list .item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 0.3rem;
  }
  .page10 .list .item:nth-child(2n) {
    margin-right: 0px !important;
  }
  .page4 .content .left .list .item {
    margin-bottom: 0.3rem !important;
    height: 2.89rem;
  }
  .page4 .content .left .list .item .img {
    height: 2.1rem;
  }
  .page11 .box {
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 0.3rem;
    position: relative;
  }
  .page11 .box .img {
    display: block;
    width: 1.73rem;
  }
  .page11 .box .img div {
    width: 1.5rem;
    height: 3.04rem;
    border-radius: 0.2rem;
    background-size: cover;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -0.35rem;
  }
  .page11 .box .img div img {
    width: 0.96rem;
    height: 1.31rem;
  }
  .page11 .box .item {
    margin: 0px;
    position: initial;
  }
  .page11 .box .item div {
    background-size: cover;
    left: 50%;
    transform: translate(-50%);
  }
  .page11 .int {
    margin-bottom: 0.3rem;
  }
  .page12 {
    height: auto;
  }
  .page12 .list {
    width: 100%;
    flex-wrap: wrap;
  }
  .page12 .list .item {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .page12 .list .item p {
    line-height: 0.34rem;
  }
  .page4 .int {
    font-size: 0.3rem;
    margin-left: 0px;
  }
  .page6 .texts1 {
    display: block;
  }
  .page6 .texts {
    display: none;
  }
}
.swiper-slide-next p {
  width: 5rem !important;
  background-color: #0963de !important;
  box-shadow: 0rem 0rem 0.13rem 0rem rgba(167, 202, 221, 0.35) !important;
  border-radius: 0.1rem !important;
  color: #fff !important;
}
