*{
  padding: 0;
  margin: 0;
}
li{
  list-style: none;
}
a{
  text-decoration: none;
}
.hide{
  display: none !important;
}
.wrap{
  overflow: hidden;
  position: relative;
  min-width: 1200px;
}
.section1{
  height: 900px;
  background: url(../img/bg1.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
#animation_container{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.line{
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.section2{
  height: 49.96rem;
  background: url(../img/bg2.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.nav{
  position: fixed;
  top: 50%;
  right: 0.5rem;
  width: 1rem;
  height: 4.24rem;
  margin-top: -2.12rem;
  background: url(../img/nav.png) no-repeat;
  background-size: auto 100%;
  z-index: 100;
}
.nav ul{
}
.nav ul li{
  width: 1rem;
  height: 0.8rem;
  cursor: pointer;
}
.nav ul li.act{
  background: url(../img/nav.png) no-repeat;
  background-size: auto 4.24rem;
}
.nav ul li.nav1.act{
  background-position: -1.1rem 0;
}
.nav ul li.nav2.act{
  background-position: -1.1rem -0.8rem;
}
.nav ul li.nav3.act{
  background-position: -1.1rem -1.6rem;
}
.nav ul li.nav4.act{
  background-position: -1.1rem -2.4rem;
}
.nav ul li.nav5.act{
  background-position: -1.1rem -3.2rem;
}
.gotop{
  height: 0.3rem;
  cursor: pointer;
}
.gotop:hover{
  background: url(../img/nav.png) no-repeat;
  background-size: auto 4.24rem;
  background-position: -1.1rem -4.01rem;
}
.start{
  width: 3.63rem;
  height: 1.06rem;
  position: absolute;
  left: 50%;
  bottom: 0.8rem;
  margin-left: -1.815rem;
  background: url(../img/start.png) no-repeat;
  background-size: auto 100%;
}
.act-time{
  width: 3.63rem;
  position: absolute;
  left: 50%;
  bottom: 0.5rem;
  margin-left: -1.815rem;
  text-align: center;
  font-size: 0.2rem;
  color: #fff;
}
.section2 > div{
  overflow: hidden;
}
.part1{
  height: 10.6rem;
}
.part2{
  height: 9.6rem;
}
.part3{
  height: 10rem;
}
.part4{
  height: 10rem;
}
.part5{
  height: 10.2rem;
}
.title{
  width: 11.58rem;
  display: block;
  margin: 0.2rem auto 0;
}
.yybox{
  width: 13.45rem;
  height: 7.26rem;
  margin: 0.3rem auto 0;
  background: url(../img/yybg.png) no-repeat;
  background-size: auto 100%;
  position: relative;
}
.desc{
  width: 11.3rem;
  font-size: 0.18em;
  color: #fff;
  text-align: center;
  line-height: 0.3rem;
  margin: 0.2rem auto 0;
}
.desc a{
  color: #00c0ff;
  text-decoration: underline;
}
.pic{
  display: block;
  width: 12rem;
  margin: 0.3rem auto 0;
}
.pic1{
  width: 12.25rem;
}
.footer {
  width: 100%;
  height: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.12rem;
  color: #fff;
  line-height: 0.3rem;
  background: #000;
}
.footer img{
  width: 1.54rem;
}
.footer a{
  color: #fff;
}
.bot-desc{
  margin-left: 0.3rem;
  padding-left: 0.3rem;
  border-left: 1px solid #fff;
}
.flnav{
  width: 9.53rem;
  height: 0.9rem;
  background: url(../img/flnav.png) no-repeat;
  background-size: 100% auto;
  background-position: 0 -1.03rem;
  margin: 0.3rem auto 0;
  position: relative;
  cursor: pointer;
}
.flnav span{
  display: block;
  width: 50%;
  height: 100%;
  float: left;
}
.btn1.act, .btn2.act{
  background: url(../img/flnav.png) no-repeat;
  background-size: 9.53rem auto;
  background-position: 0 0rem;
}
.btn2.act{
  background-position: 100% 0;
}
.piclist{
  width: 12rem;
  margin: 0rem auto 0;
}
.piclist img{
  width: 100%;
}
.logo{
  width: 2.53rem;
  position: absolute;
  top: 0.1rem;
  left: 50%;
  margin-left: -6.5rem;
}
.gw{
  width: 2.18rem;
  height: 0.35rem;
  background: url(../img/tab.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0.15rem;
  left: 50%;
  margin-left: 4rem;
  cursor: pointer;
}
.gw a{
  display: block;
  width: 50%;
  height: 100%;
  float: left;
}
.no-login, .logined{
  width: 2.2rem;
  position: absolute;
  top: 0.6rem;
  left: 50%;
  margin-left: 4rem;
  font-size: 0.14rem;
  color: #fff;
  text-align: center;
}
.logined {
  display: flex;
  justify-content: center;
}
.logout{
  margin-left: 0.2rem;
  cursor: pointer;
}
.no-login a{
  color: #ffde00;
}
.no-login em{
  font-style: normal;
  color: #fff;
}
.yybox{
  font-size: 0.22rem;
  color: #fff;
}
.yybox input{
  width: 3.54rem;
  height: 0.5rem;
  position: absolute;
  top: 1.68rem;
  left: 8.28rem;
  border: 0.02rem solid #657395;
  background: #9fa5b4;
  outline: none;
  color: #fff;
  border-radius: 0.1rem;
  text-indent: 0.15rem;
  font-size: 0.22rem;
}
.yybox input.code{
  width: 2rem;
  top: 2.5rem;
}
.getcode{
  width: 1.7rem;
  height: 0.5rem;
  position: absolute;
  top: 2.5rem;
  left: 10.2rem;
  border-radius: 0.25rem;
  text-align: center;
  line-height: 0.5rem;
  cursor: pointer;
}
.submit{
  width: 3rem;
  height: 0.9rem;
  position: absolute;
  top: 3.4rem;
  left: 8.5rem;
  cursor: pointer;
}
.yynum{
  width: 6.4rem;
  height: 0.6rem;
  position: absolute;
  top: 6.07rem;
  left: 3rem;
  border: 0;
  font-size: 0.3rem;
  color: #fff;
  text-align: center;
  line-height: 0.6rem;
}
.yynum span{
  color: #ffc64d;
}
.pop{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.7);
  z-index: 9999;
  display: none;
}
.login-box{
  width: 4.2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2rem;
  margin-top: -2rem;
  background: #fff;
  font-size: 0.18rem;
  color: #737272;
}
.account-box{
  margin: 0.3rem;
}
.login-box input{
  width: 3.58rem;
  height: 0.36rem;
  border: 0.01rem solid #ccc;
  margin-bottom: 0.1rem;
  outline: none;
  font-size: 0.18rem;
  color: #737272;
  text-indent: 0.15rem;
}
#remeber{
  width: 0.2rem;
  height: 0.2rem;
  margin-bottom: 0;
}
.remeber{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.1rem;
}
.remeber label{
  margin-right: auto;
}
.remeber a{
  color: #737272;
}
.btns{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.2rem;
}
.btns a{
  width: 1.5rem;
  height: 0.4rem;
  text-align: center;
  line-height: 0.4rem;
  border: 0.01rem solid #ccc;
  color: #737272;
  cursor: pointer;
  border-radius: 0.05rem;
}
.login1{
  font-weight: bold;
}
.qq-box{
  padding: 0.2rem 0.3rem;
  border-top: 0.01rem solid #ccc;
  font-size: 0.16rem;
  line-height: 0.2rem;
}
.qq-box a{
  width: 1rem;
  cursor: pointer;
  color: #737272;
}
.qq-box img{
  width: 0.2rem;
  vertical-align: middle;
  margin-right: 0.1rem;
}
.close{
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 0rem;
  right: 0rem;
  cursor: pointer;
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
  line-height: 0.5rem;
  z-index: 5;
}
.login1{
  background: #fbfbfb;
}
/* 版本提示 */
#NIE-warning-tips {
  display: none;
}

#NIE-warning-bg {
  display: none;
}

#NIE-warning-dialog {
  display: none;
}
.account-box{
  padding-top: 0.5rem;
}
.account-title{
  width: 100%;
  height: 0.6rem;
  position: absolute;
  top: 0rem;
  left: 0;
  border: 0;
  font-size: 0.3rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 0.6rem;
  background: #ff790c;
}
.yysucc{
  width: 3rem;
  height: 0.6rem;
  position: absolute;
  top: 2rem;
  left: 8.5rem;
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  line-height: 0.6rem;
  background: #000;
  border-radius: 0.1rem;
  display: none;
}