.banner {
  height: 520px;
  background: url(/static/pc_img/b2c/banner.jpg) no-repeat center;
  position: relative;
}
.col {
    background: #fff;
    padding: 50px 0;
    text-align: center;
}
.col .h2 {
    text-align: center;
    font-size: 30px;
    line-height: 42px;
    color: #444;
    margin-bottom: 20px;
    letter-spacing: 2px;
}
.clearfix:after {
    content: '\200B';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    clear: both;
}
.js-col .img {
  text-align: center;
  padding: 40px 0;
}
.ys-col .list {
  margin-top: 40px;
}
.ts-col .list {
  padding-top: 40px;
}

.ts-col .list .item {
  float: left;
  width: 25%;
}

.ts-col .list .item .box {
  border-radius: 8px;
  width: 250px;
  height: 240px;
  margin: 20px auto;
  overflow: hidden;
  text-align: center;
}

.ts-col .list .item:nth-child(1) .box {
  background: #eb766d
}

.ts-col .list .item:nth-child(2) .box {
  background: #5b72ff
}

.ts-col .list .item:nth-child(3) .box {
  background: #d58d3f
}

.ts-col .list .item:nth-child(4) .box {
  background: #9576c6
}

.ts-col .list .item:nth-child(5) .box {
  background: #f4a637
}

.ts-col .list .item:nth-child(6) .box {
  background: #bb90b8
}

.ts-col .list .item:nth-child(7) .box {
  background: #5ba684
}

.ts-col .list .item:nth-child(8) .box {
  background: #75af1b
}

.ts-col .list .item .box .icon {
  margin: 30px auto 20px;
  width: 50px;
  height: 50px;
}

.ts-col .list .item .box .h3 {
  color: #fff;
  font-size: 18px;
  margin: 20px 0 16px;
}

.ts-col .list .item .box .txt {
  color: #fff;
  line-height: 1.6;
  height: 88px;
  padding: 0 10px;
}
/*企业需要什么样的B2C电商平台*/
.character-lists {
    padding: 30px 0 44px;
    height: 216px;
    width: 1210px;
    margin: auto;
    display: flex;
}
.character-lists li {
    padding: 7px;
    border: 1px dashed #99e3df;
    margin: 0 8px;
}
.character-lists div {
    width: 210px;
    height: 175px;
    padding-top: 25px;
    background-color: #eef8f8;
    text-align: center;
}
.character-lists i {
    display: block;
    width: 62px;
    height: 62px;
    margin: auto;
    background-image: url(/static/pc_img/b2c/ico-collection-b2c.png);
    background-repeat: no-repeat;
}
.demand-b2c-pic {
    padding: 36px 0 100px;
    text-align: center;
}
.ico-b2c-1 {
    background-position: 0 0;
}
.ico-b2c-2 {
    background-position: -68px 0;
}
.ico-b2c-3 {
    background-position: -136px 0;
}
.ico-b2c-4 {
    background-position: -204px 0;
}
.ico-b2c-5 {
    background-position: -272px 0;
}
.character-lists span {
    display: block;
    font: 20px/44px bold;
    color: #333;
}
.character-lists em {
    display: block;
    padding: 0 20px;
    font-size: 14px;
    line-height: 21px;
    color: #666;
}
.diy-col .img {
  float: left;
  width: 289px;
  height: 576px;
  background: url(/static/pc_img/b2c/mb-bg.png) no-repeat center center;
  margin: 50px;
  margin-top: 70px;
  overflow: hidden;
  position: relative;
}

.diy-col .img .box {
    position: relative;
}
.diy-col .img .box .item {
  width: 250px;
  height: 442px;
  margin: 62px 22px;
  position: absolute;
  display: none;
  left: 0;
  top: 0;
}
.diy-col .img .box .item.pb-this {
  display: block;
  left: 0;
}
.diy-col .img .box .item img {
  width: 250px;
  height: 442px;
}
.convenient-b2c {
    padding-top: 44px;
    height: 656px;
    background: url(/static/pc_img/b2c/bg-convenient-b2c.jpg) no-repeat center 0;
}
.convenient-b2c .section-title, .convenient-b2c .section-des {
    color: #fff;
}
.section-title {
    font-size: 36px;
    line-height: 108px;
    color: #333;
}
.section-title, .section-des {
    width: 1200px;
    margin: auto;
    text-align: center;
}
.section-title span {
    font-weight: bold;
}
.co-blue3 {
    color: #2437ad;
    vertical-align: top;
}
.convenient-b2c .section-title, .convenient-b2c .section-des {
    color: #fff;
}
.section-des {
    font-size: 18px;
    line-height: 30px;
}
.section-title, .section-des {
    width: 1200px;
    margin: auto;
    text-align: center;
}
.convenient-b2c .convenient-wrap {
    padding-top: 34px;
    width: 1200px;
    margin: auto;
}
.convenient-b2c .convenient-wrap ul {
    float: left;
    width: 750px;
    margin: 0;
}
.convenient-b2c .convenient-wrap li {
    float: left;
    width: 200px;
    padding: 0 20px;
    height: 130px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #fff;
}
.convenient-b2c .convenient-wrap em {
    display: block;
    padding-top: 14px;
    font-size: 18px;
    color: #333;
    line-height: 40px;
}
.convenient-b2c .convenient-wrap span {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 22px;
}
.convenient-b2c .convenient-wrap>div {
    float: right;
}
.logistics-b2c {
    padding-top: 64px;
    height: 420px;
}
.co-blue2 {
    color: #00acc1;
    vertical-align: top;
}
.logistics-b2c>ul {
    width: 1200px;
    margin: auto;
    padding-top: 50px;
}
.logistics-b2c li {
    float: left;
    width: 240px;
    text-align: center;
}
.logistics-b2c li>i {
    display: block;
    width: 68px;
    height: 65px;
    margin: auto;
    background-repeat: no-repeat;
    background-image: url(/static/pc_img/b2c/ico-collection-b2c.png);
}
.ico-b2c-12 {
    background-position: 0 -62px;
}
.logistics-b2c li>em {
    display: block;
    padding-top: 6px;
    line-height: 40px;
    font-size: 18px;
    color: #333;
}
.logistics-b2c li>span {
    display: block;
    line-height: 22px;
    font-size: 14px;
    color: #666;
}
.ico-b2c-13 {
    background-position: -68px -62px;
}
.ico-b2c-14 {
    background-position: -136px -62px;
}
.ico-b2c-15 {
    background-position: -204px -62px;
}
.ico-b2c-16 {
    background-position: -272px -62px;
}
.core-b2c {
    height: 936px;
    padding-top: 64px;
    background: linear-gradient(#E9E9E9, #fff 70%);
}
.section-title {
    font-size: 36px;
    line-height: 108px;
    color: #333;
}
.section-title, .section-des {
    width: 1200px;
    margin: auto;
    text-align: center;
}
.core-b2c>ul {
    padding-top: 30px;
    width: 1200px;
    margin: auto;
}
.core-b2c li {
    float: left;
    width: 280px;
    height: 280px;
    padding: 0 60px;
}
.core-b2c li>i {
    display: block;
    width: 161px;
    height: 113px;
    margin: auto;
    background-repeat: no-repeat;
    background-image: url(/static/pc_img/b2c/ico-collection-b2c.png);
}
.ico-b2c-17 {
    background-position: 0 -127px;
}
.core-b2c li>em {
    display: block;
    padding-top: 10px;
    line-height: 60px;
    font-size: 24px;
    color: #333;
    text-align: center;
}
.core-b2c li>span {
    display: block;
    line-height: 24px;
    font-size: 16px;
    color: #666;
}
.ico-b2c-18 {
    background-position: -161px -127px;
}
.ico-b2c-19 {
    background-position: -322px -127px;
}
.ico-b2c-20 {
    background-position: 0 -240px;
}
.ico-b2c-21 {
    background-position: -161px -240px;
}
.ico-b2c-22 {
    background-position: -322px -240px;
}
.core-b2c .experience-now {
    display: block;
    width: 250px;
    margin: 54px auto 0;
    line-height: 80px;
    font-size: 32px;
    color: #fff;
    text-align: center;
    background-color: #2437ad;
}



/*商品与订单结束*/


.pb-carouselWarp .pb-carousel-ind {
  position: absolute;
  bottom: 110px;
  left: 50%;
  transform: translateX(-50%);
}

.pb-carouselWarp .pb-carousel-ind li {
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 0 5px;
  cursor: pointer;
}

.pb-carouselWarp .pb-carousel-ind .pb-this {
  background-color: #000
}

.pb-carouselWarp .pb-arrow {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #000;
  cursor: pointer;
  border: 0
}
.diy-col .list {
  float: right;
  width: 720px;
  padding-top: 40px;
}

.diy-col .list .item {}

.diy-col .list .item .box {
  overflow: hidden;
  height: 140px;
}

.diy-col .list .item .box .icon {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 20px;
  margin-top: 20px;
}

.diy-col .list .item .box .h3 {
  overflow: hidden;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.diy-col .list .item:nth-child(1) .box .h3 {
  color: #fc1313
}

.diy-col .list .item:nth-child(2) .box .h3 {
  color: #5ed146
}

.diy-col .list .item:nth-child(3) .box .h3 {
  color: #e68f14
}

.diy-col .list .item:nth-child(4) .box .h3 {
  color: #3f75fe
}

.diy-col .list .item .box .txt {
  overflow: hidden;
  line-height: 1.8;
  padding-right: 30px;
}

.diy-col .btn-group {
  margin-left: -10px;
  margin-top: 30px;
}

.diy-col .btn-group .btn {
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  width: 118px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #ff484c;
  margin: 0 10px;
}

.diy-col .btn-group .btn.resUrl {
  background: #ff484c;
  color: #fff;
}

.diy-col .btn-group .btn.kfUrl {
  color: #ff484c;
}
.qw-col .img {
  text-align: center;
  padding: 40px 0;
}

.qw-col .img img {}

.qw-col .text {
  padding: 20px 40px;
  color: #666;
  font-size: 16px;
  border-radius: 10px;
  border: 1px dashed #838484;
  margin: 20px 0;
}

.qw-col .text .p {
  overflow: hidden;
  line-height: 2.2;
}

.qw-col .text .span {
  font-weight: 800;
  float: left;
  line-height: 1.6;
  font-size: 20px;
}

.s-col {
  background: #f4f4f4;
}

.s-col .list {
  width: 550px;
  float: left;
  margin-top: 40px;
}

.s-col .list .item {
  float: left;
  width: 50%;
}

.s-col .list .item .box {
  background: #fff;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  border-radius: 8px;
  padding: 15px;
  margin: 10px;
  cursor: pointer;
}

.s-col .list .item.active .box {
  background: #ff484c;
  color: #fff;
}

.s-col .list .item .box .h3 {
  color: inherit;
  font-size: 18px;
  margin-bottom: 8px;
}

.s-col .list .item .box .txt {
  color: inherit
}

.s-col .img {
  width: 566px;
  height: 376px;
  float: right;
  margin-top: 50px;
  background: url('/static/pc_img/b2c/s-bg.png') no-repeat center center;
}

.s-col .img .box {
  text-align: center;
}

.s-col .img .box .item {
  width: 499px;
  height: 304px;
  margin: 25px auto;
}

.s-col .img .box .item img {
  width: 499px;
  height: 304px;
  display: block;
}

.pc-col {}

.pc-col .list {
  padding-top: 40px;
}

.pc-col .list .item {
  float: left;
  width: 33.33334%;
}

.pc-col .list .item .box {
  border-radius: 15px;
  border: 10px solid #dddddd;
  width: 344px;
  height: 283px;
  margin: 10px auto;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.pc-col .list .item .box img {
  width: 100%;
  height: 100%;
  display: block;
}

.pc-col .list .item .box .mask {
  width: 100%;
  height: 100%;
  transition: .3s;
  position: absolute;
  top: 100%;
  left: 0;
  background: linear-gradient(rgba(255, 255, 255, .2), rgba(255, 255, 255, .95));
}

.pc-col .list .item .box:hover .mask {
  top: 0%;
}

.pc-col .list .item .box .h3 {
  margin-top: 240px;
  padding: 0 110px;
}

.pc-col .list .item .box .txt {
  height: 64px;
  padding: 10px;
}

.yx-col{}
.yx-col .list{
    padding-top: 40px;
}
.yx-col .list .item{
    float: left;
    width: 25%;
}
.yx-col .list .item .box{
    height: 73px;
    overflow: hidden;
    margin: 20px;
}
.yx-col .list .item .box .h3{
    overflow: hidden;
    font-weight: 800;
    line-height: 1.6;
    padding-bottom: 4px;
}
.yx-col .list .item .box .txt{
    overflow: hidden;
    line-height: 1.4;
}
.yx-col .list .item .box .icon{
    float: left;
    margin: 5px 10px 5px 0;
}

.ys-col .list .item {
  float: left;
  width: 33.333334%;
}

.ys-col .list .item .box {
  margin: 20px 30px;
  border-radius: 8px;
  background: #eee;
  text-align: center;
  padding: 20px;
}

.ys-col .list .item .box .h3 {
  margin-bottom: 16px;
  font-size: 18px;
  color: #333;
}

.ys-col .list .item .box .txt {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
}

.bg-diy_01 {
  width: 83px;
  height: 86px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -1618px -2px;
}

.bg-diy_02 {
  width: 95px;
  height: 84px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -1840px -3px;
}

.bg-diy_03 {
  width: 72px;
  height: 100px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -1518px -10px;
}

.bg-diy_04 {
  width: 91px;
  height: 83px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -1727px 0px;
}

.bg-ts_01 {
  width: 48px;
  height: 49px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -199px -10px;
}

.bg-ts_02 {
  width: 48px;
  height: 48px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -266px -9px;
}

.bg-ts_03 {
  width: 48px;
  height: 46px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -334px -7px;
}

.bg-ts_04 {
  width: 49px;
  height: 38px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -470px -5px;
}

.bg-ts_05 {
  width: 48px;
  height: 47px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -402px -9px;
}

.bg-ts_06 {
  width: 47px;
  height: 47px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -131px -8px;
}

.bg-ts_07 {
  width: 44px;
  height: 42px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -65px -7px;
}

.bg-ts_08 {
  width: 38px;
  height: 44px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -3px -7px;
}

.bg-yx_01 {
  width: 63px;
  height: 63px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -540px -10px;
}

.bg-yx_02 {
  width: 63px;
  height: 63px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -623px -10px;
}

.bg-yx_03 {
  width: 63px;
  height: 63px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -706px -10px;
}

.bg-yx_04 {
  width: 63px;
  height: 63px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -789px -10px;
}

.bg-yx_05 {
  width: 63px;
  height: 63px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -872px -10px;
}

.bg-yx_06 {
  width: 63px;
  height: 63px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -955px -10px;
}

.bg-yx_07 {
  width: 63px;
  height: 63px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -1038px -10px;
}

.bg-yx_08 {
  width: 63px;
  height: 63px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -1121px -10px;
}

.bg-yx_09 {
  width: 63px;
  height: 63px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -1204px -10px;
}

.bg-yx_10 {
  width: 63px;
  height: 63px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -1287px -10px;
}

.bg-yx_11 {
  width: 63px;
  height: 63px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -1370px -10px;
}

.bg-yx_12 {
  width: 63px;
  height: 63px;
  background: url('/static/pc_img/b2c/sprites-icon.png') -1453px -10px;
}