@charset 'UTF-8';


.section1 .en-yy-btn {
  background: url("../images/en_yy_btn.png") no-repeat center / cover;
}
.section1 .slogan {
  background: url("../images/solgan1.png") no-repeat center / cover;
}
.section2 {
  background: url("../images/en_hero_bg.jpg") no-repeat center / cover;
}

.section4 {
  background: url("../images/en_geci.jpg") no-repeat center / cover;
}
.section5 {
  background: url("../images/en_join_bg.jpg") no-repeat center / cover;
}
.section6 a {
  margin: 0 .3rem;
}
.section6 a.face {
  background: url("../images/facebook.png") no-repeat center / cover;
}
.section6 a.tw {
  background: url("../images/twieer.png") no-repeat center / cover;
}
.section6 a.gg {
  background: url("../images/g.png") no-repeat center / cover;
}
.bottom-nav {
  background: url("../images/en_bottom_nav.jpg") no-repeat center / cover;
}


.yy-pop {
  height: 5.3rem;
}
.yy-pop .tt {
  width: 6.8rem;
  height: .88rem;
  background: url("../images/yy_title.png") no-repeat center / cover;
}
.closed {
  top: -1rem;
}

.yy-pop .yybtn {
  margin-top: .6rem;
  background: url("../images/finish.png") no-repeat center / cover;
}

.yy-pop #img-yzm {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1.6rem;
  height: .64rem;
}

#success-moda {
  font-family: SimSun;
}
#success-moda .success {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 6.5rem;
  height: 6.9rem;
  padding-top: .3rem;
  background: url("../images/en_succ_bg.png") no-repeat center / cover;
}
#success-moda .success .tt {
  background: url("../images/en_succ_tt.png") no-repeat center / cover;
}
#success-moda .success .t1 {
  line-height: .4rem;
  font-weight: 700;
}
#success-moda .success .t2{
  margin-top: 1.2rem;
}
#success-moda .success .share-link {
  margin-top: .7rem;
}
#success-moda .success .share-link a {
  margin: 0 .4rem;
}
#success-moda .success .share-link .w1 {
  background: url("../images/f-1.png") no-repeat center / cover;
}
#success-moda .success .share-link .w2 {
  background: url("../images/t-1.png") no-repeat center / cover;
}
#success-moda .success .share-link .w3 {
  background: url("../images/g-1.png") no-repeat center / cover;
}