/**
 * 本文件存放公共的less参数
 */

/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-306af170] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-306af170] {
  font-family: 'Roboto';
}
.flex-container[data-v-306af170] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-306af170] {
  height: 1.066667rem;
  width: 100%;
  background: linear-gradient(174.44deg, #f7b500 22.19%, #f7a300 84.87%);
  border-radius: 0.053333rem;
  font-size: 0.373333rem;
  color: #2b2b2b;
  border: none;
  outline: none;
}

/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-306af170]:-webkit-autofill {
  box-shadow: 0 0 0 26.666667rem white inset;
  -webkit-box-shadow: 0 0 0 26.666667rem white inset;
}

/* safari input 内阴影*/
input[data-v-306af170] {
  -webkit-appearance: none;
}

/* 卡片样式 */
.card[data-v-306af170] {
  box-shadow: 0 0.026667rem 0.106667rem rgba(0, 0, 0, 0.1);
  border-radius: 0.213333rem;
  margin-bottom: 0.213333rem;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-306af170] {
  border-bottom: 1px dashed #ddd;
  padding-top: 4px;
  margin-bottom: 4px;
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-306af170]::after {
  border-radius: 0 10px 10px 0;
  left: 0;
}
.card .split-line[data-v-306af170]::before {
  border-radius: 10px 0 0 10px;
  right: 0;
}
.card .split-line[data-v-306af170]::after,
.card .split-line[data-v-306af170]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  height: 8px;
  background: #2b2b2b;
  top: 0;
  /* no */
}
.qrcode-popup .qrcode-view[data-v-306af170] {
  padding: 0.426667rem;
  border-bottom: 0.026667rem dashed #f1f1f1;
  width: 6.133333rem;
  height: 6.133333rem;
}
.qrcode-popup .qrcode-view > img[data-v-306af170] {
  display: block;
  width: 100%;
  height: 100%;
}
.qrcode-popup .btn[data-v-306af170] {
  height: 1.706667rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.426667rem;
  background: #f5f5f5;
}
.qrcode-popup .btn .clipboard[data-v-306af170] {
  box-sizing: border-box;
  width: 2.826667rem;
  text-align: center;
  height: 1.066667rem;
  line-height: 1.066667rem;
  font-weight: 600;
  font-size: 0.373333rem;
  color: #2b2b2b;
  border-radius: 0.053333rem;
}
.qrcode-popup .btn .clipboard[data-v-306af170]:first-child {
  border: 0.026667rem solid #d1d1d1;
  background: #f5f5f5;
}
.qrcode-popup .btn .clipboard[data-v-306af170]:last-child {
  background: #f7b500;
}
.download-tips[data-v-306af170] {
  color: #fc4848;
  padding: 0.266667rem;
  text-align: center;
  font-size: 0.32rem;
}
/**
 * 本文件存放公共的less参数
 */

/**
 * 本文件存放公共的less函数
 */
.bb-number {
  font-family: 'din-alternate-bold';
}
.ml-number {
  font-family: 'Roboto';
}
.flex-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn {
  height: 1.066667rem;
  width: 100%;
  background: linear-gradient(174.44deg, #f7b500 22.19%, #f7a300 84.87%);
  border-radius: 0.053333rem;
  font-size: 0.373333rem;
  color: #2b2b2b;
  border: none;
  outline: none;
}

/** chrome表单自动填充，去掉默认的背景色 */
input:-webkit-autofill {
  box-shadow: 0 0 0 26.666667rem white inset;
  -webkit-box-shadow: 0 0 0 26.666667rem white inset;
}

/* safari input 内阴影*/
input {
  -webkit-appearance: none;
}

/* 卡片样式 */
.card {
  box-shadow: 0 0.026667rem 0.106667rem rgba(0, 0, 0, 0.1);
  border-radius: 0.213333rem;
  margin-bottom: 0.213333rem;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line {
  border-bottom: 1px dashed #ddd;
  padding-top: 4px;
  margin-bottom: 4px;
  box-sizing: border-box;
  position: relative;
}
.card .split-line::after {
  border-radius: 0 10px 10px 0;
  left: 0;
}
.card .split-line::before {
  border-radius: 10px 0 0 10px;
  right: 0;
}
.card .split-line::after,
.card .split-line::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  height: 8px;
  background: #2b2b2b;
  top: 0;
  /* no */
}
.extension-detail {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.extension-detail .extension-detail-table-head {
  height: 1.333333rem;
  display: flex;
  align-items: center;
  box-shadow: 0 0 0.213333rem rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
}
.extension-detail .extension-detail-table-head dd {
  flex: 0 0 auto;
  margin-left: 0.213333rem;
  text-align: right;
  width: 2.56rem;
  color: #707c83;
}
.extension-detail .extension-detail-table-head dd:first-child {
  margin-left: 0.533333rem;
  width: 3.386667rem;
  text-align: left;
}
.extension-detail .extension-detail-table-head dd p {
  line-height: 0.533333rem;
}
.extension-detail .extension-detail-table-content {
  flex: 1;
  overflow: scroll;
  background: #f4f5f6;
}
.extension-detail .extension-detail-table-content li {
  display: flex;
  height: 1.546667rem;
  align-items: center;
  border-bottom: 0.026667rem solid #e0e0e0;
  font-size: 0.346667rem;
  background: #fff;
}
.extension-detail .extension-detail-table-content li > div {
  flex: 0 0 auto;
}
.extension-detail .extension-detail-table-content li > div.bad {
  color: #fc4848;
}
.extension-detail .extension-detail-table-content li > div.good {
  color: #e07900;
}
.extension-detail .extension-detail-table-content li > div.excellent {
  color: #37aa4a;
}
.extension-detail .extension-detail-table-content li > div:first-child {
  width: 4.373333rem;
  margin-left: 0.533333rem;
}
.extension-detail .extension-detail-table-content li > div:first-child p {
  line-height: 0.48rem;
  display: flex;
  align-items: center;
}
.extension-detail .extension-detail-table-content li > div:first-child p span {
  flex: 0 0 auto;
}
.extension-detail .extension-detail-table-content li > div:first-child p span.url {
  width: 2.933333rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.extension-detail .extension-detail-table-content li > div:nth-child(2) {
  width: 1.52rem;
  margin-left: 0.213333rem;
  text-align: right;
}
.extension-detail .extension-detail-table-content li > div:last-child {
  width: 0.853333rem;
  height: 0.853333rem;
  border: 0.026667rem solid #d1d1d1;
  border-radius: 0.053333rem;
  margin-left: 1.92rem;
}
.extension-detail .extension-detail-table-content li .copy {
  color: #135ce9;
  margin-left: 0.133333rem;
}
.qrcode {
  width: 0.88rem;
  height: 0.88rem;
}
.qrcode > img {
  width: 100%;
  height: 100%;
}
