* {
  font-family: arial;
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: arial;
  src: url(../css/fonts/arial.ttf);
}

@font-face {
  font-family: ariblk;
  src: url(../css/fonts/ariblk.ttf);
}

.head_pc .nav .ul2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
  display: none;
  background-color: white;
  text-align: center;
  transition: .1s
}

.head_pc .nav .ul2:hover,
.head_pc .nav .ul2.hover {
  background-color: white;
}

.head_pc .nav .ul2 a {
  font-size: 16px;
  display: block;
  line-height: 40px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  color: #000;
  padding: 0 20px;
}

.head_pc .nav .ul2 a:hover,
.head_pc .nav .ul2 a.hover {
  /* font-weight: bold !important; */
  color: #ffffff !important;
  background-color: #cda274;

}

.logo {
  width: 15%
}

/* 宏跃 */

.banner {
  margin-top: 110px;
}

.Industry {
  margin: 100px 0;
  background: url(../images/image/in23.jpg)no-repeat;
  background-position-y: 364px;
  background-size: 100%;
}

.IN {
  display: flex;
  justify-content: space-between;
}

.IN_left {
  width: 32%;
}

.IN-right {
  width: 65%;
}

.IN-right .p1 {
  font-family: PingFangSC-Medium;
  font-size: 42px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  font-weight: 500;

}

.IN-right .p2 {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #655043;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: 400;
  margin: 30px 0 32px 0;
}

.IN-right .p3 {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #655043;
  letter-spacing: 0;
  font-weight: 400;
}

.IN-right-d1 {
  margin-top: 50px;
}

.Industry {
  position: relative;
}

.Industry .IN_left_img img {
  margin: 0;
  padding: 0;
}

.Industry .IN_left_img {
  display: flex;
  position: absolute;
  bottom: 0;
  left: -5px;
}



.index_pro {
  margin: 50px 0;
}

.index_pro-d1 {
  display: flex;
  justify-content: space-between;
}

.index_pro .index_pro_left {
  width: 70%;
  display: flex;
  align-items: flex-end;
}

.index_pro_left .index_pro_left01 {
  margin-right: 20px;
}

.index_pro_left .d-img01 {
  margin-top: 20px;
  align-items: AbsBottom;
  position: relative;
}


.index_pro_left .background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.40);
  opacity: 0;
  /* transition: .5s; */
}

.index_pro_left .d-img01:hover .background {
  opacity: 1;
}

.d-img01 .p1 {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0 0 15px 0;
}

.d-img01 .p2 {
  color: #FFFFFF;
}

.d-img01 .pd {
  position: absolute;
  bottom: 10%;
  left: 0%;
  opacity: 0;
}

.index_pro_left .d-img01:hover .pd {
  opacity: 1;
  left: 15%;
  transition: .5s;
}

/* .d-img01-img {
  position: relative;
}*/

.d-img01-imgp {
  background: rgba(0, 0, 0, 0.30);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 10%;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 500;
}

.index_pro_left .d-img01:hover .d-img01-imgp {
  opacity: 0;
}

.dpimg {
  position: relative;
}

.dpimg-d {
  background: rgba(0, 0, 0, 0.30);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45px;
}

.dpimg .dp-a {
  padding: 21px 40px;
  background-color: #FF7A24;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 500;
}

.dpimg .dp-a img {
  width: 4%;
  margin-left: 35px;
}


.index_pro_right {
  width: 33%;
  display: flex;
  align-items: flex-end;
}

.index_pro_right01 .p1 {
  font-family: PingFangSC-Medium;
  font-size: 42px;
  color: #000000;
  letter-spacing: 0;
  text-align: right;
  font-weight: 500;
}

.index_pro_right01 .p2 {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #FF7A24;
  letter-spacing: 0;
  line-height: 28px;
  text-align: right;
  font-weight: 500;
  margin: 65px 0 28px 0;
}

.index_pro_right01 .p3 {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #655043;
  letter-spacing: 0;
  text-align: left;
  line-height: 20px;
  font-weight: 400;
}

.index_pro_right01 .dp4 {
  text-align: right;
  margin: 35px 0 42px 0;
}

.index_pro_right01 .p4 {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #655043;
  letter-spacing: 0;
  font-weight: 400;
}





































/* .kuaijie {
  position: fixed;
  bottom: 20%;
  right: 0;
  z-index: 999;
}

.img1 {
  width: 60px;
  height: 60px;
  background-color: #005baa;
  padding: 10px;
  border-radius: 10px;
}

.tel1 {
  display: flex;
  margin-bottom: 10px;

}

.tel1 .p1 {
  position: absolute;
  top: 0;
  right: 60px;
  font-size: 18px;
  width: 140px;
  color: #005baa;
  line-height: 60px;
  height: 60px !important;
  margin-right: 10px;
  display: block;
}

.ma-d1 {
  width: 40%;
}

.tel2 {
  display: flex;
  margin-bottom: 10px;
}

.img2 {
  width: 60px;
  height: 60px;
  background-color: #005baa;
  padding: 10px;
  border-radius: 10px;
}

.ma-img {
  position: absolute;
  top: 55px;
  right: 70px;
  width: 140px !important;
  height: 140px !important;
  display: none;
}

.div3 {
  cursor: pointer;
} */
.index_Strength-left {
  width: 32%;
  display: flex;
  align-items: flex-end;
}

.index_Strength_title .p1 {
  font-family: PingFangSC-Medium;
  font-size: 34px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  font-weight: 500;
}

.index_Strength_title .p2 {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #655043;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: 400;
  margin: 30px 0 40px 0;
}

.index_Strength-left-li {
  width: 50%;
  background-color: #fff;
  padding: 35px 25px 25px 25px;
  border-left: 1px solid #84b2c58a;
  border-bottom: 1px solid #84b2c58a;
}

.index_Strength-left-li:nth-child(3) {
  border-bottom: 0;
  border-left: 0;
}

.index_Strength-left-li:last-child {
  border-bottom: 0;
}

.index_Strength-left-li:first-child {
  border-left: 0;
}

.index_Strength-left-li .p1 {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #666666;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 60px;
}

.index_Strength-left-ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.index_Strength {
  background-color: #E6F0F4;
}

.index-shuzi {
  background-color: #E6F0F4;
}

.index_Strength-right {
  width: 68%;
}

.flew {
  display: flex;
  justify-content: space-between;
}

.index_Strength-left-li .blue_img {
  width: 55%;
}

.index_Strength-left-li .white_img {
  width: 55%;
  display: none;
}

.SQ2 .blue_img {
  display: none;
}

.SQ2 .white_img {
  display: block;
}

.SQ2 {
  background: url(../images/image/circular.png) no-repeat;
  background-position-x: 97px;
  background-position-y: -40px;
  background-size: 80%;
  background-color: #84B2C5;
}

.index_Strength-left-li .li_img {
  display: flex;
  justify-content: space-between;
}

.index_Strength-left-li .li_img .li_img_im2 {
  margin: auto 0;
}


/* .SQ2:hover .p1 {
   color: #fff;
} */
.index_Strength-right .index_Strength-right_img {
  display: none;
}

.index_Strength-right .index_Strength-right_img:first-child {
  display: block;
}

.index_Strength-left .SQ2 .p1 {
  color: #fff;
}

.index-right-bottom {}


.index-shuzi {
  padding: 15px 0;
}

.index-shuzi .index-right-bottom {
  display: flex;
  justify-content: space-between;
}

.index-shuzi .index-right-bottom .p1 {
  font-family: PingFangSC-Medium;
  font-size: 36px;
  color: #84B2C5;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  margin-bottom: 20px;
}

.index-shuzi .index-right-bottom .p2 {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
}

.index-shuzi .index-right-bottom {
  padding: 10px 0;
}

.index-shuzi .index-right-bottom .pp1 {
  width: 1px;
  height: 100px;
  opacity: 0.2;
  background: #84B2C5;
}

.index_about-left .p1 {
  font-family: PingFangSC-Medium;
  font-size: 42px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  font-weight: 500;
}

.index-about {
  margin: 100px 0;
}

.index_about-left_d1 {
  padding: 30px 50px;
  background-color: #FAF9F9;
}

.index_about-left .p2 {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #655043;
  letter-spacing: 0;
  font-weight: 400;
  margin: 35px 0 25px;
}

.index_about-left .p3 {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  font-weight: 500;
}

.index_about-right_d1 {
  padding: 50px 50px 20px 50px;
  background-color: #FAF9F9;
}







.index_about-left .p4 {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #655043;
  letter-spacing: 0;
  line-height: 23px;
  font-weight: 400;
  margin: 20px 0 35px;
}

.index_about-left .p4:last-child {
  margin-bottom: 0;
}

.index_about-left {
  width: 44%;
  position: relative;
}

.index_about-right {
  width: 56%;
}

.index_about-left_d2 {
  position: absolute;
  bottom: 0px;
  left: 50px;
  display: flex;
}

.index_about-left_d2-d {
  background: #F8F8F8;
  border: 1px solid rgba(196,196,196,1);
  padding: 20px;
  margin-right: 30px;
}



.index_about-right .p3 {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  font-weight: 500;
}

.index_about-right .p4 {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #655043;
  letter-spacing: 0;
  line-height: 23px;
  font-weight: 400;
  margin: 20px 0 35px;
}




.CON_connect {
  margin: 105px 0;
}

.CON_title .p1 {
  font-size: 36px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 47px;
}

.CON_connect_left {
  width: 36%;
  background: #F4F4F4;
  padding: 50px 0 45px 0;
}

.CON_connect_leftd1 {
  margin-left: 25%;
}

.CON_connect_left .p2 {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  font-weight: 500;
  margin: 0 0 40px 0;
}

.CON_connect_left .p3 {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0px 0 15px 0;
}

.CON_connect_left .p4 {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 400;
}

.CON_connect_left_d1 {
  display: flex;
  margin-top: 35px;
}

.CON_connect_left_d1_img {
  margin-right: 20px;
}

.CON_connect_right {
  width: 63%;
}












.AB_about {
  margin: 89px 0;
}

.AB_about_left {
  width: 49.5%;
  text-align: center;
}

.AB_about_right {
  width: 48.4%;
  margin-left: 35px;
}

.AB_about_left .sp1 {
  font-family: Satoshi-Light;
  font-size: 72px;
  color: #FF7A24;
  letter-spacing: 0;
  text-align: right;
  font-weight: 200;
}

.AB_about_left .sp2 {
  font-family: Satoshi-Black;
  font-size: 72px;
  color: #FF7A24;
  letter-spacing: 0;
  text-align: right;
  font-weight: 900;
}

.AB_about_left-d1 {
  text-align: right;
  margin-top: 35px;
  position: relative;
}

.AB_about_left-d1 .img-f {
  position: absolute;
  bottom: 0;
  left: 0;
}

.AB_about_left_d1-sp {
  margin-left: 20%;
}

.AB_about_right .p1 {
  font-family: PingFangSC-Medium;
  font-size: 36px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  font-weight: 500;
  margin-bottom: 50px;
  margin-top: 25px;
}

.AB_about_right .p2 {
  opacity: 0.85;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
}

.Development {
  padding: 90px 0;
  background: url(../images/image/Development1.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.Development-d1 .pp1 {
  font-family: PingFangSC-Medium;
  font-size: 36px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  margin-bottom: 60px;
}

.Development-ul {
  display: flex;
  justify-content: center;
}

.Development-li {
  width: 22.5%;
  margin-right: 70px;
}

.Development-li:last-child {
  margin-right: 0px;
}

.Development-li .p1 {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 500;
  text-align: left;
  margin-bottom: 50px;
}

.Development-li .p1 span {
  opacity: 0.5;
}

.Development-li .p2 {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 25px;
  font-weight: 400;
}



.Pr_product {
  margin: 95px 0;
}

.Pr_product .title_p1 {
  font-family: PingFangSC-Medium;
  font-size: 36px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  font-weight: 500;
  margin-bottom: 40px;
}

.Pr_product_left_li {
  opacity: 0.65;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  font-weight: 400;
}

.Pr_product_left_li:hover .p1,
.Pr_product_left_li.active .p1 {
  color: #FF7A24;
}

.Pr_product_left_li .d11 .primg1 {
  display: none;
}

.active {
  color: #FF7A24;
}

.active .d11 .primg1 {
  display: block;
}

.active .d11 .primg2 {
  display: none;
}

.Pr_product_left_li .pro-aaa {
  display: flex;
  justify-content: space-between;
}

.Pr_product_left_li {

  margin-bottom: 40px;
}

.Pr_product_left_li .d11 {
  margin: auto 0;
}

.Pr_product_left {
  width: 19%;
}

.Pr_product_right {
  width: 74%;
}

.Pr_product_right-d1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Pr_product_right-d1::after {
  width: 27.5%;
  content: "";
}

.Pr_product_right-d2 p {
  opacity: 0.65;
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
  font-weight: 400;
  margin-top: 30px;
}

.Pr_product_right-d2 {
  width: 27.5%;
  margin-bottom: 70px;
  text-align: center;
}
.Pr_product_right-d2 .hidden{
  overflow: hidden;
  border-radius: 50%;
}
.Pr_product_right-d2 img{
  border-radius: 50%;
  transition: .5s;
}
.Pr_product_right-d2:hover img{
   transform: scale(1.1);
}

.title-p1 {
  font-family: PingFangSC-Medium;
  font-size: 36px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  margin-bottom: 55px;
}

.CULTURE {
  margin: 105px 0;
}

.CULTURE_left {
  width: 48%;
  margin-right: 40px;
}
.CULTURE_left .hidden1 img{
  transition: .5s;
}
.CULTURE_left .hidden1{
   overflow: hidden;
}
.CULTURE_left .hidden1:hover img{
  transform: scale(1.2);
}
.CULTURE_left:last-child {
  margin-right: 0px;
}

.CULTURE_left .p1 {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  font-weight: 500;
}

.CULTURE_left .p2 {
  opacity: 0.6;
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  font-weight: 400;
  margin: 35px 0 35px 0;
  height: 67px;
}

.CULTURE_flew_2 {
  width: 50%;
  display: flex;
  justify-content: space-between;
}

.CULTURE_right {
  width: 48.5%;
  margin-left: 40px;
}

.CULTURE_right {
  position: relative;
}

.CULTURE_right-bg {
  position: absolute;
  bottom: 0;
  left: -40px;
  width: 73%;
  opacity: 0.9;
  background: #5A6755;
  padding: 35px 64px 35px 85px;
}

.CULTURE_right-bg .p1 {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: left;
  font-weight: 500;
}

.CULTURE_right-bg .p2 {
  opacity: 0.8;
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 25px;
  font-weight: 400;
}




.CULTURE-zheng-bg {
  background: url(../images/image/cut-bg2.jpg) no-repeat;
  /* background-size: 100%; */
  padding: 113px 0;
}

.CULTURE-zheng-bg-p1 {
  font-family: PingFangSC-Medium;
  font-size: 30px;
  color: #FFFFFF;
  letter-spacing: 2px;
  text-align: center;
  line-height: 50px;
  font-weight: 500;
}

.three {
  margin: 78px 0 120px;
}

.three-mySwiper {
  margin: 0 20px;
}

.three-mySwiper .p1 {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  margin-top: 35px;
}

.Application {
  padding: 100px 0;
  background: #f5f5f586;
}

.Application_left {
  width: 60%;
  margin-top: 95px;
}

.Application_right {
  width: 39%;
}

.Application_right .p1 {
  font-family: PingFangSC-Medium;
  font-size: 36px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 40px;
}

.Application_right .p2 {
  opacity: 0.8;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 400;
}

.APP-ying {
  margin: 90px 0;
}

.APP-ying .p1 {
  font-family: PingFangSC-Medium;
  font-size: 36px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  margin-bottom: 40px;
}

.APP-ying-li {
  width: 23%;
  margin-bottom: 40px;
}

.APP-ying-li:nth-child(4) {
  margin-right: 0px;
}

.APP-ying-li .p2 {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  margin-top: 29px;
}

.APP-ying-ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}

.Technology {
  margin: 100px 0 110px 0;
}

.Technology .title-p1 {
  font-family: PingFangSC-Medium;
  font-size: 36px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  margin-bottom: 35px;
}




.Technology_top_ul1 {
  display: flex;
  justify-content: center;
}

.Technology_top_li1 {
  width: 14%;
  text-align: center;
  margin: 0 20px 100px;
  position: relative;
}
.Technology_top_li1 .hidden2 img{
  transition: .5s;
}
.Technology_top_li1 .hidden2{
  overflow: hidden;
  border-radius: 50%;
}
.Technology_top_li1:hover .hidden2 img{
  transform: scale(1.1);
}
.Technology_top_li2 .hidden2 img{
  transition: .5s;
}
.Technology_top_li2 .hidden2{
  overflow: hidden;
  border-radius: 50%;
}
.Technology_top_li2:hover .hidden2 img{
  transform: scale(1.1);
}
.te_imgleft {
  position: absolute;
  top: 30%;
  right: -34px;
}

.Technology_top_li1 .p1 {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  margin-top: 20px;
}

.Technology_top_ul2 {
  display: flex;
  justify-content: space-between;
}

.Technology_top_li2 {
  width: 14%;
  text-align: center;
  position: relative;
}

.te_imgright {
  position: absolute;
  top: 34.5%;
  left: -40px;
}

.Technology_top_li2:first-child .te_imgright {
  display: none;
}

.Technology_top_li2 .p1 {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  margin-top: 20px;
}

.Technology_top_li1 img {
  border-radius: 50%;
}

/* .Technology-top {
  background: url(../images/image/te_xian2.png) no-repeat;
  background-size: 80%;
  background-position-x: 185px;
  background-position-y: 90px;
} */


.Te_video_ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.Te_video_li {
  width: 32%;
  margin-bottom: 60px;
}

.Te_video_li p {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  margin-top: 30px;
}




.Qualification {
  margin: 95px 0;
}

.Q-slider-img {
  padding: 30px;
  background: #F8F8F8;
}

.Q-slider-img {
  margin-bottom: 30px;
}

.Qualification .next {
  width: 40px;
  height: 40px;
  transform: scaleX(-1);

  border-radius: 1px;
  content: "";
  background: url(../images/image/right.png) no-repeat center;
  cursor: pointer;
  margin-right: 10px;
  background-color: #F1F1F1;
}

.Qualification .prev {
  width: 40px;
  height: 40px;
  transform: scaleX(-1);
  border-radius: 1px;
  content: "";
  background: url(../images/image/left.png) no-repeat center;
  cursor: pointer;
  background-color: #F1F1F1;
  margin-left: 20px;
}

.Qualification .swiper_btn {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}


















.Rong {
  margin: 89px 0;
}

.Rong .p1 {
  font-family: PingFangSC-Medium;
  font-size: 36px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  margin-bottom: 40px;
}

.Rong .r-slider {
  padding: 33px;
  background-color: #F8F8F8;
}

.Rong .next {
  width: 40px;
  height: 40px;
  transform: scaleX(-1);

  border-radius: 1px;
  content: "";
  background: url(../images/image/right.png) no-repeat center;
  cursor: pointer;
  margin-right: 10px;
  background-color: #F1F1F1;
}

.Rong .prev {
  width: 40px;
  height: 40px;
  transform: scaleX(-1);
  border-radius: 1px;
  content: "";
  background: url(../images/image/left.png) no-repeat center;
  cursor: pointer;
  background-color: #F1F1F1;
}

.Rong .swiper_btn {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}














.Detection {
  margin: 110px 0;
  background: url(../images/image/dete-bg.png) no-repeat;
  background-position-y: 383px;
  /* background-position-x: 100px; */
}

.Detection .dete_p1 {
  font-family: PingFangSC-Medium;
  font-size: 36px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  margin-bottom: 35px;
}

.Detection_left-d1 .p1 {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 500;
  margin: 20px 0 0px 0;
}

.Detection {
  position: relative;
}

.Detection_left {
  position: absolute;
  top: 83px;
  left: 12%;
  width: 31%;
  display: flex;
  justify-content: space-between;
}

.Detection_left-d1 {
  margin-right: 35px;
}

.Detection_left-d1:last-child {
  margin-right: 0;
}

.Detection_right {}

.Dete-slide {
  display: flex;

}

.swipe_p1 {
  display: flex;
  align-items: flex-end;
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #000000;
  letter-spacing: 0;
  text-align: right;
  font-weight: 500;
  margin-right: 15px;
  margin-bottom: 55px;
}


.Detection .next {
  width: 40px;
  height: 40px;
  transform: scaleX(-1);
  border-radius: 1px;
  content: "";
  background: url(../images/image/right.png) no-repeat center;
  cursor: pointer;
  margin-right: 10px;
  background-color: #F1F1F1;

}

.Detection .prev {
  width: 40px;
  height: 40px;
  transform: scaleX(-1);
  border-radius: 1px;
  content: "";
  background: url(../images/image/left.png) no-repeat center;
  cursor: pointer;
  background-color: #F1F1F1;
  margin-left: 10px;
}

.Detection .swiper_btn {
  position: absolute;
  bottom: 50px;
  left: 12%;
  display: flex;
  justify-content: center;
  /* margin-top: 40px; */
}




.jianyan_p1 {
  font-family: PingFangSC-Medium;
  font-size: 36px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  margin-bottom: 30px;
}

.deteflew {
  display: flex;
  justify-content: space-between;
}

.jianyan {
  margin-bottom: 120px;
}

.jianyan_left_ul {}

.jianyan_left {
  width: 19%;
}

.jianyan_right {
  width: 80%;
}

.jianyan_left_li {
  display: flex;
}

.jianyan_left_li p {
  background: #F8F8F8;
  padding: 50px 30px 20px 30px;
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #000000;
  font-weight: 500;
}

.jianyan_left_li:last-child p {
  padding-bottom: 50px;
}

.jian2 p {
  color: #FF7A24;
}

.jianyan_right_d1 {
  display: flex;
}

.dete-de1 {
  display: none;
  width: 200px;
  height: 2px;
  background-color: rgba(151, 151, 151, 1);
  margin-top: 66px;
}

.jian2 .dete-de1 {
  display: block;
}

.jianyan_right_d1 {
  display: none;
  position: relative;
}

.jianyan_right_d1:first-child {
  display: block;
}

.jianyan_right_d1_d1 {
  width: 48%;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 33px 38px;
  opacity: 0.97;
  background: #D7DEE0;
}

.jianyan_right_d1_d1 .p1 {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 25px;
}

.jianyan_right_d1_d1 .p2 {
  opacity: 0.6;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 400;
}









.PRODUCT_read {
  margin: 98px 0 120px 0;
}

.PRODUCT_read_left {
  width: 43%;
}

.PRODUCT_read_right {
  width: 50%;
  margin-right: 50px;
}

.PRODUCT_read_left .swiper-slide img {
  width: 100%;
  /* 629 */
}

.PRODUCT_read_right_d1 .p1 {
  font-family: PingFangSC-Medium;
  font-size: 36px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  font-weight: 500;
}

.PRODUCT_read_right_d1 .p2 {
  opacity: 0.8;
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 500;
  margin: 29px 0 25px 0;
}

.PRODUCT_read_right_d1_d1 {
  margin-bottom: 35px;
}

.PRODUCT_read_right_d1_d1 .p1 {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 500;
  margin: 20px 0 25px 0;
}

.PRODUCT_read_right_d1_d1 .kg {
  display: flex;
}

.PRODUCT_read_right_d1_d1 .kg p {
  margin-right: 20px;
}

hr {
  border-top: 1px solid #D8D8D8 !important;
}

.PRODUCT_read_right_d1 .thum {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 500;
  margin: 30px 0 20px 0;
}




.footer_left-li .p111 {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: left;
    font-weight: 500;
    margin-top: 50px;
}




/* 手机 pc 隐藏 */
/* .pc_cang{
  display: block !important;
} */
.phone_cang {
  display: none !important;
}

@media screen and (min-width: 1100px) and (max-width: 1400px) {
  .w1665 {
    max-width: 1665px;
    width: 95%;
  }

  .w1440 {
    max-width: 1440px;
    margin: 0 auto;
    width: 85%;
  }

  .head_pc .w1440 .nav {
    width: 70%;
    margin: auto 0;
  }

  .Industry {
    background-position-y: 391px;
  }

  .index_Strength-left-li .p1 {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #666666;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 10px;
  }

  .CULTURE_left .p2 {
    margin: 20px 0 22px 0 !important;
  }

  .CULTURE_right-bg {
    padding: 35px 30px 35px 40px;
  }

  .CON_connect_leftd1 {
    margin-left: 25%;
  }

  .AB_about_right .p2 {
    opacity: 0.85;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    line-height: 27px;
    font-weight: 400;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1550px) {
  .w1440_1 {
    max-width: 1440px;
    margin: 0 auto;
    width: 80%;
  }

  .index_about-left .p4 {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #655043;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    margin: 10px 0 20px;
  }

  .index_about-left_d1 {
    padding: 25px 40px;
    background-color: #FAF9F9;
  }

  .index_about-left .p2 {
    margin: 20px 0 15px;
  }

  .jianyan_left_li p {
    padding: 30px 30px 15px 30px;
  }

  .jianyan_left_li:last-child p {
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 1480px) and (max-width: 1666px) {
  .index_Strength-left-li .p1 {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #666666;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1480px) {
  .index_Strength-left-li .p1 {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #666666;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1600px) {
  .CULTURE_left .p2 {
    margin: 27px 0 25px 0 !important;
  }

  .CON_connect_leftd1 {
    margin-left: 25%;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1650px) {
  .AB_about_right .p2 {
    opacity: 0.85;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    line-height: 27px;
    font-weight: 400;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1550px) {
  .PRODUCT_read_right_d1 .p2 {
    margin: 15px 0 15px 0;
  }

  .PRODUCT_read_right_d1_d1 .p1 {
    margin: 15px 0 15px 0;
  }

  .PRODUCT_read_right_d1_d1 {
    margin-bottom: 20px;
  }

  .PRODUCT_read_right_d1 .thum {
    margin: 15px 0 15px 0;
  }

  .PRODUCT_read_left {
    display: flex;
    align-items: flex-end;
  }
}
























/*  */
/* @media screen and (min-width: 1800px) and (max-width: 1870px) {
  .Technology-top {
    background: url(../images/image/te_xian2.png) no-repeat;
    background-size: 83%;
    background-position-x: 185px;
    background-position-y: 85px;
  }
} */

/* @media screen and (min-width: 1700px) and (max-width: 1800px) {
  .Technology-top {
    background: url(../images/image/te_xian2.png) no-repeat;
    background-size: 84%;
    background-position-x: 140px;
    background-position-y: 84px;
  }
} */

/* @media screen and (min-width: 1600px) and (max-width: 1700px) {
  .Technology-top {
    background: url(../images/image/te_xian2.png) no-repeat;
    background-size: 86%;
    background-position-x: 110px;
    background-position-y: 83px;
  }
}

@media screen and (min-width: 1500px) and (max-width: 1600px) {
  .Technology-top {
    background: url(../images/image/te_xian2.png) no-repeat;
    background-size: 88%;
    background-position-x: 60px;
    background-position-y: 79px;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1500px) {
  .Technology-top {
    background: url(../images/image/te_xian2.png) no-repeat;
    background-size: 93%;
    background-position-x: 26px;
    background-position-y: 73px;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1400px) {
  .Technology-top {
    background: url(../images/image/te_xian2.png) no-repeat;
    background-size: 89%;
    background-position-x: 60px;
    background-position-y: 79px;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1300px) {
  .Technology-top {
    background: url(../images/image/te_xian2.png) no-repeat;
    background-size: 93%;
    background-position-x: 26px;
    background-position-y: 73px;
  }
} */

/* licheng */