.banner {
  padding: 0;
}
header{
  background: #01c1b4;
}
.banner {
  height: 819px;
  min-width: 1242px;
  position: relative;
  background: #09de9b;
  background: -webkit-linear-gradient(bottom, #02c1b7, #04cb95);
  background: linear-gradient(to bottom, #02c1b7, #04cb95)
}
.banner-title{
  padding-top: 131px;
  text-align: center;
}
.banner-title h2{
  font-size: 40px;
  color: #fff;
  font-weight: normal;
}
.banner-title p{
  font-size: 16px;
  color: #fff;
  line-height: 75px;
  padding-bottom: 15px;
}
.banner-title .btn{
  width: 193px;
  height: 43px;
  background: #fff;
  margin: 0 auto;
  color: #04cb94;
  font-size: 18px;
  line-height: 43px;
}
.banner-title .btn:hover{
  background: rgba(255,255,255,0.9);
}
.banner-title .btn a{
  color: #04cb94;
}
.banner-title .btn:hover a{
  color: #02966d;
}
.banner-img{
  width: 1056px;
  height: 556px;
  position: absolute;
  bottom: -80px;
  left: 50%;
  margin-left: -528px;
  background:url(../images/yuncang/banner.png) no-repeat center top;
}
.demoPrice {
  padding-top: 65px;
  padding-bottom: 0
}
.demoPrice-container{
  width: 1365px;
  padding: 0 55px;
  margin: 0 auto;
  position: relative;
}

.demoPrice .swiper-container {
  padding: 80px 25px;
}

.demoPrice .demoPriceItems .demoPriceItem {
  min-height: 260px;
  box-shadow: 0 04px 20px #dfe0e3;
  border-radius: 2px;
  background: #FFF;
  box-sizing: border-box;
  padding: 30px 35px 0 30px;
  text-align: left;
  margin:0 auto;
}


.demoPrice .demoPriceItems .demoPriceItem .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.demoPrice .demoPriceItems .demoPriceItem .wrap img {
  width: 52px
}

.demoPrice .demoPriceItems .demoPriceItem .wrap p:nth-of-type(1) {
  margin-top: 16px;
  font-weight: 500;
  font-size: 16px;
  line-height: 38px
}

.demoPrice .demoPriceItems .demoPriceItem>p:nth-of-type(1) {
  margin-top: 4px;
  line-height: 25px;
  font-size: 12px
}
.demoPrice .swiper-button-next,.demoPrice .swiper-button-prev{
  width: 50px;
  height: 50px;
  border-radius:50%;
  line-height: 50px;
  text-align: center;
  box-shadow: 0 0 20px #ccc;
  background: #fff;
  position: absolute;
  top: 50%;
  margin-top: -25px;
}
.demoPrice .swiper-button-next::after,.demoPrice .swiper-button-prev::after{
  font-size: 16px;
  color: #333;
}



.openBox{
  width: 100%;
  height: 230px;
  background: url('../images/douyin/main-footbj.jpg') no-repeat center center;
}
.openBox .openBox_title{
  padding: 60px 0 32px;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.openBox .btn{
  display: block;
  background: #fff;
  width: 193px;
  height: 43px;
  text-align: center;
  line-height: 43px;
  margin: 0 auto;
  font-size: 16px;
  color: #0ccc97;
  border-radius: 7px;
}
.openBox .btn a{
  color: #0ccc97;
}

.page2{
  padding-top: 150px;
  background:#fff;
  overflow: hidden;
}
.page2 .container{
  margin-top: 100px;
  position: relative;
  height:537px;
  background:url(../images/yuncang/page2bj.jpg) no-repeat center top;
  margin-bottom: 50px;
}
.page2 .page2_box{
  width: 345px;
  position: absolute;
}
.page2 .page2_box p{
  font-size: 22px;
  line-height: 40px;
}
.page2 .page2_box span{
  font-size: 16px;
  color: #666666;
  line-height: 26px;
}
.page2 .page2_box.left-top{
  left: 0px;
  top: 0;
  text-align: left;
}
.page2 .page2_box.left-bottom{
  left: 0;
  top: 305px;
  text-align: left;
}
.page2 .page2_box.right-top{
  left: 870px;
  top: 0;
  text-align: left;
}
.page2 .page2_box.right-bottom{
  left: 870px;
  top: 305px;
  text-align: left;
}
.page3{
  padding: 120px 0;
 overflow: hidden;
 text-align: center;
 background: #f9fbfd;
}
.page3 .left{
  max-width: 100%;
  float: left;
}
.page3 .right{
  padding-top: 15px;
  text-align: left;
  width: 540px;
  float: right;
}
.page3 .top-title{
  font-size: 30px;
  color: #333;
}
.page3 .top-title p{
  font-size: 16px;
  line-height: 28px;
  padding-top: 30px;
}
.page3 .page3-title{
  font-size: 20px;
  color: #333;
  margin-top: 55px;
  font-weight: bold;
}
.page3 .page3-title p{
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  padding-top: 20px;
}
.page3 .btn{
  width: 166px;
  height: 47px;
  background: #04ca9a;
  text-align: center;
  line-height: 47px;
  color: #fff;
  font-size: 20px;
  margin-top: 30px;
}
.page3 .btn:hover{
  background: #03A276;
}
.page3 .btn a{
  color: #fff;
}
@media screen and (max-width:768px) {
  .banner {
    width: 100vw;
    max-width: 100vw;
    min-width: 100%;
    height: 48rem;
  }
  .banner-title{
    padding-top: 10rem;
  }
  .banner-title h2{
    font-size: 2rem;
  }
  .banner-title p{
    font-size: 1.4rem;
    line-height: 2;
    padding: 15px;
  }
  .banner-title .btn a{
    font-size: 1.6rem;
  }
  .banner-img{
    width: 80%;
    background-size: cover;
    left: 10%;
    margin: 0;
    height: 20rem;
    bottom: -4rem;
  }
  .page2{
    padding-top: 8rem;
  }
  .page2 img{
    width: 100%;
  }
  .page2 .container{
    margin-top: 2rem;
    height: auto;
    background: none;
  }
  .page2 .page2_box{
    position: static;
    background: none;
    padding: 0 15px;
    border: 0;
    margin-bottom: 35px;
    width: 100%;
  }
  .page2 .page2_box p{
    font-size: 1.6rem;
  }
  .page2 .page2_box span{
    font-size: 1.3rem;
  }
  .page3{
    padding: 2.5rem 0;
  }
  .page3 .right {
    width: 100%
  }
  .page3 .right img{
    width: 100%
  }
  .openBox .openBox_title{
    font-size: 2rem;
  }
  .page3 .btn a{
    font-size: 1.6rem;
  }
}
@media (max-width: 1300px) and (min-width: 770px){
	.page2 .page2_box.left-top,.page2 .page2_box.left-bottom{
		left: 45px;
	}
	.page2 .page2_box.right-top,.page2 .page2_box.right-bottom{
		    left: 850px;
	}
	.page3{
		padding: 120px 28px;
	}
	.page3 .right{
		position: relative;
		right: 72px;
	}
	.page3 .container{
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
	}
	.page3 .left{
		width: 40%;
	}
	.page3 .right{
		right: 0;
	}
}

