h2,p{
    padding: 0;
    margin: 0;
  }
  body{
    font-family: "微软雅黑";
  }
  #slider {
    position: relative;
    overflow: hidden;
    background-color: #2b374f;
    /* pagination */
    /* controls */
  }
  
  #slider .swiper-container {
    max-width: 1920px;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  
  #slider .swiper-slide {
    /* Specify Slides's Size: */
    height: 100%;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    position: relative;
  }
  
  #slider .swiper-slide > a {
    display: block;
    height: 100%;
  }
  
  #slider .swiper-pagination {
    display: none;
    position: absolute;
    bottom: 0px;
    left: 50%;
    padding-bottom: 20px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
  
  #slider .swiper-pagination-switch {
    /* Stylize pagination button: */
    float: left;
    width: 13px;
    height: 13px;
    background-color: #ffffff;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
    transition: 0.1s;
  }
  
  #slider .swiper-pagination-switch:last-child {
    margin-right: 0;
  }
  
  #slider .swiper-pagination-switch:hover,
  #slider .swiper-active-switch {
    /* Specific active button style: */
    background-color: #83949d;
  }
  
  #slider .swiper-active-switch {
    cursor: default;
  }
  
  #slider .swiper-control {
    position: absolute;
    color: #ddd;
    font-size: 40px;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    z-index: 99999;
    display: none;
  }
  
  #slider .swiper-control:hover {
    color: #c83842;
  }
  
  #slider .swiper-prev {
    left: 0;
  }
  
  #slider .swiper-next {
    right: 0;
  }
  .banner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
  }
  .banner .banner-inner {
    position: relative;
    height: 100%;
    width: 1005px;
    margin: 0 auto
  }
  .banner .banner-inner1{
    position: relative;
    height: 100%;
    width: 1005px;
    margin: 0 auto
  }
  .banner .banner-inner1 .apply-btn{
    position: absolute;
    bottom: 46px;
    left: 46px;
    width: 133px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    transition: all .5s;
    border-radius: 15px;
    border: 1px solid #eff3fd;
  }
  .banner .banner-inner1 .apply-btn:hover{
    background-color: #fff;
    color: #2874f0;
  }
.wrapper{
    width: 1005px;
    margin: 0 auto;
}
.head-theme{
    width: 100%;
    padding-top: 70px;
}
.head-theme .title-en{
    color: #ececec;
    font-size: 24px;
    text-align: center;
}
.main-title{
    position: relative;
}
.head-bg{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.head-bg .head-title{
    color: #262626;
    font-size: 28px;
    text-align: center;
    margin-top: 25px;
    font-weight: normal;
}
.head-theme .line{
    width: 62px;
    margin: 0 auto;
    height: 3px;
    background-color: #7eacf6;
    margin-top: 30px;
}
.left-bg{
    width: 440px;
    height: 1px;
    position: absolute;
    left: 0px;
    bottom: -10px;
    background-color: #98bdf8;
}
.right-bg{
    width: 444px;
    height: 1px;
    position: absolute;
    right: 0px;
    bottom: -10px;
    background-color: #98bdf8;
}
ol,ul{
  margin-bottom: 0;
}
.range{
  padding-top: 40px;
}
.range li{
  width: 333px;
  height: 351px;
  border: 1px solid #8db5f7;
  margin-right: 3px;
  margin-bottom: 3px;
  float: left;
  text-align: center;
  color: #262626;
  transition: all .5s;
}
.range li.last{
  margin-right: 0;
}
.range .title{
  font-size: 26px;
  margin-bottom: 20px;
}
.range .desc{
  font-size: 16px;
  margin-bottom: 5px;
}
.range li .line{
  width: 48px;
  height: 1px;
  margin: 0 auto;
  background: #515151;
  margin-bottom: 15px;
}
.range .icon-box{
  padding-top: 33px;
  margin-bottom: 20px;
}
.range .icon-box .icon{
  display: inline-block;
  width: 84px;
  height: 84px;
  background: url(../../img/mainBusiness/liveBroadcast/2.png) no-repeat;
  background-size: 100% 100%;
}
.range .icon-box .icon2{
  background: url(../../img/mainBusiness/liveBroadcast/4.png) no-repeat;
  background-size: 100% 100%;
}
.range .icon-box .icon3{
  background: url(../../img/mainBusiness/liveBroadcast/6.png) no-repeat;
  background-size: 100% 100%;
}
.range .icon-box .icon4{
  background: url(../../img/mainBusiness/liveBroadcast/8.png) no-repeat;
  background-size: 100% 100%;
}
.range .icon-box .icon5{
  background: url(../../img/mainBusiness/liveBroadcast/10.png) no-repeat;
  background-size: 100% 100%;
}
.range .icon-box .icon6{
  background: url(../../img/mainBusiness/liveBroadcast/12.png) no-repeat;
  background-size: 100% 100%;
}
.range li.active .icon-box .icon1{
  background: url(../../img/mainBusiness/liveBroadcast/3.png) no-repeat;
  background-size: 100% 100%;
}
.range li.active .icon-box .icon2{
  background: url(../../img/mainBusiness/liveBroadcast/5.png) no-repeat;
  background-size: 100% 100%;
}
.range li.active .icon-box .icon3{
  background: url(../../img/mainBusiness/liveBroadcast/7.png) no-repeat;
  background-size: 100% 100%;
}
.range li.active .icon-box .icon4{
  background: url(../../img/mainBusiness/liveBroadcast/9.png) no-repeat;
  background-size: 100% 100%;
}
.range li.active .icon-box .icon5{
  background: url(../../img/mainBusiness/liveBroadcast/11.png) no-repeat;
  background-size: 100% 100%;
}
.range li.active .icon-box .icon6{
  background: url(../../img/mainBusiness/liveBroadcast/13.png) no-repeat;
  background-size: 100% 100%;
}
.range li.active,.range li.active a{
  color: #ffffff;
  background-color: #2874f0;
}
.range li.active .line{
  background-color: #fff;
}
/* value advantage */
.value-advantage{
  padding-top: 70px;
}
.value-advantage ul li{
  margin-right: 21px;
  float: left;
  margin-bottom: 23px;
}
.value-advantage ul li.last{
  margin-right: 0px;
}
.value-advantage .img-box{
  position: relative;
}
.value-advantage .mask{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.2);
}
.value-advantage .desc-box{
  padding: 42px 90px 25px 49px;
  border: 1px solid #eaebeb;
  border-top-width: 0;
  background-color: #f6f9fa;
}
.desc-box .title{
  font-size: 24px;
  color: #262626;
  margin-bottom: 3px;
}
.desc-box .title-en{
  font-size: 16px;
  color: #818181;
  margin-bottom: 15px;
  text-align: left;
}
.desc-box .line{
  width: 341px;
  height: 1px;
  background-color: #518ff2;
  margin-bottom: 18px;
}
.desc-box .desc{
  color: #545454;
  font-size: 16px;
  margin-bottom: 5px;
}
.desc-box .circle{
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #4d8cf2;
  margin-right: 10px;
}
.value-advantage ul li:hover{
  box-shadow: 0px 1px 6px rgba(0,0,0,.15);
}
.value-advantage ul li:hover .mask{
  display: none;
}
.value-advantage ul li:hover .title{
  color: #2874f0;
}
.head-theme.service{
  padding-top: 50px;
}
.service-type{
  padding-top: 34px;
}
.tab-box{
  text-align: center;
  margin-bottom: 68px;
  font-size: 0;
}
.tab-box a{
  display: inline-block;
  width: 131px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  font-size: 18px;
  border-radius: 18px;
  border: 1px solid #545454;
  background-color: transparent;
  color: #262626;
  
}
.tab-box a.current{
  background-color: #4686f0;
  color: #fefefe;
  border-color: #4686f0;
}
/* .tab-box a:hover{
  background-color: #4c89ee;
  color: #fefefe;
  border-color: #4c89ee;
} */
.tab-box .line{
  margin-right: 45px;
  position: relative;
}
.tab-box .line:after{
  content:'';
  width: 46px;
  height: 1px;
  background-color: #767676;
  position: absolute;
  right: -46px;
  top: 50%;
}
.tab-con{
  position: relative;
  width: 1005px;
  height: 480px;
  overflow: hidden;
  padding-top: 21px;
  background-color: #e0ebf6;
  box-shadow: 3px 4px 6px rgba(0,0,0,.1);
}
.content-l{
  float: left;
}
.content-l img{
  margin: 0;
}
.content-r{
  position: relative;
  float: right;
  background-color: #fff;
  width: 473px;
  height: 460px;
  padding: 60px 66px 101px 105px;
}
.content-r .blue-line{
  width: 302px;
  border-top: 1px solid #98bdf8;
  margin-bottom: 18px;
}
.intro-num{
  position: absolute;
  right: 74px;
  top: 0px;
  width: 56px;
  height: 76px;
  background-color: #2874f0;
  color: #fff;
  text-align: center;
  border-radius: 0 0 5px 5px;
  box-shadow: 1px 1px 5px rgba(0,0,0,.2);
}
.intro-num .num-box{
  display: inline-block;
  width: 41px;
  height: 41px;
  border: 1px solid #f4f8fe;
  border-radius: 50%;
  text-align: center;
  font-size: 30px;
  line-height: 41px;
  margin-top: 24px;
}
.content-r .title{
  color: #262626;
  font-size: 24px;
  font-weight: bold;
  padding-left: 21px;
  margin-bottom: 30px;
}
.content-r .title-en{
  padding-left: 21px;
  font-size: 16px;
  color: #818181;
  margin-bottom: 16px;
}
.content-r .price{
  padding-left: 21px;
  font-size: 24px;
  color: #262626;
}
.content-r .red{
  font-size: 36px;
  color: #ff4800;
}
.content-r .txt{
  padding-left: 21px;
  font-size: 16px;
  color: #545454;
  margin-bottom: 10px;
}
.content-r .btn-box{
  padding-left: 21px;
  padding-top: 26px;
}
.content-r .btn-box .consult{
  font-size: 18px;
  color: #fff;
  display: inline-block;
  text-align: center;
  width: 220px;
  height: 36px;
  background: #2874f0;
  line-height: 36px;
  border-radius: 15px;
}
.content-r .btn-box .consult:hover{
  background: #4c89ee;
}
.content-r .txt .circle{
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #2e78f0;
  margin-right: 9px;
}
.service-case{
}
.service-case {
  position: relative;
  overflow: hidden;
  padding: 59px 0 100px;
  /* pagination */
  /* controls */
}

.service-case .swiper-container {
  width: 944px;
  height: 386px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}

.service-case .swiper-slide {
  /* Specify Slides's Size: */
  width: 236px;
  height: 385px;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  position: relative;
  
}
.service-case .swiper-slide .img{
  width: 236px;
  height: 100%;
  text-align: center;
}
.service-case .swiper-slide img{
  border-radius: 25px;
  box-shadow: 0px 1px 6px rgba(0,0,0,.1);
}
.service-case .swiper-control {
  position: absolute;
  color: #989898;
  font-size: 50px;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  z-index: 99999;
}
.service-case .swiper-prev {
  left: 0;
}

.service-case .swiper-next {
  right: 0;
}