h2,h3,p,ol,ul{
  padding: 0;
  margin: 0;
}
body{
  font-family: "MicrosoftYaHei";
}
.banner-img {
  /* Specify Slides's Size: */
  height: 400px;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  position: relative;
}

.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-inner .apply-btn{
  position: absolute;
  bottom: 62px;
  left: 11px;
  width: 148px;
  height: 49px;
  background-image: url(../../img/mainBusiness/callCenter/1-banner-2_03.png);
  background-size: 100% 100%;
  line-height: 49px;
  color: #145f9f;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
}
.banner .banner-inner .apply-btn:hover{
  background-image: url(../../img/mainBusiness/callCenter/1-banner-1_03.png);
  background-size: 100% 100%;
}
.main-body{
    width: 1008px;
    margin: 0 auto;
}
.head-theme{
  width: 100%;
  padding-top: 105px;
}
.main-title{
  position: relative;
  margin-bottom: 26px;
}
.head-bg{
  /* height: 32px;
  width: 100%; */
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.left-bg{
  width: 350px;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: 6px;
  background: url(../../img/mainBusiness/callCenter/2-1.png) no-repeat;
}
.right-bg{
  width: 350px;
  height: 10px;
  position: absolute;
  right: 0;
  bottom: 6px;
  background: url(../../img/mainBusiness/callCenter/2-2.png) no-repeat;
}
.left-bg2{
  width: 277px;
  background: url(../../img/mainBusiness/callCenter/9.png) no-repeat;
}
.right-bg2{
  width: 278px;
  background: url(../../img/mainBusiness/callCenter/10.png) no-repeat;
}
.left-bg3{
  width: 395px;
  background: url(../../img/mainBusiness/callCenter/19-1.png) no-repeat;
}
.right-bg3{
  width: 395px;
  background: url(../../img/mainBusiness/callCenter/19-2.png) no-repeat;
}
.left-bg4{
  width: 305px;
  background: url(../../img/mainBusiness/callCenter/37.png) no-repeat;
}
.right-bg4{
  width: 305px;
  background: url(../../img/mainBusiness/callCenter/37-1.png) no-repeat;
}
.head-title{
  font-size: 30px;
  color: #2a2a2a;
  font-weight: normal;
  text-align: center;
  
}
.subheading{
  font-size: 18px;
  color: #2a2a2a;
  font-weight: normal;
  text-align: center;
  padding: 0 144px;
  line-height: 30px;
}
.choose-us{
  margin-bottom: 94px;
}
.service-item{
  padding-top: 80px;
}
.clearfix:after{
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  overflow: hidden;
}
.clearfix{
  zoom: 1;
}
.fl{
  float: left;
}
.service-item>ul>li{
  margin-right: 15px;
  width: 326px;
  height: 530px;
}
.service-item>ul>li.last{
  margin-right: 0;
}
.service-item>ul>li .service-inner{
  transition: all .5s;
}
.service-item>ul>li .service-inner:hover{
  border-radius: 5px;
  box-shadow: 1px -1px 10px 2px #ced2d6;
}
.service-top{
  background-color: #145f9f;
  position: relative;
  height: 183px;
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.service-top .left-icon{
  position: absolute;
  width: 143px;
  height: 141px;
  background-image: url(../../img/mainBusiness/callCenter/3.png);
  background-size: 100% 100%;
  left: 18px;
  top: 30px;
}
.service-top .left-icon.two{
  background-image: url(../../img/mainBusiness/callCenter/4.png);
}
.service-top .left-icon.three{
  background-image: url(../../img/mainBusiness/callCenter/5.png);
}
.service-top .right-sec{
  color: #fff;
  text-align: right;
  padding-right: 22px;
}
.service-top .right-sec .title{
  padding-top: 35px;
  font-size: 24px;
  margin-bottom: 25px;
}
.service-top .right-sec .desc{
  font-size: 16px;
  margin-bottom: 5px;
}
.service-bottom{
  height: 347px;
  width: 100%;
  border: 1px solid #cdcdcd;
  border-top: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 60px 37px 43px;
}
.item-row{
  padding-bottom: 10px;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 36px;
}
.item-row.unique{
  margin-bottom: 40px;
}
.item-row.first{
  margin-bottom: 100px;
}
.item-row>li{
  width: 118px;
  margin-right: 14px;
}
.item-row>li.last{
  margin-right: 0px;
}
.item-row .circle{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #2f76b4;
  margin-right: 10px;
}
.item-row .text{
  font-size: 16px;
  color: #2a2a2a;
}
.detail-btn{
  text-align: center;
}
.detail-btn>a{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 158px;
  height: 37px;
  line-height: 37px;
  color: #145f9f;
  text-align: center;
  font-size: 20px;
  border: 1px solid #145f9f;
  border-radius: 30px;
  transition: all .3s;
}
.service-item>ul>li .service-inner:hover .detail-btn>a{
  background-color: #145f9f;
  color: #fff;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  border-color: #fff;
}
/* why */
.section-why{
  padding-top: 87px;
}
.section-why .list1{
  margin-bottom: 64px;
}
.section-why .why-l .img-box{
  width: 330px;
  padding: 0 135px 24px 103px;
}
.section-why .why-icon-box{
  width: 93px;
  height: 99px;
  background: url(../../img/mainBusiness/callCenter/11-2.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.section-why .why-icon{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 70px;
  height: 70px;
  background: url(../../img/mainBusiness/callCenter/12-2.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 10px;
  transition: all 400ms;
}
@keyframes spinAround {
  from {
      transform: rotate(0deg)
  }
  to {
      transform: rotate(360deg);
  }
}
.section-why .why-icon-box:hover .why-icon {
  -webkit-animation: spinAround 2s linear infinite;
  -moz-animation: spinAround 2s linear infinite;
  animation: spinAround 2s linear infinite;
}
.section-why .why-m .img-box{
  width: 353px;
  padding: 0 138px 24px 123px;
}
.section-why .why-r .img-box{
  width: 319px;
  padding: 0 107px 24px 120px;
}
.section-why .list1 .why-m .why-icon{
  background: url(../../img/mainBusiness/callCenter/13-2.png) no-repeat;
}
.section-why .list1 .why-r .why-icon{
  background: url(../../img/mainBusiness/callCenter/14-1.png) no-repeat;
}
.section-why .list2 .why-l .why-icon{
  background: url(../../img/mainBusiness/callCenter/15-2.png) no-repeat;
}
.section-why .list2 .why-m .why-icon{
  background: url(../../img/mainBusiness/callCenter/16-2.png) no-repeat;
}
.section-why .list2 .why-r .why-icon{
  background: url(../../img/mainBusiness/callCenter/17-2.png) no-repeat;
}
.section-why .why-m .why-txt{
  padding: 0 38px 0 39px;
}
.section-why .why-r .why-txt{
  padding: 0 13px 0 30px;
}
.why-txt{
  padding: 0 46px 0 13px;
  color: #2a2a2a;
  text-align: center;
  margin-bottom: 20px;
  border-right: 1px solid #a9a9a9;
}
.why-r .why-txt{
  border-right: none;
}
.why-txt h3{
  font-size: 20px;
  margin-bottom: 35px;
}
.why-txt>p{
  font-size: 16px;
  line-height: 24px;
}
.section-why .arrow-line{
  width: 277px;
  height: 16px;
  background: url(../../img/mainBusiness/callCenter/18-2.png) no-repeat;
  background-size: 100% 100%;
}
.section-why .why-l .arrow-line{
  margin-left: 13px;
}
.section-why .why-m .arrow-line{
  margin-left: 38px;
}
.section-why .why-r .arrow-line{
  margin-left: 30px;
}
.section-why>ul>li:hover .why-txt{
  color: #145f9f;
}
.section-why>ul>li:hover .why-icon-box{
  background: url(../../img/mainBusiness/callCenter/11-1.png) no-repeat;
}
.section-why>ul>li:hover .arrow-line{
  background: url(../../img/mainBusiness/callCenter/18-1.png) no-repeat;
}
.section-why .list1 .why-l:hover .why-icon{
  background: url(../../img/mainBusiness/callCenter/12-1.png) no-repeat;
}
.section-why .list1 .why-m:hover .why-icon{
  background: url(../../img/mainBusiness/callCenter/13-1.png) no-repeat;
}
.section-why .list1 .why-r:hover .why-icon{
  background: url(../../img/mainBusiness/callCenter/14-2.png) no-repeat;
}
.section-why .list2 .why-l:hover .why-icon{
  background: url(../../img/mainBusiness/callCenter/15-1.png) no-repeat;
} 
.section-why .list2 .why-m:hover .why-icon{
  background: url(../../img/mainBusiness/callCenter/16-1.png) no-repeat;
} 
.section-why .list2 .why-r:hover .why-icon{
  background: url(../../img/mainBusiness/callCenter/17-1.png) no-repeat;
} 
/* Applicable Scenarios */
.applicable-scenarios{
  padding-top: 66px;
}
.applicable{
  margin-bottom: 68px;
}
.applicable>li{
  margin-right: 1px;
  width: 251px;
  height: 318px;
  position: relative;
  padding: 55px 35px 31px 38px;
}
.applicable>li.item1{
  background: url(../../img/mainBusiness/callCenter/24.png);
}
.applicable>li.item2{
  width: 252px;
  background: url(../../img/mainBusiness/callCenter/25.png);
}
.applicable>li.item3{
  background: url(../../img/mainBusiness/callCenter/26.png);
}
.applicable>li.item4{
  margin-right: 0px;
  background: url(../../img/mainBusiness/callCenter/27.png);
}
.applicable>li:hover{
  background: #145f9f;
  cursor: pointer;
}
.applicable>li .txt-box {
  text-align: left;
  color: #fff;
  transition: all .5s;
}
.applicable>li .txt-box .txt1{
  font-size: 18px;
}
.applicable>li .txt-box .txt2{
  font-size: 16px;
}
.applicable>li .txt-box .line {
  width: 36px;
  height: 1px;
  background: #fff;
  margin: 20px 0 22px;
  transition: all .5s;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.applicable>li .icon {
  width: 66px;
  height: 62px;
  position: absolute;
  bottom: 28px;
  right: 38px;
  background: url(../../img/mainBusiness/callCenter/20.png) no-repeat;
  background-size: 100% 100%;
}
.applicable>li .icon.icon2 {
  background: url(../../img/mainBusiness/callCenter/21.png) no-repeat;
}
.applicable>li .icon.icon3 {
  background: url(../../img/mainBusiness/callCenter/22.png) no-repeat;
}
.applicable>li .icon.icon4 {
  background: url(../../img/mainBusiness/callCenter/23.png) no-repeat;
}
.applicable>li:hover{
  cursor: pointer;
}
.applicable>li:hover .txt-box {
  text-align: center;
  margin-top: 62px;
}
.applicable>li:hover .icon {
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
}
.consult-btn{
  text-align: center;
  margin-bottom: 104px;
}
.consult-btn>a{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 158px;
  height: 37px;
  line-height: 37px;
  color: #fff;
  background-color: #145f9f;
  text-align: center;
  font-size: 20px;
  border: 1px solid #fff;
  border-radius: 30px;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  transition: all .3s;
}
.consult-btn>a:hover{
  background-color: #2a7cc2;
}
.ways-icon>li{
  padding-right: 47px;
}
.ways-icon>li.last{
  padding-right: 0px;
}
.ways-icon>li .icon-box{
  width: 100px;
  height: 66px;
  padding: 10px 24px 0 20px;
  overflow: hidden;
  margin-bottom: 16px;
  position: relative;
}
.ways-icon>li .icon-box .couple-box{
  position: absolute;
  left: 20px;
  top: 10px;
  transition: all .3s;
}
.ways-icon>li .icon-box .ways-icons{
  width: 56px;
  height: 56px;
  background: url(../../img/mainBusiness/callCenter/30.png) no-repeat;
  background-size: 100% 100%;

}
.ways-icon>li .icon-box .voice-icon{
  background: url(../../img/mainBusiness/callCenter/31.png) no-repeat;
}
.ways-icon>li .icon-box .excavate-icon{
  background: url(../../img/mainBusiness/callCenter/32.png) no-repeat;
}
.ways-icon>li .icon-box .consult-icon{
  background: url(../../img/mainBusiness/callCenter/33.png) no-repeat;
}
.ways-icon>li .icon-box .call-icon{
  background: url(../../img/mainBusiness/callCenter/34.png) no-repeat;
}
.ways-icon>li .icon-box .operate-icon{
  background: url(../../img/mainBusiness/callCenter/35.png) no-repeat;
}
.ways-icon>li .icon-box .hotline-icon{
  background: url(../../img/mainBusiness/callCenter/36.png) no-repeat;
}
.ways-icon>li .icon-txt{
  text-align: center;
  font-size: 18px;
  color: #2a2a2a;
}
.ways-icon>li:hover .icon-box .couple-box{
  top: -56px;
}
/* choose us  */
#slider {
  position: relative;
  overflow: hidden;
}
#slider .swiper-container {
  min-width: 1010px;
  height: 432px;
  margin-left: auto;
  margin-right: auto;
}
#slider .swiper-slide {
  height: 100%;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  position: relative;
}
#slider .swiper-pagination {
  position: absolute;
  bottom: 100px;
  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: 60px;
  height: 8px;
  background-color: #ffffff;
  border: 1px solid #145f9f;
  border-radius: 4px;
  margin-right: 8px;
  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: #145f9f;
}
#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;
}
.cooperation .img{
  margin-right: 38px;
  margin-bottom: 44px;
  transition: all .3s;
}
.cooperation .img.last{
  margin-right: 0px;
}
/* .cooperation .img:hover {
  box-shadow: 0 0px 10px rgba(114, 127, 195, 0.5);
} */