* {
  margin: 0;
  padding: 0;
  font-family: Microsoft YaHei;
}
.full-img {
  width: 100%;
  height: 100%;
}
.mainBanner {
  width: 100%;
  margin-top: 60px;
}
.secondQuick {
  width: 100%;
  height: 602px;
  background-image: url('../../../images/stores/secondBg.png');
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 88px 0 62px  0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.secondQuick-img {
  width: 522px;
  /* height: 452px; */
  margin-right: 70px;
}
.secondText {
  width: 592px;
  height: 452px;
}
.secondTextTitle {
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 100%;
  font-weight: 400;
  color: #333333;
  font-size: 36px;
  margin-top: 110px;
  margin-bottom: 50px;
}
.secondTextContent {
  width: 100%;
  line-height: 36px;
  font-size: 16px;
}
.threeCommunity {
  width: 100%;
  height: 1064px;
  background-image: url('../../../images/stores/threeBg.png');
  background-size: 100% 100%;
}
.threeTitle {
  height: 152px;
  line-height: 36px;
  padding: 58px 0px;
  font-size: 36px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  box-sizing: border-box;
}
.threeStep1 {
  width: 1200px;
  height: 269px;
  background-image: url('../../../images/stores/threeStep1.png');
  background-size: 100% 100%;
  margin: 0 auto 30px;
}
.threeStep2 {
  width: 1200px;
  height: 313px;
  background-image: url('../../../images/stores/threeStep2.png');
  background-size: 100% 100%;
  margin: 0 auto 30px;
}
.threeStep3 {
  width: 1200px;
  height: 185px;
  background-image: url('../../../images/stores/threeStep3.png');
  background-size: 100% 100%;
  margin: 0 auto;
}
.fourGroup {
  width: 100%;
  height: 895px;
}
.fourTitle {
  width: 100%;
  text-align: center;
  line-height: 36px;
  height: 36px;
  font-weight: 400;
  font-size: 36px;
  margin: 89px 0px 106px 0px;
  color: #333333;
}
.communityGroup {
  width: 952px;
  height: 592px;
  margin: 0 auto;
  background-image: url('../../../images/stores/communityGroup.png');
  background-size: 100% 100%;
  position: relative;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
}
.groupStep1 {
  width: 273px;
  position: absolute;
  top: 130px;
  left: -100px;
}
.groupStep2 {
  width: 273px;
  position: absolute;
  top: 80px;
  right: -100px;
}
.groupStep3 {
  width: 273px;
  position: absolute;
  bottom: 144px;
  left: -50px;
}
.groupStep4 {
  width: 273px;
  position: absolute;
  bottom: 200px;
  right: -120px;
}
.groupStep5 {
  width: 273px;
  position: absolute;
  bottom: -10px;
  right: 255px;
}
.groupTitle {
  background-image: url('../../../images/stores/groupTitleBg.png');
  background-size: 100% 100%;
  width: 100%;
  height: 120px;
}
.groupTitleText {
  margin-left: 38%;
  height: 50px;
  padding-top: 35px;
  display: flex;
  align-items: center;
}
.groupTitleText span {
  height: 32px;
  line-height: 32px;
  font-weight: 400;
  color: #ffffff;
  font-size: 32px;
}
.groupTitleText .groupBtn {
  width: 200px;
  text-align: center;
  line-height: 50px;
  height: 50px;
  font-size: 18px;
  color: #FFFFFF;
  background: #4c6cff;
  border-radius: 5px;
  margin-left: 50px;
  cursor: pointer;
}
.groupModel {
  width: 100%;
  padding: 90px;
  height: 1103px;
  box-sizing: border-box;
}
.groupModel .groupModelTitle {
  width: 100%;
  text-align: center;
  line-height: 36px;
  height: 36px;
  font-weight: 400;
  font-size: 36px;
  margin: 0px 0px 82px 0px;
  color: #333333;
}
.groupModel .groupModelImg {
  margin: 0 auto;
  display: block;
}
.marketingTitle {
  width: 100%;
  text-align: center;
  line-height: 36px;
  height: 36px;
  font-weight: 400;
  font-size: 36px;
  margin: 90px 0px 112px 0px;
  color: #333333;
}
.marketingFirst {
  width: 100%;
  height: 332px;
  padding-bottom: 83px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}
.marketingFirst .marketingFirstModel {
  width: 690px;
  margin-right: 42px;
  font-size: 24px;
}
.marketingFirst .marketingFirstTitle {
  margin-top: 72px;
  height: 24px;
  line-height: 24px;
  margin-bottom: 42px;
  font-weight: bold;
}
.marketingFirst .marketingFirstText {
  width: 484px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 34px;
}
.marketingSecond {
  width: 100%;
  height: 400px;
  padding-top: 21px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  background-color: #F7F7F7;
}
.marketingSecond .marketingSecondModel {
  margin-left: 169px;
}
.marketingSecond .marketingSecondModelTitle {
  margin-top: 103px;
  height: 25px;
  line-height: 25px;
  text-align: right;
  width: 560px;
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 42px;
}
.marketingSecond .marketingSecondModelText {
  width: 560px;
  line-height: 34px;
  color: #666666;
  text-align: right;
  font-size: 16px;
}
.marketingThree {
  width: 100%;
  height: 399px;
  padding: 27px 0px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}
.marketingThreeModel {
  width: 489px;
  margin-right: 304px;
}
.marketingThreeModel .marketingThreeModelTitle {
  margin-top: 52px;
  margin-bottom: 43px;
  height: 24px;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
}
.marketingThreeModel .marketingThreeModelText {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}
.marketingFour {
  width: 100%;
  height: 400px;
  padding: 33px 0px 41px 0px;
  box-sizing: border-box;
  background-color: #F7F7F7;
  display: flex;
  justify-content: center;
}
.marketingFourModel {
  width: 540px;
  margin-left: 153px;
  padding-top: 60px;
}
.marketingFourModel .marketingFourModelTitle {
  height: 25px;
  line-height: 25px;
  font-size: 24px;
  font-weight: bold;
  width: 540px;
  text-align: right;
  margin-bottom: 42px;
}
.marketingFourModel .marketingFourModelText {
  width: 540px;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}
.lastTitleBg {
  width: 100%;
  height: 120px;
  background-image: url('../../../images/stores/lastTitleBg.png');
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lastBtn {
  width: 157px;
  height: 54px;
  border-radius: 7px;
  line-height: 54px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
}
.leftBtn {
  background-color: #3294FF;
  margin-right: 28px;
}
.rightBtn {
  border: 1px solid #ffffff;
}
.last-title {
  width: 100%;
  text-align: center;
  line-height: 36px;
  height: 36px;
  font-weight: 400;
  font-size: 36px;
  margin: 83px 0px 68px 0px;
  color: #333333;
}
.lastFlex {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 242px;
  margin-bottom: 30px;
}
.lastFlex .lastFlexItem {
  width: 386px;
  height: 242px;
  background: #ffffff;
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
  padding: 0px 20px;
  box-sizing: border-box;
}
.m-r-21 {
  margin-right: 21px;
}
.flex {
  display: flex;
}
.icon1 {
  padding-top: 33px;
  padding-left: 24px;
  margin-bottom: 34px;
}
.icon1Text {
  height: 72px;
  line-height: 72px;
  font-size: 22px;
  color: #696D82;
  margin-left: 30px;
}
.itemText {
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  color: #8D91A5;
}
