/* banner */
.banner {
  background-repeat: no-repeat;
  background-position: center center;
  height: 500px;
  min-width: 1200px;
  margin-top: -78px;
  padding-top: 80px;
}

.banner .banner-title {
  text-align: center;
  padding-top: 80px;
  color: #fff;
  width: 1200px;
  margin: 0 auto;
}

.banner .banner-title .p1 {
  font-weight: bold;
  font-size: 50px;
  letter-spacing: 2px;
}

.banner .banner-title .p2 {
  color: #fff;
  font-size: 28px;
  margin-top: 50px;
  letter-spacing: 2px;
}

.banner .banner-title .p5 {
  font-size: 20px;
  color: #FFFFFF;
  line-height: 40px;
  margin-top: 20;
}

.container {
  width: 1200px;
  margin: 0 auto;
  padding-top: 70px;
}

.container .title {
  font-size: 30px;
  color: #1A1811;
  text-align: center;
}

.container .sub-title {
  font-size: 14px;
  color: #999999;
  line-height: 40px;
  text-align: center;
}

.stroll-data {
  width: 1200px;
  height: 160px;
  background: #FFFFFF;
  box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  padding: 0 60px;
  box-sizing: border-box;
  margin-top: -80px;
}

.stroll-data .data-num {
  font-size: 34px;
  color: #EE4B07;
  line-height: 40px;
}

.stroll-data .data-info {
  font-size: 14px;
  color: #666666;
  line-height: 40px;
  margin-top: 10px;
}

/* 平台背景 */

.background .background-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.background .background-box img {
  margin-right: 100px;
}

.background .background-box .background-title {
  font-size: 24px;
  color: #333333;
  line-height: 40px;
  margin-bottom: 10px;
}

.background .background-box .background-info {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}

/* 逻辑 */

.logic {
  background: #F6F6F6;
  padding-bottom: 70px;
}

.logic .logic-info {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  position: relative;
}

.logic .logic-info .logic-type {
  width: 244px;
  height: 85px;
  background: #FFB53D;
  border-radius: 10px;
  color: #FFFFFF;
  text-align: center;
  padding-top: 10px;
}

.logic .logic-info .type-name {
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
}

.logic .logic-info .type-info {
  font-size: 14px;
  line-height: 20px;
}

.logic .logic-info .logic-line {
  position: absolute;
  width: 340px;
  height: 1px;
  background-color: #CCCCCC;
  transform: rotateZ(30deg);
  bottom: -86px;
  left: 142px;
}

.logic .logic-info .logic-line1 {
  position: absolute;
  width: 115px;
  height: 1px;
  background-color: #CCCCCC;
  transform: rotateZ(60deg);
  bottom: -50px;
  left: 440px;
}

.logic .logic-info .logic-line2 {
  position: absolute;
  width: 115px;
  height: 1px;
  background-color: #CCCCCC;
  transform: rotateZ(-60deg);
  bottom: -50px;
  right: 440px;
}

.logic .logic-info .logic-line3 {
  position: absolute;
  width: 340px;
  height: 1px;
  background-color: #CCCCCC;
  transform: rotateZ(-30deg);
  bottom: -86px;
  right: 142px;
}

.logic-btn {
  background: #F9E3C2;
  color: #fff;
  border-radius: 10px;
  padding: 10px;
  text-align: center;
  margin: 0 auto;
  width: 260px;
  box-shadow: #F7EFE3 0px 0px 10px;
  margin-top: 100px;
}

.logic-btn .outer-btn {
  background-color: #FADAA7;
  padding: 10px;
}

.logic-btn .inner-btn {
  width: 240px;
  height: 78px;
  background: #FFB53D;
  border-radius: 10px;
  line-height: 78px;
  font-size: 30px;
  font-weight: bold;
}

/* 推广 */
.promote .promote-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  margin-top: 50px;
}

.promote .promote-box .promote-type {
  width: 350px;
  height: 160px;
  background: #F6F6F6;
  border: 2px solid #FFFFFF;
  border-radius: 10px;
  padding-top: 40px;
}

.promote .promote-box .promote-type .iconfont {
  color: #FF7041;
  font-size: 40px;
}

.promote .promote-box .promote-title {
  font-size: 24px;
  color: #333333;
  line-height: 40px;
}

.promote .promote-box .promote-info {
  font-size: 14px;
  color: #999999;
  line-height: 40px;
}

.promote .promote-box .iconshuangjiantouyou {
  color: #FF4F12;
  font-size: 25px;
}


/* 流量 */

.flow{
  text-align: center;
}

.flow img{
  margin-top: 40px;
}

/* 品牌突围 */


.brand-box {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  align-items: center;
  padding-bottom: 70px;
}

.brand-box .brand-step {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 50px;
}

.brand-box .brand-step:first-child {
  margin-top: 0;
}

.brand-box .brand-step .icon-box {
  width: 80px;
  height: 80px;
  background: #FFF4E2;
  border-radius: 50%;
  text-align: center;
  margin-right: 15px;
}

.brand-box .brand-step .icon-box .iconfont {
  width: 60px;
  height: 60px;
  background: #FFB53D;
  border-radius: 50%;
  display: inline-block;
  font-size: 32px;
  line-height: 60px;
  margin-top: 10px;
  color: #fff;
}

.brand-box .brand-step .step-title {
  font-size: 20px;
  font-weight: bold;
  color: #FF4F12;
  line-height: 40px;
}

.brand-box .brand-step .step-info {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 40px;
}

.brand-box .brand-swiper {
  position: relative;
  padding: 0 60px;
  --swiper-navigation-size: 20px;
  /* 设置按钮大小 */
}

.brand-box .brand-swiper .swiper {
  width: 506px;
  overflow: hidden;
  position: relative;
}


.brand-box .swiper-button-next,
.brand-box .swiper-button-prev {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 2px solid #CCCCCC;
  color: #CCCCCC;
  font-weight: bold;
}

.brand-box .swiper-button-next:hover,
.brand-box .swiper-button-prev:hover {
  color: #FF7041;
  border-color: #FF7041;
}

/* 标签化 */

.tags {
  background-repeat: no-repeat;
  background-position: center center;
  height: 640px;
  min-width: 1200px;
}

/* 案例 */

.case .swiper-pagination {
  border-bottom: 2px solid #EEEEEE;
  top: 0;
  bottom: unset;
}

.case .case-btn {
  width: 200px;
  height: 60px;
  border-radius: 10px 10px 0px 0px;
  cursor: pointer;
  text-align: center;
  line-height: 64px;
  font-size: 20px;
  color: #666666;
  display: inline-block;
  margin: 0 !important;
  background-color: #fff;
  opacity: unset;
}

.case .case-btn.swiper-pagination-bullet-active {
  background-color: #FFF7EB;
  color: #FF6F3D;
}

.case .case-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 70px;
  margin-bottom: 70px;
}

.case .case-swiper {
  position: relative;
  padding: 40px 60px;
  --swiper-navigation-size: 20px;
  /* 设置按钮大小 */
  margin-top: 20px;
}

.case .case-swiper .swiper {
  overflow: hidden;
  position: relative;
}

.case .case-swiper .swiper-wrapper {
  padding-top: 40px;
}

.case .swiper-button-next,
.case .swiper-button-prev {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 2px solid #CCCCCC;
  color: #CCCCCC;
  font-weight: bold;
}

.case .swiper-button-next:hover,
.case .swiper-button-prev:hover {
  color: #FF7041;
  border-color: #FF7041;
}
