* {
  margin: 0;
  padding: 0;
}

html,
body {
  width: 100%;
  font-family: '微软雅黑';
  margin: 0;
  padding: 0;
  height: 100%;
}

#download {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: relative;
  height: 100%;
  background: white;
  background-size: 100% 100%;
}

.logdiv {
  width: 100%;
  justify-content: center;
  margin-top: 27vh;
}

.header-logo {
  height: 44px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.logo-img {
  display: inline-block;
  height: 100px;
}

#tip {
  position: absolute;
  bottom: 5%;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #8a8d93;
}

/*按钮样式*/
.download-btn {
  width: 84%;
  margin: 0 8% 0 8%;
  box-sizing: border-box;
  bottom: 11.2%;
  height: 44px;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background-color: #191919;
  font-size: 16px;
  border-radius: 22px;
}

#open-btn {
  margin-top: 16px;
  border: 1px solid #595959;
  border-radius: 23px;
  background-color: #fff;
  color: #191919;
}

.footer {
  width: 88%;
  margin: 0 6% 0 6%;
}

.tip-word-first-line {
  display: inline-block;
  margin-bottom: 45px;
  margin-top: 59px;
  height: 14px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: center;
  color: #595959;
  line-height: 14px;
}

.tip-word-second-line {
  margin-bottom: 14px;
  height: 28px;
  font-size: 10px;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: center;
  color: #595959;
  line-height: 14px;
}

.version-word {
  display: flex;
  justify-content: center;
}

/*
 * 文字
 */
.cloudapp {
  font-family: FZLTHK--GBK1-0;
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  margin-left: 13px;
  letter-spacing: 0.75px;
  text-align: center;
  line-height: 26px;
}

.wroddiv {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

.wroddiv .describe-class {
  width: 203px;
  height: 28px;
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-Light;
  font-weight: 300;
  text-align: center;
  color: #7b7b7b;
  line-height: 28px;
  letter-spacing: 2.52px;
}

.assistantblack {
  font-family: FZLTHK--GBK1-0;
  font-size: 24px;
  color: #000000;
  letter-spacing: 1px;
  text-align: center;
  line-height: 38px;
}

.assistantred {
  font-family: FZLTHK--GBK1-0;
  font-size: 24px;
  color: #c7000b;
  letter-spacing: 1px;
  text-align: center;
  line-height: 38px;
}

.fontOpacity {
  opacity: 1;
  color: #7b7b7b;
}

a.btn {
  /*width: 92%;*/
  /*margin:0 4% 0 4%;*/
  /*box-sizing: border-box;*/
  /*position: absolute;*/
  /*bottom: 11.2%;*/
  /*height:6.6%;*/
  /*line-height:6.6%;*/
  /*text-align: center;*/
  /*text-decoration: none;*/
  /*color:#ffffff;*/
  /*!*background: url("src/button_up.png")no-repeat;*!*/
  /*!*background-size: 100% 100%;*!*/
  /*background-color:#6882DA;*/
  /*font-size:10px;*/
  /*border-radius: 4px;*/
  /*background-image: linear-gradient(-90deg, #7B97F8 0%, #5C77D3 100%);*/
}

.btn-load {
  /*background:rgba(233,74,74,1);*/
  /*border:1px solid rgba(233,74,74,1);*/
  /*display: none;*/
}

.btn-load:hover {
  /*background:rgba(233,74,74,0.7);*/
}

.btn-open {
  display: none;
}

.btn-open:hover {
  /*color:#999;*/
}

.lastFoot {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.footImg {
  width: 2%;
  background: url(https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/APP/CSS/download/src/footer_1.png) no-repeat;
  height: 3%;
  background-size: 100% 100%;
}

.footImg1 {
  width: 2%;
  height: 2%;
  background: url(https://res-static.hc-cdn.cn/cloudbu-site/china/zh-cn/APP/CSS/download/src/footer_1.png) no-repeat;
}

.noticeMask {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  overflow: hidden;
  background: rgba(30, 30, 30, 0.6);
  z-index: 1000;
}

.noticeMask img {
  padding-top: 20px;
  padding-right: 12%;
  width: 15%;
}

.title-content {
  width: 49.6%;
  height: 7.5%;
  top: 5.4%;
  right: 14.4%;
  background: url(../image/Mengban2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
}

.arrows {
  width: 12.3%;
  height: 6.7%;
  top: 0.6%;
  right: 4%;
  background: url(../image/Mengban1.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
}

.i-know-btn {
  border: 1px solid #ffffff;
  font-size: 0.8em;
  color: #ffffff;
  text-align: center;
  width: 35%;
  margin: auto;
  margin-top: 55%;
  height: 40px;
  line-height: 40px;
  border-radius: 2px;
}

.konwn-class::before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #eeeeee;
  transform: scaleY(0.5);
}

.showText {
  display: none;
}
