@charset "UTF-8";
.index_box .header_box {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.index_box .header_box .header_li_a {
  color: #fff;
}
.index_box .header_box .header_search img {
  filter: brightness(1);
}
.index_box .header_box .header_tab img {
  filter: brightness(1);
}
.index_box .header_box .header_tab .tab_1text {
  color: #FFF;
}
.index_box .header_box .header_shux {
  background: #FFF;
}
.section_top_box {
  height: 10.8rem;
  width: 100%;
  position: relative;
}
/* 首页banner轮播 */
.Top_mySwiper {
  width: 100%;
  height: 100%;
}
.Top_mySwiper .swiper-slide {
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.Top_mySwiper .swiper-slide img,
.Top_mySwiper .swiper-slide video{
    position: absolute;
    left: 0;
    top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.Top_sipr1 {
  width: 100%;
  height: 100%;
  background-image: url(../img/meng1.png);
  background-size: 100% 100%;
  padding-top: 3.76rem;
}
.index_box .Top_next {
  width: 0.4rem;
  height: 0.4rem;
  background: rgba(255, 255, 255, 0);
  border: 0.01rem solid #FFFFFF;
  transition: all 0.3s;
  top: 91%;
  right: 14%;
}
.index_box .Top_next::after {
  font-size: 0.14rem;
  color: #FFF;
}
.index_box .Top_next:hover {
  background: #1978DC;
  border: 0.01rem solid #1978DC;
}
.index_box .Top_prev {
  width: 0.4rem;
  height: 0.4rem;
  background: rgba(255, 255, 255, 0);
  border: 0.01rem solid #FFFFFF;
  transition: all 0.3s;
  left: 81%;
  top: 91%;
}
.index_box .Top_prev::after {
  font-size: 0.14rem;
  color: #FFF;
}
.index_box .Top_prev:hover {
  background: #1978DC;
  border: 0.01rem solid #1978DC;
}
.sipr1_p {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: Bold;
  font-size: 0.6rem;
  color: #FFF8F8;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.22);
  width: fit-content;
}
.sipr1_p > span {
  font-weight: 400;
  font-size: 0.6rem;
  color: #FFF8F8;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.22);
}
.sipr1_p1 {
  margin-top: 0.15rem;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.24rem;
  color: #FFFFFF;
  width: fit-content;
}
.sipr1_p2 {
  margin-top: 0.35rem;
  padding: 0.12rem 0.13rem;
  background: rgba(255, 255, 255, 0.3);
  border: 0.01rem solid rgba(255, 255, 255, 0.43);
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.24rem;
  color: #E6F2FF;
  width: fit-content;
}
.sipr_p3 {
  margin-top: 0.55rem;
  width: fit-content;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.18rem;
  color: #FFFFFF;
}
.sipr_p4 {
  display: flex;
  margin-top: 1.09rem;
  padding: 0.12rem 0.43rem;
  width: fit-content;
  background: #509AE8;
  font-weight: 400;
  font-size: 0.16rem;
  color: #FFFFFF;
}
.index_box .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.04rem;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
  transition: all 0.3s;
}
.index_box .Top_pagein {
  bottom: 7.5% !important;
  left: 13.3% !important;
  width: fit-content !important;
}
.index_box .swiper-pagination-bullet-active {
  background: #1978DC;
}
/* 结束 */
.Product_display {
  margin-top: 0.8rem;
}
.title_1 {
  font-weight: 400;
  font-size: 0.48rem;
  color: #303030;
  text-align: center;
}
.title_2 {
  margin: auto;
  margin-top: 0.15rem;
  width: 0.8rem;
  height: 0.05rem;
  background: #1978DC;
}
.Product_swiper {
  margin-top: 0.6rem;
  width: 100%;
  height: auto;
  position: relative;
}
/* 产品展示轮播图 */
.Pro_mySwiper2 .swiper-slide {
  /* text-align: center; */
  font-size: 18px;
  background: #fff;
  display: flex;
  /* justify-content: center;
    align-items: center; */
}
.Pro_mySwiper2 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.Pro_mySwiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.Pro_mySwiper2 .swiper-slide {
  background-size: cover;
  background-position: center;
}
.Pro_mySwiper2 {
  height: 80%;
  width: 100%;
  margin-top: 0.4rem;
}
.Pro_mySwiper {
  height: fit-content;
  box-sizing: border-box;
  padding: 10px 0;
  border-bottom: 0.01rem solid #CBD1D8;
}
.Pro_mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.Pro_mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}
.Pro_mySwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.Pro_mySwiper .swiper-slide-thumb-active {
  color: #1978DC;
  position: relative;
}
.Pro_mySwiper .swiper-slide-thumb-active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 70%;
  height: 0.02rem;
  transform: translate(-50%);
  background: #1978DC;
}
.Po_text1 {
  padding: 0.18rem 0.33rem;
  text-align: center;
}
.Product_swiper .Pro_next {
  width: 0.24rem;
  height: 0.24rem;
  border: 0.01rem solid #1978DC;
  border-radius: 50%;
  top: 6.3%;
  right: -1.6%;
  transition: all 0.3s;
}
.Product_swiper .Pro_next::after {
  color: #1978DC;
  font-size: 0.1rem;
  transition: all 0.3s;
}
.Product_swiper .Pro_next:hover {
  background: #1978DC;
}
.Product_swiper .Pro_next:hover::after {
  color: #FFF;
}
.Product_swiper .Pro_prev {
  width: 0.24rem;
  height: 0.24rem;
  border: 0.01rem solid #1978DC;
  border-radius: 50%;
  top: 6.3%;
  left: -1.6%;
  transition: all 0.3s;
}
.Product_swiper .Pro_prev::after {
  color: #1978DC;
  font-size: 0.1rem;
  transition: all 0.3s;
}
.Product_swiper .Pro_prev:hover {
  background: #1978DC;
}
.Product_swiper .Pro_prev:hover::after {
  color: #FFF;
}
.Pr_box_swi {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
.Pr_swper_1 {
  width: 4.5rem;
  height: fit-content;
  margin-right: 0.25rem;
  margin-bottom: 0.35rem;
}
.Pr_swper_1:hover .Pr_p1 {
  color: #FFF;
}
.Pr_swper_1:hover .Pr_text_1 {
  background: #1978DC;
}
.Pr_swper_1:hover .right_Pr {
  color: #FFF;
}
.Pr_swper_1:hover .left_Pr img {
  filter: brightness(20);
}
.Pr_swper_1:nth-child(3n) {
  margin-right: 0;
}
.Pr_swper_1:nth-last-child(1) {
  margin-bottom: 0;
}
.Pr_swper_1:nth-last-child(2) {
  margin-bottom: 0;
}
.Pr_swper_1:nth-last-child(3) {
  margin-bottom: 0;
}
.Pr_img_1 {
  width: 100%;
  height: 3.2rem;
  display: flex;
}
.Pr_text_1 {
  width: 100%;
  padding: 0.2rem 0.3rem;
  transition: all 0.3s;
  background: #F5F5F5;
}
.Pr_p1 {
  font-weight: 400;
  font-size: 0.22rem;
  color: #303030;
  padding-bottom: 0.15rem;
  border-bottom: 0.01rem solid #DCDCDC;
}
.Pr_box1 {
  display: flex;
  margin-top: 0.18rem;
  align-items: baseline;
}
.left_Pr {
  width: fit-content;
  height: 0.15rem;
  display: flex;
  margin-right: 0.08rem;
}
.right_Pr {
    min-height: .6rem;
  font-weight: 400;
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.28rem;
  width: 100%;
}
.About_us {
  width: 100%;
  height: 9.38rem;
  background-image: url(../img/tu17.png);
  background-size: 100% 100%;
  margin-top: 0.8rem;
  padding-top: 0.6rem;
}
.About_content {
  margin-top: 0.6rem;
  width: 100%;
  display: flex;
}
.left_abouent {
  padding-top: 0.28rem;
  width: fit-content;
  margin-right: 0.8rem;
}
.con_title {
  font-weight: bold;
  font-size: 0.36rem;
  color: #303030;
  margin-bottom: 0.4rem;
  position: relative;
}
.con_backs {
  position: absolute;
  top: -103%;
  width: fit-content;
  font-family: MiSans, MiSans;
  font-weight: bold;
  font-size: 0.62rem;
  color: #B2B2B2;
  left: 0;
  opacity: 0.2;
}
.con_text {
  font-weight: 400;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.3rem;
  width: 6.8rem;
}
.tecon {
  text-indent: 2em;
}
.text_caon {
  display: flex;
  margin-top: 0.4rem;
  padding: 0.1rem 0.43rem;
  background: #1978DC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #FFFFFF;
  width: fit-content;
}
.right_abouent {
  width: fit-content;
  position: relative;
}
.right_abouent::before {
  position: absolute;
  top: -4%;
  right: -3%;
  width: 1.18rem;
  height: 1rem;
  background: #67A9EF;
  content: "";
  z-index: 1;
}
.right_abouent::after {
  position: absolute;
  bottom: 10%;
  left: -3%;
  width: 1.18rem;
  height: 1rem;
  background: #1978DC;
  content: "";
  z-index: 1;
}
.vide_cons {
  width: 6.2rem;
  height: 4rem;
  display: flex;
  z-index: 3;
  position: relative;
}
.stop_video {
  width: 0.8rem;
  height: 0.8rem;
  display: flex;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  cursor: pointer;
}
.logo_videp {
  position: absolute;
  bottom: 3.5%;
  left: 35%;
  width: 4.09rem;
  height: auto;
  display: flex;
  z-index: 10;
}
.number_about {
  margin-top: 0.6rem;
  display: flex;
}
.num_con1 {
  width: fit-content;
  margin-right: 1.54rem;
}
.num_con1:nth-last-child(1) {
  margin-right: 0;
}
.ncom1 {
  display: flex;
  align-items: baseline;
}
.ncom1_p {
  font-weight: 600;
  font-size: 0.6rem;
  color: #1978DC;
}
.ncom1_span {
  font-size: 0.2rem;
  font-weight: 400;
  color: #000000;
  margin-left: 0.15rem;
}
.ncom2 {
  margin-top: 0.1rem;
  font-weight: 400;
  font-size: 0.16rem;
  color: #333333;
}
.ncom1_j {
  font-family: MiSans, MiSans;
  font-weight: 600;
  font-size: 0.6rem;
  color: #1978DC;
  transform: translateY(-7%);
}
.ncom1_j1 {
  margin-left: 0.05rem;
}
.Process_flow {
  padding-top: 0.9rem;
  padding-bottom: 1.12rem;
  background-image: url('../img/gongyi.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.flow_content {
  margin: 0.5rem;
}
.flow_list {
  display: flex;
  width: fit-content;
  margin: auto;
}
.flow_a {
  padding: 0.12rem 0.4rem;
  background: #E1EFFF;
  font-weight: 400;
  font-size: 0.2rem;
  color: #303030;
  margin-right: 0.7rem;
  border: 0.01rem solid #D2E0F3;
  transition: all 0.3s;
  cursor: pointer;
}
.flow_a:nth-last-child(1) {
  margin-right: 0;
}
.flow_a.active {
  background: #1978DC;
  color: #FFFFFF;
}
.flow_content1 {
  margin: auto;
  margin-top: 0.6rem;
  width: 17.4rem;
}
.flow_con {
  width: 100%;
  height: auto;
  display: flex;
}
.Honor_box {
  padding-top: 0.9rem;
  height: 5.09rem;
  background-image: url(../img/meng375.png);
  background-size: 100% 100%;
}
.Honer_swiper {
  margin-top: 1.2rem;
  height: 4rem;
  width: 100%;
  position: relative;
}
/* 荣誉资质轮播图 */
.Hon_mySwiper {
  width: 100%;
  height: 100%;
}
.Hon_mySwiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* background: #fff; */
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .3s;
}

.Hon_mySwiper .swiper-slide:hover{
    transform: translateY(-5%);
}

.Hon_mySwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.Honor_box1 {
  width: 100%;
  height: 3rem;
  background-image: url(../img/zu18461.png);
  background-size: 100% 100%;
}
.Honer_swiper .Hon_text {
  width: 0.4rem;
  height: 0.4rem;
  background: rgba(229, 229, 229, 0.69);
  border: 0.01rem solid #FFFFFF;
  top: 55%;
  right: -3.5%;
}
.Honer_swiper .Hon_text::after {
  color: #1978DC;
  font-size: 0.18rem;
}
.Honer_swiper .Hon_prev {
  width: 0.4rem;
  height: 0.4rem;
  background: rgba(229, 229, 229, 0.69);
  border: 0.01rem solid #FFFFFF;
  top: 55%;
  left: -3.5%;
}
.Honer_swiper .Hon_prev::after {
  color: #1978DC;
  font-size: 0.18rem;
}
.Hon_scon_1 {
  width: 4.48rem;
  height: 3rem;
  background: #F5F5F5;
  box-shadow: 0rem 0.03rem 0.09rem 0.01rem rgba(0, 0, 0, 0.16);
  display: flex;
  align-items: center;
  justify-content: center;
}
.Hon_son_img {
  width: 4rem;
  height: 2.7rem;
  display: flex;
}
.Hon_son_p {
  font-weight: 400;
  font-size: 0.2rem;
  color: #FFFFFF;
  margin-top: 0.45rem;
  transition: all .3s;
}

.Hon_mySwiper .swiper-slide:hover .Hon_son_p{
    font-weight: bold;
}

.News_information {
  padding: 1rem 0;
  background: #F5F5F5;
}
.left_title {
  width: fit-content;
}
.News_title_box {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.News_information .title_2 {
  margin: 0;
  margin-top: 0.2rem;
}
.right_title {
  padding: 0.1rem 0.43rem;
  border: 0.01rem solid #1978DC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #1978DC;
  transition: all 0.3s;
}
.right_title:hover {
  background: #1978DC;
  color: #FFF;
}
.News_content {
  margin-top: 0.5rem;
  display: flex;
}
.left_News {
  width: 6.6rem;
  height: 4.1rem;
  display: flex;
  background-image: url(../img/meng14.png);
  background-size: 100% 100%;
  align-items: flex-end;
}
.con_News {
  padding: 0.12rem 0.2rem;
  width: 100%;
  height: fit-content;
  background: #1978DC;
  display: flex;
  align-items: center;
}
.Con_news1 {
  width: fit-content;
}
.cnews_p1 {
  font-size: 0.28rem;
  color: #FFFFFF;
  text-align: center;
}
.cnews_p2 {
  font-size: 0.14rem;
  color: #FFFFFF;
  white-space: nowrap;
}
.Con_newsheng {
  margin: 0 0.2rem;
  height: 0.56rem;
  border: 0.01rem solid #FFFFFF;
  opacity: 0.31;
  width: 0;
}
.Con_news2 {
  font-weight: 400;
  font-size: 0.2rem;
  color: #FFFFFF;
}
.right_News {
  margin-left: 0.3rem;
}
.con_tbox {
  width: 7.1rem;
  height: 1.24rem;
  background: #FFFFFF;
  margin-bottom: 0.2rem;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  padding-left: 0.3rem;
}
.con_tbox:hover {
  background: #1978DC;
}
.con_tbox:hover .ta_p, .con_tbox:hover .ta_p1, .con_tbox:hover .wr1 {
  color: #FFF;
}
.con_tbox:nth-last-child(1) {
  margin-bottom: 0;
}
.ta_p {
  font-weight: 400;
  font-size: 0.2rem;
  color: #303030;
  transition: all 0.3s;
  margin-bottom: 0.14rem;
}
.ta_p1 {
  font-weight: 400;
  font-size: 0.16rem;
  color: #9A9A9A;
  line-height: 0.3rem;
  width: 5.3rem;
}
.shux_con {
  height: 1rem;
  border: 0.01rem solid #EBEBEB;
  opacity: 0.5;
  width: 0;
  margin: 0 0.3rem;
  transition: all 0.3s;
}
.wr1 {
  color: #333333;
}
.tbox_a{
    width: 5.3rem;
}
@media only screen and (max-width:768px){
    .index_box .Top_next{
        right: 7%;
    }
    .Po_text1{
        padding: 0.1rem 0.15rem;
    }
    .Product_swiper .Pro_next{
        top: 5.5%;
    right: 0%;
    }
    .Product_swiper .Pro_prev{
        top: 5.5%;
        left: 0%;
    }
    .Product_swiper .Pro_next{
        
    width: 0.3rem;
    height: 0.3rem;
    }
    .Product_swiper .Pro_prev{
        
    width: 0.3rem;
    height: 0.3rem;
    }
    .Pro_mySwiper{
            width: 94%;
    }
    .About_content{
        flex-wrap: wrap;
    }
    .About_us{
        height: auto;
        padding-bottom: 0.8rem;
    }
    .right_abouent{
            margin: 0.2rem auto 0 auto;
    }
    .number_about{
            flex-wrap: wrap;
                justify-content: space-between;
    }
    .logo_videp{
        bottom: -8.5%;
    }
    .flow_a{
        padding: 0.12rem 0.2rem;
    }
    .flow_content1{
        width: auto;
    }
    .left_News{
        width: 7rem;
    }
    .right_News {
    margin-left: 0rem; 
    margin-top: 0.2rem;
}
.News_content{
        flex-wrap: wrap;
}
.con_tbox{
    padding-left: 0.2rem;
    width: 7rem;
}
.Top_sipr1{
    padding-top:0.5rem;
    
}
.section_top_box{
    height: 3.8rem;
        margin-top: 1rem;
}
.sipr1_p{
    font-size: 0.3rem;
}
.sipr1_p > span{
    font-size: 0.3rem;
}
.sipr_p3{
        margin-top: 0.2rem;
}
.sipr_p4{
        margin-top: 0.3rem;
}
.sipr1_p2{
    margin-top: 0.3rem;
}
.Pr_swper_1{
        width: 3.4rem;
        margin-right: 0;
}
.Pr_box_swi{
        justify-content: space-between;
}
.Pr_text_1{
    padding: 0.2rem;
}
.num_con1{
    margin-right: 0;
}
}