/* 轮播图 */
/*.banner_ul  .banner_item {
  background-image: url(../images/cloudMalls.png);
}*/

.banner_ul .banner_item .content-wrapper {
  position: absolute;
  width: 1100px;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #fff;
}

.banner_ul .banner_item .content-wrapper h3 {
  margin: 75px 0 16px;
  font-size: 40px;
  font-weight: 600;
  line-height: 56px;
  color: rgba(243,248,253,1);
}

.banner_ul .banner_item .content-wrapper .sub-title {
  width: 638px;
  height: 72px;
  font-size: 20px;
  color: rgba(243,248,253,1);
  line-height: 36px;
}

.banner_ul .banner_item .content-wrapper .btn {
  margin-top: 50px;
}

.banner_ul .banner_item .content-wrapper .btn a {
  display: inline-block;
  width: 151px;
  height: 42px;
  font-size: 16px;
  text-align: center;
  line-height: 42px;
  background: rgba(243,248,253,1);
  border-radius: 21px;
  color: #000;
}

.banner_ul .banner_item .content-wrapper .btn a.on {
  color: #fff;
  border: 1px solid rgba(243,248,253,1);
  background: transparent;
  margin-left: 10px;
}

.banner_ul .banner_item .content-wrapper .btn a.on:hover {
  color: #222;
  background: #fff;
}


/* 新电商生态闭环 */
.store {
  padding-bottom: 100px;
}
.cloud-city {
  padding-bottom: 50px;
}
.store-content,.cloud-city-content {
  width: 1200px;
}
.store-con {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.store-con .store-item {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  width:288px;
  height:320px;
  margin-right: 15px;
  background:rgba(255,255,255,1);
  border:1px solid rgba(242,242,242,1);
  box-sizing: border-box;
}

.store-con .store-item .item-txt {
  font-size:20px;
  color:rgba(51,51,51,1);
  margin-top: 52px;
  margin-bottom: 30px;
}

.store-con .store-item .item-img {
  display: inline-block;
  width: 60px;
  height: 60px;
}

.store-con .store-item .item-cont {
  margin-top: 35px;
  width:240px;
  font-size: 16px;
  /* line-height: 25px; */
  color:rgba(153,153,153,1);

}

/* 新电商生态闭环 */

.cloud-city {
  background:rgba(246,249,252,1);
}

.adv-con {
  position: relative;
  padding-top: 140px;
  text-align: right;
  height: 430px;
  background: url(../imagesTwo/cloudMalls/cloud-city.png);
  background-repeat: no-repeat;
  background-position: right;
}

.adv-con .item01 {
  position: absolute;
  left: 210px;
  top: 35px;
}

.adv-con .item02 {
  position: absolute;
  left: 70px;
  top: 165px;
}

.adv-con .item03 {
  position: absolute;
  left: 100px;
  top: 295px;
}
.adv-con .item04 {
  position: absolute;
  left: 80px;
  top: 425px;
}

.adv-con .item .item-txt {
  font-size:18px;
  color:rgba(51,51,51,1);
}

.adv-con .item .item-des {
  font-size:16px;
  color:rgba(153,153,153,1);
  margin-top: 10px;
}


/* 云小店应用 */
.industry {
  padding-bottom: 50px;
}
.industry-content {
  width: 1200px;
}

.app-ind-con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 85px;
}
.app-ind-con .item {
  width: 20%;
  text-align: center;
  margin-bottom: 50px;
}

.app-ind-con .item .item-img {
  width: 97px;
  height: 97px;
  margin: auto;
  display: block;
}

.app-ind-con .item .item-text {
  margin-top: 15px;
  font-size:18px;
  color:rgba(51,51,51,1);
}

/* 云小店应用 */


/* 云商城的功能介绍 */
.function {
  background:rgba(246,249,252,1);
  padding-bottom: 80px;
}

.function-content {
  width: 1200px;
}

.briefing_nav {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  /* height:135px; */
  text-align: center;
  margin: 10px auto;
}

.briefing_nav .nav-item {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-content: center;
  width:285px;
  height:192px;
  /* line-height: 135px; */
  margin-left: 10px;
  margin-bottom: 10px;
  background: rgba(255,255,255,1);
  border: 1px solid rgba(242,242,242,1);
}

.briefing_nav .nav-item.wh {
  width: 290px;
  height: 280px;
  padding: 20px;
  box-sizing: border-box;
  justify-content: flex-start;
}

.briefing_nav .nav-item.colrB {
  background: rgba(246,249,252,1);
}

.briefing_nav .nav-item img {
  width: 45px;
  height: 45px;
}

.briefing_nav .nav-item img.m20 {
  margin: 20px 0 10px;
}

.briefing_nav .nav-item .briefing_title {
  font-size: 18px;
  line-height: 14px;
  margin-top: 15px;
  margin-bottom: 5px;
  font-family: arial;
}

.briefing_nav .nav-item .briefing_title.w250 {
  width: 254px;
}

.briefing_nav .nav-item .text {
  /* text-align: left; */
  margin-top: 16px;
  font-size: 16px;
  color: rgba(153,153,153,1);
}

@media screen and (max-width:1450px){
  .legendshop {
    min-width: 1250px;
  }
  .store-content,.cloud-city-content,.store-con .store-item .item-cont ,.industry-content,.function-content,.banner_ul .banner_item .content-wrapper{
    width: 85%;
  }
  .store-con .store-item{
    width: 23%;
    margin: 0 1%;
  }

  .banner_ul .banner_item .content-wrapper h3,.banner_ul .banner_item .content-wrapper .sub-title,.banner_ul .banner_item .content-wrapper .btn {
    margin-left: 20%;
  }
  .adv-con .item .item-txt {
    font-size: 16px;
  }
  .adv-con .item .item-des {
    font-size: 14px;
  }
  .adv-con {
    background-size: 55%;
  }

  .adv-con .item01 {
    top: 15%;
    left: 20%;
  }
  .adv-con .item02 {
    top: 34%;
    left: 8%;
  }
  .adv-con .item03 {
    top: 52%;
    left: 11%;
  }
  .adv-con .item04 {
    top: 69%;
    left: 9%;
  }

  .briefing_nav .nav-item {
    width: 23%;
  }
}
/* 云商城的功能介绍 */