html {
  font-size: 62.5%;
}

html,
body,
.webgl-content,
#gameContainer,
canvas {
  width: 100% !important;
  height: 100% !important;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.webgl-content .progress {
  width: 78%;
  height: 100%;
  position: absolute;
}

.webgl-content .logo {
  display: none;
}

.webgl-content .progress .empty {
  border: 0;
  border-radius: 0 0.9rem 0.9rem 0;
  background: rgba(0, 0, 0, .3) !important;
}

.webgl-content .progress .full {
  border: 0;
  border-radius: 0.9rem;
  background: #00a8ff !important;
}

.webgl-content .progress .full_head {
  width: 6.2rem;
  height: 3.0rem;
  position: absolute;
  top: -0.6rem;
  right: -0.2rem;
  background-image: url(progress_02.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
}

.webgl-content .progress .full_slide {
  visibility: hidden;
  width: 3.6rem;
  height: 1.8rem;
  background: url(slight.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.webgl-content .progress .empty,
.webgl-content .progress .full {
  height: 1.8rem;
}

.webgl-content {
  top: 0;
  left: 0;
  -webkit-transform: none;
  transform: none;
}

#gameContainer {
  background: url(bg.png) no-repeat center center !important;
  background-size: cover !important;
}

.webgl-content .progress {
  width: 100%;
  margin: 0;
}

.webgl-content .progress .logo {
  display: block;
  text-align: center;
  top: 1rem;
  background: none;
  width: 100%;
  height: 80px;
  /* position: absolute;
  left: 0;
  right: 0;
  margin:auto; */
  /* position: absolute;
  width: 2.45rem;
  height: 0.78rem;
  top: 1.3rem;
  left: 50%;
  margin: auto;
  background: url(logo.png) no-repeat center center /contain; */
}

/* .webgl-content .progress .logo .span_1{
    width: 100px;
    height: 100px;
    background: url(./logo2.png);
    background-size: 100% 100%;
    display: inline-block;
} */

.webgl-content .progress .logo .span_1{
  width: 100%;
  height: 108px;
  background: url(./logo.png) center;
  background-size: contain;
  margin: 0 auto;
  display: block;
  background-repeat: no-repeat;
}

.webgl-content .progress .progress-title {
  width: 100%;
  height: 100%;
  position: absolute;
}

.webgl-content .progress .progress-title .title {
  position: absolute;
  top: 2.5rem;
  left: 0;
  width: 100%;
  text-align: center;
/* font-size: 0.6rem; */  
  font-size: 0.56rem;
  color: #E6FFFF;
  text-shadow: 0px 0px 8px #34D8DA;
  -webkit-text-stroke: 1px rgba(255, 255, 255 .3);
  background: linear-gradient(to bottom, #D2FDFF, #A9F4FF);
  -webkit-background-clip: text;
  color: transparent;
}

.webgl-content .progress .progress-title .title .title-bg{
    width: 70%;
    height:1.2rem;
    line-height: 1.2rem;
    margin:0 auto;
    background: url(./title_bg.png);
    background-size: 100% 100%;
}

.webgl-content .progress .progress-footer {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}

.webgl-content .progress .progress-footer .progress_bar {
  position: absolute;
  bottom: 2.69rem;
  left: 0;
  right: 0;
  width: 11.16rem;
  height: 26px;
  margin: auto;
}

.webgl-content .plan{
    text-align: center;
    font-size: 0.5rem;
    color: #6fccdc;
    font-style: italic;
}

.webgl-content .progress .progress-footer .progress_bar,
.webgl-content .progress .progress-footer .progress_bar .progress-full {
  border-radius: 0.13rem;
}

.webgl-content .progress .progress-footer .progress_bar .progress-full {
  position: absolute;
  height: 84%;
  left: 0.18rem;
  margin-top: 0.02rem;
  z-index: 1;
  background: url(loading_bar.png) no-repeat left center /cover;
}

.webgl-content .progress .progress-footer .progress_bar .progress-dark {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 0;
  background: url(loading_bar_bg.png) no-repeat left center /cover;
}

.webgl-content .progress .progress-footer .progress_bar .progress_num {
  position: absolute;
  right: -0.8rem;
  color: #fff;
  font-size: 0.3rem;
  line-height: 0.26rem;
}

.webgl-content .progress .progress-footer .content {
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1.19rem;
  box-sizing: border-box;
  padding-top: 0.24rem;
}

.webgl-content .progress .progress-footer .content .text-wrapper {
    position: relative;
    bottom: 1rem;
}

.webgl-content .progress .progress-footer .content .tips {
  font-size: 0.28rem;
  color: #fff;
}
.webgl-content .progress .progress-footer .content .tips .text{
    width:259px;
    height: 59px;
    display: inline-block;
    background: url(./bebeing.png);
    background-size: 100% 100%;
}

.webgl-content .progress .progress-footer .content .user {
  font-size: 0.18rem;
  color: #585f75;
}

.progress-head-bg {
    width: 103px;
    height: 59px;
    position: relative;
    bottom: 23px;
    background: url(./loading_bar_head.png) no-repeat 7px 0px;
    display: inline-block;
    left: 15px;
}
/* 进入实验过渡 */
.loading_wrap {
    position: absolute;
    bottom: 2.19rem;
    left: 0;
    right: 0;
    width: 11.16rem;
    height: 0.56rem;
    margin: auto;
    text-align: center;
}
.loading_wrap img{
    height: 100%;
    vertical-align: super;
}