.page-tuoke {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.page-tuoke {
  min-width: 1200px;
}
.page-tuoke .main {
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.main0 {
  position: relative;
  display: block;
  height: 500px;
  background: url("../../images/tuoke/banner.png") no-repeat center;
  background-size: 1920px 500px;
  background-color: #000000;
}
.main0 .wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 102px;
}
.main0 .wrap .btn {
  margin: 0 auto;
  width: 210px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #E02020;
  border-radius: 6px;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 2px;
  cursor: pointer;
}
.main1 {
  position: relative;
  display: block;
  height: 289px;
  background-image: url("../../images/tuoke/1-1.jpg");
}
.main2 {
  position: relative;
  display: block;
  height: 925px;
  background-image: url("../../images/tuoke/1-2.jpg");
}
.main3 {
  position: relative;
  display: block;
  height: 2090px;
  background-image: url("../../images/tuoke/2-1.jpg");
}
.main4 {
  position: relative;
  display: block;
  height: 465px;
  background-image: url("../../images/tuoke/3-1.jpg");
}
.main5 {
  position: relative;
  display: block;
  height: 680px;
  background-image: url("../../images/tuoke/3-2.jpg");
}
.main6 {
  position: relative;
  display: block;
  height: 666px;
  background-image: url("../../images/tuoke/3-3.jpg");
}
.main7 {
  position: relative;
  display: block;
  height: 679px;
  background-image: url("../../images/tuoke/3-4.jpg");
}
.main8 {
  position: relative;
  display: block;
  height: 293px;
  background-image: url("../../images/tuoke/4-1.jpg");
}
.main9 {
  position: relative;
  display: block;
  height: 582px;
  background-image: url("../../images/tuoke/4-2.jpg");
}
footer {
  padding-bottom: 100px;
}
.fix-bottom {
  height: 100px;
  width: 100%;
  /* position: fixed;
  bottom: 0; */
}
.fix-bottom-wrap {
  width: 100%;
  height: 100px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  /* background-image: url("../../images/tuoke/footer-bg.png"); */
  background-image: url("../../images/tuoke/com-footer.png");
  background-size: cover;
  line-height: 100px;
  font-size: 22px;
  color: white;
}
.fix-bottom-wrap .tuoke-wrap {
  height: 46px;
  line-height: 46px;
  padding: 27px 0;
  text-align: center;
}
.fix-bottom-wrap .tuoke-wrap span {
  font-family: "Microsoft Yahei";
  font-size: 24px;
  font-weight: 500;
  color: #fff;
}
.fix-bottom-wrap .tuoke-wrap span i {
  color: #FACF00;
}
.fix-bottom-wrap .tuoke-wrap .btn {
  width: 218px;
  height: 46px;
  line-height: 46px;
  color: #EB2929;
  font-size: 24px;
  font-weight: 600;
  font-family: "Microsoft Yahei";
}
.fix-bottom-wrap .tuoke-wrap .bo-close {
  background: url("../../images/common/close.png") no-repeat center;
  width: 26px;
  height: 26px;
  right: 20px;
  top: 7px;
  cursor: pointer;
}
