.banner {
  padding: 0;
}
header{
  background: #01c1b4;
}
.banner {
  background: #09de9b;
  background: -webkit-linear-gradient(bottom, #02c1b7, #04cb95);
  background: linear-gradient(to bottom, #02c1b7, #04cb95)
}


.banner article {
  height: 703px;
  text-align: center;
  position: relative;
  margin: 0 auto;
  max-width: 1242px;
  font-size: 0;
}

@media screen and (max-width:1080px) {
  .banner article {
    height: 530px
  }
}

.banner .slogen {
  position: absolute;
  left: 0px;
  top: 225px;
  z-index: 1;
  text-align: left
}

.banner .slogen .hidden-mb {
  display: initial
}

@media screen and (max-width:1340px) {
  .banner .slogen {
    left: 70px
  }
}

@media screen and (max-width:1080px) {
  .banner .slogen {
    position: static;
    text-align: center;
    padding-top: 100px
  }

  .banner .slogen .hidden-mb {
    display: none
  }
}

@media screen and (max-width:330px) {
  .banner .slogen {
    padding-top: 0
  }
}

.banner .slogen p {
  color: #fff
}

.banner .slogen p:nth-child(1) {
  font-size: 32px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFF;
  line-height: 48px
}

@media screen and (max-width:1080px) {
  .banner .slogen p:nth-child(1) {
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFF;
    line-height: 36px
  }
}

.banner .slogen p:nth-child(2) {
  margin-top: 20px;
  max-width: 450px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFF;
  line-height: 28px
}

@media screen and (max-width:1080px) {
  .banner .slogen p:nth-child(2) {
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
  }
}

@media screen and (max-width:1080px) {
  .banner .slogen p:nth-child(2) {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFF;
    line-height: 28px
  }
}

.banner .slogen .buttons {
  margin-top: 52px
}

@media screen and (max-width:1080px) {
  .banner .slogen .buttons {
    margin-top: 30px
  }
}

.banner .slogen .buttons .btn {
  margin: 10px
}

.banner .banner-img {
  width: 508px;
  height: 450px;
  float: right;
  margin-top: 182px;
  /* margin-right: 150px; */
}

.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;
}
#wenlv .page1 {
  background: #fff;
  padding-top: 100px
}

#wenlv .page1 .cards {
  padding: 60px 0;
  font-size: 0;
  text-align: center;
  position: relative;
  margin: 0 auto;
  max-width: 1242px
}

#wenlv .page1 .cards .detail {
  height: 85px;
  text-align: justify !important
}

@media screen and (max-width:1300px) {
  #wenlv .page1 .cards .detail {
    height: 85px
  }
}

@media screen and (max-width:1080px) {
  #wenlv .page1 .cards {
    margin-top: 35px
  }
}

#wenlv .page1 .cards li {
  background: #f8fbfd;
  width: 23%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  padding-left: 3%;
  padding-top: 30px;
  padding-right: 3%;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1%;
  margin-top: 0
}

#wenlv .page1 .cards li .h2 {
  line-height: 32px
}

#wenlv .page1 .cards li .h6 {
  line-height: 25px
}

#wenlv .page1 .cards li:nth-of-type(6) {
  opacity: 0
}

#wenlv .page1 .cards li:nth-of-type(6) .btn {
  display: none
}

@media screen and (max-width:1080px) {
  #wenlv .page1 .cards li {
    width: 100%;
    padding: 30px 15px 30px 95px;
    min-height: auto;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 20px
  }
}

#wenlv .page1 .cards li:nth-child(n) {
  border-left: 0
}

@media screen and (max-width:1080px) {
  #wenlv .page1 .cards li:nth-child(n) {
    border-left: 0
  }
}

#wenlv .page1 .cards li .icon {
  margin-top: 5px;
  width: 56px;
  height: 56px
}

@media screen and (max-width:1080px) {
  #wenlv .page1 .cards li .icon {
    position: absolute;
    left: 20px;
    top: 30px;
    width: 50px
  }
}

#wenlv .page1 .cards li p {
  text-align: center
}

#wenlv .page1 .cards li p:nth-of-type(1) {
  margin-top: 20px;
  font-weight: 500;
  line-height: 32px;
  color: #2e4446
}

#wenlv .page1 .cards li p:nth-of-type(2) {
  margin-top: 18px;
  height: 85px;
  color: #6c7c7d;
  overflow: hidden;
  text-align: left;
  margin-bottom: 18px
}

@media screen and (max-width:1340px) {
  #wenlv .page1 .cards li p:nth-of-type(1) {
    font-size: 15px;
    margin-top: 20px;
    font-weight: 500;
    line-height: 32px;
    color: #2e4446
  }

  #wenlv .page1 .cards li p:nth-of-type(2) {
    margin-top: 5px;
    color: #6c7c7d;
    text-align: left
  }
}

@media screen and (max-width:1080px) {
  #wenlv .page1 .cards li p:nth-of-type(1) {
    margin-top: 0;
    font-weight: 500;
    line-height: 30px;
    color: #2e4446;
    text-align: left
  }

  #wenlv .page1 .cards li p:nth-of-type(2) {
    margin-top: 5px;
    line-height: 28px;
    color: #6c7c7d;
    text-align: left
  }
}

#wenlv .page1-m {
  background: #fff;
  display: none
}

@media screen and (max-width:1080px) {
  #wenlv .page1-m {
    padding-top: 40px;
    display: block
  }
}

#wenlv .page1-m .panel-group .panel {
  text-align: left;
  margin: 4%;
  background-color: #f8fbfd;
  border: 0
}

#wenlv .page1-m .panel-group .panel .h3 {
  line-height: 30px;
  color: #2e4446;
  padding-top: 25px
}

#wenlv .page1-m .panel-group .panel .h4 {
  line-height: 40px;
  margin-bottom: 30px;
  color: #6c7c7d
}

#wenlv .page1-m .panel-group .panel .h6 {
  line-height: 28px;
  color: #6c7c7d
}

#wenlv .page1-m .panel-group .panel .panel-heading {
  color: #333;
  background-color: #f8fbfd;
  border: 0
}

#wenlv .page1-m .panel-group .panel .panel-heading .collapsed .title {
  width: 100%;
  height: 35px
}

#wenlv .page1-m .panel-group .panel .panel-heading .collapsed .title span {
  width: 30%;
  float: right;
  text-align: right;
  padding-top: 10px
}

#wenlv .page1-m .panel-group .panel .panel-heading .collapsed .title span i {
  width: 15px;
  height: 15px;
  background: url(../images/hotel/open_8c1af93.png);
  float: right;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-top: 2px
}

#wenlv .page1-m .panel-group .panel .panel-heading .collapsed .title .mtitle {
  float: left;
  font-size: 16px;
  font-weight: 300;
  padding-top: 5px;
  padding-left: 5px;
  line-height: 25px
}

#wenlv .page1-m .panel-group .panel .panel-heading .collapsed .title .mtitle img {
  float: left;
  height: 25px;
  width: 25px;
  margin-right: 15px
}

#wenlv .page1-m .panel-group .panel .panel-heading .title {
  width: 100%;
  height: 40px
}

#wenlv .page1-m .panel-group .panel .panel-heading .title span {
  width: 30%;
  float: right;
  text-align: right;
  padding-top: 14px
}

#wenlv .page1-m .panel-group .panel .panel-heading .title span i {
  width: 15px;
  height: 15px;
  background: url(../images/hotel/close_e081ee0.png);
  float: right;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-top: 2px
}

#wenlv .page1-m .panel-group .panel .panel-heading .title .mtitle {
  float: left;
  font-size: 16px;
  font-weight: 300;
  padding-top: 5px;
  padding-left: 5px;
  line-height: 25px
}

#wenlv .page1-m .panel-group .panel .panel-heading .title .mtitle img {
  float: left;
  height: 25px;
  width: 25px;
  margin-right: 15px
}

#wenlv .page1-m .panel-group .panel .panel-body {
  font-size: 14px;
  line-height: 25px;
  color: #6c7c7d;
  border: 0
}

#wenlv .page1-m .collapse-icon {
  width: 15px;
  height: 15px;
  background: url(../images/hotel/open_8c1af93.png)
}
.page2{
  padding-top: 50px;
  background:#f9fbfd;
  overflow: hidden;
}
.page2 .page2_tip{
  padding-top: 20px;
  font-size: 18px;
  color: #999;
  line-height: 26px;
  text-align: center;
  margin-bottom: 80px;
}
.page2 .container{
  position: relative;
  height:490px;
  background:url(../images/wenlv/page2bj.jpg) no-repeat center top;
  margin-bottom: 50px;
}
.page2 .page2_box{
  width: 280px;
  position: absolute;
}
.page2 .page2_box p{
  font-size: 24px;
  line-height: 40px;
  padding-bottom: 10px;
}
.page2 .page2_box span{
  font-size: 16px;
  color: #666;
  line-height: 26px;
}
.page2 .page2_box.left-top{
  right: 911px;
  top: 0;
  text-align: right;
}
.page2 .page2_box.left-bottom{
  right: 911px;
  top: 220px;
  text-align: right;
}
.page2 .page2_box.right-top{
  left: 893px;
  top: 0;
  text-align: left;
}
.page2 .page2_box.right-bottom{
  left: 893px;
  top: 220px;
  text-align: left;
}
.page3{
 overflow: hidden;
 text-align: center;
  padding-bottom: 100px;
}
.page3 .publicTitle{
  margin: 60px auto 15px;
}
.page3 img{
  max-width: 100%;
}
@media screen and (max-width:768px) {
  .banner article{
    height: auto;
  }
  .banner .banner-img{
    width: 100%;
    height: auto;
    margin: 1.5rem auto 0;
    float: none;
  }
  .page2 .page2_tip{
    font-size: 1.4rem;
    line-height: 2;
    padding: 15px;
    margin-bottom: 0;
  }
  .page2 img{
    margin-top: 4rem;
    width: 100%;
  }
  .page2 .container{
    background: none;
    height: auto;
  }
  .page2 .page2_box{
    width: 100%;
    position: static;
    text-align: left !important;
    padding: 15px 4rem;
  }
  .page2 .page2_box:last-child{
    border-bottom:none;
  }
  .page2 .page2_box p{
    font-size: 1.8rem;
  }
  .page2 .page2_box span{
    font-size: 1.6rem;
  }
  .page3 .publicTitle{
    margin: 1rem auto;
  }
  .page3_box{
    border: 1px solid #5bc798;
    background: #f1f9f6;
    box-sizing: border-box;
    padding:1rem;
    position: relative;
    border-radius: 6px;
    margin-top: 5rem;
  }
  .page3_box.yellow{
    border: 1px solid #f8d05c;
    background: #fefbf4;
  }

  .page3_mine{
    border: 1px solid #5bc798;
    background: #fff;
    border-radius: 6px;
    text-align: left;
  }
  .page3_box.yellow .page3_mine{
    border: 1px solid #f8d05c;
  }
  .page3_title{
    width: 15rem;
    height: 4rem;
    position: absolute;
    left: 10px;
    top:-4rem;
    line-height: 4rem;
    text-align: center;
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    background: #5bc798;
  }
  .page3_box.yellow .page3_title{
    background: #f8d05c;
  }
  .page3_mine span{
    display: inline-block;
    text-align: center;
    background: #f1f9f6;
    line-height: 4rem;
    font-size: 1.4rem;
    width: 44%;
    margin:15px 0% 15px 4%;
  }
  .page3_box.yellow .page3_mine span{
    background: #fefbf4;
  }
  .openBox .openBox_title{
    font-size: 2rem;
    max-width: 80%;
    margin:0 auto;
  }
}
@media (max-width: 1300px) and (min-width: 770px){
	#wenlv .page1 .cards{
		padding: 60px 28px;
	}
	.page2 .page2_tip{
		padding: 20px 34px 0 48px;
		line-height: 30px;
	}
	.page3 .container{
		width: 100%;
		padding: 0 28px;
	}
	
}
