.level_title {
  max-width: 1.5rem;
  height: 0.28rem;
  padding-right: 0.08rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  border-radius: 0.06rem;
}
.level_title.full {
  max-width: 10rem;
  overflow: visible;
}
.level_title .left {
  line-height: 100%;
}
.level_title .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  font-size: 0.2rem;
  color: #ffffff;
  letter-spacing: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.level_title .lv {
  width: 0.21rem;
  height: 0.13rem;
  margin-left: 0.08rem;
  margin-right: 0.03rem;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/LV@3x.png);
}
.level_title .num {
  width: 0.1rem;
  height: 0.14rem;
  display: inline-block;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.level_title .num:last-child {
  margin-right: 0.07rem;
}
.level_title .n0 {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/0@3x.png);
}
.level_title .n1 {
  background-size: 66.7% 100%;
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/1@3x.png);
}
.level_title .n2 {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/2@3x.png);
}
.level_title .n3 {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/3@3x.png);
}
.level_title .n4 {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/4@3x.png);
}
.level_title .n5 {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/5@3x.png);
}
.level_title .n6 {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/6@3x.png);
}
.level_title .n7 {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/7@3x.png);
}
.level_title .n8 {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/8@3x.png);
}
.level_title .n9 {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/9@3x.png);
}
.level_title .title_s {
  margin-left: 0.07rem;
  display: inline-block;
  margin-right: 0.08rem;
  font-family: PingFangSC-Medium;
  font-size: 0.2rem;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  line-height: 0.24rem;
}
.android .right {
  height: 0.3rem;
  line-height: 0.3rem;
}

.content .panel .header .right_arrow.level {
  top: -0.04rem;
  transform: none;
  -webkit-transform: none;
}
.content .panel .subheader.level {
  margin-top: 0;
}
.level_title {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.18rem;
}

.qui-tab {
  overflow-x: hidden;
  font-size: 16px;
}
.qui-tab__nav-wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
          align-items: center;
  background-color: #fff;
  height: 56px;
  -webkit-user-select: none;
  user-select: none;
}
.qui-tab__nav {
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  padding: 0 8px;
  will-change: transform;
}
.qui-tab__nav:not(.qui-tab__nav_scrollable) {
  -webkit-justify-content: space-around;
  justify-content: space-around;
  padding: 0;
  width: 100%;
}
.qui-tab__nav:not(.qui-tab__nav_scrollable)::after,
.qui-tab__nav:not(.qui-tab__nav_scrollable)::before {
  content: '';
}
.qui-tab__item {
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
          align-items: center;
  height: 32px;
  color: #878b99;
  border-radius: 32px;
  padding: 0 14px;
  white-space: nowrap;
}
.qui-tab__item.on {
  color: #00cafc;
  background-color: rgba(0, 202, 252, 0.1);
}
.qui-tab__content {
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  will-change: transform;
}
.qui-tab__panel {
  width: 100%;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  box-sizing: border-box;
}


body,
html {
  color: #03081a;
}
a,
address,
b,
blockquote,
body,
div,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
label,
legend,
li,
ol,
p,
s,
span,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: -apple-system;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol,
ul {
  list-style: none;
}
a img {
  border: 0;
  vertical-align: top;
}
a {
  text-decoration: none;
}
button,
input,
textarea {
  padding: 0;
  font-family: inherit;
  border: 0;
}
button {
  margin: 0;
  background-color: transparent;
}
input,
textarea {
  background: 0 0;
  border-radius: 0;
  -webkit-appearance: none;
}
input[type=password] {
  -webkit-text-security: disc;
}
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button:focus,
input:focus,
textarea:focus {
  outline: 0;
}
* {
  -webkit-tap-highlight-color: transparent;
}

/*
 * Basic reset css for mobile
 * author : cheunglong
 */
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
address,
em,
img,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
i,
b,
s {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: -apple-system, BlinkSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Helvetica Neue',
        Helevetica, Arial, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei UI',
        'Microsoft YaHei', 'Source Han Sans CN', sans-serif;
}

ul,
ol {
    list-style: none;
}
a img {
    border: none;
    vertical-align: top;
}
a {
    text-decoration: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

button {
    overflow: visible;
    padding: 0;
    margin: 0;
    border: 0 none;
    background-color: transparent;
}
button::-moz-focus-inner {
    padding: 0;
}

textarea,
input {
    background: none;
    padding: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
}
input[type='password'] {
    -webkit-text-security: disc;
}
textarea:focus,
input:focus,
button:focus {
    outline: none;
}
body {
    word-wrap: break-word;
}
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

::-webkit-scrollbar {
    display: none;
}

input,
input:focus {
    outline: none;
    outline: 0;
}

/*清除浮动*/
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

:root {
  font-size: 13.33333333vw;
}
@media (min-width: 420px) {
:root {
    font-size: 56px;
}
}
* {
  box-sizing: inherit;
}
html {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
body {
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}
.tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  height: 1.12rem;
  margin: 0 1.2rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}
.tab .opt,
.tab .selector {
  width: 2.16rem;
  height: 0.64rem;
}
.tab .selector {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 0.32rem;
  background-color: rgba(0, 202, 252, 0.1);
  -webkit-transition: left 0.2s ease-in-out;
  transition: left 0.2s ease-in-out;
}
.tab .opt {
  position: relative;
  font-size: 0.32rem;
  color: #878b99;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.tab .opt.active {
  color: #00cafc;
  font-weight: bold;
}
.content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
          flex: 1 1;
  padding-bottom: 0.8rem;
  background-color: #f5f6fa;
}
.content .block {
  padding: 0.48rem 0.32rem 0rem;
}
.content .block .block_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
}
.content .block .block_title .text {
  font-size: 0.34rem;
  font-weight: bold;
  color: #03081a;
  letter-spacing: 0;
}
.content .block .block_title .question-old {
  margin: 0rem 0.08rem;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  width: 0.48rem;
  height: 0.48rem;
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-question.png);
}
.content .block .block_title .question-new {
  margin: 0rem 0.08rem;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  width: 0.44rem;
  height: 0.44rem;
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-question.svg);
}
.content .panel {
  position: relative;
  padding: 0.48rem;
  margin-top: 0.24rem;
  background: #ffffff;
  box-shadow: 0 0.3rem 0.4rem 0 rgba(3, 8, 26, 0.03);
  border-radius: 0.32rem;
}
.content .panel.active:active {
  background-color: #f1f2f8;
}
.content .panel .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.content .panel .row:not(:last-child) {
  margin-bottom: 0.32rem;
}
.content .panel .row.long {
  margin-right: -0.16rem;
}
.content .panel .row .icon-wrapper {
  width: 0.9rem;
  height: 0.9rem;
  position: relative;
  margin-right: 0.2rem;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  border: 0.02rem solid #ebedf5;
  border-radius: 0.12rem;
  overflow: hidden;
}
.content .panel .row .icon-wrapper.no_border {
  border: none;
}
.content .panel .row .icon-wrapper .icon {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.content .panel .row .icon-wrapper .icon.with_bgcolor {
  background-color: #f5f6fa;
}
.content .panel .row .icon-wrapper .icon .image {
  width: 0.42rem;
  height: 0.42rem;
  position: absolute;
  bottom: 0.24rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.content .panel .row .wording {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
          flex: 1 1;
  padding-right: 0.16rem;
}
.content .panel .row .wording .title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  font-size: 0.34rem;
  color: #03081a;
  line-height: 0.34rem;
}
.content .panel .row .wording .subtitle {
  margin-top: 0.12rem;
  font-size: 0.24rem;
  color: #878b99;
  line-height: 0.33rem;
  letter-spacing: 0;
}
.content .panel .row .wording .subtitle .height_light {
  color: #03081a;
}
.content .panel .row .avatar {
  width: 0.96rem;
  height: 0.96rem;
  position: relative;
  margin-right: 0.1rem;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  border-radius: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.content .panel .row .avatar:active::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #000000;
  opacity: 0.3;
}
.content .panel .row .avatar .sub {
  width: 0.92rem;
  height: 0.28rem;
  position: absolute;
  bottom: -0.11rem;
  left: 0.02rem;
  font-size: 0;
  background: #ff9f40;
  border-radius: 0.16rem;
  overflow: hidden;
}
.content .panel .row .avatar .sub > span {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 0.4rem;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 0;
  white-space: nowrap;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: scale(0.5) translate(-50%, -50%);
          transform: scale(0.5) translate(-50%, -50%);
}
.content .panel .row .avatar .crown {
  width: 0.42rem;
  height: 0.4rem;
  position: absolute;
  top: -0.27rem;
  left: -0.21rem;
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-crown.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.content .panel .row button.jump {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
  font-size: 0.24rem;
  color: #878b99;
  letter-spacing: 0;
}
.content .panel .row button.jump .icon {
  width: 0.32rem;
  height: 0.32rem;
  margin-left: 0.06rem;
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-arrow-right.png);
  background-size: 0.14rem 0.24rem;
  background-repeat: no-repeat;
  background-position: center;
}
.content .panel .row button.jump .icon-new {
  width: 0.33rem;
  height: 0.33rem;
  margin-left: 0.06rem;
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-arrow-right.svg);
  background-size: 0.32rem 0.32rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: -0.02rem;
}
.content .panel .row .days {
  margin-right: 0.04rem;
  height: 0.48rem;
  color: #03081a;
  font-size: 0;
}
.content .panel .row .days .number {
  font-size: 0.48rem;
  line-height: 0.48rem;
}
.content .panel .row .days .unit {
  font-size: 0.28rem;
  line-height: 0.48rem;
}
.content .panel .header {
  position: relative;
  margin-right: -0.16rem;
  font-size: 0.34rem;
  color: #03081a;
  line-height: 0.34rem;
}
.content .panel .header .right_arrow {
  display: block;
  width: 0.32rem;
  height: 0.32rem;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-arrow-right.png);
  background-size: 0.14rem 0.24rem;
  background-repeat: no-repeat;
  background-position: center;
}
.content .panel .header .right_arrow-new {
  display: block;
  width: 0.32rem;
  height: 0.32rem;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-15%);
          transform: translateY(-15%);
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-arrow-right.svg);
  background-size: 0.32rem 0.32rem;
  background-repeat: no-repeat;
  background-position: center;
}
.content .panel .subheader {
  margin-top: 0.12rem;
  font-size: 0.24rem;
  color: #878b99;
  line-height: 0.24rem;
}
.content .panel .row-panel {
  padding-left: 0.03rem;
  margin-top: 0.32rem;
  margin-right: -0.09rem;
  font-size: 0;
  white-space: nowrap;
  overflow-x: auto;
}
.content .panel .row-panel .item {
  display: inline-block;
  width: 1.74rem;
  height: 1.94rem;
  position: relative;
  text-align: center;
  margin-right: 0.34rem;
  background: #f5f6fa;
  border-radius: 0.12rem;
}
.content .panel .row-panel .item .avatar {
  width: 0.96rem;
  height: 0.96rem;
  margin: 0.24rem auto 0;
  border-radius: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.content .panel .row-panel .item .avatar:active::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #000000;
  opacity: 0.3;
}
.content .panel .row-panel .item .tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  max-width: calc(100% - 0.2rem);
  position: absolute;
  left: 50%;
  margin-top: 0.16rem;
  border-radius: 0.06rem;
  padding: 0.04rem 0.18rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 0;
}
.content .panel .row-panel .item .tag > span {
  font-size: 0.2rem;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.content .panel .panel_title {
  margin-bottom: 0.32rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #878b99;
  line-height: 0.28rem;
}
.content .panel .panel_title:not(:first-child) {
  margin-top: 0.32rem;
}
.content .panel .panel_title .number {
  color: #03081a;
}
.content .panel .privilege {
  position: relative;
  top: -1px;
  display: inline-block;
  margin-left: 0.1rem;
  height: 0.4rem;
}
.content .panel .privilege .privilege_text {
  background: #E5F9FE;
  border-radius: 0.2rem;
  height: 0.4rem;
  font-size: 0.24rem;
  color: #00CAFC;
  letter-spacing: 0;
  padding: 0.04rem 0.2rem;
  text-align: center;
}
.content .panel .privilege .right_arrow {
  width: 0.32rem;
  height: 0.32rem;
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-arrow-right.png);
  background-size: 0.14rem 0.24rem;
  background-repeat: no-repeat;
  background-position: center;
}
.content .panel .icon_grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -0.1rem;
  margin-bottom: -0.12rem;
}
.content .panel .icon_grid .icon {
  width: 0.9rem;
  height: 0.9rem;
  margin-right: 0.1rem;
  margin-bottom: 0.12rem;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  border: 0.02rem solid #ebedf5;
  border-radius: 0.12rem;
  background-size: 0.42rem 0.42rem;
  background-repeat: no-repeat;
  background-position: center;
}
.content .panel .title_grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -0.1rem;
  margin-bottom: -0.06rem;
}
.content .panel .title_grid .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 1.9rem;
  height: 0.8rem;
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  border: 0.03rem solid #ffffff;
  border-radius: 0.12rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #03081a;
  letter-spacing: 0;
  background-color: #ffffff;
}
.content .panel .title_grid .item.selected {
  position: relative;
  border: none;
  color: #ffffff;
  overflow: hidden;
}
.content .panel .title_grid .item.selected .tick {
  width: 0.53rem;
  height: 0.37rem;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
  background: #00cafc;
  border-left: 0.03rem solid #ffffff;
  border-top: 0.03rem solid #ffffff;
  border-radius: 0.66rem 0rem 0.12rem 0rem;
}
.content .panel .title_grid .item.selected .tick::after {
  content: '';
  display: block;
  width: 0.23rem;
  height: 0.23rem;
  position: absolute;
  bottom: 0.03rem;
  right: 0.1rem;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-tick.png);
  background-size: 0.22rem 0.17rem;
  background-repeat: no-repeat;
  background-position: center;
}
.icon_haoyou {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-haoyou.png);
}
.icon_caishen {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-caishen.png);
}
.icon_dragon {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-drgon.png);
}
.icon_dragon_svip {
  background-image: url('https://static-res.qq.com/static-res/groupInteract/vas/a/1_1.png');
}
.icon_fire_small {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-fire-small.png);
}
.icon_fire_small_svip {
  background-image: url('https://static-res.qq.com/static-res/groupInteract/vas/a/2_1.png');
}
.icon_fire_big {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-fire-big.png);
}
.icon_fire_big_svip {
  background-image: url('https://static-res.qq.com/static-res/groupInteract/vas/a/3_1.png');
}
.icon_shoots_small {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-shoots-small.png);
}
.icon_shoots_big {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-shoots-big.png);
}
.icon_happy_stream {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-happy-stream.png);
}
.icon_bronze {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/copper@3x.png);
}
.icon_silver {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/silver@3x.png);
}
.icon_gold {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/gold@3x.png);
}
.icon_flash {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/flash@3x.png);
}
.icon_haoyou_grey {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-haoyou-grey.png);
}
.icon_caishen_grey {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-caishen-grey.png);
}
.icon_dragon_grey {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-drgon-grey.png);
}
.icon_fire_small_grey {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-fire-small-grey.png);
}
.icon_fire_big_grey {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-fire-big-grey.png);
}
.icon_shoots_small_grey {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-shoots-small-grey.png);
}
.icon_shoots_big_grey {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-shoots-big-grey.png);
}
.icon_happy_stream_grey {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-happy-stream-grey.png);
}
.icon_flash_grey {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/flash-gray@3x.png);
}
.icon_bronze_grey {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/copper-gray@3x.png);
}
.icon_silver_grey {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/silver-gray@3x.png);
}
.icon_gold_grey {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/gold-gray@3x.png);
}
.content .panel .row .icon-wrapper .icon .image.hw_ico {
  width: 0.42rem;
  height: 0.42rem;
  background-size: 0.42rem 0.42rem;
}
.content .panel .icon.hw_ico {
  background-size: 0.46rem 0.46rem;
}
.content .panel .panel_title.qun_level {
  height: 0.92rem;
  position: relative;
}
.content .panel .panel_title.qun_level .text {
  position: absolute;
  left: 0.12rem;
  top: 0;
  font-size: 0;
  height: 0.64rem;
}
.content .panel .panel_title.qun_level .text .level_number {
  display: inline-block;
  font-family: PingFangSC-Medium;
  font-size: 0.48rem;
  color: #00cafc;
  line-height: 0.64rem;
}
.content .panel .panel_title.qun_level .text .has_title {
  display: inline-block;
  margin-left: 0.1rem;
  font-family: PingFangSC-Medium;
  font-size: 0.28rem;
  color: #03081a;
  line-height: 0.64rem;
  -webkit-transform: translateY(-0.06rem);
          transform: translateY(-0.06rem);
}
.content .panel .panel_title.qun_level .badge_position {
  position: absolute;
  left: 5.24rem;
  top: 0.28rem;
}
.content .panel .panel_title.qun_level .right_arrow {
  position: absolute;
  left: 5.46rem;
  top: 0.19rem;
  width: 0.32rem;
  height: 0.32rem;
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-arrow-right.png);
  background-size: 0.14rem 0.24rem;
  background-repeat: no-repeat;
  background-position: center;
}
.content .panel .panel_title.qun_level .right_arrow-new {
  position: absolute;
  left: 5.46rem;
  top: 0.19rem;
  width: 0.32rem;
  height: 0.32rem;
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-arrow-right.svg);
  background-size: 0.32rem 0.32rem;
  background-repeat: no-repeat;
  background-position: center;
}
.content .panel .panel_title.qun_level .progress {
  position: absolute;
  left: 0.12rem;
  top: 0.83rem;
  width: 5.13rem;
  height: 0.1rem;
  background-color: #ebedf5;
  border-radius: 0.07rem;
}
.content .panel .panel_title.qun_level .progress .has {
  width: 5.13rem;
  height: 0.1rem;
  border-radius: 0.07rem;
  background-image: -webkit-linear-gradient(313deg, #26e7fc 0%, #05c9fa 100%);
  background-image: linear-gradient(137deg, #26e7fc 0%, #05c9fa 100%);
}
.content .panel .panel_title.qun_level .level_next {
  position: absolute;
  left: 5.33rem;
  top: 0.77rem;
  font-family: PingFangSC-Regular;
  font-size: 0.2rem;
  color: #878b99;
  text-align: center;
  line-height: 0.2rem;
}
@media screen and (min-width: 300px) {
.content .panel .panel_title.qun_level .progress {
    display: none;
}
}
.content .panel:active {
  background-color: #f1f2f8;
}
.all-rank {
  font-size: 0.24rem;
  color: #878B99;
  position: absolute;
  right: 0;
}
.arrow-right {
  display: inline-block;
  width: 0.14rem;
  height: 0.28rem;
  background: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-arrow-right.png) no-repeat;
  background-size: 0.14rem 0.24rem;
  vertical-align: middle;
}
.arrow-right-new {
  display: inline-block;
  width: 0.32rem;
  height: 0.36rem;
  background: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-arrow-right.svg) no-repeat;
  background-size: 0.32rem 0.32rem;
  vertical-align: middle;
  margin-left: -0.1rem;
}
.active-rank-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-top: 0.2rem;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.active-rank-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
          align-items: stretch;
  width: 3.34rem;
  height: 1.86rem;
  border-radius: 0.32rem;
  padding: 0.24rem;
  box-shadow: 0 0.3rem 0.4rem 0 rgba(3, 8, 26, 0.05);
}
.active-rank-item:nth-child(2n+1) {
  margin-right: 0.18rem;
  margin-bottom: 0.24rem;
}
.active-rank-item:active {
  opacity: 0.8;
}
.active-rank-item .label {
  font-size: 0.28rem;
  color: #03081A;
  margin-top: 0.06rem;
}
.active-rank-item .top-info {
  position: relative;
}
.active-rank-item .top-info .crown {
  width: 0.32rem;
  height: 0.32rem;
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-crown.png);
  background-size: contain;
  position: absolute;
  top: -0.13rem;
  left: -0.05rem;
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}
.active-rank-item .top-info .badge {
  position: absolute;
  left: 50%;
  bottom: -0.11rem;
  background-color: #FFC508;
  font-size: 0.2rem;
  border-radius: 0.56rem;
  min-width: 0.8rem;
  padding: 0.03rem 0.08rem;
  color: #fff;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.active-rank-item .top-info .badge.grey {
  background-color: #B0B3BF;
}
.active-rank-item .top-info .qui-avatar {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.active-rank-item__right {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.active-rank-item__left {
  padding-top: 0.08rem;
}
.active-rank-item .icon {
  background-size: contain;
  background-repeat: no-repeat;
  width: 0.42rem;
  height: 0.42rem;
}
.active-rank-item.scoreincr {
  background-image: -webkit-linear-gradient(136deg, #FFEFA7 0%, #FFFAE2 96%);
  background-image: linear-gradient(-46deg, #FFEFA7 0%, #FFFAE2 96%);
}
.active-rank-item.scoreincr .label {
  margin-right: 0.3rem;
}
.active-rank-item.scoreincr .icon {
  background-image: url('https://sola.gtimg.cn/aoi/sola/20201022102921_dk1jxEqoaz.png');
}
.active-rank-item.dragon {
  background-image: -webkit-linear-gradient(136deg, #C2F7FB 0%, #DCFBF4 96%);
  background-image: linear-gradient(-46deg, #C2F7FB 0%, #DCFBF4 96%);
}
.active-rank-item.dragon .icon {
  background-image: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/icon-drgon.png);
}
.active-rank-item.dragonkiller {
  background-image: -webkit-linear-gradient(136deg, #C6E2FF 0%, #D7F3FF 96%);
  background-image: linear-gradient(-46deg, #C6E2FF 0%, #D7F3FF 96%);
}
.active-rank-item.dragonkiller .icon {
  background-image: url('https://sola.gtimg.cn/aoi/sola/20201022102921_Y3ElBzlmI3.png');
}
.active-rank-item.manager {
  background-image: -webkit-linear-gradient(136deg, #FFCCDF 0%, #FFF3F6 96%);
  background-image: linear-gradient(-46deg, #FFCCDF 0%, #FFF3F6 96%);
}
.active-rank-item.manager .icon {
  background-image: url('https://sola.gtimg.cn/aoi/sola/20201022102921_UHF2N3LwZt.png');
}
.recover_entry,
.special_entry {
  position: absolute;
  top: 0.37rem;
  right: 0.37rem;
  line-height: 0;
}
.recover_entry > button,
.special_entry > button {
  background: #fff8dd;
  padding: 0 0.18rem;
  height: 0.4rem;
  border-radius: 0.4rem;
  outline: none;
  font-size: 0.24rem;
  color: #ffc102;
}
.recover_entry > button::after,
.special_entry > button::after {
  position: relative;
  top: 1px;
  content: '';
  height: 0.22rem;
  width: 0.13rem;
  display: inline-block;
  margin-left: 0.1rem;
  background: url(https://qq-web.cdn-go.cn/qun.qq.com_interactive/c3ea36d9//qunhonor/assets/images/arrow-yellow.png) no-repeat left center;
  background-size: contain;
}
.qui-icon-right {
  width: 0.32rem;
  text-align: center;
}
.qui-icon-right::before {
  font-size: 0.23rem;
}
@media (orientation: landscape) and (min-width: 768px) {
.manager {
    margin-right: 0.18rem;
}
}
.qui-tab__item {
  padding: 0 38px;
}
.qui-tab-highversion_item .qui-tab__item {
  padding: 0;
  margin: 0 38px;
}
.qui-tab-highversion_item .qui-tab__item.on {
  background-color: rgba(0, 0, 0, 0) !important;
  border-bottom: 2px solid;
  border-radius: 0px;
}

.qui-badge {
  display: -webkit-inline-flex;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
          align-items: center;
  height: 1.5em;
  min-width: 1.5em;
  border-radius: 1em;
  background-color: #ff596a;
  color: #fff;
  font-size: 12px;
}
.qui-badge_dot {
  width: 0.6666667em;
  height: 0.6666667em;
  border-radius: 0.6666667em;
  min-width: auto;
}
.qui-badge_capsule {
  padding: 0 0.6666667em;
}

.qui-avatar {
  font-size: 20px;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  background: url(https://qzonestyle.gtimg.cn/qq-ui/qq-proj/img/icons/icon-avatar-default.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  display: -webkit-inline-flex;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  vertical-align: middle;
}
.qui-avatar img {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  object-fit: cover;
}
.qui-avatar_2 {
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.qui-avatar_2 img {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.qui-avatar_3 {
  position: relative;
}
.qui-avatar_3 img:first-child {
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.qui-avatar_3 img:last-child,
.qui-avatar_3 img:nth-child(2) {
  width: 50%;
  height: 50%;
  position: absolute;
  right: 0;
}
.qui-avatar_3 img:last-child {
  bottom: 0;
}
.qui-avatar_4 img {
  width: 50%;
  height: 50%;
}
.qui-avatar_carousel {
  position: relative;
  overflow: visible;
  background: 0 0;
}
.qui-avatar_carousel img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 50%;
}

