* {
  margin: 0;
  padding: 0;
}
body {
  width: 100vw;
  height: 100vh;
  background: url('https://game.gtimg.cn/images/dnf/cp/a20200423colgopqqm/new/background.png')
    center center no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.colg {
  width: 100%;
  height: 100%;
  position: relative;
}
.colg .person {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 10;
  display: flex;
  width: 5.5rem;
}
.colg .person img {
  width: 100%;
  height: 100%;
}
.colg .type1 {
  width: 4.26rem;
  height: 4.16rem;
}
.colg .type2 {
  width: 6.26rem;
  height: 6.16rem;
}
.colg .colg-title {
  width: 7rem;
  height: 1.1rem;
  position: absolute;
  background: url('https://game.gtimg.cn/images/dnf/cp/a20200423colgopqqm/new/title.png')
    center center no-repeat;
  background-size: cover;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  top: 0.4rem;
}
.colg .box-container {
  position: absolute;
  width: 7.2rem;
  height: 9.5rem;
  background: url('https://game.gtimg.cn/images/dnf/cp/a20200423colgopqqm/new/container.png')
    center center no-repeat;
  background-size: cover;
  left: 50%;
  transform: translateX(-50%);
  top: 1.8rem;
  z-index: 5;
}
.colg .box-container .bind {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 2.3rem 0;
}
.colg .box-container .bind strong {
  font-size: 0.5rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
}
.colg .box-container .bind p {
  font-size: 0.28rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin: 0.4rem 0 0 0;
  padding: 0 0.5rem;
}
.colg .box-container .bind .btn-area {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.45rem;
  margin-top: 0.2rem;
}
.colg .box-container .bind .btn-area .logOut {
  margin: 0 0.2rem;
  height: 0.5rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.28rem;
  text-decoration: underline;
  z-index: 99;
}
.colg .box-container .bind .btn-area .unbound {
  margin: 0 0.2rem;
  height: 0.5rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.28rem;
  text-decoration: underline;
  z-index: 99;
}
.colg .box-container .bind .btn-bind {
  width: 3.8rem;
  height: 0.9rem;
  background: url('https://game.gtimg.cn/images/dnf/cp/a20200423colgopqqm/new/login-btn.png')
    center center no-repeat;
  background-size: cover;
}
.colg .box-container .bind .btn-toBind {
  width: 3.8rem;
  height: 0.9rem;
  background: url('https://game.gtimg.cn/images/dnf/cp/a20200423colgopqqm/new/toBind.png')
    center center no-repeat;
  background-size: cover;
}
.colg .box-container .bind .btn-changeBind {
  width: 3.8rem;
  height: 0.9rem;
  background: url('https://game.gtimg.cn/images/dnf/cp/a20200423colgopqqm/new/changeBind.png')
    center center no-repeat;
  background-size: cover;
}
.colg .box-container .reward {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.colg .box-container .reward .bind-message {
  font-size: 0.3rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  margin-top: 1rem;
}
.colg .box-container .reward .bind-message span {
  text-decoration: underline;
  color: #ffe88c;
}
.colg .box-container .reward .desc-title {
  margin-top: 0.2rem;
  margin-bottom: 0.4rem;
  font-size: 0.48rem;
  font-weight: bold;
  font-family: 微软雅黑;
  color: #ffffff;
}
.colg .box-container .reward .reward-message {
  width: 85%;
  overflow-y: auto;
  height: 2.4rem;
}
.colg .box-container .reward .reward-message .reward-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.colg .box-container .reward .reward-message .reward-item .prop-container {
  border: 2px solid gold;
  width: 0.45rem;
  height: 0.45rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.colg .box-container .reward .reward-message .reward-item .prop-container img {
  width: 100%;
  height: 100%;
}
.colg .box-container .reward .reward-message .reward-item span {
  display: block;
  width: 2.8rem;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffe88c;
  text-align: center;
  margin: 0.1rem;
}
.colg .box-container .reward .gain-btn {
  background: url('https://game.gtimg.cn/images/dnf/cp/a20200423colgopqqm/new/confirm_btn.png')
    center center no-repeat;
  background-size: 100% 100%;
  width: 3.8rem;
  height: 0.9rem;
  cursor: pointer;
  position: absolute;
  bottom: 3.5rem;
}
.colg .box-container .reward .login-btn {
  background: url('https://game.gtimg.cn/images/dnf/cp/a20200423colgopqqm/new/login.png')
    center center no-repeat;
  background-size: 100% 100%;
  width: 3.8rem;
  height: 0.9rem;
  cursor: pointer;
  position: absolute;
  bottom: 3.5rem;
}

.dia-con {
  max-width: 5rem;
  background: #fff;
  font-size: 0.24rem;
  padding: 0.6rem 0.4rem 0.35rem;
  border-radius: 0.05rem;
}
.dia-close {
  position: absolute;
  top: 0.01rem;
  right: 0.1rem;
  font-size: 0.6rem;
  text-decoration: none;
  line-height: 0.24rem;
  color: rgb(86, 161, 114);
}

.dialog-action {
  max-width: 3rem;
  display: flex;
  justify-content: space-around;
  margin: 0.2rem auto 0;
}

.dialog-action div {
  padding: 0.05rem 0.38rem;
  background: rgb(86, 161, 114);
  color: #fff;
  border-radius: 0.05rem;
  cursor: pointer;
}

.dialog-action div.action-cancel {
  background: #999;
}
.margin-top-30 {
  margin-top: 0.3rem;
}
.dia-title {
  font-size: 0.22rem;
}
