.mg {
  margin: 0 auto;
}
body,
html {
  max-width: 800px;
  margin: 0 auto;
}
section {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -1px;
}
header {
  overflow: hidden;
}
header .sec1 {
  height: 18.1rem;
  background-image: url("../images/cgindexheader01.jpg");
}
header .sec2 {
  height: 18.1rem;
  position: relative;
}
header .sec2.on .sec3 {
  left: 0;
}
header .sec2.on .sec4 {
  left: 1.6rem;
}
header .sec2 .sec3 {
  width: 100%;
  height: 4.56666667rem;
  position: absolute;
  bottom: 8rem;
  left: -100%;
  transition: all 1s;
}
header .sec2 .sec4 {
  width: 20.46666667rem;
  height: 6.66666667rem;
  position: absolute;
  bottom: 0.8rem;
  left: -100%;
  transition: all 1s;
}
.main1 {
  margin-top: 3rem;
  margin-bottom: 3rem;
  overflow: hidden;
}
.main1 .sec1 {
  width: 16.96666667rem;
  height: 5.16666667rem;
  margin: 0 auto;
}
.main1 .sec2 {
  margin-top: 1.5rem;
  height: 8.46666667rem;
  transform: translateX(-100%);
  transition: all 1s;
}
.main1 .sec3 {
  margin-top: 1.5rem;
  height: 8.5rem;
  transform: translateX(-100%);
  transition: all 1s;
}
.main1 .sec4 {
  margin-top: 3.8rem;
  height: 20.9rem;
}
.main1 .kc2,
.main1 .kc4 {
  transform: translateX(100%);
}
.main1 .on {
  transform: translateX(0);
}
.main2 .sec1 {
  height: 10rem;
}
.main2 .sec2 {
  margin-top: 2.46666667rem;
  margin-bottom: 1.6rem;
  height: 8.73333333rem;
}
.main2 .sec3 {
  height: 8.5rem;
  position: relative;
}
.main2 .sec3.on section {
  height: 6.03333333rem;
}
.main2 .sec3 section {
  width: 20.03333333rem;
  height: 0;
  position: absolute;
  bottom: 0.86666667rem;
  left: 50%;
  margin-left: -10.5rem;
  transition: all 1.5s;
}
.main2 .sec4 {
  margin-top: 3.23333333rem;
  margin-bottom: 1.3rem;
  height: 8.7rem;
}
.main2 .sec5 {
  height: 14.13333333rem;
  position: relative;
}
.main2 .sec5.on section {
  height: 12.6rem;
}
.main2 .sec5 section {
  width: 17.76666667rem;
  height: 0;
  position: absolute;
  bottom: 2.3rem;
  left: 50%;
  margin-left: -8.16666667rem;
  transition: all 1.5s;
}
.main3 {
  margin-top: 3rem;
  margin-bottom: 4.83333333rem;
}
.main3 .sec1 {
  height: 17.46666667rem;
}
.main3 .sec2 {
  height: 17.43333333rem;
}
.main4 {
  height: 16.7rem;
}
.main5 {
  margin-top: 3.93333333rem;
  margin-bottom: 5.3rem;
  position: relative;
  height: 21.46666667rem;
}
.main5 .sec1 {
  height: 2.7rem;
}
.main5 .sec2 {
  width: 10.23333333rem;
  height: 10.2rem;
  position: absolute;
  bottom: 3.5rem;
  left: 7.4rem;
  z-index: 0;
  animation: rotateZ 10s linear reverse infinite;
}
.main5 .sec3 {
  width: 16.13333333rem;
  height: 16.13333333rem;
  position: absolute;
  bottom: 0.53333333rem;
  left: 4.43333333rem;
  z-index: 0;
  animation: rotateZ 10s linear infinite;
}
.main5 .sec4 {
  width: 24.7rem;
  max-width: 100%;
  height: 16.66666667rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
@keyframes rotateZ {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.main6 .sec1 {
  height: 19.06666667rem;
}
.main6 .sec2 {
  height: 19.1rem;
}
.main7 {
  margin-top: 3.63333333rem;
  margin-bottom: 2.93333333rem;
  height: 26.8rem;
}
.main8 {
  height: 13.33333333rem;
}
.main9 {
  margin-top: 2.2rem;
  margin-bottom: 3.33333333rem;
}
.main9 .sec1 {
  height: 17.33333333rem;
}
.main9 .sec2 {
  height: 17.3rem;
}
/*.liuhao section {
  width: 23.66666667rem;
  height: 4.23333333rem;
  margin: 0 auto;
}
.liuhao .msg1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 25.3rem;
  margin-top: 2rem;
}
.liuhao .msg1 input {
  border-width: 1px;
  border-color: #191917;
  border-style: solid;
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.851);
  width: 22.96666667rem;
  height: 4.06666667rem;
  font-size: 1.26666667rem;
  font-family: "Source Han Sans CN";
  color: #211613;
}
.liuhao .msg1 dl {
  width: 100%;
  padding-left: 1.23333333rem;
}
.liuhao .msg1 dl dt {
  font-size: 1.26666667rem;
  font-family: "Source Han Sans CN";
  color: #211613;
}
.liuhao .msg1 dl dd {
  border-radius: 0.66666667rem;
  border: 1px solid #865fb2;
  width: 11rem;
  height: 3rem;
  line-height: 3rem;
  font-size: 1.26666667rem;
  font-family: "Source Han Sans CN";
  color: #a189c3;
  background-color: #fff;
  text-align: center;
  display: inline-block;
  margin-top: 0.66666667rem;
}
.liuhao .msg1 dl dd:nth-child(odd) {
  margin-left: 0.63333333rem;
}
.liuhao .msg1 dl dd.sbtxt {
  border-color: #a189c3;
  color: #ffffff;
  background-color: #a189c3;
}
.liuhao .msg1 button {
  background-image: -moz-linear-gradient(-90deg, #fb97d7 1%, #7b58ad 100%);
  background-image: -webkit-linear-gradient(-90deg, #fb97d7 1%, #7b58ad 100%);
  background-image: -ms-linear-gradient(-90deg, #fb97d7 1%, #7b58ad 100%);
  box-shadow: 0px 0px 0.56666667rem 0.1rem rgba(251, 151, 215, 0.8);
  width: 22.5rem;
  height: 3.3rem;
  font-size: 1.66666667rem;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0.5rem;
  border-radius: 1.66666667rem;
}*/
footer {
  /*margin-top: 3.86666667rem;*/
  margin-bottom: 3.26666667rem;
  padding-top: 12.233333rem;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top center;
}
footer section {
  height: 11.06666667rem;
}
footer .icp {
  margin-top: -1px;
  font-size: 0.86666667rem;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  background-color: #3e3e3e;
  height: 1.66666667rem;
  line-height: 1.66666667rem;
  text-align: center;
}
