/*
Theme Name: 精箔管理助手
Theme URI: https://www.dyg-app.online/
Author: 精箔管理助手
Author URI: https://www.dyg-app.online/
Description: 精箔管理助手
Version: 1.0
License: 禁止任何模仿盗用！企业版权所有，违法必究！
License URI: https://www.dyg-app.online/privacy-policy/
Tags: bls
*/

/* 加载 */

#loading {
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 999999999;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

#loading .loading-icon {
  width: 48px;
  height: 48px;
  animation: Loading 1s steps(12, end) infinite;
  background: transparent
    url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=)
    no-repeat;
  background-size: contain;
}

@-webkit-keyframes Loading {
  0% {
    transform: rotate3d(0, 0, 1, 0deg);
  }

  100% {
    transform: rotate3d(0, 0, 1, 360deg);
  }
}

@keyframes Loading {
  0% {
    transform: rotate3d(0, 0, 1, 0deg);
  }

  100% {
    transform: rotate3d(0, 0, 1, 360deg);
  }
}

.title {
  color: #999999;
  margin: 0;
  padding: 32px 16px 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.large-tabs .van-tab + .van-tab {
  margin-left: 15px;
}

.transparent-bg {
  background-color: transparent;
}

.white-bg {
  background-color: #fff;
}

.black-bg {
  background-color: #000;
}

.w-full {
  width: 100%;
}

.w-30px {
  width: 30px;
}

.max-w-48px {
  max-width: 50px;
}

.max-w-88px {
  max-width: 88px;
}

.max-w-100px {
  max-width: 100px;
}

.max-w-160px {
  max-width: 160px;
}

.min-w-8px {
  min-width: 8px;
}

.min-w-16px {
  min-width: 16px;
}

.h-full {
  height: 100%;
}

.min-h-40px {
  min-height: 40px;
}

.min-h-180px {
  min-height: 180px;
}

.h-24px {
  height: 24px;
}

.white {
  color: #fff;
}

.black {
  color: #000;
}

.blue {
  color: #1677ff;
}

.grey {
  color: #999999;
}

.orange {
  color: #fac13d;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

.flex {
  display: flex;
}

.flex-1 {
  flex: 1;
}

.flex-2 {
  flex: 2;
}

.flex-3 {
  flex: 3;
}

.flex-row {
  flex-direction: row;
}

.wrap {
  flex-wrap: wrap;
}

.align-center {
  align-content: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mx-10px {
  margin-left: 10px;
  margin-right: 10px;
}
.m-16px {
  margin: 16px;
}
.ml-4px {
  margin-left: 4px;
}
.ml-8px {
  margin-left: 8px;
}
.ml-16px {
  margin-left: 16px;
}
.mr-4px {
  margin-right: 4px;
}
.mr-8px {
  margin-right: 8px;
}
.mr-16px {
  margin-right: 16px;
} 

.mx-16px {
  margin-left: 16px;
  margin-right: 16px;
}

.mb-4px {
  margin-bottom: 4px;
}

.mb-8px {
  margin-bottom: 8px;
}

.mb-16px {
  margin-bottom: 16px;
}

.mt-10px {
  margin-top: 10px;
}

.mt-16px {
  margin-top: 16px;
}

.mt-30px {
  margin-top: 30px;
}
.my-16px{
  margin-top: 16px;
  margin-bottom: 16px;
}
.mt-45px {
  margin-top: 45px;
}

.p-15px {
  padding: 15px;
}

.pl-4px {
  padding-left: 4px;
}

.pl-8px {
  padding-left: 8px;
}

.pl-16px {
  padding-left: 16px;
}

.px-10px {
  padding-left: 10px;
  padding-right: 10px;
}

.px-16px {
  padding-left: 16px;
  padding-right: 16px;
}

.pr-8px {
  padding-right: 8px;
}

.pt-40px {
  padding-top: 40px;
}

.pb-5px {
  padding-bottom: 5px;
}

.pb-20px {
  padding-bottom: 20px;
}

.py-30px {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-50px {
  padding-top: 50px;
  padding-bottom: 50px;
}

.right-0 {
  right: 0;
}

.bottom-0 {
  bottom: 0;
}

.bottom-15px {
  bottom: 15px;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

.font-12px {
  font-size: 12px;
}

.font-14px {
  font-size: 14px;
}

.font-16px {
  font-size: 16px;
}

.font-32px {
  font-size: 32px;
}

.font-36px {
  font-size: 36px;
}

.weight-500 {
  font-weight: 500;
}

.line-40px {
  line-height: 40px;
}

.line2 {
  line-height: 2;
}

.strong {
  font-weight: bold;
}

.opacity20 {
  opacity: 0.2;
}

.opacity50 {
  opacity: 0.5;
}

.viewMore {
  height: 240px;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #fefefe;
}

.viewMoreTitle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 20%,
    rgba(255, 255, 255, 1) 100%
  );
  z-index: 1;
  text-align: center;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 15px;
  box-sizing: border-box;
}

.app_stick {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  padding-top: 46px;
  display: flex;
  flex-direction: column;
}

.w-full img,
.app_stick img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

.w-full video,
.app_stick video {
  width: 100%;
  height: auto;
}

.app_stick_bottom {
  position: sticky;
  bottom: 0;
  z-index: 9;
}

.app_stick_tip {
  height: 20px;
  margin-top: -25px;
  float: right;
  background-color: rgba(255, 255, 255, 0.5);
  line-height: 20px;
  padding: 0 12px;
  letter-spacing: 2px;
  position: relative;
  z-index: 9;
  border: 1px solid #eeeeee;
  margin-right: 5px;
}

.selector {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid #1677ff;
  border-left: 10px solid transparent;
  border-right: 10px solid #1677ff;
}

.selector > svg {
  position: absolute;
  left: 0;
  top: 0;
  height: 6px;
  width: 8px;
}
.p-4 {
  padding: 15px;
}
.mt-4 {
  margin-top: 15px;
}
.mt-6 {
  margin-top: 24px;
}
.mb-4 {
  margin-bottom: 15px;
}
.text-lg {
  font-size: 16px;
}
.text-sm {
  font-size: 14px;
}
.text-xs {
  font-size: 12px;
}
.font-medium {
  font-weight: 500;
}
.text-gray-500 {
  color: #666;
}
.mt-1 {
  margin-top: 8px;
}
.mt-2 {
  margin-top: 16px;
}
.text-gray-600 {
  color: #666;
}
.mb-1 {
  margin-bottom: 8px;
}
.mb-2 {
  margin-bottom: 16px;
}
.grid {
  display: grid;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, 1fr);
}
.gap-2 {
  grid-gap: 16px;
}
