.font-10 {
  font-size: 10px;
}
.f-10 {
  font-size: 10px;
}
.font-12 {
  font-size: 12px;
}
.f-12 {
  font-size: 12px;
}
.font-14 {
  font-size: 14px;
}
.f-14 {
  font-size: 14px;
}
.font-16 {
  font-size: 16px;
}
.f-16 {
  font-size: 16px;
}
.font-18 {
  font-size: 18px;
}
.f-18 {
  font-size: 18px;
}
.font-20 {
  font-size: 20px;
}
.f-20 {
  font-size: 20px;
}
.font-22 {
  font-size: 22px;
}
.f-22 {
  font-size: 22px;
}
.font-24 {
  font-size: 24px;
}
.f-24 {
  font-size: 24px;
}
.font-28 {
  font-size: 28px;
}
.f-28 {
  font-size: 28px;
}
.font-30 {
  font-size: 30px;
}
.f-30 {
  font-size: 30px;
}
.font-32 {
  font-size: 32px;
}
.f-32 {
  font-size: 32px;
}
.font-36 {
  font-size: 36px;
}
.f-36 {
  font-size: 36px;
}
.font-38 {
  font-size: 38px;
}
.f-38 {
  font-size: 38px;
}
.font-40 {
  font-size: 40px;
}
.f-40 {
  font-size: 40px;
}
.height-118 {
  height: 118px;
}
.height-450 {
  height: 450px;
}
.height-366 {
  height: 366px;
}
.height-426 {
  height: 426px;
}
.height-420 {
  height: 420px;
}
.height-346 {
  height: 346px;
}
.height-368 {
  height: 368px;
}
.height-370 {
  height: 370px;
}
.height-428 {
  height: 428px;
}
.height-360 {
  height: 360px;
}
.height-354 {
  height: 354px;
}
.height-362 {
  height: 362px;
}
.height-562 {
  height: 562px;
}
.height-442 {
  height: 442px;
}
.height-242 {
  height: 242px;
}
.height-468 {
  height: 468px;
}
.height-225 {
  height: 225px;
}
.height-576 {
  height: 576px;
}
.jc-center {
  justify-content: center;
}
.jc-space-around {
  justify-content: space-around;
}
.jc-space-between {
  justify-content: space-between;
}
.jc-space-evenly {
  justify-content: space-evenly;
}
.jc-flex-end {
  justify-content: flex-end;
}
.ai-center {
  align-items: center;
}
.ai-flex-end {
  align-items: flex-end;
}
.color-333 {
  color: #333;
}
.color-666 {
  color: #666;
}
.color-999 {
  color: #999;
}
.color-yellow {
  color: #F39800;
}
.color-fff {
  color: #fff;
}
.padding-0 {
  padding: 0;
}
.pt-0 {
  padding-top: 0 !important;
}
.pb-0 {
  padding-bottom: 0;
}
.pl-0 {
  padding-left: 0 !important;
}
.pr-0 {
  padding-right: 0;
}
.mt-0 {
  margin-top: 0;
}
.mr-0 {
  margin-right: 0;
}
.ml-0 {
  margin-left: 0;
}
.mb-0 {
  margin-bottom: 0;
}
.padding-2 {
  padding: 2px;
}
.pt-2 {
  padding-top: 2px !important;
}
.pb-2 {
  padding-bottom: 2px;
}
.pl-2 {
  padding-left: 2px !important;
}
.pr-2 {
  padding-right: 2px;
}
.mt-2 {
  margin-top: 2px;
}
.mr-2 {
  margin-right: 2px;
}
.ml-2 {
  margin-left: 2px;
}
.mb-2 {
  margin-bottom: 2px;
}
.padding-4 {
  padding: 4px;
}
.pt-4 {
  padding-top: 4px !important;
}
.pb-4 {
  padding-bottom: 4px;
}
.pl-4 {
  padding-left: 4px !important;
}
.pr-4 {
  padding-right: 4px;
}
.mt-4 {
  margin-top: 4px;
}
.mr-4 {
  margin-right: 4px;
}
.ml-4 {
  margin-left: 4px;
}
.mb-4 {
  margin-bottom: 4px;
}
.padding-5 {
  padding: 5px;
}
.pt-5 {
  padding-top: 5px !important;
}
.pb-5 {
  padding-bottom: 5px;
}
.pl-5 {
  padding-left: 5px !important;
}
.pr-5 {
  padding-right: 5px;
}
.mt-5 {
  margin-top: 5px;
}
.mr-5 {
  margin-right: 5px;
}
.ml-5 {
  margin-left: 5px;
}
.mb-5 {
  margin-bottom: 5px;
}
.padding-6 {
  padding: 6px;
}
.pt-6 {
  padding-top: 6px !important;
}
.pb-6 {
  padding-bottom: 6px;
}
.pl-6 {
  padding-left: 6px !important;
}
.pr-6 {
  padding-right: 6px;
}
.mt-6 {
  margin-top: 6px;
}
.mr-6 {
  margin-right: 6px;
}
.ml-6 {
  margin-left: 6px;
}
.mb-6 {
  margin-bottom: 6px;
}
.padding-8 {
  padding: 8px;
}
.pt-8 {
  padding-top: 8px !important;
}
.pb-8 {
  padding-bottom: 8px;
}
.pl-8 {
  padding-left: 8px !important;
}
.pr-8 {
  padding-right: 8px;
}
.mt-8 {
  margin-top: 8px;
}
.mr-8 {
  margin-right: 8px;
}
.ml-8 {
  margin-left: 8px;
}
.mb-8 {
  margin-bottom: 8px;
}
.padding-10 {
  padding: 10px;
}
.pt-10 {
  padding-top: 10px !important;
}
.pb-10 {
  padding-bottom: 10px;
}
.pl-10 {
  padding-left: 10px !important;
}
.pr-10 {
  padding-right: 10px;
}
.mt-10 {
  margin-top: 10px;
}
.mr-10 {
  margin-right: 10px;
}
.ml-10 {
  margin-left: 10px;
}
.mb-10 {
  margin-bottom: 10px;
}
.padding-11 {
  padding: 11px;
}
.pt-11 {
  padding-top: 11px !important;
}
.pb-11 {
  padding-bottom: 11px;
}
.pl-11 {
  padding-left: 11px !important;
}
.pr-11 {
  padding-right: 11px;
}
.mt-11 {
  margin-top: 11px;
}
.mr-11 {
  margin-right: 11px;
}
.ml-11 {
  margin-left: 11px;
}
.mb-11 {
  margin-bottom: 11px;
}
.padding-12 {
  padding: 12px;
}
.pt-12 {
  padding-top: 12px !important;
}
.pb-12 {
  padding-bottom: 12px;
}
.pl-12 {
  padding-left: 12px !important;
}
.pr-12 {
  padding-right: 12px;
}
.mt-12 {
  margin-top: 12px;
}
.mr-12 {
  margin-right: 12px;
}
.ml-12 {
  margin-left: 12px;
}
.mb-12 {
  margin-bottom: 12px;
}
.padding-13 {
  padding: 13px;
}
.pt-13 {
  padding-top: 13px !important;
}
.pb-13 {
  padding-bottom: 13px;
}
.pl-13 {
  padding-left: 13px !important;
}
.pr-13 {
  padding-right: 13px;
}
.mt-13 {
  margin-top: 13px;
}
.mr-13 {
  margin-right: 13px;
}
.ml-13 {
  margin-left: 13px;
}
.mb-13 {
  margin-bottom: 13px;
}
.padding-14 {
  padding: 14px;
}
.pt-14 {
  padding-top: 14px !important;
}
.pb-14 {
  padding-bottom: 14px;
}
.pl-14 {
  padding-left: 14px !important;
}
.pr-14 {
  padding-right: 14px;
}
.mt-14 {
  margin-top: 14px;
}
.mr-14 {
  margin-right: 14px;
}
.ml-14 {
  margin-left: 14px;
}
.mb-14 {
  margin-bottom: 14px;
}
.padding-15 {
  padding: 15px;
}
.pt-15 {
  padding-top: 15px !important;
}
.pb-15 {
  padding-bottom: 15px;
}
.pl-15 {
  padding-left: 15px !important;
}
.pr-15 {
  padding-right: 15px;
}
.mt-15 {
  margin-top: 15px;
}
.mr-15 {
  margin-right: 15px;
}
.ml-15 {
  margin-left: 15px;
}
.mb-15 {
  margin-bottom: 15px;
}
.padding-16 {
  padding: 16px;
}
.pt-16 {
  padding-top: 16px !important;
}
.pb-16 {
  padding-bottom: 16px;
}
.pl-16 {
  padding-left: 16px !important;
}
.pr-16 {
  padding-right: 16px;
}
.mt-16 {
  margin-top: 16px;
}
.mr-16 {
  margin-right: 16px;
}
.ml-16 {
  margin-left: 16px;
}
.mb-16 {
  margin-bottom: 16px;
}
.padding-17 {
  padding: 17px;
}
.pt-17 {
  padding-top: 17px !important;
}
.pb-17 {
  padding-bottom: 17px;
}
.pl-17 {
  padding-left: 17px !important;
}
.pr-17 {
  padding-right: 17px;
}
.mt-17 {
  margin-top: 17px;
}
.mr-17 {
  margin-right: 17px;
}
.ml-17 {
  margin-left: 17px;
}
.mb-17 {
  margin-bottom: 17px;
}
.padding-18 {
  padding: 18px;
}
.pt-18 {
  padding-top: 18px !important;
}
.pb-18 {
  padding-bottom: 18px;
}
.pl-18 {
  padding-left: 18px !important;
}
.pr-18 {
  padding-right: 18px;
}
.mt-18 {
  margin-top: 18px;
}
.mr-18 {
  margin-right: 18px;
}
.ml-18 {
  margin-left: 18px;
}
.mb-18 {
  margin-bottom: 18px;
}
.padding-19 {
  padding: 19px;
}
.pt-19 {
  padding-top: 19px !important;
}
.pb-19 {
  padding-bottom: 19px;
}
.pl-19 {
  padding-left: 19px !important;
}
.pr-19 {
  padding-right: 19px;
}
.mt-19 {
  margin-top: 19px;
}
.mr-19 {
  margin-right: 19px;
}
.ml-19 {
  margin-left: 19px;
}
.mb-19 {
  margin-bottom: 19px;
}
.padding-20 {
  padding: 20px;
}
.pt-20 {
  padding-top: 20px !important;
}
.pb-20 {
  padding-bottom: 20px;
}
.pl-20 {
  padding-left: 20px !important;
}
.pr-20 {
  padding-right: 20px;
}
.mt-20 {
  margin-top: 20px;
}
.mr-20 {
  margin-right: 20px;
}
.ml-20 {
  margin-left: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.padding-22 {
  padding: 22px;
}
.pt-22 {
  padding-top: 22px !important;
}
.pb-22 {
  padding-bottom: 22px;
}
.pl-22 {
  padding-left: 22px !important;
}
.pr-22 {
  padding-right: 22px;
}
.mt-22 {
  margin-top: 22px;
}
.mr-22 {
  margin-right: 22px;
}
.ml-22 {
  margin-left: 22px;
}
.mb-22 {
  margin-bottom: 22px;
}
.padding-24 {
  padding: 24px;
}
.pt-24 {
  padding-top: 24px !important;
}
.pb-24 {
  padding-bottom: 24px;
}
.pl-24 {
  padding-left: 24px !important;
}
.pr-24 {
  padding-right: 24px;
}
.mt-24 {
  margin-top: 24px;
}
.mr-24 {
  margin-right: 24px;
}
.ml-24 {
  margin-left: 24px;
}
.mb-24 {
  margin-bottom: 24px;
}
.padding-25 {
  padding: 25px;
}
.pt-25 {
  padding-top: 25px !important;
}
.pb-25 {
  padding-bottom: 25px;
}
.pl-25 {
  padding-left: 25px !important;
}
.pr-25 {
  padding-right: 25px;
}
.mt-25 {
  margin-top: 25px;
}
.mr-25 {
  margin-right: 25px;
}
.ml-25 {
  margin-left: 25px;
}
.mb-25 {
  margin-bottom: 25px;
}
.padding-26 {
  padding: 26px;
}
.pt-26 {
  padding-top: 26px !important;
}
.pb-26 {
  padding-bottom: 26px;
}
.pl-26 {
  padding-left: 26px !important;
}
.pr-26 {
  padding-right: 26px;
}
.mt-26 {
  margin-top: 26px;
}
.mr-26 {
  margin-right: 26px;
}
.ml-26 {
  margin-left: 26px;
}
.mb-26 {
  margin-bottom: 26px;
}
.padding-28 {
  padding: 28px;
}
.pt-28 {
  padding-top: 28px !important;
}
.pb-28 {
  padding-bottom: 28px;
}
.pl-28 {
  padding-left: 28px !important;
}
.pr-28 {
  padding-right: 28px;
}
.mt-28 {
  margin-top: 28px;
}
.mr-28 {
  margin-right: 28px;
}
.ml-28 {
  margin-left: 28px;
}
.mb-28 {
  margin-bottom: 28px;
}
.padding-30 {
  padding: 30px;
}
.pt-30 {
  padding-top: 30px !important;
}
.pb-30 {
  padding-bottom: 30px;
}
.pl-30 {
  padding-left: 30px !important;
}
.pr-30 {
  padding-right: 30px;
}
.mt-30 {
  margin-top: 30px;
}
.mr-30 {
  margin-right: 30px;
}
.ml-30 {
  margin-left: 30px;
}
.mb-30 {
  margin-bottom: 30px;
}
.padding-32 {
  padding: 32px;
}
.pt-32 {
  padding-top: 32px !important;
}
.pb-32 {
  padding-bottom: 32px;
}
.pl-32 {
  padding-left: 32px !important;
}
.pr-32 {
  padding-right: 32px;
}
.mt-32 {
  margin-top: 32px;
}
.mr-32 {
  margin-right: 32px;
}
.ml-32 {
  margin-left: 32px;
}
.mb-32 {
  margin-bottom: 32px;
}
.padding-34 {
  padding: 34px;
}
.pt-34 {
  padding-top: 34px !important;
}
.pb-34 {
  padding-bottom: 34px;
}
.pl-34 {
  padding-left: 34px !important;
}
.pr-34 {
  padding-right: 34px;
}
.mt-34 {
  margin-top: 34px;
}
.mr-34 {
  margin-right: 34px;
}
.ml-34 {
  margin-left: 34px;
}
.mb-34 {
  margin-bottom: 34px;
}
.padding-36 {
  padding: 36px;
}
.pt-36 {
  padding-top: 36px !important;
}
.pb-36 {
  padding-bottom: 36px;
}
.pl-36 {
  padding-left: 36px !important;
}
.pr-36 {
  padding-right: 36px;
}
.mt-36 {
  margin-top: 36px;
}
.mr-36 {
  margin-right: 36px;
}
.ml-36 {
  margin-left: 36px;
}
.mb-36 {
  margin-bottom: 36px;
}
.padding-37 {
  padding: 37px;
}
.pt-37 {
  padding-top: 37px !important;
}
.pb-37 {
  padding-bottom: 37px;
}
.pl-37 {
  padding-left: 37px !important;
}
.pr-37 {
  padding-right: 37px;
}
.mt-37 {
  margin-top: 37px;
}
.mr-37 {
  margin-right: 37px;
}
.ml-37 {
  margin-left: 37px;
}
.mb-37 {
  margin-bottom: 37px;
}
.padding-38 {
  padding: 38px;
}
.pt-38 {
  padding-top: 38px !important;
}
.pb-38 {
  padding-bottom: 38px;
}
.pl-38 {
  padding-left: 38px !important;
}
.pr-38 {
  padding-right: 38px;
}
.mt-38 {
  margin-top: 38px;
}
.mr-38 {
  margin-right: 38px;
}
.ml-38 {
  margin-left: 38px;
}
.mb-38 {
  margin-bottom: 38px;
}
.padding-39 {
  padding: 39px;
}
.pt-39 {
  padding-top: 39px !important;
}
.pb-39 {
  padding-bottom: 39px;
}
.pl-39 {
  padding-left: 39px !important;
}
.pr-39 {
  padding-right: 39px;
}
.mt-39 {
  margin-top: 39px;
}
.mr-39 {
  margin-right: 39px;
}
.ml-39 {
  margin-left: 39px;
}
.mb-39 {
  margin-bottom: 39px;
}
.padding-40 {
  padding: 40px;
}
.pt-40 {
  padding-top: 40px !important;
}
.pb-40 {
  padding-bottom: 40px;
}
.pl-40 {
  padding-left: 40px !important;
}
.pr-40 {
  padding-right: 40px;
}
.mt-40 {
  margin-top: 40px;
}
.mr-40 {
  margin-right: 40px;
}
.ml-40 {
  margin-left: 40px;
}
.mb-40 {
  margin-bottom: 40px;
}
.padding-42 {
  padding: 42px;
}
.pt-42 {
  padding-top: 42px !important;
}
.pb-42 {
  padding-bottom: 42px;
}
.pl-42 {
  padding-left: 42px !important;
}
.pr-42 {
  padding-right: 42px;
}
.mt-42 {
  margin-top: 42px;
}
.mr-42 {
  margin-right: 42px;
}
.ml-42 {
  margin-left: 42px;
}
.mb-42 {
  margin-bottom: 42px;
}
.padding-44 {
  padding: 44px;
}
.pt-44 {
  padding-top: 44px !important;
}
.pb-44 {
  padding-bottom: 44px;
}
.pl-44 {
  padding-left: 44px !important;
}
.pr-44 {
  padding-right: 44px;
}
.mt-44 {
  margin-top: 44px;
}
.mr-44 {
  margin-right: 44px;
}
.ml-44 {
  margin-left: 44px;
}
.mb-44 {
  margin-bottom: 44px;
}
.padding-46 {
  padding: 46px;
}
.pt-46 {
  padding-top: 46px !important;
}
.pb-46 {
  padding-bottom: 46px;
}
.pl-46 {
  padding-left: 46px !important;
}
.pr-46 {
  padding-right: 46px;
}
.mt-46 {
  margin-top: 46px;
}
.mr-46 {
  margin-right: 46px;
}
.ml-46 {
  margin-left: 46px;
}
.mb-46 {
  margin-bottom: 46px;
}
.padding-48 {
  padding: 48px;
}
.pt-48 {
  padding-top: 48px !important;
}
.pb-48 {
  padding-bottom: 48px;
}
.pl-48 {
  padding-left: 48px !important;
}
.pr-48 {
  padding-right: 48px;
}
.mt-48 {
  margin-top: 48px;
}
.mr-48 {
  margin-right: 48px;
}
.ml-48 {
  margin-left: 48px;
}
.mb-48 {
  margin-bottom: 48px;
}
.padding-50 {
  padding: 50px;
}
.pt-50 {
  padding-top: 50px !important;
}
.pb-50 {
  padding-bottom: 50px;
}
.pl-50 {
  padding-left: 50px !important;
}
.pr-50 {
  padding-right: 50px;
}
.mt-50 {
  margin-top: 50px;
}
.mr-50 {
  margin-right: 50px;
}
.ml-50 {
  margin-left: 50px;
}
.mb-50 {
  margin-bottom: 50px;
}
.padding-60 {
  padding: 60px;
}
.pt-60 {
  padding-top: 60px !important;
}
.pb-60 {
  padding-bottom: 60px;
}
.pl-60 {
  padding-left: 60px !important;
}
.pr-60 {
  padding-right: 60px;
}
.mt-60 {
  margin-top: 60px;
}
.mr-60 {
  margin-right: 60px;
}
.ml-60 {
  margin-left: 60px;
}
.mb-60 {
  margin-bottom: 60px;
}
.padding-70 {
  padding: 70px;
}
.pt-70 {
  padding-top: 70px !important;
}
.pb-70 {
  padding-bottom: 70px;
}
.pl-70 {
  padding-left: 70px !important;
}
.pr-70 {
  padding-right: 70px;
}
.mt-70 {
  margin-top: 70px;
}
.mr-70 {
  margin-right: 70px;
}
.ml-70 {
  margin-left: 70px;
}
.mb-70 {
  margin-bottom: 70px;
}
.padding-80 {
  padding: 80px;
}
.pt-80 {
  padding-top: 80px !important;
}
.pb-80 {
  padding-bottom: 80px;
}
.pl-80 {
  padding-left: 80px !important;
}
.pr-80 {
  padding-right: 80px;
}
.mt-80 {
  margin-top: 80px;
}
.mr-80 {
  margin-right: 80px;
}
.ml-80 {
  margin-left: 80px;
}
.mb-80 {
  margin-bottom: 80px;
}
.padding-90 {
  padding: 90px;
}
.pt-90 {
  padding-top: 90px !important;
}
.pb-90 {
  padding-bottom: 90px;
}
.pl-90 {
  padding-left: 90px !important;
}
.pr-90 {
  padding-right: 90px;
}
.mt-90 {
  margin-top: 90px;
}
.mr-90 {
  margin-right: 90px;
}
.ml-90 {
  margin-left: 90px;
}
.mb-90 {
  margin-bottom: 90px;
}
.padding-100 {
  padding: 100px;
}
.pt-100 {
  padding-top: 100px !important;
}
.pb-100 {
  padding-bottom: 100px;
}
.pl-100 {
  padding-left: 100px !important;
}
.pr-100 {
  padding-right: 100px;
}
.mt-100 {
  margin-top: 100px;
}
.mr-100 {
  margin-right: 100px;
}
.ml-100 {
  margin-left: 100px;
}
.mb-100 {
  margin-bottom: 100px;
}
.padding-110 {
  padding: 110px;
}
.pt-110 {
  padding-top: 110px !important;
}
.pb-110 {
  padding-bottom: 110px;
}
.pl-110 {
  padding-left: 110px !important;
}
.pr-110 {
  padding-right: 110px;
}
.mt-110 {
  margin-top: 110px;
}
.mr-110 {
  margin-right: 110px;
}
.ml-110 {
  margin-left: 110px;
}
.mb-110 {
  margin-bottom: 110px;
}
.flex {
  display: flex;
}
.flex-column {
  flex-direction: column;
}
.font-bold {
  font-weight: 600;
}
.relative {
  position: relative;
}
.height-auto {
  height: auto !important;
}
.t-center {
  text-align: center;
}
.display-none {
  display: none;
}
.display-block {
  display: block;
}
.cursor-pointer {
  cursor: pointer !important;
}
.relative {
  position: relative !important;
}
.absolute {
  position: absolute !important;
}
.w-auto {
  width: auto !important;
}
.w-full {
  width: 100% !important;
}
.h-full {
  height: 100% !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.overflow-x-auto {
  overflow-x: auto !important;
}
.overflow-x-scroll {
  overflow-x: scroll !important;
}
.overflow-y-auto {
  overflow-y: auto !important;
}
.overflow-y-scroll {
  overflow-y: scroll !important;
}
.flex-view {
  display: flex;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-auto {
  flex: auto !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.flex-justify-content-center {
  justify-content: center !important;
}
.flex-justify-content-start {
  justify-content: flex-start !important;
}
.flex-justify-content-end {
  justify-content: flex-end !important;
}
.flex-between {
  justify-content: space-between !important;
}
.flex-around {
  justify-content: space-around !important;
}
.flex-direction-row {
  flex-direction: row !important;
}
.flex-direction-column {
  flex-direction: column !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-initial {
  flex: 0 1 auto;
}
.flex-none {
  flex: none;
}
.text-align-center {
  text-align: center !important;
}
.text-align-left {
  text-align: left !important;
}
.text-align-right {
  text-align: right !important;
}
.vertical-align-text-bottom {
  vertical-align: text-bottom !important;
}
/** 定义需要遍历的对象- color 颜色名 */
.color-yellow {
  color: yellow;
}
.bg-color-yellow {
  background-color: yellow;
}
.color-red {
  color: red;
}
.bg-color-red {
  background-color: red;
}
.color-green {
  color: green;
}
.bg-color-green {
  background-color: green;
}
.color-blue {
  color: blue;
}
.bg-color-blue {
  background-color: blue;
}
.color-lightblue {
  color: lightblue;
}
.bg-color-lightblue {
  background-color: lightblue;
}
.color-lightskyblue {
  color: lightskyblue;
}
.bg-color-lightskyblue {
  background-color: lightskyblue;
}
.color-white {
  color: white;
}
.bg-color-white {
  background-color: white;
}
.color-black {
  color: black;
}
.bg-color-black {
  background-color: black;
}
.color-gray {
  color: gray;
}
.bg-color-gray {
  background-color: gray;
}
.color-pink {
  color: pink;
}
.bg-color-pink {
  background-color: pink;
}
.color-brown {
  color: brown;
}
.bg-color-brown {
  background-color: brown;
}
.color-purple {
  color: purple;
}
.bg-color-purple {
  background-color: purple;
}
/** 定义需要遍历的对象- width、height 的百分比值 */
.width-percentage-1 {
  width: 1%;
}
.height-percentage-1 {
  height: 1%;
}
.opacity-1 {
  opacity: 1%;
}
.width-percentage-2 {
  width: 2%;
}
.height-percentage-2 {
  height: 2%;
}
.opacity-2 {
  opacity: 2%;
}
.width-percentage-3 {
  width: 3%;
}
.height-percentage-3 {
  height: 3%;
}
.opacity-3 {
  opacity: 3%;
}
.width-percentage-4 {
  width: 4%;
}
.height-percentage-4 {
  height: 4%;
}
.opacity-4 {
  opacity: 4%;
}
.width-percentage-5 {
  width: 5%;
}
.height-percentage-5 {
  height: 5%;
}
.opacity-5 {
  opacity: 5%;
}
.width-percentage-6 {
  width: 6%;
}
.height-percentage-6 {
  height: 6%;
}
.opacity-6 {
  opacity: 6%;
}
.width-percentage-7 {
  width: 7%;
}
.height-percentage-7 {
  height: 7%;
}
.opacity-7 {
  opacity: 7%;
}
.width-percentage-8 {
  width: 8%;
}
.height-percentage-8 {
  height: 8%;
}
.opacity-8 {
  opacity: 8%;
}
.width-percentage-9 {
  width: 9%;
}
.height-percentage-9 {
  height: 9%;
}
.opacity-9 {
  opacity: 9%;
}
.width-percentage-10 {
  width: 10%;
}
.height-percentage-10 {
  height: 10%;
}
.opacity-10 {
  opacity: 10%;
}
.width-percentage-11 {
  width: 11%;
}
.height-percentage-11 {
  height: 11%;
}
.opacity-11 {
  opacity: 11%;
}
.width-percentage-12 {
  width: 12%;
}
.height-percentage-12 {
  height: 12%;
}
.opacity-12 {
  opacity: 12%;
}
.width-percentage-13 {
  width: 13%;
}
.height-percentage-13 {
  height: 13%;
}
.opacity-13 {
  opacity: 13%;
}
.width-percentage-14 {
  width: 14%;
}
.height-percentage-14 {
  height: 14%;
}
.opacity-14 {
  opacity: 14%;
}
.width-percentage-15 {
  width: 15%;
}
.height-percentage-15 {
  height: 15%;
}
.opacity-15 {
  opacity: 15%;
}
.width-percentage-16 {
  width: 16%;
}
.height-percentage-16 {
  height: 16%;
}
.opacity-16 {
  opacity: 16%;
}
.width-percentage-17 {
  width: 17%;
}
.height-percentage-17 {
  height: 17%;
}
.opacity-17 {
  opacity: 17%;
}
.width-percentage-18 {
  width: 18%;
}
.height-percentage-18 {
  height: 18%;
}
.opacity-18 {
  opacity: 18%;
}
.width-percentage-19 {
  width: 19%;
}
.height-percentage-19 {
  height: 19%;
}
.opacity-19 {
  opacity: 19%;
}
.width-percentage-20 {
  width: 20%;
}
.height-percentage-20 {
  height: 20%;
}
.opacity-20 {
  opacity: 20%;
}
.width-percentage-21 {
  width: 21%;
}
.height-percentage-21 {
  height: 21%;
}
.opacity-21 {
  opacity: 21%;
}
.width-percentage-22 {
  width: 22%;
}
.height-percentage-22 {
  height: 22%;
}
.opacity-22 {
  opacity: 22%;
}
.width-percentage-24 {
  width: 24%;
}
.height-percentage-24 {
  height: 24%;
}
.opacity-24 {
  opacity: 24%;
}
.width-percentage-26 {
  width: 26%;
}
.height-percentage-26 {
  height: 26%;
}
.opacity-26 {
  opacity: 26%;
}
.width-percentage-28 {
  width: 28%;
}
.height-percentage-28 {
  height: 28%;
}
.opacity-28 {
  opacity: 28%;
}
.width-percentage-30 {
  width: 30%;
}
.height-percentage-30 {
  height: 30%;
}
.opacity-30 {
  opacity: 30%;
}
.width-percentage-32 {
  width: 32%;
}
.height-percentage-32 {
  height: 32%;
}
.opacity-32 {
  opacity: 32%;
}
.width-percentage-34 {
  width: 34%;
}
.height-percentage-34 {
  height: 34%;
}
.opacity-34 {
  opacity: 34%;
}
.width-percentage-36 {
  width: 36%;
}
.height-percentage-36 {
  height: 36%;
}
.opacity-36 {
  opacity: 36%;
}
.width-percentage-38 {
  width: 38%;
}
.height-percentage-38 {
  height: 38%;
}
.opacity-38 {
  opacity: 38%;
}
.width-percentage-40 {
  width: 40%;
}
.height-percentage-40 {
  height: 40%;
}
.opacity-40 {
  opacity: 40%;
}
.width-percentage-50 {
  width: 50%;
}
.height-percentage-50 {
  height: 50%;
}
.opacity-50 {
  opacity: 50%;
}
.width-percentage-60 {
  width: 60%;
}
.height-percentage-60 {
  height: 60%;
}
.opacity-60 {
  opacity: 60%;
}
.width-percentage-70 {
  width: 70%;
}
.height-percentage-70 {
  height: 70%;
}
.opacity-70 {
  opacity: 70%;
}
.width-percentage-80 {
  width: 80%;
}
.height-percentage-80 {
  height: 80%;
}
.opacity-80 {
  opacity: 80%;
}
.width-percentage-90 {
  width: 90%;
}
.height-percentage-90 {
  height: 90%;
}
.opacity-90 {
  opacity: 90%;
}
.width-percentage-100 {
  width: 100%;
}
.height-percentage-100 {
  height: 100%;
}
.opacity-100 {
  opacity: 100%;
}
