.sec01 {
  width: 100%;
  height: 700px;
  background: url(../img/sec01.jpg) no-repeat center center;
  background-size: auto 100%;
}
.sec02 {
  width: 100%;
  height: 200px;
  background: url(../img/sec02.jpg) no-repeat center center;
  background-size: auto 100%;
}
.sec03 {
  width: 100%;
  height: 700px;
  background: url(../img/sec03.jpg) no-repeat center center;
  background-size: auto 100%;
}
.sec04 {
  width: 100%;
  height: 600px;
  background: no-repeat center center;
  background-size: auto 100%;
  position: relative;
}
.sec04 video {
  display: block;
  width: 990px;
  margin: 0 auto;
  border: 5px solid #282828;
  bottom: 20px;
}
.sec05 {
  width: 100%;
  height: 200px;
  background: url(../img/sec05.jpg) no-repeat center center;
  background-size: auto 100%;
}
.sec06 {
  width: 100%;
  height: 750px;
  background: url(../img/sec06.jpg) no-repeat center center;
  background-size: auto 100%;
}
.sec07 {
  width: 100%;
  height: 1000px;
  background: url(../img/sec07.jpg) no-repeat center center;
  background-size: auto 100%;
}
.sec08 {
  width: 100%;
  height: 600px;
  background: no-repeat center center;
  background-size: auto 100%;
  position: relative;
}
.sec08 video {
  display: block;
  width: 990px;
  margin: 0 auto;
  border: 5px solid #282828;
  bottom: 20px;
}
.sec09 {
  width: 100%;
  height: 200px;
  background: url(../img/sec09.jpg) no-repeat center center;
  background-size: auto 100%;
}
.sec10 {
  width: 100%;
  height: 1250px;
  background: url(../img/sec10.jpg) no-repeat center center;
  background-size: auto 100%;
}
.sec11 {
  width: 100%;
  height: 200px;
  background: url(../img/sec11.jpg) no-repeat center center;
  background-size: auto 100%;
}
.sec12 {
  width: 100%;
  height: 120px;
  background: url(../img/sec12.jpg) no-repeat center center;
  background-size: auto 100%;
}
.sec13 {
  width: 100%;
  height: 600px;
  background: no-repeat center center;
  background-size: auto 100%;
  position: relative;
}
.sec13 video {
  display: block;
  width: 990px;
  margin: 0 auto;
  border: 5px solid #282828;
  bottom: 20px;
}
.sec14 {
  width: 100%;
  height: 120px;
  background: url(../img/sec14.jpg) no-repeat center center;
  background-size: auto 100%;
}
.sec15 {
  width: 100%;
  height: 600px;
  background: no-repeat center center;
  background-size: auto 100%;
  position: relative;
}
.sec15 video {
  display: block;
  width: 990px;
  margin: 0 auto;
  border: 5px solid #282828;
  bottom: 20px;
}
.sec16 {
  width: 100%;
  height: 120px;
  background: url(../img/sec16.jpg) no-repeat center center;
  background-size: auto 100%;
}
.sec17 {
  width: 100%;
  height: 600px;
  background: no-repeat center center;
  background-size: auto 100%;
  position: relative;
}
.sec17 video {
  display: block;
  width: 990px;
  margin: 0 auto;
  border: 5px solid #282828;
  bottom: 20px;
}
.sec18 {
  width: 100%;
  height: 120px;
  background: url(../img/sec18.jpg) no-repeat center center;
  background-size: auto 100%;
}
.sec19 {
  width: 100%;
  height: 600px;
  background: no-repeat center center;
  background-size: auto 100%;
  position: relative;
}
.sec19 video {
  display: block;
  width: 990px;
  margin: 0 auto;
  border: 5px solid #282828;
  bottom: 20px;
}
.sec20 {
  width: 100%;
  height: 200px;
  background: url(../img/sec20.jpg) no-repeat center center;
  background-size: auto 100%;
}










.sec21 {
  height: 900px;
  background: url(../img/sec21.jpg) no-repeat center center;
  background-size: auto 100%;
  overflow: hidden;
}
.sec21 .inner-c {
  width: 1000px;
  margin: 0 auto;
  margin-top: 20px;
}
.sec21 .inner-c h3 {
  font-size: 25px;
  color: #b59d77;
  line-height: 30px;
}
.sec21 .inner-c .prods {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.sec21 .inner-c .prods li {
  width: 310px;
  float: left;
  margin-left: 34px;
  box-sizing: border-box;
  border: 2px solid #ccdedb;
  background: #f3f3f3;
  padding: 25px;
  cursor: pointer;
}
.sec21 .inner-c .prods li:first-child {
  margin-left: 0;
}
.sec21 .inner-c .prods li.on {
  border: 2px solid #b59d77;
}
.sec21 .inner-c .prods li.on i {
  background: url(../img/sele-on.png);
}
.sec21 .inner-c .prods li i {
  display: block;
  font-style: normal;
  width: 22px;
  height: 20px;
  float: right;
  margin-top: 5px;
  background: url(../img/sele.png);
}
.sec21 .inner-c .prods li img {
  display: block;
  margin: 0 auto;
  margin-top: 5px;
}
.sec21 .inner-c .prods li h5 {
  font-size: 20px;
  color: #434343;
  font-weight: normal;
  line-height: 40px;
}
.sec21 .inner-c .prods li p {
  font-size: 14px;
  color: #434343;
  line-height: 20px;
}
.sec21 .inner-c .prods li .pri-con {
  width: 100%;
  color: #ff8a00;
  font-size: 22px;
  line-height: 30px;
  margin-top: 15px;
}
.sec21 .inner-c .prods li .pri-con strong {
  font-size: 26px;
  color: #ff8a00;
  line-height: 30px;
}
.sec21 .inner-c .pri-all {
  line-height: 80px;
  font-size: 20px;
  color: #434343;
  text-align: center;
}
.sec21 .inner-c .pri-all strong {
  color: #ff8a00;
}
.sec21 .inner-c h4 {
  font-size: 20px;
  color: #fff;
  box-sizing: border-box;
  padding-left: 20px;
  line-height: 45px;
  width: 100%;
  background: #b59d77;
  margin-top: 5px;
}
.sec21 .inner-c .f-d {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ccdedb;
  background: #f3f3f3;
  padding: 20px 105px;
}
.sec21 .inner-c .f-d .fmc {
  width: 100%;
  height: 40px;
  margin-top: 5px;
}
.sec21 .inner-c .f-d .fmc * {
  outline: none;
}
.sec21 .inner-c .f-d .fmc h6 {
  line-height: 40px;
  font-size: 18px;
  color: #434343;
  font-weight: normal;
  float: left;
}
.sec21 .inner-c .f-d .fmc h6 img {
  float: left;
  margin-top: 11px;
  margin-right: 8px;
}
.sec21 .inner-c .f-d .fmc .myinp {
  display: block;
  width: 420px;
  border: 1px solid #ccc;
  border-radius: 5px;
  line-height: 36px;
  height: 36px;
  padding-left: 10px;
}
.sec21 .inner-c .f-d .sub-btn {
  display: block;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 25px;
}
.sec22 {
  width: 100%;
  height: 200px;
  background: url(../img/sec22.jpg) no-repeat center center;
  background-size: auto 100%;
}
















@media (max-width: 1000px) {
  .sec01 {
    height: 679px;
  }
  .sec02 {
    height: 194px;
  }
  .sec03 {
    height: 679px;
  }
  .sec04 {
    height: 582px;
  }
  .sec04 video {
    display: block;
    width: 960px;
    margin: 0 auto;
    border: 5px solid #282828;
    position: absolute;
    left: 50%;
    margin-left: -485px;
    bottom: 20px;
  }
  .sec05 {
    height: 194px;
  }
  .sec06 {
    height: 727px;
  }
  .sec07 {
    height: 970px;
  }
  .sec08 {
    height: 582px;
  }
  .sec08 video {
    display: block;
    width: 960px;
    margin: 0 auto;
    border: 5px solid #282828;
    bottom: 20px;
  }
  .sec09 {
    height: 194px;
  }
  .sec10 {
    height: 1212px;
  }
  .sec11 {
    height: 194px;
  }
  .sec12 {
    height: 116px;
  }
  .sec13 {
    height: 582px;
  }
  .sec13 video {
    display: block;
    width: 960px;
    margin: 0 auto;
    border: 5px solid #282828;
    position: absolute;
    left: 50%;
    margin-left: -485px;
    bottom: 20px;
  }
  .sec14 {
    height: 116px;
  }
  .sec15 {
    height: 582px;
  }
  .sec15 video {
    display: block;
    width: 960px;
    margin: 0 auto;
    border: 5px solid #282828;
    position: absolute;
    left: 50%;
    margin-left: -485px;
    bottom: 20px;
  }
  
  .sec16 {
    height: 116px;
  }
  .sec17 {
    height: 582px;
  }
  .sec17 video {
    display: block;
    width: 960px;
    margin: 0 auto;
    border: 5px solid #282828;
    position: absolute;
    left: 50%;
    margin-left: -485px;
    bottom: 20px;
  }
  
  .sec18 {
    height: 116px;
  }
  .sec19 {
    height: 582px;
  }
  .sec19 video {
    display: block;
    width: 960px;
    margin: 0 auto;
    border: 5px solid #282828;
    position: absolute;
    left: 50%;
    margin-left: -485px;
    bottom: 20px;
  }
  
  .sec20 {
    height: 194px;
  }
  
  
  



  .sec21 {
    height: 1150px;
  }
  .sec21 .inner-c .f-d {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
  }
  .sec21 .inner-c .f-d .fmc {
    height: 100px;
    margin-top: 20px;
  }
  .sec21 .inner-c .f-d .fmc * {
    font-size: 30px;
  }
  .sec21 .inner-c .f-d .fmc h6 {
    font-size: 30px;
    line-height: 1rem;
    margin-left: 1rem;
  }
  .sec21 .inner-c .f-d .fmc .myinp,
  .sec21 .inner-c .f-d .fmc .mysel {
    display: block;
    width: 610px;
    border: 1px solid #ccc;
    border-radius: 5px;
    line-height: .9rem;
    height: .9rem;
    padding-left: 10px;
    font-size: 30px;
  }
  .sec21 .inner-c .f-d .sub-btn {
    width: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .sec21 .inner-c .f-d #super_citys > div {
    width: 200px;
    height: 85px;
  }
  .sec21 .inner-c .f-d #super_citys > div * {
    font-size: 30px !important;
  }
  .sec21 .shadow_ul {
    height: 400px !important;
  }
  .sec21 .city ul {
    max-height: 400px !important;
  }
  .sec21 .area ul {
    max-height: 400px !important;
  }
  
  .sec22 {
    height: 194px;
  }
  
  
}
