footer ul li a{
  text-decoration: none !important;
}

body {
  background-color: #F5F5F5;
}
/*  banner 页面 */
.nav_banner {
  width: 10rem;
  height: 5.6rem;
  margin-top: 1.54rem;
}
.banner_lun{
  width: 40rem;
}
.banner_lun .line{
  position: absolute;
  top: 2.2rem;
  left: 4.2rem;
}
.banner_lun .button{
  position: absolute;
  top: 2.8rem;
  left: 3.7rem;
  width: 2.666667rem;
height: .853333rem;
background: #FFFFFF;
border-radius: 4px;
font-size: .373333rem;
font-family: PingFang SC;
font-weight: 500;
color: #2967CC;
line-height: .85rem;
text-align: center;
}
.arrows{
  display: flex;
  justify-content: space-between;
  padding:0 0.3rem;
 margin-top: -.8rem;
  top: 3.5rem;
  left: 4rem;
}
.arrows >img{
  width: .586667rem !important;
  height: .24rem  !important;
}
.nav_banner .banner_lun {
  position: relative;
  width: 100%;
  height: 5.6rem;
}

.nav_banner .banner_lun>img {
  width: 100%;
}
.nav_banner .banner_lun .title {
  position: absolute;
  top: 1rem;
  width: 100%;
  text-align: center;
  font-size: .48rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
}
.index-banner{
  float: left;
}
.index-banner img{
  width: 10rem;
  height: 5.6rem;

}

.swiper-pagination-bullet {
  font-size: 17px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  /* color: rgba(255, 255, 255, 0.5); */
  background: none;
  opacity: .1;
}

.swiper-pagination-bullet-active {
  color: #fff;
}

.swiper-button-next,
.swiper-button-prev {
  top: auto;
  bottom: 50px;
  width: 21px;
  height: 8px;
}

.swiper-button-prev {
  left: 40%;
  background: url(../image/zuo.png);
}

.swiper-button-next {
  right: 40%;
  background: url(../image/you.png);
}
.swiper-container{
  --swiper-theme-color:#00ff33;
  --swiper-theme-color: #ff6600;
}
/* .swiper-pagination-bullet-active{
  width: 0.76rem;
  height: 0.39rem;
  font-size: .213333rem;
  font-family: DINOT;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.08rem;
} */
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 45px;
}
/* 停止 */

.produce_service {
  margin-top: .4rem;
  padding: 0 .32rem;
  text-align: center;
}
.produce_service .title{
  margin-top: 0.4rem;
  position:relative;
}
.produce_service .title h1{
  font-size: .426667rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}

.produce_service .title .line{
  position: absolute;
  left: 50%;
  margin-left: -1.6rem;
  margin-top: .3rem;
  width: 3.2rem;
  height: 1px;
  background: #CCCCCC;
}
.produce_service .title .linecolor {
  position: absolute;
  left: 50%;
  margin-left: -.186667rem;
  width: .373333rem;
  height: .08rem;
  margin-top: .27rem;
  background: #2967CC;
  z-index: 10;
}

.image_service .service .service_item{
  position: relative;

  width: 9.36rem;
  height: 5.6rem;
  float: left;
  /* margin-right: 0.35rem; */
  z-index: 1;
}
.spood{
position: relative;

  top: 5.9rem;
  right: -7.4rem;
  z-index: 2;
}

.service_cover{
  width: 9.36rem;
    height: 5.6rem;
    overflow: hidden;
    margin-top: .8rem;
}
/* .service{
  width: 28.08rem;
 
} */
.image_service  .service_item img {
  width: 9.36rem;
    height: 5.6rem;
    border-radius: .11rem .11rem 0.11rem 0.11rem;
}

.image_service .service .service_item .produce {
  position: absolute;
  left: .413333rem;
  bottom:1.26667rem;
  font-size: .37rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .16rem;
}
.swiper-pagination{
  position: absolute;
  top: 4.8rem;
  left: 3.3rem;
  z-index: 50;
}
.swiper-pagination span{
  display: inline-block;
  margin: 0 0.2rem;
  opacity: .1;
}
.nav_banner  .swiper-pagination-bullet{
/* color: rgba(250, 248, 248, 0.6); */
  opacity: .3;
}
.nav_banner .swiper-pagination .swiper-pagination-bullet-active {
  color: #ffffff;
  width: 0.54rem;
  opacity: 1;
}

.image_service .swiper-pagination-bullet {
  width: 0.32rem;
  height: 0.11rem;
  font-size: 0.37rem;
  font-family: DINOT;
  font-weight: 400;
  background: rgba(250, 248, 248, 0.6);
  line-height: 0.08rem;
  opacity: 0.3;
  border-radius: 0.05rem;
  margin: 0 0.05rem !important;
  /* opacity: 0.2; */
  /* margin: 0 0.3rem */
}

.image_service .swiper-pagination .swiper-pagination-bullet-active {
  background: #ffffff;
  width: 0.54rem;
  opacity: 1;
}
.swiper-button-next img,
.swiper-button-prev img {
  top: auto;
  bottom: 50px;
  width: 0.59rem;
  height: 0.24rem;
}
.spood .one{
  width: 0.54rem;
height: 0.11rem;
background: #ffffff;
opacity: 1;
border-radius: 0.05rem;
float: left;
}
.spood .two{
  width: 0.32rem;
height: 0.11rem;
background: #fffefe;
border-radius: 0.05rem;
margin: 0 0.1rem;
float: left;
opacity: .3;
}
.spood .three{
  width: 0.32rem;
  height: 0.11rem;
  background: #FFFFFF;
  opacity: 0.3;
  border-radius: 0.05rem;
  float: left;
}

.arrow{
  display: flex;
  justify-content: space-between;
}
.swiper-button-prev {
  left: 0.32rem;
  position: absolute;
  top: 5.7rem;
  z-index: 50;
  ;
}

.swiper-button-next {
  left: 9rem;
  position: absolute;
  top: 5.7rem;
  z-index: 50;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 45px;
}

.image_service .service .service_item .produce_name {
  position: absolute;
  bottom: 0.626667rem;
  left: .413333rem;
  font-size: .373333rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: .16rem;
}

.image_service .box_four {
  margin-top: .32rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.image_service .box_four .one_img {
  position: relative;
  margin-bottom: .32rem;
  width: 4.533333rem;
  height: 4.52rem;
  border-radius: .11rem;
  overflow: hidden;
}

.image_service .box_four .one_img img {
  width: 100%;
}

.image_service .box_four .one_img .produce {
  position: absolute;
  left: .413333rem;
  bottom: 1.08rem;
  font-size: .37rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .16rem;

}

.image_service .box_four .one_img .produce_name {
  position: absolute;
  left: .413333rem;
  bottom: .453333rem;
  font-size: .373333rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: .16rem;
}

.com_detail {
  margin-top: .213333rem;
  width: 100%;
  height: 5.333333rem;
  padding: .32rem .64rem;
  background: url('../image/upload/bg_img.png') no-repeat;
  background-size: 100% 100%;
}

.com_detail .title {
  width: 100%;
  text-align: center;
} 

.com_detail .title h1 {
  font-size: .426667rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
}


.com_detail .title .line{
  position: absolute;
  left: 50%;
  margin-left: -1.6rem;
  margin-top: .32rem;
  width: 3.2rem;
  height: 1px;
  background: #CCCCCC;
}
.com_detail .title .linecolor {
  position: absolute;
  left: 50%;
  margin-left: -.186667rem;
  width: .373333rem;
  height: .08rem;
  margin-top: .29rem;
  background: #FFFFFF;
  z-index: 10;
}

.com_detail .box {
  display: flex;
  justify-content: space-evenly;
  height: 3.2rem;
  margin-top: .8rem;
}

.com_detail .box .box_right {
  flex: 1;
} 

.com_detail .box .box_right img {
  width: 100%;
  height: 100%;
}

.com_detail .box .box_left {
  flex: 1;
  padding: .28rem .333333rem; 
  background-color: #fff;
  border-radius: 0 0.1rem 0.1rem 0;
} 
.com_detail .box .box_left span {
width: 4rem;
height: 2.12rem;
font-size: .346667rem;
font-family: PingFang SC;
font-weight: 500;
color: #333333;
line-height: 0.59rem;
}

.new_center {
  margin-top: .52rem;
  padding: 0 .32rem;
}

.new_center .title {
  width: 100%;
  text-align: center;
} 

.new_center .title h1 {
  font-size: .426667rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}

.new_center .title .line{
  position: absolute;
  left: 50%;
  margin-left: -1.6rem;
  margin-top: .32rem;
  width: 3.2rem;
  height: 1px;
  background: #CCCCCC;
}
.new_center .title .linecolor {
  position: absolute;
  left: 50%;
  margin-left: -.186667rem;
  width: .373333rem;
  height: .08rem;
  margin-top: .299rem;
  background: #2967CC;
  z-index: 10;
}

.newcenter_img {
  margin-top: .533333rem;
  overflow: hidden;
}

.newcenter_img .img_item   {

  /* height: 8.853333rem; */
  background-color: #fff;
border-radius: .093333rem .093333rem 0 0;

}
.newcenter_img .p1 ,.newcenter_img .p2,.newcenter_img .p3,.newcenter_img .p4{
  margin-top: .766667rem;
  opacity: 0;
  border-radius: .093333rem .093333rem .093333rem .093333rem;
}

.newcenter_img .img_item .img_box {
  width: 100%;
  /* background-color: #fff; */
}

.newcenter_img .img_item .img_box img {
  width: 100%;
  border-radius: .093333rem .093333rem 0 0;
}

.newcenter_img .img_item .bottom_box {
  padding: .373333rem .44rem;
}

.newcenter_img .img_item .bottom_box p {
  font-size: .373333rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  line-height: .56rem;
}

.newcenter_img .img_item .bottom_box .text {
  margin-top: .266667rem;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  font-size: .373333rem;
  font-family: PingFang SC;
  /* font-weight: 400; */
  color: #999999;
}

.newcenter_img .img_item .bottom_box .text .left img{
  margin-right: .133333rem;
  width: 0.4rem;
  height: 0.35rem;
  margin-top: -.05rem;
}

.new_center .button {
  width: 2.666667rem;
  height: .853333rem;
  line-height: .853333rem;
  text-align: center;
  margin: .8rem auto ;
  border: 1px solid #2967CC;
  background: #2967CC;
  border-radius: 4px;
}

.new_center .button h1 {
  font-size: .373333rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #fff;
}

