#banner {
  height: 560px;
    background: url(../../home/images/index2/banner4.png) no-repeat;
  background-size: cover;
  position: relative;
  /*top: -80px;*/
  overflow: hidden;
  width: 100%;
}
.banner_text{
  width: 1200px;
  margin: 20px auto 0 auto;
}
.banner_text h2{
    font-weight: 500;
    font-size: 17px;
    color: #313131;
    line-height: 25px;
    letter-spacing: 1px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 20px;
}
#banner > .container {
  position: relative;
  bottom: -80px;
  z-index: 2;
}
.banner_text a{
  width: 170px;
  display: block;
  margin-top: 60px;
}
#banner > .container > h1 {
  font-size: 40px;
  font-weight: 600;
  color: #fff;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
  padding: 60px 0 10px;
}
#banner > .container > .slogon {
  display: block;
  margin: 20px 0 40px;
  font-size: 20px;
  color: #ffffff;
}
 .Service-introduction{
   width: 100%;
   padding: 80px 0;
   color: #333333;
   line-height: 24px;
 }
.protectright_title{
  font-size: 36px;
  color: #333333;
  font-weight: Bold;
  text-align: center;

}
.Service-introduction p{
  width: 1200px;
  margin: 30px auto 0;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
.Interconnection_process{
  width: 100%;
  height: 200px;
  background: #F2DDCD;
  opacity: 1;
  padding: 56px 0 55px 0;
}
.Interconnection_process ul{
  width: 1200px;
  display: flex;
  margin:35px auto 0;
  justify-content:space-between;
}
.Interconnection_process ul li{
  width: 108px;
  text-align: center;
}
.segmentation img{
  margin-top: 20px;
}
.Interconnection_process ul li p{
  margin-top: 10px;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
}
.Application_case{
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0 50px 0;
}
.application{
  width: 100%;
  margin: 30px;
  display: flex;
  justify-content:space-between;
}
.carousel_box{
  width: 505px;
  height: 310px;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
  top: 20px!important;
  left: 0;
  height: 15px;
  width: 100%;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)) !important;
}
.swiper-pagination-bullet {
  border-radius: 0!important;
  background: var(--swiper-pagination-bullet-inactive-color, #fff);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.carousel_text{
  width: 652px;
  height: 305px;
  position: relative;
}
.carousel_text h5{
  font-size: 30px;
  font-weight: bold;
  color: #F1971C;
  line-height: 24px;
  margin: 27px 0 34px;
}
.carousel_text p{
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}
.go_btn{
  width: 144px;
  height: 41px;
  display: block;
  background: -webkit-linear-gradient(left, #E69322 30%, #CC561C 100%);
  background: -ms-linear-gradient(left,#E69322 30%, #CC561C 100%);
  background: linear-gradient(to right, #E69322 30%, #CC561C 100%);
  border-radius: 4px 4px 4px 4px;
  line-height: 41px;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 16px;
  position: absolute;
  left:0;
  bottom:3px;
}
.Business_partner{
  width: 100%;
  height: 220px;
  padding-top: 38px;
  background: #E39353;
}
.swiper_box {
  width: 100%;
  margin-top: 30px;
}
.swiper-slide{
  text-align: center;
  /*margin-right: 30px!important;*/
}
