.section {
  -webkit-font-smoothing: antialiased;
}

/*第一屏-开始*/
.section_one {
  position: relative;
  clear: both;
  width: 100%;
  height: 100%;
  font-size: 100px;
  background: url("https://img.loock.cn/pc/classic2x/index/classic2x_1.png") center no-repeat;
  background-size: cover;
  overflow: hidden;
}

a:focus {
  outline: none;
}

.section_one .one {
  opacity: 0.7;
}

/*.section1 .one {*/
/*opacity: 1;*/
/*animation: fadeIn 1.5s .1s both;*/
/*}*/

.section_one .craw {
  /*width: 3.7em;*/
  /*height: 7.4em;*/
  /*margin: .5em auto;*/
  position: relative;
  height: 100%;
  z-index: 20;
}
.section_one .word img {
  position: absolute;
  top: 0;
  left: 2.5em;
  width: 6em;
}
.section_one .craw .bg {
  width: 3.6em;
}

.section_one .craw .word {
  width: 50%;
  position: relative;
  top: 40%;
  left: 0.6em;
  text-align: left;
}

.section_one .craw .img_one {
  position: absolute;
  left: 34%;
  width: 6em;
  transform: translateX(-1.5em);
  margin-top: .1em;
  padding-top: .3em;
  /* border-top: 1px solid rgba(255,255,255,.1); */
}
.section_one .craw .img_one:after {
  display: block;
  content:' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: url('https://img.loock.cn/pc/touch2pro/index/index_line.png') center no-repeat;
}


.section_one .craw .img_two {
  position: absolute;
  right: 3.1em;
  top: 18%;
  z-index: 1;
}
.section_one .craw .img_three {
  position: absolute;
  right: 2em;
  bottom: .5em;
  z-index: 1;
}
.section_one .craw .img_twoyy {
  position: absolute;
  right: 3.1em;
  top: 4.25em;
  opacity: 0;
}
.section_one .craw .img_threeyy {
  position: absolute;
  right: 4.45em;
  top: 2.54em;
  opacity: 0;
}
.section_one .craw .img_four {
  position: absolute;
  right: .8em;
  top: 5.5em;
  z-index: -1;
}
.section_one .craw .img_two img {
  width: 5.8em;
  opacity: 1;
}
.section_one .craw .img_three img {
  width: 1.4em;
}
.section_one .craw .img_twoyy img {
  width: 1.6em;
}
.section_one .craw .img_threeyy img {
  width: 2.4em;
}
.section1 .craw .img_twoyy {
  opacity: 1;
  transition: all 1.5s;
}
.section1 .craw .img_threeyy {
  opacity: 1;
  transition: all 1.5s;
}
.section_one .craw .img_four img {
  width: 15em;
}
@keyframes myfadeInDown {
  from {
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes myfadeInDown1 {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.myfadeInDown {
  -webkit-animation-name: myfadeInDown;
  animation-name: myfadeInDown;
  animation-duration: 3s;
  animation-timing-function:ease-out;
}
.myfadeInDown1 {
  -webkit-animation-name: myfadeInDown1;
  animation-name: myfadeInDown1;
  animation-duration: 3s;
  animation-timing-function:ease-out;
}
.section_one .craw .img_one img {
  width: 76%;
}

.section_one div .one {
  display: block;
  font-size: 0.44em;
  color: #fff;
  margin-bottom: 1em;
  letter-spacing: .2em;
  margin-top: 1em;
  margin-left: .6em;
}
.section_one div .border {
  padding: .05em .5em;
  font-size: .5em;
  border: 2px solid #fff; 
  border-radius: 10px;
  font-weight: 700;
}

.section_one div .onee {
  display: block;
  font-size: 0.51em;
  color: #fff;

}

.section_one div .two {
  margin-bottom: 15px;
  display: block;
  font-size: 0.7em;
  line-height: 0.96em;
  color: #fff;
  font-weight: 500;
}

.section_one .three {
  font-size: 0.18em;
  line-height: 0.18em;
  vertical-align: center;
}

.section_one .three span {
  display: inline-block;
  font-size: 12px;
  color: #ffffff;
  opacity: 0.6;
}

.section_one .three span img {
  width: 1.2em;
  vertical-align: middle;
}

/*第一屏-结束*/
/*第二屏-开始*/
.section_two {
  clear: both;
  width: 100%;
  height: 100%;
  font-size: 100px;
  position: relative;
  overflow: hidden;
  background: #000;
}
.section_two .img_3{
  clear: both;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.section_two .wave {
  width: 400px;
  height: 400px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.section_two .img_one {
  position: absolute;
  top: 1.5em;
  width: 100%;
  text-align: center;
}
.section_two .img_one img {
  width: 9em;
  opacity: 1;
}

.section3 .img_3{
  opacity: 0;
  transition: all 1s;
}


.section_two .wave > div div {
  position: absolute;
  width: 200px;
  height: 200px;
  color: red;
  background: #c35d5c;
  border-radius: 50%;
  z-index: 1;
  opacity: 0;
}

.section_two .wave > div {
  width: 200px;
  height: 200px;
  position: absolute;
  display: inline-block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

@keyframes warn {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}

.pulse1 {
  animation: warn 2s ease-out;
  animation-iteration-count: infinite;
}

.pulse2 {
  animation: warn 2s ease-out .8s;
  animation-iteration-count: infinite;
}

.pulse3 {
  animation: warn 2s ease-out 1.6s;
  animation-iteration-count: infinite;
}

.section_two .alarm {
  position: absolute;
  width: 70px;
  height: 70px;
  z-index: 100;
  opacity: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.section_two .word_two {
  /*width:12em;*/
  max-width: 830px;
  height: 1.65em;
  position: absolute;
 
  left:0;right: 0;top: 0;bottom: 0;
  margin: auto;
  margin-top: 1.9em;
  text-align: center;
  opacity: 0;
  z-index: 100;
}

.section_two .word_two h2 {
  font-size: 36px;
  margin-bottom: 18px;
  color: #fff;
  opacity: 0.9;
}

.section_two .word_two p {
  font-size: 16px;
  color: #fff;
  opacity: 0.7;
  line-height: 30px;
  width: 900px;
  margin: 0 auto;
}

.section_two .word_two p.p2 {
  font-size: 14px;
  color: #000;
  opacity: 0.5;
}

.section_two p .top {
  color: #804a1b;
  display: block;
  margin-top: 10px;
}

.section_two p .bottom {
  clear: both;
  display: block;
  width: 22px;
  height: 22px;
  line-height: 18px;
  border-radius: 11px;
  background: #ee8225;
  margin: 5px auto;
  font-size: 20px;
  color: #000000;
  text-align: center;
  vertical-align: middle;
}

.section_two .open {
  clear: both;
  display: block;
  width: 8.85em;
  margin: .5em auto;
  padding-top: 2.2em;
  text-align: right;
}



.section2 .word_two {
  animation: fadeIn 1.5s both;
  opacity: 1;
}

.section2 .open img:nth-of-type(1) {
  animation: fadeInUp 1.5s both;
  opacity: 1;
}

.section2 .open img:nth-of-type(2) {
  animation: fadeInUp 1.5s both;
  opacity: 1;
}

.section2 .open img:nth-of-type(3) {
  opacity: 1;
}

.section2 .open img:nth-of-type(4) {
  animation: fadeInDown 1.5s both;
  opacity: 1;
}

/*第二屏-结束*/
/*第三屏-开始*/
.section_three {
  clear: both;
  width: 100%;
  height: 100%;
  font-size: 100px;
  text-align: center;
  overflow: hidden;
  position: relative;
  background:url('https://img.loock.cn/pc/classic2x/index/classic2x_3.png') top center no-repeat;
  background-size: cover;
}

.section_three .word_three {
  /*width: 12em;*/
  max-width: 830px;
  margin: 0 auto;
  padding-top: 1.9em;
  text-align: center;
  opacity: 0;
}

.section_three .word_three h2 {
  font-size: 36px;
  color: #ffffff;
  opacity: 0.9;
  margin-bottom: 18px;
}

.section_three .word_three p {
  font-size: 16px;
  color: #ffffff;
  opacity: 0.7;
  line-height: 30px;
  width: 900px;
  margin: 0 auto;
}

.section_three p .top {
  color: #804a1b;
  display: block;
  margin-top: 10px;
}

.top a {
  color: #ee8225;
}

.section_three p .bottom {
  clear: both;
  display: block;
  width: 22px;
  height: 22px;
  line-height: 18px;
  border-radius: 11px;
  background: #ee8225;
  margin: 5px auto;
  font-size: 20px;
  color: #000000;
  text-align: center;
  vertical-align: middle;
}

.section_three .logo-text {
  overflow: hidden;
  padding-top: 1em;
}

.section_three .logo-text p {
  font-size: 16px;
}

.section_three .logo-text .logo-text-1 {
  display: inline-block;
  margin: 0 18px;
}

.img-wrapper-4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
}

.img-wrapper-4-2 {
  position: absolute;
  top: .25em;
  left: 0;
  width: 100%;
  z-index: 30;
  opacity: 0;
}

.img-wrapper-4-3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 30;
}

.section_three p .top {
  color: #804a1b;
}

.section_three p .bottom {
  clear: both;
  display: block;
  width: 22px;
  height: 22px;
  line-height: 18px;
  border-radius: 11px;
  background: #ee8225;
  margin: 5px auto;
  font-size: 20px;
  color: #000000;
  text-align: center;
  vertical-align: middle;
}

.section3 .word_three {
  animation: fadeIn 1.5s both;
  opacity: 1;
  z-index: 40;
  position: relative;
}

/*第三屏-结束*/
/*第四屏-开始*/
.section_four {
  clear: both;
  width: 100%;
  height: 100%;
  font-size: 100px;
  position: relative;
  background:url('https://img.loock.cn/pc/classic2x/index/classic2x_4.png') top center no-repeat;
  background-size: cover;
}

.section_four .word_four {
  /*width: 12em;*/
  /*max-width: 830px;*/
  height: 1.65em;
  margin: 0 auto;
  padding-top: 1.9em;
  text-align: center;
  position: relative;
  z-index: 90;
  opacity: 0;
}
.section_four .img_one {
  position: absolute;
  width: 100%;
  top: 3.5em;
  text-align: center;
}
.section_four .img_one img {
  width: 8em;
}
.section_four .img_two {
  position: absolute;
  width: 100%;
  top: 5.6em;
  text-align: center;
}
.section_four .img_two img {
  width: 8em;
}
.section_four .img_three {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 4.5em;
}
.section_four .img_three span {
  font-size: .2em;
  padding: 1em;
  border-radius: 2em;
  display: inline-block;
  line-height: .5em;
  text-align: center;
  background: #ee8225;
  color: #fff;
}
.section_four .word_four h2 {
  font-size: 36px;
  color: #fff;
  opacity: 0.9;
  margin-bottom: 18px;
}

.section_four .word_four p {
  font-size: 16px;
  color: #fff;
  opacity: 0.7;
  line-height: 30px;
  /* width: 900px; */
  margin: 0 auto;
  /*background: -webkit-linear-gradient(left, #333333 50%, #ffffff 50%); !* 背景色渐变 *!*/
  /*-webkit-background-clip: text; !* 规定背景的划分区域 *!*/
  /*-webkit-text-fill-color: transparent;*/
}

.section_four p .top {
  color: #804a1b;
  margin-top: 10px;
  display: block;
}

.section_four p .bottom {
  clear: both;
  display: block;
  width: 22px;
  height: 22px;
  line-height: 18px;
  border-radius: 11px;
  background: #ee8225;
  margin: 5px auto;
  font-size: 20px;
  color: #000000;
  text-align: center;
  vertical-align: middle;
}

.section_four .one1 {
  position: absolute;
  left: 50%;
  top: 3.5em;
  margin-left: -4.84em;
  height: 4.33em;
}

.section_four .gif-img {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: url("https://img.loock.cn/pc/t1pro/touch/2-2.gif") no-repeat;
  background-position: 59% center;
  background-size: auto 100%;
}

/*.section_four img {*/
/*position: absolute;*/
/*!*top: 15px;*!*/
/*bottom: 0;*/
/*left: 0;*/
/*right: 0;*/
/*margin: auto;*/
/*height: 100%;*/
/*}*/

.section_four .two2 {
  position: absolute;
  top: 4em;
  right: 6.6em;
  z-index: 10;
  width: 1.35em;
  opacity: 0;
}

.section4 .two2 {
  animation: fadeIn 3.5s both;
  opacity: 1;
}

.section4 .word_four {
  animation: fadeIn 1.5s both;
  opacity: 1;
}

.bianli-img1-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 930px;
  height: 100%;
  overflow: hidden;
}

.bianli-img-wrapper-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 930px;
}

.bianli-img-wrapper-1-1 {
  z-index: 20;
}

.bianli-img-wrapper-1-2 {
  z-index: 30;
}

.bianli-img-wrapper-1-3 {
  z-index: 40;
}

.bianli-img-wrapper-1-4 {
  display: none;
  z-index: 50;
}


/*第四屏-结束*/
/*第五屏-开始*/
.section_five {
  clear: both;
  width: 100%;
  height: 100%;
  font-size: 100px;
  position: relative;
  background:#000 url('https://img.loock.cn/pc/classic2x/index/classic2x_5.png') bottom center no-repeat;
  background-size: 80%;
}
.section_five .word_five {
  /*width: 12em;*/
  /*max-width: 830px;*/
  height: 1.65em;
  margin: 0 auto;
  padding-top: 1.9em;
  text-align: center;
  position: relative;
  z-index: 90;
  opacity: 0;
}

.section_five .word_five h2 {
  font-size: 36px;
  color: #fff;
  opacity: 0.9;
  margin-bottom: 18px;
}

.section_five .img_one img{
  width: 6em;
  position: absolute;
  top: 2.5em;
  left: 11em;
}
.section_five .img_two img{
  width: 7em;
  position: absolute;
  top: 3.5em;
  left: 2em;
}


.section_five .word_five p {
  font-size: 16px;
  color: #fff;
  opacity: 0.7;
  line-height: 30px;
  width: 900px;
  margin: 0 auto;
  /*background: -webkit-linear-gradient(left, #333333 50%, #ffffff 50%); !* 背景色渐变 *!*/
  /*-webkit-background-clip: text; !* 规定背景的划分区域 *!*/
  /*-webkit-text-fill-color: transparent;*/
}

.section_five p .top {
  color: #804a1b;
  margin-top: 10px;
  display: block;
}

.section_five p .bottom {
  clear: both;
  display: block;
  width: 22px;
  height: 22px;
  line-height: 18px;
  border-radius: 11px;
  background: #ee8225;
  margin: 5px auto;
  font-size: 20px;
  color: #000000;
  text-align: center;
  vertical-align: middle;
}

.section_five .one1 {
  position: absolute;
  left: 50%;
  top: 3.5em;
  margin-left: -4.84em;
  height: 4.33em;
}

.section_five .gif-img {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: url("https://img.loock.cn/pc/t1pro/touch/2-2.gif") no-repeat;
  background-position: 59% center;
  background-size: auto 100%;
}

/*.section_two img {*/
/*position: absolute;*/
/*!*top: 15px;*!*/
/*bottom: 0;*/
/*left: 0;*/
/*right: 0;*/
/*margin: auto;*/
/*height: 100%;*/
/*}*/

.section_five .two1 {
  position: absolute;
  top: 4em;
  right: 6.6em;
  z-index: 10;
  width: 1.35em;
  opacity: 0;
}

.section5 .two1 {
  animation: fadeIn 3.5s both;
  opacity: 1;
}

.section5 .word_five {
  animation: fadeIn 1.5s both;
  opacity: 1;
}
.section_five .remark {
  position: absolute;
  bottom: 15px;
  text-align: center;
  width: 100%;
  font-size: 12px;
  color: #fff;
  opacity: .6;
}

/*第五屏-结束*/
/*第六屏开始*/

.section_six {
  clear: both;
  width: 100%;
  height: 100%;
  font-size: 100px;
  position: relative;
  background: url('https://img.loock.cn/pc/classic2x/index/classic2x_6.png') center no-repeat;
  background-size: cover;
}
.section_six .remark {
  position: absolute;
  bottom: 15px;
  text-align: center;
  width: 100%;
  font-size: 12px;
  color: #000;
  opacity: .5;
}
.section_six .word_six {
  /*width: 12em;*/
  /*max-width: 830px;*/
  height: 1.65em;
  margin: 0 auto;
  padding-top: 1.9em;
  text-align: center;
  position: relative;
  z-index: 90;
  opacity: 0;
}
.section_six .img_one {
  position: absolute;
  left: 3em;
  top: 3.5em;
}
.section_six .img_one img {
  width: 4.5em;
}
.section_six .img_two {
  position: absolute;
  width: 100%;
  top: 5.3em;
  text-align: center;
}
.section_six .img_two img {
  width: 8em;
}
.section_six .word_six h2 {
  font-size: 36px;
  color: #000;
  opacity: 0.9;
  margin-bottom: 18px;
}

.section_six .word_six p {
  font-size: 16px;
  color: #000;
  opacity: 0.7;
  line-height: 30px;
  /* width: 900px; */
  margin: 0 auto;
  /*background: -webkit-linear-gradient(left, #333333 50%, #ffffff 50%); !* 背景色渐变 *!*/
  /*-webkit-background-clip: text; !* 规定背景的划分区域 *!*/
  /*-webkit-text-fill-color: transparent;*/
}

.section_six p .top {
  color: #804a1b;
  margin-top: 10px;
  display: block;
}

.section_six p .bottom {
  clear: both;
  display: block;
  width: 22px;
  height: 22px;
  line-height: 18px;
  border-radius: 11px;
  background: #ee8225;
  margin: 5px auto;
  font-size: 20px;
  color: #000000;
  text-align: center;
  vertical-align: middle;
}

.section_six .one1 {
  position: absolute;
  left: 50%;
  top: 3.5em;
  margin-left: -4.84em;
  height: 4.33em;
}

.section_six .gif-img {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: url("https://img.loock.cn/pc/t1pro/touch/2-2.gif") no-repeat;
  background-position: 59% center;
  background-size: auto 100%;
}

/*.section_six img {*/
/*position: absolute;*/
/*!*top: 15px;*!*/
/*bottom: 0;*/
/*left: 0;*/
/*right: 0;*/
/*margin: auto;*/
/*height: 100%;*/
/*}*/

.section_six .two2 {
  position: absolute;
  top: 4em;
  right: 6.6em;
  z-index: 10;
  width: 1.35em;
  opacity: 0;
}

.section6 .two2 {
  animation: fadeIn 3.5s both;
  opacity: 1;
}

.section6 .word_six {
  animation: fadeIn 1.5s both;
  opacity: 1;
}

.bianli-img1-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 930px;
  height: 100%;
  overflow: hidden;
}

.bianli-img-wrapper-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 930px;
}

.bianli-img-wrapper-1-1 {
  z-index: 20;
}

.bianli-img-wrapper-1-2 {
  z-index: 30;
}

.bianli-img-wrapper-1-3 {
  z-index: 40;
}

.bianli-img-wrapper-1-4 {
  display: none;
  z-index: 50;
}


/*第六屏-结束*/
/*第七屏开始*/

.section_seven {
  clear: both;
  width: 100%;
  height: 100%;
  font-size: 100px;
  position: relative;
  overflow: hidden;
  background: #1b1b1b url(https://img.loock.cn/pc/classic2x/index/classic2x_7.gif) bottom center no-repeat;
  background-size: 80%;
  /* background-position-y: 0.4em; */
}

.section_seven .wave {
  width: 400px;
  height: 400px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.section_seven .wave > div div {
  position: absolute;
  width: 200px;
  height: 200px;
  color: red;
  background: #c35d5c;
  border-radius: 50%;
  z-index: 1;
  opacity: 0;
}
.section_seven .box{
    width: 3em;
    height: 3em;
    position: absolute;
    display: inline-block;
    left: 48%;
    top: 81%;
    transform: translate(-50%, -50%);
    z-index: 1;
   
}
.section_seven .box .radio{
    width: 3em;
    height: 3em;
    position: absolute;
    display: inline-block;
    /* left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); */
    z-index: 1;
    opacity: 0;
}
.section_seven .box .radio2{
  width: 3em;
  height: 3em;
  position: absolute;
  display: inline-block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); 
  z-index: 2;
  opacity: 0;
}
.section_seven .box .radio3{
  width: 3em;
  height: 3em;
  position: absolute;
  display: inline-block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  opacity: 0;
}
.section3 .box .active1{
  animation: warn 2s ease-out;
  animation-iteration-count: infinite;
}
.section3 .box .active2{
  animation: warn 2s ease-out .8s;
  animation-iteration-count: infinite;
}
.section3 .box .active3{
  animation: warn 2s ease-out 1.6s;
  animation-iteration-count: infinite;
}
@keyframes warn{
  0% {
      transform: scale(1);
      /* opacity: 1; */
  }
  100% {
      transform: scale(1.5);
      /* opacity: 0.8; */
  }
}
.section_seven .wave > div {
  width: 200px;
  height: 200px;
  position: absolute;
  display: inline-block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

@keyframes warn {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}

.pulse1 {
  animation: warn 2s ease-out;
  animation-iteration-count: infinite;
}

.pulse2 {
  animation: warn 2s ease-out .8s;
  animation-iteration-count: infinite;
}

.pulse3 {
  animation: warn 2s ease-out 1.6s;
  animation-iteration-count: infinite;
}

.section_seven .alarm {
  position: absolute;
  width: 70px;
  height: 70px;
  z-index: 100;
  opacity: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.section_seven .word_seven {
  /*width:12em;*/
  max-width: 830px;
  height: 1.65em;
  margin: 0 auto;
  padding-top: 1.9em;
  text-align: center;
  opacity: 0;
}

.section_seven .word_seven h2 {
  font-size: 36px;
  margin-bottom: 18px;
  color: #fff;
  opacity: 0.9;
}

.section_seven .word_seven p {
  font-size: 16px;
  color: #fff;
  opacity: 0.7;
  line-height: 30px;
  width: 910px;
  margin: 0 auto;
}

.section_seven .word_seven p.p2 {
  font-size: 14px;
  color: #000;
  opacity: 0.5;
}

.section_seven p .top {
  color: #804a1b;
  display: block;
  margin-top: 10px;
}

.section_seven p .bottom {
  clear: both;
  display: block;
  width: 22px;
  height: 22px;
  line-height: 18px;
  border-radius: 11px;
  background: #ee8225;
  margin: 5px auto;
  font-size: 20px;
  color: #000000;
  text-align: center;
  vertical-align: middle;
}

.section_seven .open {
  clear: both;
  display: block;
  width: 8.85em;
  margin: .5em auto;
  padding-top: 2.2em;
  text-align: right;
}

.section_seven .img_one {
  position: absolute;
  top: 3.5em;
  left: 3.5em;
}
.section_seven .img_one img {
  width: 4em;
}
.section_seven .img_two {
  position: absolute;
  top: 3.5em;
  left: 9em;
}
.section_seven .img_two img {
  width: 6em;
}
.section_seven .img_three {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 2em;
}
.section_seven .img_three span {
  font-size: .2em;
  padding: 1em;
  border-radius: 2em;
  display: inline-block;
  line-height: .5em;
  text-align: center;
  background: #ee8225;
  color: #fff;
}
.section7 .word_seven {
  animation: fadeIn 1.5s both;
  opacity: 1;
}



/*第七屏结束*/
/*第八屏开始*/
.section_eight {
  clear: both;
  width: 100%;
  height: 100%;
  font-size: 100px;
  position: relative;
  background:  url('https://img.loock.cn/pc/classic2x/index/classic2x_8.png') center no-repeat;
  background-size: cover;
}
.section_eight .word_eight {
  /*width: 12em;*/
  /*max-width: 830px;*/
  height: 1.65em;
  margin: 0 auto;
  padding-top: 1.9em;
  text-align: center;
  position: relative;
  z-index: 90;
  opacity: 0;
}

.section_eight .word_eight h2 {
  font-size: 36px;
  color: #fff;
  opacity: 0.9;
  margin-bottom: 18px;
}




.section_eight .word_eight p {
  font-size: 16px;
  color: #fff;
  opacity: 0.7;
  line-height: 30px;
  width: 900px;
  margin: 0 auto;
  /*background: -webkit-linear-gradient(left, #333333 50%, #ffffff 50%); !* 背景色渐变 *!*/
  /*-webkit-background-clip: text; !* 规定背景的划分区域 *!*/
  /*-webkit-text-fill-color: transparent;*/
}

.section_eight p .top {
  color: #804a1b;
  margin-top: 10px;
  display: block;
}
.section_eight .img_one  {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 3.5em;

}
.section_eight .img_one img {
  width: 8.5em;
}

.section_eight p .bottom {
  clear: both;
  display: block;
  width: 22px;
  height: 22px;
  line-height: 18px;
  border-radius: 11px;
  background: #ee8225;
  margin: 5px auto;
  font-size: 20px;
  color: #000000;
  text-align: center;
  vertical-align: middle;
}

.section_eight .one1 {
  position: absolute;
  left: 50%;
  top: 3.5em;
  margin-left: -4.84em;
  height: 4.33em;
}

.section_eight .gif-img {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: url("https://img.loock.cn/pc/t1pro/touch/2-2.gif") no-repeat;
  background-position: 59% center;
  background-size: auto 100%;
}

/*.section_two img {*/
/*position: absolute;*/
/*!*top: 15px;*!*/
/*bottom: 0;*/
/*left: 0;*/
/*right: 0;*/
/*margin: auto;*/
/*height: 100%;*/
/*}*/

.section_eight .two1 {
  position: absolute;
  top: 4em;
  right: 6.6em;
  z-index: 10;
  width: 1.35em;
  opacity: 0;
}

.section8 .two1 {
  animation: fadeIn 3.5s both;
  opacity: 1;
}

.section8 .word_eight {
  animation: fadeIn 1.5s both;
  opacity: 1;
}
.section_eight .remark {
  position: absolute;
  bottom: 15px;
  text-align: right;
  width: 100%;
  padding-right:40px;
  font-size: 12px;
  color: #6d6d6d;
}
/*第八屏end*/

/* 9 start */
.section_nine {
  clear: both;
  width: 100%;
  height: 100%;
  font-size: 100px;
  position: relative;
  background:  url('https://img.loock.cn/pc/classic2x/index/classic2x_9.gif') center no-repeat;
  background-size: cover;
}

.section_nine .word_nine {
  /*width: 12em;*/
  /*max-width: 830px;*/
  height: 1.65em;
  margin: 0 auto;
  padding-top: 1.9em;
  text-align: center;
  position: relative;
  z-index: 90;
  opacity: 0;
}
.section_nine .img_one {
  position: absolute;
  width: 100%;
  top: 3.3em;
  left: 4.5em;
}
.section_nine .img_one img {
  width: 5em;
}
.section_nine .img_two {
  position: absolute;
  bottom: -20px;
  right: 0;
  width: 6.8em;
}

.section_nine .word_nine h2 {
  font-size: 36px;
  color: #fff;
  opacity: 0.9;
  margin-bottom: 18px;
}

.section_nine .word_nine p {
  font-size: 16px;
  color: #fff;
  opacity: 0.7;
  line-height: 30px;
  /* width: 900px; */
  margin: 0 auto;
  /*background: -webkit-linear-gradient(left, #333333 50%, #ffffff 50%); !* 背景色渐变 *!*/
  /*-webkit-background-clip: text; !* 规定背景的划分区域 *!*/
  /*-webkit-text-fill-color: transparent;*/
}

.section_nine p .top {
  color: #804a1b;
  margin-top: 10px;
  display: block;
}

.section_nine p .bottom {
  clear: both;
  display: block;
  width: 22px;
  height: 22px;
  line-height: 18px;
  border-radius: 11px;
  background: #ee8225;
  margin: 5px auto;
  font-size: 20px;
  color: #000000;
  text-align: center;
  vertical-align: middle;
}

.section_nine .one1 {
  position: absolute;
  left: 50%;
  top: 3.5em;
  margin-left: -4.84em;
  height: 4.33em;
}

.section_nine .gif-img {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: url("https://img.loock.cn/pc/t1pro/touch/2-2.gif") no-repeat;
  background-position: 59% center;
  background-size: auto 100%;
}

/*.section_nine img {*/
/*position: absolute;*/
/*!*top: 15px;*!*/
/*bottom: 0;*/
/*left: 0;*/
/*right: 0;*/
/*margin: auto;*/
/*height: 100%;*/
/*}*/

.section_nine .two2 {
  position: absolute;
  top: 4em;
  right: 6.6em;
  z-index: 10;
  width: 1.35em;
  opacity: 0;
}

.section9 .two2 {
  animation: fadeIn 3.5s both;
  opacity: 1;
}

.section9 .word_nine {
  animation: fadeIn 1.5s both;
  opacity: 1;
}
.section_nine .remark {
  position: absolute;
  bottom: 15px;
  text-align: center;
  width: 100%;
  font-size: 12px;
  color: #fff;
  opacity: .7;
}
.bianli-img1-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 930px;
  height: 100%;
  overflow: hidden;
}

.bianli-img-wrapper-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 930px;
}

.bianli-img-wrapper-1-1 {
  z-index: 20;
}

.bianli-img-wrapper-1-2 {
  z-index: 30;
}

.bianli-img-wrapper-1-3 {
  z-index: 40;
}

.bianli-img-wrapper-1-4 {
  display: none;
  z-index: 50;
}
/* 9 end */
/* 10 */
.section_ten {
  clear: both;
  width: 100%;
  height: 100%;
  font-size: 100px;
  position: relative;
  background:  #fff;
  background-size: cover;
}

.section_ten .word_ten {
  /*width: 12em;*/
  /*max-width: 830px;*/
  height: 1.65em;
  margin: 0 auto;
  padding-top: 1.9em;
  text-align: center;
  position: relative;
  z-index: 90;
  opacity: 0;
}
.section_ten .img_one {
  position: absolute;
  bottom: 0;
  left: 4.5em;
}
.section_ten .img_one img {
  width: 5em;
}
.section_ten .img_two {
  position: absolute;
  bottom: -35px;
  right: 3em;
}
.section_ten .img_two img {
  width: 5.5em;
}
.section_ten .word_ten h2 {
  font-size: 36px;
  color: #000;
  opacity: 0.9;
  margin-bottom: 18px;
}

.section_ten .word_ten p {
  font-size: 16px;
  color: #000;
  opacity: 0.7;
  line-height: 30px;
  /* width: 900px; */
  margin: 0 auto;
  /*background: -webkit-linear-gradient(left, #333333 50%, #ffffff 50%); !* 背景色渐变 *!*/
  /*-webkit-background-clip: text; !* 规定背景的划分区域 *!*/
  /*-webkit-text-fill-color: transparent;*/
}

.section_ten p .top {
  color: #804a1b;
  margin-top: 10px;
  display: block;
}

.section_ten p .bottom {
  clear: both;
  display: block;
  width: 22px;
  height: 22px;
  line-height: 18px;
  border-radius: 11px;
  background: #ee8225;
  margin: 5px auto;
  font-size: 20px;
  color: #000000;
  text-align: center;
  vertical-align: middle;
}

.section_ten .one1 {
  position: absolute;
  left: 50%;
  top: 3.5em;
  margin-left: -4.84em;
  height: 4.33em;
}


.section_ten .two2 {
  position: absolute;
  top: 4em;
  right: 6.6em;
  z-index: 10;
  width: 1.35em;
  opacity: 0;
}

.section10 .two2 {
  animation: fadeIn 3.5s both;
  opacity: 1;
}

.section10 .word_ten {
  animation: fadeIn 1.5s both;
  opacity: 1;
}
.section_ten .remark {
  position: absolute;
  bottom: 15px;
  text-align: center;
  width: 100%;
  font-size: 12px;
  color: #000;
  opacity: .7;
}
/* 10 end */




@keyframes mydownup {
  0% {
      top: 4em;
  }
  50% {
      top: 7em;
  }
  100%{
      top: 4em;
  }
}
/*media开始*/

/*自适应*/

/*media结束*/
.zhongchou {
  color: #FFFFFF;
}

.nav {
  width: 100%;
  background: #000000;
}

.active {
  color: #666666;
}

/*视频*/
.gw_video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.gw_video-2 {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 20;
  background: #000000;
}

.gw_video-3 {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 20;
  background: #000000;
}

.gw_index_canpin {
  cursor: pointer;
}

.gw_index_pinpai {
  cursor: pointer;
}

.gw_video-2_close {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  width: 0.4em;
  /*height: 0.5em;*/
  /*background: red;*/
  border-radius: 50%;
}

.gw_video-3_close {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  width: 0.4em;
  /*height: 0.5em;*/
  /*background: red;*/
  border-radius: 50%;
}

.index-4 {
  /*position: relative;*/
  width: 100%;
  z-index: 20;
}

.img-close {
  width: 100%;
  cursor: pointer;
}

* {
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width:1280px){
  .section_two .img_two img{
    width:76%;
  }
  .section_two .img_three img{
    width:76%;
  }
  .section_two .img_four img{
    width:76%;
  }
  .section_two .img_two img{
    width:75%;
  }
}
@media screen and (max-width: 1920px) and (min-width: 1440px) {
  /* .section_one .craw .img_two img {
    width: 2em;
  }
  .section_one .craw .img_three img {
    width: 2em;
  } */
}

@media screen and (max-width: 1439px) and (min-width: 1281px) {
  /* .section_one .craw .img_two img {
    width: 1.5em;
  }
  .section_one .craw .img_three img {
    width: 1.7em;
  }
  .section_one .craw .img_two {
    top: 43.5%;
  }
  .section_one .craw .img_three {
    top: 24%;
  } */
}  

