/*
 * 清除浮动
 */
.section-wrap {
  padding: 40px 0;
}
.section-wrap .section-title {
  padding-bottom: 40px;
  text-align: center;
}
.section-wrap .section-title h2 {
  font-size: 36px;
  color: #f55925;
}
.section-wrap .section-title .line {
  width: 40px;
  height: 4px;
  background-color: #f55925;
  display: inline-block;
}
.section-wrap .section-title.reverse h2 {
  color: #fff;
}
.section-wrap .section-title.reverse .line {
  background-color: #fff;
}
.swiper-slide .item {
  height: 400px;
  display: block;
}
.swiper-slide .item.slide-one {
  background: url(../images/qidoubao/banner1.png) no-repeat center;
}
.swiper-slide .item.slide-two {
  background: url(../images/qidoubao/banner2.png) no-repeat center;
}
.swiper-slide .item.slide-three {
  background: url(../images/qidoubao/banner3.png) no-repeat center;
}
.search-keyword {
  height: 550px;
  background: url(../images/home/bg1.png) no-repeat center;
  padding-top: 40px;
}
.search-keyword .title {
  font-size: 18px;
  color: #666;
  margin-bottom: 20px;
}
.search-keyword .title i {
  color: #f55925;
  font-size: 24px;
  font-weight: 600;
  padding-left: 6px;
}
.search-keyword .search-bar {
  height: 90px;
  border-radius: 10px 10px 0 0px;
  background-color: rgba(14, 23, 52, 0.5);
  padding: 20px 20px 0;
}
.search-keyword .search-bar .seach-input {
  font-size: 14px;
  width: 390px;
  height: 50px;
  background-color: #fff;
  padding-left: 15px;
  border-radius: 10px 0px 0px 10px;
}
.search-keyword .search-bar .search-btn {
  width: 94px;
  height: 50px;
  background-color: #f55925;
  color: #fff;
  font-size: 16px;
  border-radius: 6px;
  text-align: center;
  border-radius: 0px 10px 10px 0px;
}
.search-keyword .search-bar .tip {
  font-size: 14px;
  color: #fff;
  padding-left: 30px;
  padding-top: 14px;
}
.search-keyword .search-info {
  height: 260px;
  background-color: #fff;
  border-radius: 0px 0px 10px 10px;
  padding: 25px 20px 0;
  -webkit-box-shadow: 0 0 16px 0 rgba(7, 17, 27, 0.1);
          box-shadow: 0 0 16px 0 rgba(7, 17, 27, 0.1);
}
.search-keyword .search-info .res {
  color: #999;
  margin-bottom: 20px;
}
.search-keyword .search-info .res i {
  color: #f55925;
  font-size: 24px;
  font-weight: 600;
  padding-left: 6px;
}
.search-keyword .search-info .sixitem {
  border-top: 1px dashed #ddd;
  padding-top: 15px;
}
.search-keyword .search-info .sixitem li {
  float: left;
  width: 230px;
  text-align: center;
}
.search-keyword .search-info .sixitem li .page {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #999;
  font-size: 12px;
}
.search-keyword .search-info .sixitem li .page span + span {
  margin-left: 20px;
}
.search-keyword .search-info .sixitem li .price {
  color: #f55925;
  font-size: 12px;
}
.search-keyword .search-info .sixitem li .price i {
  font-size: 20px;
  font-weight: 600;
}
.search-keyword .search-info .sixitem li .price span + span {
  margin-left: 14px;
}
.search-keyword .search-info .sixitem li + li {
  border-left: 1px dashed #ddd;
}
.byday {
  height: 980px;
  background: url(../images/qidoubao/bj6.png) no-repeat center;
}
.byday .main-con {
  position: relative;
  margin-top: 30px;
  height: 668px;
  background: url(../images/qidoubao/bj7.png) no-repeat center;
}
.byday .main-con .center-box {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -82px;
  margin-left: -220px;
  width: 440px;
  height: 164px;
  background-color: #f55925;
  color: #fff;
  text-align: center;
  padding-top: 20px;
}
.byday .main-con .center-box h3 {
  font-size: 30px;
  margin-bottom: 20px;
}
.byday .main-con .center-box .consult-btn {
  display: inline-block;
  width: 160px;
  height: 46px;
  background-color: #fff;
  border-radius: 23px;
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  color: #f55925;
}
.four-step {
  padding-top: 80px;
  height: 800px;
  background: url(../images/qidoubao/bj8.png) no-repeat center;
}
.four-step .main-con {
  margin-top: 40px;
  height: 450px;
  background: url(../images/qidoubao/bj9.png) no-repeat center;
}
.deduction-method {
  padding-top: 60px;
  height: 500px;
  background-color: #b92a2e;
  color: #fff;
}
.deduction-method .subtitle {
  font-size: 28px;
  margin-bottom: 10px;
}
.deduction-method .search-box {
  height: 60px;
  width: 525px;
  margin: 50px auto 0;
}
.deduction-method .search-box .search-input {
  float: left;
  width: 440px;
  height: 60px;
  padding-left: 15px;
  background-color: #fff;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  color: #f55925;
}
.deduction-method .search-box .search-btn {
  float: left;
  width: 84px;
  height: 60px;
  background: #f55925 url(../images/qidoubao/icon23.png) no-repeat center;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.choose-reason {
  background-color: #fff;
}
.choose-reason .item {
  background-color: #fff;
  color: #666;
  -webkit-box-shadow: 0 0 16px 0 rgba(7, 17, 27, 0.1);
          box-shadow: 0 0 16px 0 rgba(7, 17, 27, 0.1);
  text-align: center;
  padding: 120px 30px 0;
  background-repeat: no-repeat;
  background-position: center 20px;
  height: 260px;
}
.choose-reason .item h3 {
  font-size: 22px;
  margin-bottom: 15px;
}
.choose-reason .item.icon-item1 {
  background-image: url(../images/qidoubao/icon24.png);
}
.choose-reason .item.icon-item2 {
  background-image: url(../images/qidoubao/icon25.png);
}
.choose-reason .item.icon-item3 {
  background-image: url(../images/qidoubao/icon26.png);
}
.choose-reason .item.icon-item4 {
  background-image: url(../images/qidoubao/icon27.png);
}
.choose-reason .item.icon-item5 {
  background-image: url(../images/qidoubao/icon28.png);
}
.choose-reason .item.icon-item6 {
  background-image: url(../images/qidoubao/icon29.png);
}
.success-case li {
  padding-top: 40px;
  width: 370px;
  height: 200px;
  background-color: #fff;
  text-align: center;
  float: left;
}
.success-case li h3 {
  font-size: 40px;
  color: #f55925;
  font-weight: 600;
  margin-bottom: 20px;
}
.success-case li + li {
  margin-left: 40px;
}
.success-case .partner-list {
  padding-top: 50px;
}
.success-case .partner-list img {
  width: 100%;
}
