@media screen and (min-width: 1300px) {
  .header-content li:first-child {
    color: #f43b31;
    border-bottom: 2px solid #f43b31;
  }

  .container-section-1 {
    height: 872px;
    background: url("../images/home-pic.png") no-repeat;
    background-size: 100% 100%;
  }

  .container-section-10 {
    height: 245px;
    background: url("../images/home-pic2.png") no-repeat;
    background-size: 100% 100%;
  }
  .container-section-11 {
    height: 845px;
    background: url("../images/home-pic3.png") no-repeat;
    background-size: 100% 100%;
  }
  .container-section-12 {
    height: 1204px;
    background: url("../images/home-pic4.png") no-repeat;
    background-size: 100% 100%;
  }
  .container-section-13 {
    height: 386px;
    background: url("../images/aboutus.png") no-repeat;
    background-size: 100% 100%;
  }
  .container-section-14 {
    height: 961px;
    background: url("../images/aboutus2.png") no-repeat;
    background-size: 100% 100%;
  }
  .container-section-15 {
    height: 509px;
    background: url("../images/aboutus3.png") no-repeat;
    background-size: 100% 100%;
  }
  .container-section-7 {
    height: 620px;
    background: url("../images/aboutus.png") center center no-repeat;
    background-size: auto 100%;
  }

  .android-download {
    margin-top: 105px;
    margin-left: 68px;
    width: 290px;
    background: #fff;
    border-radius: 6px;
  }

  .quickly-join {
    margin-top: 30px;
    text-align: center;
    color: #28292d;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    font-weight: 600;
  }

  .android-qrcode-download {
    width: 156px;
    height: 156px;
    margin-top: 18px;
    margin-left: 67px;
    border: 1px solid #ecedee;
    padding: 6px;
    box-sizing: border-box;
  }

  .android-qrcode-download img {
    width: 144px;
    height: 144px;
  }

  .scan-qr {
    margin-top: 16px;
    color: #9fa4a6;
    font-size: 14px;
    height: 16px;
    line-height: 16px;
    text-align: center;
  }

  .android-text-tip {
    box-sizing: border-box;
    margin-top: 26px;
    padding-top: 20px;
    height: 61px;
    width: 100%;
    background: #d6edff;
    text-align: center;
    border-radius: 6px;
    font-size: 0.12rem;
  }

  .android-text-tip img {
    width: 115px;
    height: 21px;
  }

  .img-container {
    margin-right: 162px;
    margin-top: 104px;
    width: 537px;
    height: 444px;
    position: relative;
  }

  .woman-banner {
    position: absolute;
    top: 10px;
    left: -67px;
    width: 276px;
    height: 304px;
    z-index: 3;
    animation: womanFade 4s infinite;
    -webkit-animation: womanFade 4s infinite;
  }

  @keyframes womanFade {
    0% {
      top: 10px;
    }

    50% {
      top: 0;
    }

    100% {
      top: 10px;
    }
  }

  .man-banner {
    width: 169px;
    height: 351px;
    right: 28px;
    top: 4px;
    position: absolute;
    z-index: 3;
    animation: manFade 4s infinite;
    -webkit-animation: manFade 4s infinite;
  }

  @keyframes manFade {
    0% {
      top: 4px;
    }

    50% {
      top: 14px;
    }

    100% {
      top: 4px;
    }
  }

  .golden-leaf {
    position: absolute;
    top: 0;
    left: 0;
    width: 537px;
    height: 444px;
  }

  .container-section-2 {
    background: #fff;
    height: 100%;
    position: relative;
  }

   .lt{ position: absolute;  margin-top: 50px;margin-left: 50px;width:400px; }
   .rt{ margin-left: 400px;margin-top: 50px; }

  .business-introduction {
    position: absolute;
    top: -65px;
    background: #fff;
    width: 1200px;
    height: 240px;
    left: 50%;
    margin-left: -600px;
    border-radius: 6px;
    box-shadow: 0px 5px 27px 0px rgba(128, 128, 128, 0.22);
    font-size: 0.01rem;
  }

  .business-introduction li {
    float: left;
    width: 33%;
    text-align: center;
  }

  .business-pic {
    width: 60px;
    height: 60px;
    margin-top: 48px;
  }

  .business-title {
    color: #28292d;
    font-size: 22px;
    margin-top: 27px;
  }

  .business-content-intro {
    margin-top: 20px;
    font-size: 16px;
    color: #989898;
  }

  .container-section-3 {
    background: #f7f8fa;
    padding-top: 52px;
    box-sizing: border-box;
    padding-bottom: 80px;
  }

  .section-title {
    text-align: center;
    color: #28292d;
    font-size: 30px;
    margin-bottom: 46px;
    font-weight: 400;
    position: relative;
  }

  .section-title:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -12.5px;
    width: 25px;
    height: 4px;
    background: #32a7ff;
    border-radius: 10px;
  }

  .wd-intro {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
  }

  .container-section-4 {
    background: #fff;
    padding-bottom: 0;
  }


  .item-content {
    margin-bottom: 136px;
  }

  .item-content li {
    float: left;
    width: 260px;
    height: 200px;
    margin-right: 33px;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
  }

  .item-content li:hover {
    box-shadow: 0px 5px 27px 0px rgba(128, 128, 128, 0.22);
  }

  .item-content li:last-child {
    margin-right: 0;
  }

  .item-pic {
    width: 151px;
    height: 77px;
    margin-top: 65px;
  }

  .item-title {
    color: #28292d;
    font-size: 22px;
    font-weight: 500;
    margin-top: 19px;
  }

  .item-content-intro {
    margin-top: 8px;
    color: #989898;
    font-size: 16px;
  }

  .characteristic-content {
    margin-bottom: 136px;
  }

  .characteristic-content li {
    float: left;
    width: 406px;
    border: 1px solid rgba(128, 128, 128, 0.22);
	margin-right: 33px;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
  }

  .characteristic-content li:hover {
    box-shadow: 0px 5px 27px 0px rgba(128, 128, 128, 0.22);
  }

  .guide-content {
    margin-bottom: 86px;
  }

  .guide-content li {
    float: left;
    width: 800px;
    border: 1px solid rgba(128, 128, 128, 0.22);
	margin-right: 33px;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
  }

  .guide-content li:hover {
    box-shadow: 0px 5px 27px 0px rgba(128, 128, 128, 0.22);
  }

  .characteristic-pic {
    width: 151px;
    height: 77px;
    margin-top: 65px;
  }

  .characteristic-title {
    color: #28292d;
    font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
  }

  .characteristic-title-inn {
	margin-left: 0.28rem;
    color: #28292d;
    font-size: 18px;
	line-height: 0.76rem;
	margin-top:10px;
	margin-bottom:10px;
  }

  .characteristic-content-intro {
    margin-top: 8px;
    color: #989898;
    font-size: 16px;
  }
}

@media screen and (max-width: 1300px) {
   .header-content li:first-child {
    color: #f43b31;
    border-bottom: 2px solid #f43b31;
  }

  .container-section-1 {
    height: 872px;
    background: url("../images/home-pic.png") no-repeat;
    background-size: 100% 100%;
  }

  .container-section-10 {
    height: 245px;
    background: url("../images/home-pic2.png") no-repeat;
    background-size: 100% 100%;
  }
  .container-section-11 {
    height: 845px;
    background: url("../images/home-pic3.png") no-repeat;
    background-size: 100% 100%;
  }
  .container-section-12 {
    height: 1204px;
    background: url("../images/home-pic4.png") no-repeat;
    background-size: 100% 100%;
  }
  .container-section-13 {
    height: 386px;
    background: url("../images/aboutus.png") no-repeat;
    background-size: 100% 100%;
  }
  .container-section-14 {
    height: 961px;
    background: url("../images/aboutus2.png") no-repeat;
    background-size: 100% 100%;
  }
  .container-section-15 {
    height: 509px;
    background: url("../images/aboutus3.png") no-repeat;
    background-size: 100% 100%;
  }
  .container-section-7 {
    height: 620px;
    background: url("../images/aboutus.png") center center no-repeat;
    background-size: auto 100%;
  }

  .android-download {
    margin-top: 105px;
    margin-left: 68px;
    width: 290px;
    background: #fff;
    border-radius: 6px;
  }

  .quickly-join {
    margin-top: 30px;
    text-align: center;
    color: #28292d;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    font-weight: 600;
  }

  .android-qrcode-download {
    width: 156px;
    height: 156px;
    margin-top: 18px;
    margin-left: 67px;
    border: 1px solid #ecedee;
    padding: 6px;
    box-sizing: border-box;
  }

  .android-qrcode-download img {
    width: 144px;
    height: 144px;
  }

  .scan-qr {
    margin-top: 16px;
    color: #9fa4a6;
    font-size: 14px;
    height: 16px;
    line-height: 16px;
    text-align: center;
  }

  .android-text-tip {
    box-sizing: border-box;
    margin-top: 26px;
    padding-top: 20px;
    height: 61px;
    width: 100%;
    background: #d6edff;
    text-align: center;
    border-radius: 6px;
    font-size: 0.12rem;
  }

  .android-text-tip img {
    width: 115px;
    height: 21px;
  }

  .img-container {
    margin-right: 162px;
    margin-top: 104px;
    width: 537px;
    height: 444px;
    position: relative;
  }

  .woman-banner {
    position: absolute;
    top: 10px;
    left: -67px;
    width: 276px;
    height: 304px;
    z-index: 3;
    animation: womanFade 4s infinite;
    -webkit-animation: womanFade 4s infinite;
  }

  @keyframes womanFade {
    0% {
      top: 10px;
    }

    50% {
      top: 0;
    }

    100% {
      top: 10px;
    }
  }

  .man-banner {
    width: 169px;
    height: 351px;
    right: 28px;
    top: 4px;
    position: absolute;
    z-index: 3;
    animation: manFade 4s infinite;
    -webkit-animation: manFade 4s infinite;
  }

  @keyframes manFade {
    0% {
      top: 4px;
    }

    50% {
      top: 14px;
    }

    100% {
      top: 4px;
    }
  }

  .golden-leaf {
    position: absolute;
    top: 0;
    left: 0;
    width: 537px;
    height: 444px;
  }

  .container-section-2 {
    background: #fff;
    height: 100%;
    position: relative;
  }

   .lt{ position: absolute;  margin-top: 50px;margin-left: 50px;width:400px; }
   .rt{ margin-left: 400px;margin-top: 50px; }

  .business-introduction {
    position: absolute;
    top: -65px;
    background: #fff;
    width: 1200px;
    height: 240px;
    left: 50%;
    margin-left: -600px;
    border-radius: 6px;
    box-shadow: 0px 5px 27px 0px rgba(128, 128, 128, 0.22);
    font-size: 0.01rem;
  }

  .business-introduction li {
    float: left;
    width: 33%;
    text-align: center;
  }

  .business-pic {
    width: 60px;
    height: 60px;
    margin-top: 48px;
  }

  .business-title {
    color: #28292d;
    font-size: 22px;
    margin-top: 27px;
  }

  .business-content-intro {
    margin-top: 20px;
    font-size: 16px;
    color: #989898;
  }

  .container-section-3 {
    background: #f7f8fa;
    padding-top: 52px;
    box-sizing: border-box;
    padding-bottom: 80px;
  }

  .section-title {
    text-align: center;
    color: #28292d;
    font-size: 30px;
    margin-bottom: 46px;
    font-weight: 400;
    position: relative;
  }

  .section-title:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -12.5px;
    width: 25px;
    height: 4px;
    background: #32a7ff;
    border-radius: 10px;
  }

  .wd-intro {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
  }

  .container-section-4 {
    background: #fff;
    padding-bottom: 0;
  }


  .item-content {
    margin-bottom: 136px;
  }

  .item-content li {
    float: left;
    width: 260px;
    height: 200px;
    margin-right: 33px;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
  }

  .item-content li:hover {
    box-shadow: 0px 5px 27px 0px rgba(128, 128, 128, 0.22);
  }

  .item-content li:last-child {
    margin-right: 0;
  }

  .item-pic {
    width: 151px;
    height: 77px;
    margin-top: 65px;
  }

  .item-title {
    color: #28292d;
    font-size: 22px;
    font-weight: 500;
    margin-top: 19px;
  }

  .item-content-intro {
    margin-top: 8px;
    color: #989898;
    font-size: 16px;
  }

  .characteristic-content {
    margin-bottom: 136px;
  }

  .characteristic-content li {
    float: left;
    width: 406px;
    border: 1px solid rgba(128, 128, 128, 0.22);
	margin-right: 33px;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
  }

  .characteristic-content li:hover {
    box-shadow: 0px 5px 27px 0px rgba(128, 128, 128, 0.22);
  }

  .guide-content {
    margin-bottom: 86px;
  }

  .guide-content li {
    float: left;
    width: 800px;
    border: 1px solid rgba(128, 128, 128, 0.22);
	margin-right: 33px;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
  }

  .guide-content li:hover {
    box-shadow: 0px 5px 27px 0px rgba(128, 128, 128, 0.22);
  }

  .characteristic-pic {
    width: 151px;
    height: 77px;
    margin-top: 65px;
  }

  .characteristic-title {
    color: #28292d;
    font-size: 22px;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
  }

  .characteristic-title-inn {
	margin-left: 0.28rem;
    color: #28292d;
    font-size: 18px;
	line-height: 0.76rem;
	margin-top:10px;
	margin-bottom:10px;
  }

  .characteristic-content-intro {
    margin-top: 8px;
    color: #989898;
    font-size: 16px;
  }



}
