.cbt_section .bg_kv {
  width: 100%;
  margin: 0 auto;
  height: 100vh;
  background: url('../images/appoint/kv_h5.jpg') no-repeat;
  background-size: cover;
  position: relative ;
}
.cbt_section .bg_kv .game_lode {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2rem;
}
.cbt_section .bg_kv .game_lode .go_appoint_main {
  width: 6.6rem;
  margin: 0 auto;
  position: relative;
}
.cbt_section .bg_kv .game_lode .go_appoint_main .gologin {
  width: 1.04rem;
  top: -1.5rem;
  position: absolute;
  right: 0;
}
.cbt_section .bg_kv .game_lode .go_lode_list {
  margin-top: 0.34rem;
  box-sizing: border-box;
}
.cbt_section .bg_kv .game_lode .go_lode_list span {
  width: 3.08rem;
  height: 0.68rem;
  display: inline-block;
  cursor: pointer;
}
.cbt_section .bg_kv .game_lode .go_lode_list .ios {
  background: url('../images/appoint/apple.png') no-repeat;
  background-size: contain;
}
.cbt_section .bg_kv .game_lode .go_lode_list .google {
  background: url('../images/cbt/button_1.png') no-repeat;
  background-size: contain;
}
.cbt_section .bg_kv .game_lode .go_lode_list .windows {
  background: url('../images/cbt/button_2.png') no-repeat;
  background-size: contain;
}
.cbt_section2 {
  width: 100%;
  height: 37.71rem;
  background: url('../images/cbt/cbt_bg.png') no-repeat;
  background-size: cover;
  padding-top: 0.6rem;
  box-sizing: border-box;
}
.cbt_section2 .slogan {
  width: 5.95rem;
  margin: 0 auto;
  margin-bottom: 0.6rem;
}
.cbt_section2 .cbt_content {
  width: 6.7rem;
  margin: 0 auto;
}
.comu_icon {
  width: 0.8rem;
  margin-top: 0.2rem;
  position: relative;
}
.comu_icon .comu_list {
  position: absolute;
  width: 0.6rem;
  left: 50%;
  transform: translateX(-50%);
}
.comu_icon .comu_list a {
  display: inline-block;
  margin-top: 0.15rem;
}
