.lxwm_a {
  padding: 0.78rem 0 0.98rem;
}
.lxwm_a .a1 {
  display: flex;
  align-items: center;
  margin-bottom: 0.7rem;
}
.lxwm_a .a1 .b1 {
  width: 40%;
  display: flex;
  flex-direction: column;
}
.lxwm_a .a1 .b1 .c1 {
  height: 52px;
  display: block;
  margin-bottom: 0.1rem;
}
.lxwm_a .a1 .b1 .c1 img {
  height: 100%;
  width: auto;
}
.lxwm_a .a1 .b1 .c2 {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  line-height: 2;
}
.lxwm_a .a1 .b2 {
  width: 60%;
  padding-left: 0.38rem;
  border-left: 0.02rem solid #01ADEF;
}
.lxwm_a .a1 .b2 .c1 {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  line-height: 1.75;
}
.lxwm_a .a1 .b2 .c2 {
  font-size: 26px;
  font-weight: bold;
  color: #01ADEF;
  line-height: 1.46;
}
.lxwm_a .a2 {
  background: #F5F5F5;
  padding: 0.28rem 0;
}
.lxwm_a .a2 .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 7.4rem;
  margin: 0 auto;
}
.lxwm_a .a2 .box .b1 {
  width: 100%;
  margin-bottom: 0.17rem;
  overflow: hidden;
}
.lxwm_a .a2 .box .b1:nth-child(2),
.lxwm_a .a2 .box .b1:nth-child(3) {
  width: calc(50% - 0.13rem);
}
.lxwm_a .a2 .box .b1 input {
  width: 100%;
  height: 0.46rem;
  background: #FFFFFF;
  border-radius: 0.04rem;
  box-sizing: border-box;
  padding: 0 0.1rem;
  font-size: 0.14rem;
  font-weight: 500;
  color: #333;
  outline: none;
}
.lxwm_a .a2 .box .b1 textarea {
  width: 100%;
  background: #FFFFFF;
  border: none;
  border-radius: 0.04rem;
  box-sizing: border-box;
  padding: 0.1rem 0.1rem;
  font-size: 0.14rem;
  line-height: 1.7;
  font-weight: 500;
  color: #333;
  outline: none;
  resize: none;
  height: 1rem;
}
.lxwm_a .a2 .box .b2 {
  width: 100%;
  display: flex;
  justify-content: center;
}
.lxwm_a .a2 .box .b2 span {
  width: 1.4rem;
  line-height: 0.38rem;
  background: #01ADEF;
  border-radius: 0.19rem;
  font-size: 0.14rem;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
}
.two_banner img {
  display: block;
  width: 100%;
  height: auto;
}
.nav_a {
  position: relative;
  height: 0.96rem;
  background: #FFFFFF;
  box-shadow: 0 0 0.34rem 0.04rem rgba(0, 0, 0, 0.1);
  margin-top: -0.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.5rem;
}
.nav_a .a1 {
  font-size: 0.16rem;
  font-weight: 400;
  color: #010101;
  line-height: 2;
}
.nav_a .a1 a {
  transition: 0.6s;
}
.nav_a .a1 a.select,
.nav_a .a1 a:hover {
  color: #02ADED;
}
.nav_a .a1 span {
  margin: 0 0.4rem;
  color: #999999;
}
.nav_a .a2 {
  display: flex;
  align-items: center;
  font-size: 0.14rem;
  font-weight: 400;
  color: #000000;
  line-height: 2;
}
.nav_a .a2 img {
  width: 0.2rem;
  height: 0.2rem;
  object-fit: contain;
  margin-right: 0.1rem;
  display: block;
}
.news_a {
  padding: 0.25rem 0 0.8rem;
}
.news_a .list {
  padding-bottom: 0.8rem;
}
.news_a .list .item {
  display: flex;
  height: 1.26rem;
  align-items: center;
  line-height: 1;
  border-bottom: 0.02rem solid #F2F2F2;
}
.news_a .list .item .b1 {
  width: 1.7rem;
  display: flex;
  flex-direction: column;
  padding-left: 0.2rem;
  font-weight: 500;
  color: #000000;
}
.news_a .list .item .b1 span {
  font-size: 18px;
  margin-bottom: 0.14rem;
}
.news_a .list .item .b1 em {
  font-size: 28px;
}
.news_a .list .item .b2 {
  width: calc(100% - 3rem);
  padding-right: 0.8rem;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}
.news_a .list .item .b3 {
  width: 1.3rem;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #999999;
  line-height: 1;
}
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination li {
  margin: 0 0.04rem;
}
.pagination li span {
  padding: 0 0.1rem;
  line-height: 0.42rem;
  display: block;
  min-width: 0.42rem;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}
.pagination li a {
  padding: 0 0.1rem;
  line-height: 0.42rem;
  background: #F0F0F0;
  display: block;
  min-width: 0.42rem;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  transition: 0.6s;
}
.pagination li.active a,
.pagination li:hover a {
  color: #FFFFFF;
  background: #01ADEF;
}
.hzhb_a {
  padding: 0.86rem 0 0.58rem;
  display: flex;
  flex-wrap: wrap;
}
.hzhb_a .item {
  width: calc((100% - 0.9rem)/4);
  height: 1.7rem;
  background: #F4F4F4;
  box-shadow: 0 0.03rem 0.07rem 0 rgba(3, 20, 27, 0.1);
  border-radius: 0.06rem;
  overflow: hidden;
  margin-right: 0.3rem;
  margin-bottom: 0.3rem;
}
.hzhb_a .item:nth-child(4n) {
  margin-right: 0;
}
.hzhb_a .item img {
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hzhb_a .item:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
.jsfw_a .box {
  padding: 0.9rem 0;
}
.jsfw_a .box .item {
  display: block;
  position: relative;
  padding-bottom: 0.78rem;
}
.jsfw_a .box .item .img {
  overflow: hidden;
}
.jsfw_a .box .item .img img {
  width: 100%;
  height: auto;
}
.jsfw_a .box .item .text {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 50.73%;
  background: #FFFFFF;
  box-shadow: 0 0 0.3rem 0 rgba(58, 58, 58, 0.37);
  padding: 3% 4.5% 4.5%;
}
.jsfw_a .box .item .text .b1 {
  margin-bottom: 0.2rem;
  position: relative;
  font-size: 0.36rem;
  font-weight: 500;
  color: #000000;
  line-height: 2.56;
}
.jsfw_a .box .item .text .b1::after {
  bottom: 0;
  left: 0;
  width: 4em;
  height: 1px;
  background-color: #01ADEF;
  position: absolute;
  content: "";
}
.jsfw_a .box .item .text .b2 {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 2.2;
  height: calc(16px * 8.8);
  margin-bottom: 0.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.jsfw_a .box .item .text .b3 {
  width: 1.3rem;
  line-height: 0.5rem;
  border: 1px solid #0A0204;
  font-size: 18px;
  font-family: DIN;
  font-weight: 400;
  color: #333333;
  text-align: center;
  text-transform: uppercase;
}
.jsfw_a .box:nth-child(odd) {
  background-color: #FFFFFF;
}
.jsfw_a .box:nth-child(odd) .item {
  padding-left: 29.411%;
}
.jsfw_a .box:nth-child(odd) .item .text {
  left: 0;
}
.jsfw_a .box:nth-child(even) {
  background-color: #f5f6f8;
}
.jsfw_a .box:nth-child(even) .item {
  padding-right: 29.411%;
}
.jsfw_a .box:nth-child(even) .item .text {
  right: 0;
}
.xgxz_a .item {
  background: #9ED8F6;
  position: relative;
  margin-bottom: 5.5%;
}
.xgxz_a .item .img {
  width: 100%;
}
.xgxz_a .item .img img {
  width: 100%;
  height: auto;
  display: block;
}
.xgxz_a .item .text {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-weight: 500;
  color: #000000;
  padding: 0 5%;
}
.xgxz_a .item .text .b1 {
  font-size: 0.32rem;
  font-weight: bold;
  line-height: 2;
}
.xgxz_a .item .text .b2 {
  font-size: 0.28rem;
  line-height: 1.6;
  height: calc(0.28rem * 3.2);
}
.xgxz_a .item .text .b3 {
  width: 1.8rem;
  height: 1px;
  background: #000000;
  margin: 4% 0 10%;
}
.xgxz_a .item .text .b4 {
  font-size: 0.28rem;
  display: flex;
  align-items: center;
  line-height: 2;
}
.xgxz_a .item .text .b4 img {
  width: 0.3rem;
  height: 0.3rem;
  object-fit: cover;
  margin-right: 0.04rem;
}
.xgxz_a .item:nth-child(odd) {
  padding-right: 50%;
}
.xgxz_a .item:nth-child(odd) .text {
  right: 0;
}
.xgxz_a .item:nth-child(even) {
  padding-left: 50%;
}
.xgxz_a .item:nth-child(even) .text {
  left: 0;
}
.alxq_a .a1 {
  font-size: 0.16rem;
  font-weight: 400;
  color: #000000;
  line-height: 1.7;
  padding: 0.5rem 0 0.4rem;
}
.alxq_a .a2 {
  display: flex;
  align-items: center;
  height: 0.46rem;
  font-size: 0.14rem;
  font-weight: 400;
  color: #000000;
  line-height: 2;
  margin-bottom: 0.18rem;
}
.alxq_a .a2 img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  margin: 0 0.1rem 0 0.05rem;
}
.alxq_a .a3 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
.alxq_a .a3 .img {
  width: 4.2rem;
  height: 3.2rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.alxq_a .a3 .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.alxq_a .a3 .text {
  width: calc(100% - 4.6rem);
}
.alxq_a .a3 .text .b1 {
  font-size: 0.3rem;
  font-weight: bold;
  color: #000000;
  line-height: 0.46rem;
  margin-bottom: 0.05rem;
}
.alxq_a .a3 .text .b2 {
  display: flex;
  margin-bottom: 0.22rem;
}
.alxq_a .a3 .text .b2 span {
  line-height: 0.26rem;
  background: #F2FBFF;
  border-radius: 0.02rem;
  font-size: 12px;
  font-weight: 500;
  color: #00ADEA;
  padding: 0 0.08rem;
  margin-right: 0.1rem;
}
.alxq_a .a3 .text .b3 {
  min-height: 1.2rem;
  background: #F5F5F5;
  border-radius: 0.02rem;
  padding: 0.1rem 0.2rem;
  font-size: 0.16rem;
  font-weight: 400;
  color: #000000;
  line-height: 2;
  /*display: flex;*/
  /*align-items: center;*/
  margin-bottom: 0.24rem;
}
.alxq_a .a3 .text .b4 a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 40px;
  background: #00ADEA;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
}
.alxq_a .a4 {
  border: 1px solid #F5F5F5;
  border-radius: 2px;
  margin-bottom: 0.5rem;
}
.alxq_a .a4 .b1 {
  height: 58px;
  background: #F5F5F5;
}
.alxq_a .a4 .b1 span {
  width: 2rem;
  height: 100%;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 3px solid #00ADEA;
  font-size: 20px;
  font-weight: 800;
  color: #00ADEA;
}
.alxq_a .a4 .b2 {
  padding: 0.4rem;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 2;
}
.alxq_b {
  border: 1px solid #F5F5F5;
  border-radius: 2px;
  margin-bottom: 0.6rem;
}
.alxq_b .tit {
  height: 58px;
  background: #F5F5F5;
  margin-bottom: 0.35rem;
}
.alxq_b .tit span {
  width: 2rem;
  height: 100%;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 3px solid #00ADEA;
  font-size: 20px;
  font-weight: 800;
  color: #00ADEA;
}
.alxq_b .list {
  padding: 0 0.24rem 0.24rem;
  display: flex;
  flex-wrap: wrap;
}
.alxq_b .list .item {
  display: block;
  width: calc(25% - 0.24rem);
  margin: 0 0.12rem;
  background: #F5F6F8;
  border-radius: 0.1rem;
  overflow: hidden;
  margin-bottom: 0.24rem;
}
.alxq_b .list .item .img {
  height: 3rem;
  border-radius: 0.1rem 0.1rem 0 0;
}
.alxq_b .list .item .name {
  line-height: 0.58rem;
  height: 0.58rem;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  text-align: center;
  padding: 0 0.1rem;
}
.gssl_a {
  padding-top: 0.68rem;
  padding-bottom: 0.4rem;
}
.gssl_a .a1 {
  font-size: 0.36rem;
  font-weight: 500;
  color: #000000;
  border-bottom: 1px solid #F2F2F2;
  line-height: 2;
  padding-bottom: 5px;
  text-align: center;
  margin-bottom: 0.3rem;
}
.gssl_a .a2 {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 2.2;
}
.gssl_a .a2 img {
  width: 100% !important;
  height: auto !important;
  display: block;
}
.gssl_a .a3 {
  padding-top: 0.3rem;
}
.gssl_a .a3 img {
  width: 100%;
  height: auto;
  display: block;
}
.gssl_b {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.6rem;
}
.gssl_b .video {
  width: 44.85%;
  height: 4.3rem;
  overflow: hidden;
  position: relative;
  background-color: #000000;
}
.gssl_b .video .bj {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.8;
}
.gssl_b .video .icon {
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  display: block;
  object-fit: contain;
  top: calc(50% - 0.4rem);
  left: calc(50% - 0.4rem);
  cursor: pointer;
}
.gssl_b .text {
  width: 52.47%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gssl_b .text .item {
  width: calc(50% - 0.2rem);
  margin: 0.25rem 0;
}
.gssl_b .text .item .b1 {
  width: 70px;
  height: 70px;
}
.gssl_b .text .item .b1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.gssl_b .text .item .b2 {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 1.8;
}
.gssl_b .text .item .b3 {
  font-size: 14px;
  font-weight: 400;
  color: #010101;
  line-height: 1.2;
}
.ind_a {
  padding-bottom: 0.9rem;
  padding-top: 0.6rem;
}
.ind_a .a1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.7rem;
}
.ind_a .a1 .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.2rem 0;
}
.ind_a .a1 .item .b1 {
  font-size: 72px;
  font-weight: normal;
  color: #01ADEF;
  line-height: 1;
  margin-bottom: 0.2rem;
}
.ind_a .a1 .item .b1 span {
  font-size: 0.2rem;
  margin-left: 0.1rem;
}
.ind_a .a1 .item .b2 {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  line-height: 1;
}
.ind_a .a2 {
  display: flex;
  justify-content: space-between;
}
.ind_a .a2 .video {
  width: 50.73%;
  height: 450px;
  background-color: #000;
  position: relative;
}
.ind_a .a2 .video .bj {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.8;
}
.ind_a .a2 .video .icon {
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  display: block;
  object-fit: contain;
  top: calc(50% - 0.4rem);
  left: calc(50% - 0.4rem);
  cursor: pointer;
}
.ind_a .a2 .text {
  width: 46%;
}
.ind_a .a2 .text .b1 {
  font-size: 0.32rem;
  font-weight: bold;
  color: #222222;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}
.ind_a .a2 .text .b2 {
  font-size: 0.22rem;
  font-weight: 300;
  color: #666666;
  line-height: 1.3;
  margin-bottom: 0.1rem;
}
.ind_a .a2 .text .b3 {
  font-size: 16px;
  font-weight: 500;
  color: #666666;
  line-height: 1.75;
  margin-bottom: 0.4rem;
  height: 230px;
  overflow: hidden;
}
.ind_a .a2 .text .b4 {
  width: 1.3rem;
  line-height: 0.48rem;
  border: 1px solid #0A0204;
  display: block;
  text-align: center;
  font-size: 18px;
  font-family: DIN;
  font-weight: 400;
  color: #333333;
  text-transform: uppercase;
}
.ind_b {
  padding-top: 0.68rem;
  padding-bottom: 0.18rem;
  background-image: url(../images/bj_2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ind_b .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
.ind_b .tit .b1 {
  line-height: 0.8rem;
  font-size: 0.4rem;
  font-weight: 800;
  color: #FFFFFF;
}
.ind_b .tit .b1 span {
  font-size: 21px;
  font-weight: 300;
  margin-left: 0.2rem;
}
.ind_b .tit .b2 {
  font-size: 18px;
  font-weight: 300;
  color: #FEFEFE;
  line-height: 2;
}

.ind_b .tit .b2 span {
  margin-left: 0.4rem;
  cursor: pointer;
}
.ind_b .tit .b2 span.active,
.ind_b .tit .b2 span:hover {
  font-weight: bold;
}
.ind_b .tit .b2 a {
  margin-left: 0.4rem;
}
.ind_b .tit .b2 a:hover {
  font-weight: bold;
}
.ind_b .list .item_a {
  display: none;
}
.ind_b .list .item_a.active {
  display: block;
}
.ind_b .swiper {
  padding-bottom: 0.7rem;
}
.ind_b .swiper .swiper-slide .item {
  display: block;
  background: #FFFFFF;
  box-shadow: 0 0 0.34rem 0.04rem rgba(0, 0, 0, 0.1);
  border-radius: 0.1rem 0.1rem 0 0;
  padding: 0.2rem;
}
.ind_b .swiper .swiper-slide .item .img {
  margin-bottom: 0.2rem;
}
.ind_b .swiper .swiper-slide .item .img img {
  width: 100%;
  height: auto;
  display: block;
}
.ind_b .swiper .swiper-slide .item .name {
  line-height: 0.4rem;
  height: 0.4rem;
  font-size: 18px;
  font-weight: 500;
  color: #000000;
}
.ind_b .swiper .swiper-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0.2rem;
}
.ind_b .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  background: none;
  border-radius: 50%;
  opacity: 1;
  margin: 0 0.08rem;
  outline: none;
}
.ind_b .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #FFFFFF;
}
.ind_c {
  padding-bottom: 0.8rem;
  padding-top: 0.8rem;
}
.ind_c .a1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0.6rem;
}
.ind_c .a1 .b1 {
  width: 39.7%;
}
.ind_c .a1 .b1 h6 {
  font-size: 42px;
  font-family: Arial;
  font-weight: bold;
  color: #202020;
  line-height: 1;
}
.ind_c .a1 .b1 p {
  font-size: 28px;
  font-weight: 400;
  color: #333333;
  line-height: 1.4;
}
.ind_c .a1 .b2 {
  width: 60.3%;
}
.ind_c .a1 .b2 div {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 2.2;
  margin-bottom: 0.2rem;
}
.ind_c .a1 .b2 a {
  width: 1rem;
  height: 0.36rem;
  background: #01ADEF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ind_c .a1 .b2 a img {
  height: 0.1rem;
  width: auto;
  display: block;
}
.ind_c .a2 {
  background: #01ADEF;
  padding: 0.16rem 0.16rem 0.05rem;
  display: flex;
  flex-wrap: wrap;
}
.ind_c .a2 .item {
  width: calc((100% - 0.16rem*3)/4);
  margin-right: 0.16rem;
}
.ind_c .a2 .item:nth-child(4n) {
  margin-right: 0;
}
.ind_c .a2 .item .img img {
  width: 100%;
  height: auto;
}
.ind_c .a2 .item .name {
  height: 0.6rem;
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.6rem;
  text-align: center;
}
.ind_d {
  background-image: url(../images/bj_1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0.6rem 0 0.48rem;
}
.ind_d .main {
  display: flex;
  justify-content: space-between;
}
.ind_d .main .text {
  width: 50.735%;
}
.ind_d .main .text .b1 {
  padding-top: 0.4rem;
  margin-bottom: 0.5rem;
}
.ind_d .main .text .b1 h6 {
  font-size: 21px;
  font-weight: 400;
  color: #01ADEF;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 0.2rem;
}
.ind_d .main .text .b1 p {
  font-size: 32px;
  font-weight: bold;
  color: #000000;
  line-height: 1;
}
.ind_d .main .text .b2 {
  font-size: 32px;
  font-weight: 400;
  color: #000000;
  line-height: 1;
  margin-bottom: 0.2rem;
}
.ind_d .main .text .b3 {
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 2.2;
  height: calc(15px * 6.6);
  margin-bottom: 0.2rem;
}
.ind_d .main .text .b4 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 174px;
  height: 50px;
  background: #01ADEF;
  border-radius: 25px;
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1;
}
.ind_d .main .img {
  width: 46.32%;
  height: 4.4rem;
  background: #BABABA;
  border-radius: 0.3rem;
  overflow: hidden;
}
.ind_d .main .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.title_a {
  height: 0.6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.title_a .a1 {
  line-height: 0.48rem;
  font-size: 0.4rem;
  font-weight: 800;
  color: #202020;
  height: 0.48rem;
}
.title_a .a1 span {
  font-size: 20px;
  font-weight: normal;
  margin-left: 0.1rem;
}
.title_a .a2 {
  width: 1rem;
  height: 0.36rem;
  background: #01ADEF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.title_a .a2 img {
  height: 0.1rem;
  width: auto;
  display: block;
}
.ind_e {
  padding-top: 0.7rem;
}
.ind_e .title_a {
  margin-bottom: 1rem;
}
.ind_e .swiper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0.8rem;
}
.ind_e .swiper .swiper-wrapper {
  height: 3.6rem;
}
.ind_e .swiper .swiper-pagination {
  display: flex;
  bottom: 0.25rem;
  justify-content: center;
}
.ind_e .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  border: 1px solid #01ADEF;
  border-radius: 50%;
  background-color: #FFFFFF;
  opacity: 1;
  margin: 0 0.08rem;
  outline: none;
}
.ind_e .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #01ADEF;
}
.ind_e .swiper-slide {
  height: calc((100% - 20px) / 2);
  background: #F4F4F4;
  box-shadow: 0 0.03rem 0.07rem 0 rgba(3, 20, 27, 0.1);
  border-radius: 0.06rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ind_e .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.ind_f {
  padding-bottom: 0.54rem;
}
.ind_f .title_a {
  margin-bottom: 0.5rem;
}
.ind_f .box {
  padding-right: 0.42rem;
  position: relative;
}
.ind_f .box .swiper-pagination {
  position: absolute;
  top: 0;
  bottom: 0.9rem;
  width: 20px;
  right: 0;
  left: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ind_f .box .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #9E9E9E;
  border-radius: 50%;
  opacity: 1;
  margin: 0.1rem 0;
  outline: none;
}
.ind_f .box .swiper-pagination .swiper-pagination-bullet-active {
  width: 16px;
  height: 16px;
  background-color: #01ADEF;
  border-radius: 50%;
  position: relative;
}
.ind_f .box .swiper-pagination .swiper-pagination-bullet-active::after {
  border: 2px solid #FFFFFF;
  position: absolute;
  width: 8px;
  height: 8px;
  content: "";
  border-radius: 50%;
  left: calc(50% - 6px);
  top: calc(50% - 6px);
}
.ind_f .swiper .item {
  display: block;
  padding: 0 0 0.2rem;
}
.ind_f .swiper .item .img {
  height: 2.7rem;
  background: #01ADEF;
  border-radius: 0.1rem;
  margin-bottom: 0.25rem;
}
.ind_f .swiper .item .b1 {
  height: calc(0.24rem * 3);
  font-size: 0.24rem;
  font-weight: bold;
  color: #202020;
  line-height: 1.5;
  margin-bottom: 0.08rem;
}
.ind_f .swiper .item .b2 {
  height: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 500;
  color: #202020;
  line-height: 1.4;
}
.ind_f .swiper .item .b2 em {
  padding-right: 0.4rem;
  position: relative;
  display: block;
}
.ind_f .swiper .item .b2 em::after {
  width: 0.16rem;
  height: 0.16rem;
  background-image: url(../images/icon/icon_6.png);
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  background-color: #c0c0c0;
  position: absolute;
  right: 0;
  top: calc(50% - 0.08rem);
  border-radius: 50%;
}
.footer {
  background: #454545;
  padding-top: 0.8rem;
}
.footer .box_a {
  display: flex;
  border-bottom: 1px solid #999999;
  padding-bottom: 0.1rem;
}
.footer .box_a .text_a {
  margin-right: 0.5rem;
}
.footer .box_a .text_a .b1 {
  height: 0.52rem;
  margin-bottom: 0.6rem;
}
.footer .box_a .text_a .b1 img {
  height: 100%;
  width: auto;
  display: block;
}
.footer .box_a .text_a .b2 {
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  height: 0.4rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.12rem;
}
.footer .box_a .text_a .b2 img {
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.2rem;
}
.footer .box_a .text_b {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.footer .box_a .text_b dl dt {
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1.66;
  margin-bottom: 0.2rem;
}
.footer .box_a .text_b dl dd {
  font-size: 16px;
  font-weight: 500;
  color: #999999;
  line-height: 2.25;
}
.footer .box_b {
  font-size: 16px;
  font-weight: 500;
  color: #999999;
  line-height: 1.7;
  padding: 0.3rem 0;
}
.header {
  display: flex;
  align-items: center;
  padding: 0 0.3rem;
}
.header .a1 {
  height: 0.52rem;
  margin-right: 0.7rem;
}
.header .a1 img {
  height: 100%;
  width: auto;
  display: block;
}
.header .a2 {
  flex: 1;
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}
.header .a2 a {
  line-height: 1.1rem;
  min-width: 6em;
  text-align: center;
  position: relative;
}
.header .a2 a::after {
  width: 0;
  height: 5px;
  background: #01ADEF;
  position: absolute;
  bottom: 0;
  left: 50%;
  content: "";
}
.header .a2 a.select::after {
  width: 100%;
  left: 0%;
}
.header .a3 {
  width: 2.4rem;
  height: 0.4rem;
  background: #01ADEF;
  border-radius: 0.2rem;
  padding: 0 0.5rem 0 0.1rem;
  position: relative;
  overflow: hidden;
  margin-left: 0.7rem;
}
.header .a3 input {
  width: 100%;
  height: 100%;
  background: none;
  outline: none;
  color: #ffffff;
}
.header .a3 input::-webkit-input-placeholder {
  color: #ffffff;
}
.header .a3 input::-moz-placeholder {
  color: #ffffff;
}
.header .a3 input:-moz-placeholder {
  color: #ffffff;
}
.header .a3 input:-ms-input-placeholder {
  color: #ffffff;
}
.header .a3 span {
  position: absolute;
  width: 0.4rem;
  height: 0.4rem;
  right: 0.1rem;
}
.header .a3 span img {
  width: 100%;
  height: 100%;
}
.banner {
  overflow: hidden;
}
.banner .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
}
.banner .swiper .swiper-pagination {
  position: absolute;
  width: 0.8rem;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.banner .swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0.15rem 0;
  background-color: #FFFFFF;
  width: 8px;
  height: 8px;
  background: #FFFFFF;
  border-radius: 50%;
  opacity: 1;
}
.banner .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #00ADEA;
}
.ryzs_a {
  padding-top: 0.9rem;
  padding-bottom: 0.34rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ryzs_a .item {
  width: calc(50% - 0.25rem);
}
.ryzs_a .item img {
  width: 100%;
  height: auto;
  display: block;
}
.ryzs_a .item p {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  line-height: 1.8;
  height: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.jsfw_b {
  padding-top: 0.65rem;
  padding-bottom: 0.7rem;
}
.jsfw_b .tit {
  font-size: 36px;
  font-weight: 500;
  color: #000000;
  line-height: 2;
  text-align: center;
  padding-bottom: 0.05rem;
  border-bottom: 1px solid rgba(242, 242, 242);
  margin-bottom: 0.3rem;
}
.jsfw_b .desc {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 2;
  padding-bottom: 0.3rem;
}
.jsfw_b .swiper {
  padding-bottom: 0.7rem;
}
.jsfw_b .swiper .swiper-slide .item {
  display: block;
  background: #FFFFFF;
  box-shadow: 0 0 0.14rem rgba(0, 0, 0, 0.1);
  border-radius: 0.1rem 0.1rem 0 0;
  overflow: hidden;
}
.jsfw_b .swiper .swiper-slide .item img {
  width: 100%;
  height: auto;
  display: block;
}
.jsfw_b .swiper .swiper-slide .item p {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  line-height: 0.5rem;
  height: 0.5rem;
  text-align: center;
}
.zhxx_pc {
  padding-top: 0.88rem;
  padding-bottom: 0.85rem;
}
.zhxx_pc table {
  font-size: 12px;
  color: #333333;
  width: 100%;
  border-width: 2px;
  border-color: #fff;
  border-collapse: collapse;
}
.zhxx_pc table th {
  border-width: 2px;
  height: 80px;
  border-style: solid;
  border-color: #fff;
  text-align: left;
  background: #F5F5F5;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  padding: 0 0.18rem;
}
.zhxx_pc table th:nth-child(4) {
  width: 100px;
}
.zhxx_pc table th:nth-child(5) {
  width: 100px;
}
.zhxx_pc table tr {
  background-color: #ffffff;
}
.zhxx_pc table td {
  border-width: 2px;
  height: 80px;
  border-style: solid;
  border-color: #fff;
  text-align: left;
  background: #F5F5F5;
  font-size: 22px;
  font-weight: 500;
  color: #000000;
  padding: 0 0.18rem;
}
.desc_a {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 2;
  padding: 0.4rem 0;
}
.desc_b {
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.4rem;
}
.desc_b .left {
  width: 24.26%;
}
.desc_b .left .box {
  background: #F5F6F8;
  border-radius: 0.1rem;
  overflow: hidden;
}
.desc_b .left .box .b1 {
  background: #01ADEF;
  padding-left: 0.34rem;
  font-size: 0.24rem;
  color: #FFFFFF;
  line-height: 0.68rem;
}
.desc_b .left .box .b2 {
  padding: 0.04rem 0.1rem 0.07rem;
}
.desc_b .left .box .b2 a {
  display: block;
  font-size: 16px;
  line-height: 0.68rem;
  font-weight: 500;
  color: #000000;
  border-bottom: 1px solid #EEEEEE;
  padding: 0 0.24rem;
}
.desc_b .left .box .b2 a:hover {
  color: #01ADEF;
}
.desc_b .right {
  width: 73.53%;
}
.desc_b .right .a1 {
  display: flex;
  align-items: center;
  height: 0.52rem;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 2;
  margin-bottom: 0.16rem;
}
.desc_b .right .a1 img {
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.1rem;
}
.desc_b .right .a2 {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0.3rem;
}
.desc_b .right .a2 .item {
  display: block;
  width: calc((100% - 0.4rem)/3);
  margin-right: 0.2rem;
  background: #F5F6F8;
  border-radius: 0.1rem;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
.desc_b .right .a2 .item:nth-child(3n) {
  margin-right: 0;
}
.desc_b .right .a2 .item .img img {
  width: 100%;
}
.desc_b .right .a2 .item .name {
  border-top: 1px solid #EEEEEE;
  height: 0.6rem;
  line-height: 0.6rem;
  padding: 0 0.1rem;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
}
.desc_c {
  padding-top: 0.1rem;
  padding-bottom: 0.4rem;
}
.desc_c .tit {
  margin-bottom: 0.6rem;
}
.desc_c .tit p {
  font-size: 0.22rem;
  font-weight: 400;
  color: #01ADEF;
  line-height: 1;
  margin-bottom: 0.18rem;
}
.desc_c .tit h6 {
  font-size: 0.32rem;
  font-weight: bold;
  color: #000000;
  line-height: 1;
}
.desc_c .swiper {
  padding-bottom: 0.8rem;
}
.desc_c .swiper .swiper-pagination {
  bottom: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.desc_c .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  border: 1px solid #01ADEF;
  border-radius: 50%;
  opacity: 1;
  background-color: #fff;
  margin: 0 0.08rem;
}
.desc_c .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #01ADEF;
}

.desc_c .swiper .swiper-wrapper{
  height: 5.5rem;
}
.desc_c .swiper .swiper-slide a {
  height: 100%;
  display: block;
}
.desc_c .swiper .swiper-slide a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.search_a {
  padding-bottom: 0.6rem;
}
.search_a .tit {
  padding: 0.4rem 0 0.2rem;
  text-align: center;
}
.search_a .tit h6 {
  font-size: 0.5rem;
  font-weight: bold;
  margin-bottom: 0.1rem;
  color: #373737;
}
.search_a .tit p {
  font-size: 0.22rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #9d9d9d;
}
.search_a .bread {
  margin: 0.35rem 0 0.4rem;
  height: 0.9rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.24rem;
  font-size: 0.18rem;
  color: #2a2a2a;
  background-color: #f5f5f5;
}
.search_a .list_a {
  overflow: hidden;
}
.search_a .list_a ul {
  position: relative;
  margin: 0 -0.15rem;
  display: flex;
  flex-wrap: wrap;
}
.search_a .list_a ul li {
  width: calc(100% / 4);
  padding: 0 0.15rem;
  margin-bottom: 0.35rem;
}
.search_a .list_a ul li a {
  display: block;
  background: #F5F5F5;
  border: 1px solid #DBDBDB;
  transition: 0.6s;
  color: #484848;
}
.search_a .list_a ul li a .img {
  height: 2.8rem;
  margin-bottom: 0.05rem;
}
.search_a .list_a ul li a .img img {
  object-fit: cover;
}
.search_a .list_a ul li a .text {
  height: 0.64rem;
  line-height: 0.64rem;
  padding: 0 0.1rem;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}
.search_a .list_b {
  overflow: hidden;
}
.search_a .list_b ul {
  position: relative;
  margin: 0 -0.15rem;
  display: flex;
  flex-wrap: wrap;
}
.search_a .list_b ul li {
  width: calc(100% / 3);
  padding: 0 0.15rem;
  margin-bottom: 0.3rem;
}
.search_a .list_b ul li a {
  display: block;
  border: 1px solid #dbdbdb;
  padding: 0.2rem;
  transition: 0.6s;
}
.search_a .list_b ul li a .b1 {
  height: 1.5;
  font-size: 0.2rem;
  color: #333333;
  margin-bottom: 0.1rem;
  font-weight: bold;
  transition: 0.6s;
}
.search_a .list_b ul li a .text {
  font-size: 0.14rem;
  line-height: 2;
  height: calc(0.14rem * 6);
  color: #999999;
}
.videoBox {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
.videoBox .cloce {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.videoBox .box {
  width: 80%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.videoBox .box video {
  max-width: 100%;
  max-height: 80%;
}
