.fullpage {
	
  /* height: calc(100vh - 60px); */
  height: calc(100vh );
  overflow: hidden;
}

#container,
.sections,
.section {
  position: relative;
  height: 100%;
}

/*非必需，只是用来设置背景图，id不会被插件用到*/
#section0 {
  background: url(https://tupian.xingyunol.com/hotel_pc_new_doorLock1_bg.png)
    no-repeat;
  background-size: 100% 100%;
  background-position: 100% 100%;
  font-size: 0px;
}

#section0 .main {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}
#section0 .main > div {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  height: 100%;
}
#section0 .main .left {
  padding-top: 30%;
}

#section0 .main .left .title {
  color: #fff;
  display: inline-block;
  font-size: 30px;
}

#section0 .main .left .content {
  margin-top: 10px;
  color: #666;
  font-size: 40px;
  position: relative;
  color: #fff;
  z-index: 100;
}

#section0 .main .left .content:after {
  content: '';
  width: 193px;
  height: 20px;
  background: #2476e2;
  position: absolute;
  bottom: 4px;
  left: 0px;
  z-index: -1;
}

#section0 .main .left .img {
  margin-top: 100px;
  margin-left: -10px;
  width: 70%;
}

#section0 .main .img .list {
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
  width: 33.33%;
  text-align: center;
}
#section0 .main .img .list img {
  height: 60px;
}
#section0 .main .img .list div {
  margin-top: 10px;
}

#section0 .right {
  padding-top: 16%;
  text-align: center;
  padding-left: 10%;
}

#section0 .right img {
  width: 100%;
}

#section1 {
  background: url(https://tupian.xingyunol.com/hotel_pc_new_doorLock2_bg.png)
    no-repeat;
  background-size: 100% 100%;
  background-position: 100% 100%;
  font-size: 0px;
  position: relative;
  color: #fff;
}
#section1 .main {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}
#section1 .main > div {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  height: 100%;
}
#section1 .main .left {
  padding-top: 30%;
  z-index: 10;
  position: relative;
  left: 60%;
}

#section1 .main .left .title {
  display: inline-block;
  font-size: 40px;
  position: relative;
}

#section1 .main .left .title:after {
  content: '';
  width: 193px;
  height: 20px;
  background: #2476e2;
  position: absolute;
  bottom: 4px;
  left: 0px;
  z-index: -1;
}

#section1 .main .left .content {
  margin-top: 10px;
  color: #666;
  font-size: 24px;
  color: #fff;
  z-index: 100;
}

#section1 .main .left .img {
  margin-top: 100px;
  margin-left: -10px;
  width: 70%;
}

#section1 .main .img .list {
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
  width: 33.33%;
  text-align: center;
}
#section1 .main .img .list img {
  height: 60px;
}
#section1 .main .img .list div {
  margin-top: 10px;
}

#section1 .right {
  position: absolute;
  height: 100%;
  left: 20%;
  top: 0px;
  z-index: 0;
}

#section1 .right img {
  height: 100%;
}
#section2 {
  background: url(https://tupian.xingyunol.com/hotel_pc_new_doorLock3_bg.png)
    no-repeat;
  background-size: 100% 100%;
  background-position: 100% 100%;
  font-size: 0px;
}

#section2 .main {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}
#section2 .main > div {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  height: 100%;
}
#section2 .main .left {
  padding-top: 32%;
  width: 45%;
}

#section2 .main .left .title {
  color: #fff;
  font-size: 40px;
  position: relative;
  z-index: 100;
}

#section2 .main .left .content {
  margin-top: 20px;
  color: #666;
  font-size: 24px;
  color: #fff;
}

#section2 .main .left .title:after {
  content: '';
  width: 139px;
  height: 20px;
  background: #2476e2;
  position: absolute;
  bottom: 4px;
  left: 0px;
  z-index: -1;
}

#section2 .right {
  padding-top: 26%;
  text-align: center;
  padding-left: 10%;
}

#section2 .right img {
  width: 100%;
}

#section3 {
  background: url(https://tupian.xingyunol.com/hotel_pc_new_doorLock4_bg.png)
    no-repeat;
  background-size: 100% 100%;
  background-position: 100% 100%;
  color: #fff;
}

#section3 .main {
  padding-top: 6%;
  width: 100%;
  text-align: center;
}

#section3 .main .header {
  display: inline-block;
  font-size: 34px;
}

#section3 .main .content {
  line-height: 28px;
  width: 560px;
  text-align: left;
  margin: 0 auto;
  font-size: 20px;
  margin-top: 20px;
}

#section3 .financeImg {
  margin-top: 140px;
  min-width: 1200px;
}

#section3 .financeImg img {
  width: 60%;
  display: block;
  margin: 0 auto;
}

#section4 {
  background: url(https://tupian.xingyunol.com/hotel_pc_new_doorLock5_bg.png)
    no-repeat;
  background-size: 100% 100%;
  background-position: 100% 100%;
  color: #fff;
}
#section4 .main {
  font-size: 0px;
  height: 65%;
  width: 1000px;
  margin: 0 auto;
}
#section4 .main > div {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  padding-top: 21%;
}
#section4 .main .left {
  width: 70%;
  padding-top: 0px;
}
#section4 .main .left .header {
  font-size: 24px;
  text-align: center;
}
#section4 .main .left .content {
  margin: 20px auto;
}
#section4 .main .left .content .contentList {
  height: 50px;
  line-height: 50px;
  font-size: 0px;
}
#section4 .main .left .content .contentList span {
  display: inline-block;
  font-size: 14px;
}
#section4 .main .content .contentList .name {
  width: 15%;
}
#section4 .main .content .contentList .info {
  width: 35%;
  text-align: left;
}
#section4 .main .notes {
  font-size: 14px;
}

#section4 .main .right {
  width: 30%;
  text-align: center;
  padding-left: 10%;
  margin-top: -20%;
}









.pages {
  position: fixed;
  right: 10px;
  top: calc(50vh - 67px);
  list-style: none;
}

.pages li {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #ebebeb;
  margin: 15px 0 0 7px;
}

.pages .active {
  margin: 15px 0 0 7px;
  width: 10px;
  height: 20px;
  background: #2477e3;
  border-radius: 0px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#vueDemo aside {
  position: fixed;
  right: 20px;
  top: 30%;
  z-index: 999;
}
#vueDemo aside .asideList {
  cursor: pointer;
}
#vueDemo aside .asideList img {
  height: 100px;
}
#vueDemo .aside_second {
  position: fixed;
  right: 120px;
  top: 42%;
  z-index: 999;
  background: #ffffff;
  color: #777777;
  line-height: 24px;
  padding: 10px;
  border-radius: 14px;
  box-shadow: 0px 0px 3px #ddd;
}
#vueDemo .aside_third {
  position: fixed;
  right: 120px;
  top: 53%;
  z-index: 999;
  box-shadow: 0px 0px 3px #ddd;
  padding: 10px;
  text-align: center;
  background: #fff;
}
#vueDemo .aside_third img {
  height: 100px;
}
