img {
	max-width: 100%;
	overflow: hidden;
}
.section {
	padding: 70px 0;
}
.section:nth-child(2n) {
	background-color: #F9FAFF;
}
.common_title{
    text-align: center;
}
.common_title>h6{
    font-size: 35px;
    color: #333;
    line-height: 44px;
}
.common_title>p{
    font-size: 20px;
    color: #333;
    line-height: 1;
    margin-top: 30px;
}
.common_title>h6.white,
.common_title>p.white{
    color: #fff;
}
.section_content {
	margin-top: 40px;
}

.banner_wrapper{
  width: 100%;
  height: 600px;
  box-sizing: border-box;
  background: url(../../images/solution/b2b2c/banner.png) no-repeat center/cover;
  padding-top: 145px;
  box-sizing: border-box;
}
.banner_wrapper .banner_txt{
  width: 1200px;
  margin: 0 auto;
}
.banner_txt>h4{
  font-weight: bold;
  font-size: 48px;
  color: #fff;
  line-height: 1;
  line-height: 66px;
}
.banner_txt .p1{
  font-size: 20px;
  color: #fff;
  line-height: 32px;
  margin-top: 26px;
}
.banner_txt .p2{
  font-size: 22px;
  color: #fff;
  line-height: 1;
  margin-top: 30px;
}
.banner_txt .online_btn{
  width: 147px;
  height: 42px;
  display: block;
  border-radius: 30px;
  background: linear-gradient(to right, #f9b154, #f68050);
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 42px;
  margin-top: 111px;
}

.sec_btn {
  margin-top: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sec_btn > a {
  width: 130px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border: solid 1px #3161ef;
  border-radius: 4px;
  font-size: 15px;
}

.sec_btn > a.trial {
  background: #fff;
  color: #3161ef;
}

.top {
  width: 100%;
  height: 48px;
  background: #F7F8F8;
  display: flex;
  align-items: center;
  justify-content: center;
}

.top .item {
  display: flex;
  align-items: center;
  margin-right: 80px;
}

.top .item:last-child {
  margin-right: 0;
}

.top .item img {
  width: 24px;
  margin-right: 7px;
  flex-shrink: 0;
}

.top .item span {
  font-size: 18px;
  color: #3D3D3D;
}

.sec_btn > a.apply_agent {
  background: #3161ef;
  color: #fff;
  margin-left: 25px;
}

.section_1 .section_content {
  text-align: center;
}

.section_1 img {
  width: 1115px;
}

.section_2 {
  background: url(../../images/solution/b2b2c/sec2_bg.png?time=1) no-repeat center/cover;
}

.section_2 .common_title>h6,
.section_2 .common_title>p {
  color: #fff;
}

.section_2 .item-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.section_2 .item-box .item {
  width: 479px;
  height: 165px;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.3);
  margin: 41px 25px 0;
  box-sizing: border-box;
  padding: 30px;
}

.section_2 .item-box .item:nth-child(-n+2) {
  margin-top: 0;
}

.section_2 .item-box .item .title {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #FFFFFF;
}

.section_2 .item-box .item .subtitle {
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  margin-top: 10px;
}

.section_2 .item-box .item .desc {
  font-size: 14px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 6px;
}

.section_3 .section_content {
  margin-top: 60px;
}

.section_3 .section_3_thumbs {
  border-bottom: solid 1px #E1E6E6;
  padding: 0 50px;
}

.section_3 .section_3_thumbs .swiper-wrapper {
  justify-content: center;
}

.section_3 .section_3_thumbs .swiper-slide {
  width: auto;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #333;
  padding-bottom: 17px;
  position: relative;
  cursor: pointer;
  text-align: center;
  margin-right: 74px;
}

.section_3 .section_3_thumbs .swiper-slide:last-child {
  margin-right: 0;
}

.section_3 .section_3_thumbs .swiper-slide.swiper-slide-thumb-active {
  color: #004BE1;
}

.section_3 .section_3_thumbs .swiper-slide.swiper-slide-thumb-active::after {
  content: '';
  display: block;
  width: 33px;
  height: 4px;
  background: #004BE1;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.section_3 .section_3_gallery {
  margin-top: 46px;
}

.section_3 .section_3_gallery .swiper-slide {
  height: 438px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section_3 .section_3_gallery .swiper-slide .img-box {
  width: 460px;
  margin-right: 64px;
}

.section_3 .section_3_gallery .swiper-slide .text-box .title {
  font-size: 22px;
  font-weight: 500;
  line-height: 25px;
  color: #3D3D3D;
}

.section_3 .section_3_gallery .swiper-slide .text-box .desc {
  font-size: 18px;
  line-height: 36px;
  color: #666666;
  margin-top: 8px;
}

.section_3 .section_3_gallery .swiper-slide .text-box .tags {
  width: 595px;
}

.section_3 .section_3_gallery .swiper-slide .text-box .tags::after {
  content: '';
  display: block;
  clear: both;
}

.section_3 .section_3_gallery .swiper-slide .text-box .tag {
  width: 135px;
  height: 42px;
  border-radius: 21px;
  background: #DCE4F3;
  box-sizing: border-box;
  border: 1px solid #CAD9F4;
  text-align: center;
  line-height: 42px;
  color: #2163E8;
  font-size: 18px;
  float: left;
  margin-top: 20px;
  margin-right: 18px;
}

.section_3 .section_3_gallery .swiper-slide .text-box .tag:nth-child(4n) {
  margin-right: 0;
}

.section_4 {
  background: url(../../images/solution/b2b2c/sec4_bg.png?time=1) no-repeat center/cover;
}

.section_4 .common_title>h6,
.section_4 .common_title>p {
  color: #fff;
}

.section_4 .item-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

.section_4 .item-box .item {
  width: 380px;
  height: 148px;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  padding: 30px 32px;
  margin-top: 26px;
  margin-right: 28px;
}

.section_4 .item-box .item:nth-child(-n+3) {
  margin-top: 0;
}

.section_4 .item-box .item:nth-child(3n) {
  margin-right: 0;
}

.section_4 .item-box .item .title {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #FFFFFF;
  padding-left: 8px;
}

.section_4 .item-box .item .desc {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 16px;
}

.section_5 .item-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.section_5 .item-box .item {
  width: 380px;
  height: 120px;
  background: #F6F7FA;
  border: 1px solid #E8E8E8;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 38px;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 32px;
}

.section_5 .item-box .item:nth-child(-n+3) {
  margin-top: 0;
}

.section_5 .item-box .item .img-box {
  width: 74px;
  flex-shrink: 0;
  margin-right: 20px;
}

.section_5 .item-box .item .title {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #333333;
}

.section_5 .item-box .item .desc {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  margin-top: 6px;
  color: #666666;
}