@import url("../vendor/bootstrap/css/bootstrap.min.css");
@import url("../vendor/animate/animate.min.css");
@import url("../vendor/WOW-master/css/libs/animate.css");
@import url("./base.css");
.p-rel {
  position: relative;
}
.p-abs {
  position: absolute;
}
.fixed {
  position: fixed;
  z-index: 9;
}
.fixed-t {
  position: fixed;
  top: 0;
  z-index: 9;
}
.abs-t {
  position: absolute;
  top: 0;
}
.abs-b {
  position: absolute;
  bottom: 0;
}
.abs-r {
  position: absolute;
  right: 0;
}
.abs-l {
  position: absolute;
  left: 0;
  z-index: 1;
}
.abs-l-12 {
  left: 12px;
}
.abs-l--24 {
  left: -24px;
}
.abs-r-24 {
  right: 24px;
}
.re-b-2 {
  bottom: 2px;
}
.re-t-0 {
  bottom: 60px;
}
.re-t-2 {
  top: 2px;
}
.re-t-10 {
  top: 10px;
}
.re-t-24 {
  top: 24px;
}
.re-l-300 {
  left: 300px;
}
.abs-t-6 {
  position: absolute;
  top: 6px;
}
.abs-t-12 {
  position: absolute;
  top: 12px;
}
.abs-t-24 {
  position: absolute;
  top: 24px;
}
.abs-t--80 {
  position: absolute;
  top: -180px;
}
.abs-r-32 {
  position: absolute;
  right: 32px;
}
.center-Y {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.center-X {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}
.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.z-index-9 {
  z-index: 9;
}
.hide {
  display: none;
}
.d-b {
  display: block;
}
.d-i {
  display: inline;
}
.d-i-i {
  display: inherit;
}
.d-i-b {
  display: inline-block;
}
.d-c {
  display: contents;
}
.d-i-b-v {
  display: inline-block;
  vertical-align: middle;
}
.d-i-b-b {
  display: inline-block;
  vertical-align: bottom;
}
.d-i-b-t {
  display: inline-block;
  vertical-align: top;
}
.d-i-b-bl {
  display: inline-block;
  vertical-align: baseline;
}
.d-f-s {
  display: flex;
  justify-content: flex-start;
}
.d-f-b {
  display: flex;
  justify-content: space-between;
}
.d-f-a {
  display: flex;
  justify-content: space-around;
}
.d-f-e {
  display: flex;
  justify-content: flex-end;
}
.d-f-c {
  display: flex;
  justify-content: center;
}
.d-i-h {
  display: none;
}
.d-f-c-b {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.d-f-c-a {
  display: flex;
  flex-flow: column;
  justify-content: space-around;
}
.d-f-c-c {
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.d-f-item-c {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-min-w-1200 {
  min-width: 75rem;
}
.w-8p {
  width: 8%;
}
.w-10p {
  width: 10%;
}
.w-12p {
  width: 12%;
}
.w-15p {
  width: 15%;
}
.w-18p {
  width: 18%;
}
.w-20p {
  width: 20%;
}
.w-22p {
  width: 22%;
}
.w-24_5p {
  width: 24.5%;
}
.w-25p {
  width: 25%;
}
.w-28p {
  width: 28%;
}
.w-30p {
  width: 30%;
}
.w-35p {
  width: 35%;
}
.w-40p {
  width: 40%;
}
.w-50p {
  width: 50%;
}
.w-60p {
  width: 60%;
}
.w-66p {
  width: 66.66%;
}
.w-70p {
  width: 70%;
}
.w-75p {
  width: 75%;
}
.w-80p {
  width: 80%;
}
.w-85p {
  width: 80%;
}
.w-90p {
  width: 90%;
}
.w-92p {
  width: 92%;
}
.w-94p {
  width: 94%;
}
.w-100p {
  width: 100%;
}
.w-1 {
  width: 1px;
}
.w-2 {
  width: 0.125rem;
}
.w-4 {
  width: 0.25rem;
}
.w-6 {
  width: 0.375rem;
}
.w-8 {
  width: 0.5rem;
}
.w-10 {
  width: 0.625rem;
}
.w-12 {
  width: 0.75rem;
}
.w-14 {
  width: 0.875rem;
}
.w-16 {
  width: 1rem;
}
.w-18 {
  width: 1.125rem;
}
.w-20 {
  width: 1.25rem;
}
.w-22 {
  width: 1.375rem;
}
.w-24 {
  width: 1.5rem;
}
.w-26 {
  width: 1.625rem;
}
.w-28 {
  width: 1.75rem;
}
.w-30 {
  width: 1.875rem;
}
.w-32 {
  width: 2rem;
}
.w-34 {
  width: 2.125rem;
}
.w-36 {
  width: 2.25rem;
}
.w-38 {
  width: 2.375rem;
}
.w-40 {
  width: 2.5rem;
}
.w-42 {
  width: 2.625rem;
}
.w-44 {
  width: 2.75rem;
}
.w-46 {
  width: 2.875rem;
}
.w-48 {
  width: 3rem;
}
.w-50 {
  width: 3.125rem;
}
.w-52 {
  width: 3.25rem;
}
.w-54 {
  width: 3.375rem;
}
.w-56 {
  width: 3.5rem;
}
.w-58 {
  width: 3.625rem;
}
.w-60 {
  width: 3.75rem;
}
.w-62 {
  width: 3.875rem;
}
.w-64 {
  width: 4rem;
}
.w-66 {
  width: 4.125rem;
}
.w-68 {
  width: 4.25rem;
}
.w-70 {
  width: 4.375rem;
}
.w-72 {
  width: 4.5rem;
}
.w-74 {
  width: 4.625rem;
}
.w-76 {
  width: 4.75rem;
}
.w-78 {
  width: 4.875rem;
}
.w-80 {
  width: 5rem;
}
.w-82 {
  width: 5.125rem;
}
.w-84 {
  width: 5.25rem;
}
.w-86 {
  width: 5.375rem;
}
.w-88 {
  width: 5.5rem;
}
.w-90 {
  width: 5.625rem;
}
.w-92 {
  width: 5.75rem;
}
.w-94 {
  width: 5.875rem;
}
.w-96 {
  width: 6rem;
}
.w-98 {
  width: 6.125rem;
}
.w-100 {
  width: 6.25rem;
}
.w-108 {
  width: 6.75rem;
}
.w-120 {
  width: 7.5rem;
}
.w-138 {
  width: 8.625rem;
}
.w-148 {
  width: 9.25rem;
}
.w-168 {
  width: 10.5rem;
}
.w-188 {
  width: 11.75rem;
}
.w-208 {
  width: 13rem;
}
.w-228 {
  width: 14.25rem;
}
.w-248 {
  width: 15.5rem;
}
.w-300 {
  width: 18.75rem;
}
.w-480 {
  width: 30rem;
}
.w-540 {
  width: 33.75rem;
}
.w-600 {
  width: 37.5rem;
}
.w-640 {
  width: 40rem;
}
.w-1000-px {
  width: 1000px;
}
.w-1260 {
  width: 78.75rem;
}
.min-w-50p {
  min-width: 50%;
}
.min-w-44 {
  min-width: 2.75rem;
}
.min-w-48 {
  min-width: 3rem;
}
.min-w-68 {
  min-width: 4.25rem;
}
.min-w-138 {
  min-width: 8.625rem;
}
.min-w-600 {
  min-width: 37.5rem;
}
.min-w-720 {
  min-width: 45rem;
}
.min-w-calc-800 {
  min-width: calc( 100% - 50rem);
}
.min-w-420-px {
  min-width: 7.5rem;
}
.min-w-510-px {
  min-width: 7.5rem;
}
.min-w-1000-px {
  min-width: 1000px;
}
.min-w-1400-px {
  min-width: 2400px;
}
.max-w-30p {
  max-width: 30%;
}
.max-w-40p {
  max-width: 40%;
}
.max-w-50p {
  max-width: 50%;
}
.max-w-400 {
  max-width: 25rem;
}
.max-w-600 {
  max-width: 37.5rem;
}
.max-w-500 {
  max-width: 31.25rem;
}
.max-w-800 {
  max-width: 50rem;
}
.max-w-1000-px {
  max-width: 1000px;
}
.max-w-1200-px {
  max-width: 1200px;
}
.w-calc-50p-12 {
  width: calc( 50% - 0.75rem);
}
.w-calc-50p-20 {
  width: calc( 50% - 1.25rem);
}
.w-calc-14 {
  width: calc( 100% - 0.875rem);
}
.w-calc-24 {
  width: calc( 100% - 1.5rem);
}
.w-calc-30 {
  width: calc( 100% - 1.875rem);
}
.w-calc-44 {
  width: calc( 100% - 2.75rem);
}
.w-calc-56 {
  width: calc( 100% - 3.5rem);
}
.w-calc-68 {
  width: calc( 100% - 4.25rem);
}
.w-calc-88 {
  width: calc( 100% - 5.5rem);
}
.w-calc-108 {
  width: calc( 100% - 6.75rem);
}
.w-calc-138 {
  width: calc( 100% - 8.625rem);
}
.w-calc-148 {
  width: calc( 100% - 9.25rem);
}
.w-calc-188 {
  width: calc( 100% - 11.75rem);
}
.w-calc-300 {
  width: calc( 100% - 18.75rem);
}
.h-100vh {
  height: 100vh;
}
.h-0p {
  height: 0%;
}
.h-05p {
  height: 5%;
}
.h-10p {
  height: 10%;
}
.h-15p {
  height: 15%;
}
.h-20p {
  height: 20%;
}
.h-25p {
  height: 25%;
}
.h-30p {
  height: 30%;
}
.h-35p {
  height: 35%;
}
.h-40p {
  height: 40%;
}
.h-50p {
  height: 50%;
}
.h-60p {
  height: 60%;
}
.h-65p {
  height: 65%;
}
.h-70p {
  height: 70%;
}
.h-75p {
  height: 75%;
}
.h-80p {
  height: 80%;
}
.h-85p {
  height: 85%;
}
.h-90p {
  height: 90%;
}
.h-95p {
  height: 95%;
}
.h-100p {
  height: 100%;
}
.h-200p {
  height: 200%;
}
.h-2 {
  height: 0.125rem;
}
.h-4 {
  height: 0.25rem;
}
.h-6 {
  height: 0.375rem;
}
.h-8 {
  height: 0.5rem;
}
.h-10 {
  height: 0.625rem;
}
.h-12 {
  height: 0.75rem;
}
.h-14 {
  height: 0.875rem;
}
.h-16 {
  height: 1rem;
}
.h-18 {
  height: 1.125rem;
}
.h-20 {
  height: 1.25rem;
}
.h-22 {
  height: 1.375rem;
}
.h-24 {
  height: 1.5rem;
}
.h-26 {
  height: 1.625rem;
}
.h-28 {
  height: 1.75rem;
}
.h-30 {
  height: 1.875rem;
}
.h-32 {
  height: 2rem;
}
.h-34 {
  height: 2.125rem;
}
.h-36 {
  height: 2.25rem;
}
.h-38 {
  height: 2.375rem;
}
.h-40 {
  height: 2.5rem;
}
.h-42 {
  height: 2.625rem;
}
.h-44 {
  height: 2.75rem;
}
.h-46 {
  height: 2.875rem;
}
.h-48 {
  height: 3rem;
}
.h-50 {
  height: 3.125rem;
}
.h-52 {
  height: 3.25rem;
}
.h-54 {
  height: 3.375rem;
}
.h-56 {
  height: 3.5rem;
}
.h-58 {
  height: 3.625rem;
}
.h-60 {
  height: 3.75rem;
}
.h-62 {
  height: 3.875rem;
}
.h-64 {
  height: 4rem;
}
.h-66 {
  height: 4.125rem;
}
.h-68 {
  height: 4.25rem;
}
.h-70 {
  height: 4.375rem;
}
.h-72 {
  height: 4.5rem;
}
.h-74 {
  height: 4.625rem;
}
.h-76 {
  height: 4.75rem;
}
.h-78 {
  height: 4.875rem;
}
.h-80 {
  height: 5rem;
}
.h-82 {
  height: 5.125rem;
}
.h-84 {
  height: 5.25rem;
}
.h-86 {
  height: 5.375rem;
}
.h-88 {
  height: 5.5rem;
}
.h-90 {
  height: 5.625rem;
}
.h-92 {
  height: 5.75rem;
}
.h-94 {
  height: 5.875rem;
}
.h-96 {
  height: 6rem;
}
.h-98 {
  height: 6.125rem;
}
.h-100 {
  height: 6.25rem;
}
.h-108 {
  height: 6.75rem;
}
.h-128 {
  height: 8rem;
}
.h-138 {
  height: 8.625rem;
}
.h-144 {
  height: 9rem;
}
.h-152 {
  height: 9.5rem;
}
.h-168 {
  height: 10.5rem;
}
.h-188 {
  height: 11.75rem;
}
.h-200 {
  height: 12.5rem;
}
.h-280 {
  height: 17.5rem;
}
.h-336 {
  height: 21rem;
}
.h-300 {
  height: 18.75rem;
}
.h-340 {
  height: 21.25rem;
}
.h-360 {
  height: 22.5rem;
}
.h-380 {
  height: 23.75rem;
}
.h-388 {
  height: 24.25rem;
}
.h-440 {
  height: 27.5rem;
}
.h-480 {
  height: 30rem;
}
.h-580 {
  height: 36.25rem;
}
.h-600 {
  height: 37.5rem;
}
.h-606 {
  height: 37.875rem;
}
.h-620 {
  height: 38.75rem;
}
.h-680 {
  height: 42.5rem;
}
.h-800 {
  height: 50rem;
}
.h-calc-1 {
  height: calc(100% - 1px);
}
.h-calc-12 {
  height: calc( 100% - 0.75rem);
}
.h-calc-24 {
  height: calc( 100% - 1.5rem);
}
.h-calc-36 {
  height: calc( 100% - 2.25rem);
}
.h-calc-48 {
  height: calc( 100% - 3rem);
}
.h-calc-56 {
  height: calc( 100% - 3.5rem);
}
.h-calc-64 {
  height: calc( 100% - 4rem);
}
.h-calc-108 {
  height: calc( 100% - 6.75rem);
}
.h-calc-128 {
  height: calc( 100% - 8rem);
}
.h-calc-188 {
  height: calc( 100% - 11.75rem);
}
.h-calc-200 {
  height: calc( 100% - 12.5rem);
}
.h-calc-300 {
  height: calc( 100% - 18.75rem);
}
.h-calc-400 {
  height: calc( 100% - 25rem);
}
.h-calc-500 {
  height: calc( 100% - 31.25rem);
}
.h-calc-600 {
  height: calc( 100% - 37.5rem);
}
.min-h-60 {
  min-height: 3.75rem;
}
.min-h-60 {
  min-height: 3.75rem;
}
.min-h-100 {
  min-height: 3.75rem;
}
.min-h-168 {
  min-height: 10.5rem;
}
.min-h-200 {
  min-height: 12.5rem;
}
.min-h-240 {
  min-height: 15rem;
}
.min-h-320 {
  min-height: 20rem;
}
.min-h-600 {
  min-height: 37.5rem;
}
.max-h-400 {
  max-height: 25rem;
}
.max-h-500 {
  max-height: 31.25rem;
}
.max-h-100p {
  max-height: 100%;
}
.lh-10 {
  line-height: 0.625rem;
}
.lh-12 {
  line-height: 0.75rem;
}
.lh-14 {
  line-height: 0.875rem;
}
.lh-16 {
  line-height: 1rem;
}
.lh-18 {
  line-height: 1.125rem;
}
.lh-20 {
  line-height: 1.25rem;
}
.lh-22 {
  line-height: 1.375rem;
}
.lh-24 {
  line-height: 1.5rem;
}
.lh-26 {
  line-height: 1.625rem;
}
.lh-28 {
  line-height: 1.75rem;
}
.lh-30 {
  line-height: 1.875rem;
}
.lh-32 {
  line-height: 2rem;
}
.lh-34 {
  line-height: 2.125rem;
}
.lh-36 {
  line-height: 2.25rem;
}
.lh-38 {
  line-height: 2.375rem;
}
.lh-40 {
  line-height: 2.5rem;
}
.lh-42 {
  line-height: 2.625rem;
}
.lh-44 {
  line-height: 2.75rem;
}
.lh-46 {
  line-height: 2.875rem;
}
.lh-48 {
  line-height: 3rem;
}
.lh-50 {
  line-height: 3.125rem;
}
.lh-52 {
  line-height: 3.25rem;
}
.lh-54 {
  line-height: 3.375rem;
}
.lh-56 {
  line-height: 3.5rem;
}
.lh-58 {
  line-height: 3.625rem;
}
.lh-60 {
  line-height: 3.75rem;
}
.lh-62 {
  line-height: 3.875rem;
}
.lh-64 {
  line-height: 4rem;
}
.lh-66 {
  line-height: 4.125rem;
}
.lh-68 {
  line-height: 4.25rem;
}
.lh-70 {
  line-height: 4.375rem;
}
.lh-72 {
  line-height: 4.5rem;
}
.lh-74 {
  line-height: 4.625rem;
}
.lh-76 {
  line-height: 4.75rem;
}
.lh-78 {
  line-height: 4.875rem;
}
.lh-80 {
  line-height: 5rem;
}
.m-auto {
  margin: auto;
}
.ml-64 {
  margin-left: 4rem;
}
.mt--40 {
  margin-top: -2.5rem;
}
.mb-80 {
  margin-bottom: 5rem;
}
.m-0 {
  margin: 0rem;
}
.m-l-r-0 {
  margin: 0 0rem;
}
.m-t-b-0 {
  margin: 0rem 0;
}
.mt-0 {
  margin-top: 0rem;
}
.mr-0 {
  margin-right: 0rem;
}
.ml-0 {
  margin-left: 0rem;
}
.mb-0 {
  margin-bottom: 0rem;
}
.m-2 {
  margin: 0.125rem;
}
.m-l-r-2 {
  margin: 0 0.125rem;
}
.m-t-b-2 {
  margin: 0.125rem 0;
}
.mt-2 {
  margin-top: 0.125rem;
}
.mr-2 {
  margin-right: 0.125rem;
}
.ml-2 {
  margin-left: 0.125rem;
}
.mb-2 {
  margin-bottom: 0.125rem;
}
.m-4 {
  margin: 0.25rem;
}
.m-l-r-4 {
  margin: 0 0.25rem;
}
.m-t-b-4 {
  margin: 0.25rem 0;
}
.mt-4 {
  margin-top: 0.25rem;
}
.mr-4 {
  margin-right: 0.25rem;
}
.ml-4 {
  margin-left: 0.25rem;
}
.mb-4 {
  margin-bottom: 0.25rem;
}
.m-6 {
  margin: 0.375rem;
}
.m-l-r-6 {
  margin: 0 0.375rem;
}
.m-t-b-6 {
  margin: 0.375rem 0;
}
.mt-6 {
  margin-top: 0.375rem;
}
.mr-6 {
  margin-right: 0.375rem;
}
.ml-6 {
  margin-left: 0.375rem;
}
.mb-6 {
  margin-bottom: 0.375rem;
}
.m-8 {
  margin: 0.5rem;
}
.m-l-r-8 {
  margin: 0 0.5rem;
}
.m-t-b-8 {
  margin: 0.5rem 0;
}
.mt-8 {
  margin-top: 0.5rem;
}
.mr-8 {
  margin-right: 0.5rem;
}
.ml-8 {
  margin-left: 0.5rem;
}
.mb-8 {
  margin-bottom: 0.5rem;
}
.m-10 {
  margin: 0.625rem;
}
.m-l-r-10 {
  margin: 0 0.625rem;
}
.m-t-b-10 {
  margin: 0.625rem 0;
}
.mt-10 {
  margin-top: 0.625rem;
}
.mr-10 {
  margin-right: 0.625rem;
}
.ml-10 {
  margin-left: 0.625rem;
}
.mb-10 {
  margin-bottom: 0.625rem;
}
.m-12 {
  margin: 0.75rem;
}
.m-l-r-12 {
  margin: 0 0.75rem;
}
.m-t-b-12 {
  margin: 0.75rem 0;
}
.mt-12 {
  margin-top: 0.75rem;
}
.mr-12 {
  margin-right: 0.75rem;
}
.ml-12 {
  margin-left: 0.75rem;
}
.mb-12 {
  margin-bottom: 0.75rem;
}
.m-14 {
  margin: 0.875rem;
}
.m-l-r-14 {
  margin: 0 0.875rem;
}
.m-t-b-14 {
  margin: 0.875rem 0;
}
.mt-14 {
  margin-top: 0.875rem;
}
.mr-14 {
  margin-right: 0.875rem;
}
.ml-14 {
  margin-left: 0.875rem;
}
.mb-14 {
  margin-bottom: 0.875rem;
}
.m-16 {
  margin: 1rem;
}
.m-l-r-16 {
  margin: 0 1rem;
}
.m-t-b-16 {
  margin: 1rem 0;
}
.mt-16 {
  margin-top: 1rem;
}
.mr-16 {
  margin-right: 1rem;
}
.ml-16 {
  margin-left: 1rem;
}
.mb-16 {
  margin-bottom: 1rem;
}
.m-18 {
  margin: 1.125rem;
}
.m-l-r-18 {
  margin: 0 1.125rem;
}
.m-t-b-18 {
  margin: 1.125rem 0;
}
.mt-18 {
  margin-top: 1.125rem;
}
.mr-18 {
  margin-right: 1.125rem;
}
.ml-18 {
  margin-left: 1.125rem;
}
.mb-18 {
  margin-bottom: 1.125rem;
}
.m-20 {
  margin: 1.25rem;
}
.m-l-r-20 {
  margin: 0 1.25rem;
}
.m-t-b-20 {
  margin: 1.25rem 0;
}
.mt-20 {
  margin-top: 1.25rem;
}
.mr-20 {
  margin-right: 1.25rem;
}
.ml-20 {
  margin-left: 1.25rem;
}
.mb-20 {
  margin-bottom: 1.25rem;
}
.m-22 {
  margin: 1.375rem;
}
.m-l-r-22 {
  margin: 0 1.375rem;
}
.m-t-b-22 {
  margin: 1.375rem 0;
}
.mt-22 {
  margin-top: 1.375rem;
}
.mr-22 {
  margin-right: 1.375rem;
}
.ml-22 {
  margin-left: 1.375rem;
}
.mb-22 {
  margin-bottom: 1.375rem;
}
.m-24 {
  margin: 1.5rem;
}
.m-l-r-24 {
  margin: 0 1.5rem;
}
.m-t-b-24 {
  margin: 1.5rem 0;
}
.mt-24 {
  margin-top: 1.5rem;
}
.mr-24 {
  margin-right: 1.5rem;
}
.ml-24 {
  margin-left: 1.5rem;
}
.mb-24 {
  margin-bottom: 1.5rem;
}
.m-26 {
  margin: 1.625rem;
}
.m-l-r-26 {
  margin: 0 1.625rem;
}
.m-t-b-26 {
  margin: 1.625rem 0;
}
.mt-26 {
  margin-top: 1.625rem;
}
.mr-26 {
  margin-right: 1.625rem;
}
.ml-26 {
  margin-left: 1.625rem;
}
.mb-26 {
  margin-bottom: 1.625rem;
}
.m-28 {
  margin: 1.75rem;
}
.m-l-r-28 {
  margin: 0 1.75rem;
}
.m-t-b-28 {
  margin: 1.75rem 0;
}
.mt-28 {
  margin-top: 1.75rem;
}
.mr-28 {
  margin-right: 1.75rem;
}
.ml-28 {
  margin-left: 1.75rem;
}
.mb-28 {
  margin-bottom: 1.75rem;
}
.m-30 {
  margin: 1.875rem;
}
.m-l-r-30 {
  margin: 0 1.875rem;
}
.m-t-b-30 {
  margin: 1.875rem 0;
}
.mt-30 {
  margin-top: 1.875rem;
}
.mr-30 {
  margin-right: 1.875rem;
}
.ml-30 {
  margin-left: 1.875rem;
}
.mb-30 {
  margin-bottom: 1.875rem;
}
.m-32 {
  margin: 2rem;
}
.m-l-r-32 {
  margin: 0 2rem;
}
.m-t-b-32 {
  margin: 2rem 0;
}
.mt-32 {
  margin-top: 2rem;
}
.mr-32 {
  margin-right: 2rem;
}
.ml-32 {
  margin-left: 2rem;
}
.mb-32 {
  margin-bottom: 2rem;
}
.m-34 {
  margin: 2.125rem;
}
.m-l-r-34 {
  margin: 0 2.125rem;
}
.m-t-b-34 {
  margin: 2.125rem 0;
}
.mt-34 {
  margin-top: 2.125rem;
}
.mr-34 {
  margin-right: 2.125rem;
}
.ml-34 {
  margin-left: 2.125rem;
}
.mb-34 {
  margin-bottom: 2.125rem;
}
.m-36 {
  margin: 2.25rem;
}
.m-l-r-36 {
  margin: 0 2.25rem;
}
.m-t-b-36 {
  margin: 2.25rem 0;
}
.mt-36 {
  margin-top: 2.25rem;
}
.mr-36 {
  margin-right: 2.25rem;
}
.ml-36 {
  margin-left: 2.25rem;
}
.mb-36 {
  margin-bottom: 2.25rem;
}
.m-38 {
  margin: 2.375rem;
}
.m-l-r-38 {
  margin: 0 2.375rem;
}
.m-t-b-38 {
  margin: 2.375rem 0;
}
.mt-38 {
  margin-top: 2.375rem;
}
.mr-38 {
  margin-right: 2.375rem;
}
.ml-38 {
  margin-left: 2.375rem;
}
.mb-38 {
  margin-bottom: 2.375rem;
}
.m-40 {
  margin: 2.5rem;
}
.m-l-r-40 {
  margin: 0 2.5rem;
}
.m-t-b-40 {
  margin: 2.5rem 0;
}
.mt-40 {
  margin-top: 2.5rem;
}
.mr-40 {
  margin-right: 2.5rem;
}
.ml-40 {
  margin-left: 2.5rem;
}
.mb-40 {
  margin-bottom: 2.5rem;
}
.m-42 {
  margin: 2.625rem;
}
.m-l-r-42 {
  margin: 0 2.625rem;
}
.m-t-b-42 {
  margin: 2.625rem 0;
}
.mt-42 {
  margin-top: 2.625rem;
}
.mr-42 {
  margin-right: 2.625rem;
}
.ml-42 {
  margin-left: 2.625rem;
}
.mb-42 {
  margin-bottom: 2.625rem;
}
.m-44 {
  margin: 2.75rem;
}
.m-l-r-44 {
  margin: 0 2.75rem;
}
.m-t-b-44 {
  margin: 2.75rem 0;
}
.mt-44 {
  margin-top: 2.75rem;
}
.mr-44 {
  margin-right: 2.75rem;
}
.ml-44 {
  margin-left: 2.75rem;
}
.mb-44 {
  margin-bottom: 2.75rem;
}
.m-46 {
  margin: 2.875rem;
}
.m-l-r-46 {
  margin: 0 2.875rem;
}
.m-t-b-46 {
  margin: 2.875rem 0;
}
.mt-46 {
  margin-top: 2.875rem;
}
.mr-46 {
  margin-right: 2.875rem;
}
.ml-46 {
  margin-left: 2.875rem;
}
.mb-46 {
  margin-bottom: 2.875rem;
}
.m-48 {
  margin: 3rem;
}
.m-l-r-48 {
  margin: 0 3rem;
}
.m-t-b-48 {
  margin: 3rem 0;
}
.mt-48 {
  margin-top: 3rem;
}
.mr-48 {
  margin-right: 3rem;
}
.ml-48 {
  margin-left: 3rem;
}
.mb-48 {
  margin-bottom: 3rem;
}
.m-50 {
  margin: 3.125rem;
}
.m-l-r-50 {
  margin: 0 3.125rem;
}
.m-t-b-50 {
  margin: 3.125rem 0;
}
.mt-50 {
  margin-top: 3.125rem;
}
.mr-50 {
  margin-right: 3.125rem;
}
.ml-50 {
  margin-left: 3.125rem;
}
.mb-50 {
  margin-bottom: 3.125rem;
}
.p-0-i {
  padding: 0px !important;
}
.p-6-12 {
  padding: 0.375rem 0.75rem;
}
.p-6-20 {
  padding: 0.375rem 1.25rem;
}
.p-12-24 {
  padding: 0.75rem 1.5rem;
}
.p-14-20 {
  padding: 0.875rem 1.25rem;
}
.p-20-40 {
  padding: 1.25rem 2.5rem;
}
.pt-56 {
  padding-top: 3.5rem;
}
.p-t-b-80 {
  padding: 5rem 0;
}
.pt-64 {
  padding-top: 4rem;
}
.pt-80 {
  padding-top: 5rem;
}
.pt-96 {
  padding-top: 6rem;
}
.pb-80 {
  padding-bottom: 5rem;
}
.p-0 {
  padding: 0rem;
}
.p-t-b-0 {
  padding: 0rem 0;
}
.p-l-r-0 {
  padding: 0 0rem;
}
.pt-0 {
  padding-top: 0rem;
}
.pr-0 {
  padding-right: 0rem;
}
.pl-0 {
  padding-left: 0rem;
}
.pb-0 {
  padding-bottom: 0rem;
}
.p-2 {
  padding: 0.125rem;
}
.p-t-b-2 {
  padding: 0.125rem 0;
}
.p-l-r-2 {
  padding: 0 0.125rem;
}
.pt-2 {
  padding-top: 0.125rem;
}
.pr-2 {
  padding-right: 0.125rem;
}
.pl-2 {
  padding-left: 0.125rem;
}
.pb-2 {
  padding-bottom: 0.125rem;
}
.p-4 {
  padding: 0.25rem;
}
.p-t-b-4 {
  padding: 0.25rem 0;
}
.p-l-r-4 {
  padding: 0 0.25rem;
}
.pt-4 {
  padding-top: 0.25rem;
}
.pr-4 {
  padding-right: 0.25rem;
}
.pl-4 {
  padding-left: 0.25rem;
}
.pb-4 {
  padding-bottom: 0.25rem;
}
.p-6 {
  padding: 0.375rem;
}
.p-t-b-6 {
  padding: 0.375rem 0;
}
.p-l-r-6 {
  padding: 0 0.375rem;
}
.pt-6 {
  padding-top: 0.375rem;
}
.pr-6 {
  padding-right: 0.375rem;
}
.pl-6 {
  padding-left: 0.375rem;
}
.pb-6 {
  padding-bottom: 0.375rem;
}
.p-8 {
  padding: 0.5rem;
}
.p-t-b-8 {
  padding: 0.5rem 0;
}
.p-l-r-8 {
  padding: 0 0.5rem;
}
.pt-8 {
  padding-top: 0.5rem;
}
.pr-8 {
  padding-right: 0.5rem;
}
.pl-8 {
  padding-left: 0.5rem;
}
.pb-8 {
  padding-bottom: 0.5rem;
}
.p-10 {
  padding: 0.625rem;
}
.p-t-b-10 {
  padding: 0.625rem 0;
}
.p-l-r-10 {
  padding: 0 0.625rem;
}
.pt-10 {
  padding-top: 0.625rem;
}
.pr-10 {
  padding-right: 0.625rem;
}
.pl-10 {
  padding-left: 0.625rem;
}
.pb-10 {
  padding-bottom: 0.625rem;
}
.p-12 {
  padding: 0.75rem;
}
.p-t-b-12 {
  padding: 0.75rem 0;
}
.p-l-r-12 {
  padding: 0 0.75rem;
}
.pt-12 {
  padding-top: 0.75rem;
}
.pr-12 {
  padding-right: 0.75rem;
}
.pl-12 {
  padding-left: 0.75rem;
}
.pb-12 {
  padding-bottom: 0.75rem;
}
.p-14 {
  padding: 0.875rem;
}
.p-t-b-14 {
  padding: 0.875rem 0;
}
.p-l-r-14 {
  padding: 0 0.875rem;
}
.pt-14 {
  padding-top: 0.875rem;
}
.pr-14 {
  padding-right: 0.875rem;
}
.pl-14 {
  padding-left: 0.875rem;
}
.pb-14 {
  padding-bottom: 0.875rem;
}
.p-16 {
  padding: 1rem;
}
.p-t-b-16 {
  padding: 1rem 0;
}
.p-l-r-16 {
  padding: 0 1rem;
}
.pt-16 {
  padding-top: 1rem;
}
.pr-16 {
  padding-right: 1rem;
}
.pl-16 {
  padding-left: 1rem;
}
.pb-16 {
  padding-bottom: 1rem;
}
.p-18 {
  padding: 1.125rem;
}
.p-t-b-18 {
  padding: 1.125rem 0;
}
.p-l-r-18 {
  padding: 0 1.125rem;
}
.pt-18 {
  padding-top: 1.125rem;
}
.pr-18 {
  padding-right: 1.125rem;
}
.pl-18 {
  padding-left: 1.125rem;
}
.pb-18 {
  padding-bottom: 1.125rem;
}
.p-20 {
  padding: 1.25rem;
}
.p-t-b-20 {
  padding: 1.25rem 0;
}
.p-l-r-20 {
  padding: 0 1.25rem;
}
.pt-20 {
  padding-top: 1.25rem;
}
.pr-20 {
  padding-right: 1.25rem;
}
.pl-20 {
  padding-left: 1.25rem;
}
.pb-20 {
  padding-bottom: 1.25rem;
}
.p-22 {
  padding: 1.375rem;
}
.p-t-b-22 {
  padding: 1.375rem 0;
}
.p-l-r-22 {
  padding: 0 1.375rem;
}
.pt-22 {
  padding-top: 1.375rem;
}
.pr-22 {
  padding-right: 1.375rem;
}
.pl-22 {
  padding-left: 1.375rem;
}
.pb-22 {
  padding-bottom: 1.375rem;
}
.p-24 {
  padding: 1.5rem;
}
.p-t-b-24 {
  padding: 1.5rem 0;
}
.p-l-r-24 {
  padding: 0 1.5rem;
}
.pt-24 {
  padding-top: 1.5rem;
}
.pr-24 {
  padding-right: 1.5rem;
}
.pl-24 {
  padding-left: 1.5rem;
}
.pb-24 {
  padding-bottom: 1.5rem;
}
.p-26 {
  padding: 1.625rem;
}
.p-t-b-26 {
  padding: 1.625rem 0;
}
.p-l-r-26 {
  padding: 0 1.625rem;
}
.pt-26 {
  padding-top: 1.625rem;
}
.pr-26 {
  padding-right: 1.625rem;
}
.pl-26 {
  padding-left: 1.625rem;
}
.pb-26 {
  padding-bottom: 1.625rem;
}
.p-28 {
  padding: 1.75rem;
}
.p-t-b-28 {
  padding: 1.75rem 0;
}
.p-l-r-28 {
  padding: 0 1.75rem;
}
.pt-28 {
  padding-top: 1.75rem;
}
.pr-28 {
  padding-right: 1.75rem;
}
.pl-28 {
  padding-left: 1.75rem;
}
.pb-28 {
  padding-bottom: 1.75rem;
}
.p-30 {
  padding: 1.875rem;
}
.p-t-b-30 {
  padding: 1.875rem 0;
}
.p-l-r-30 {
  padding: 0 1.875rem;
}
.pt-30 {
  padding-top: 1.875rem;
}
.pr-30 {
  padding-right: 1.875rem;
}
.pl-30 {
  padding-left: 1.875rem;
}
.pb-30 {
  padding-bottom: 1.875rem;
}
.p-32 {
  padding: 2rem;
}
.p-t-b-32 {
  padding: 2rem 0;
}
.p-l-r-32 {
  padding: 0 2rem;
}
.pt-32 {
  padding-top: 2rem;
}
.pr-32 {
  padding-right: 2rem;
}
.pl-32 {
  padding-left: 2rem;
}
.pb-32 {
  padding-bottom: 2rem;
}
.p-34 {
  padding: 2.125rem;
}
.p-t-b-34 {
  padding: 2.125rem 0;
}
.p-l-r-34 {
  padding: 0 2.125rem;
}
.pt-34 {
  padding-top: 2.125rem;
}
.pr-34 {
  padding-right: 2.125rem;
}
.pl-34 {
  padding-left: 2.125rem;
}
.pb-34 {
  padding-bottom: 2.125rem;
}
.p-36 {
  padding: 2.25rem;
}
.p-t-b-36 {
  padding: 2.25rem 0;
}
.p-l-r-36 {
  padding: 0 2.25rem;
}
.pt-36 {
  padding-top: 2.25rem;
}
.pr-36 {
  padding-right: 2.25rem;
}
.pl-36 {
  padding-left: 2.25rem;
}
.pb-36 {
  padding-bottom: 2.25rem;
}
.p-38 {
  padding: 2.375rem;
}
.p-t-b-38 {
  padding: 2.375rem 0;
}
.p-l-r-38 {
  padding: 0 2.375rem;
}
.pt-38 {
  padding-top: 2.375rem;
}
.pr-38 {
  padding-right: 2.375rem;
}
.pl-38 {
  padding-left: 2.375rem;
}
.pb-38 {
  padding-bottom: 2.375rem;
}
.p-40 {
  padding: 2.5rem;
}
.p-t-b-40 {
  padding: 2.5rem 0;
}
.p-l-r-40 {
  padding: 0 2.5rem;
}
.pt-40 {
  padding-top: 2.5rem;
}
.pr-40 {
  padding-right: 2.5rem;
}
.pl-40 {
  padding-left: 2.5rem;
}
.pb-40 {
  padding-bottom: 2.5rem;
}
.p-42 {
  padding: 2.625rem;
}
.p-t-b-42 {
  padding: 2.625rem 0;
}
.p-l-r-42 {
  padding: 0 2.625rem;
}
.pt-42 {
  padding-top: 2.625rem;
}
.pr-42 {
  padding-right: 2.625rem;
}
.pl-42 {
  padding-left: 2.625rem;
}
.pb-42 {
  padding-bottom: 2.625rem;
}
.p-44 {
  padding: 2.75rem;
}
.p-t-b-44 {
  padding: 2.75rem 0;
}
.p-l-r-44 {
  padding: 0 2.75rem;
}
.pt-44 {
  padding-top: 2.75rem;
}
.pr-44 {
  padding-right: 2.75rem;
}
.pl-44 {
  padding-left: 2.75rem;
}
.pb-44 {
  padding-bottom: 2.75rem;
}
.p-46 {
  padding: 2.875rem;
}
.p-t-b-46 {
  padding: 2.875rem 0;
}
.p-l-r-46 {
  padding: 0 2.875rem;
}
.pt-46 {
  padding-top: 2.875rem;
}
.pr-46 {
  padding-right: 2.875rem;
}
.pl-46 {
  padding-left: 2.875rem;
}
.pb-46 {
  padding-bottom: 2.875rem;
}
.p-48 {
  padding: 3rem;
}
.p-t-b-48 {
  padding: 3rem 0;
}
.p-l-r-48 {
  padding: 0 3rem;
}
.pt-48 {
  padding-top: 3rem;
}
.pr-48 {
  padding-right: 3rem;
}
.pl-48 {
  padding-left: 3rem;
}
.pb-48 {
  padding-bottom: 3rem;
}
.p-50 {
  padding: 3.125rem;
}
.p-t-b-50 {
  padding: 3.125rem 0;
}
.p-l-r-50 {
  padding: 0 3.125rem;
}
.pt-50 {
  padding-top: 3.125rem;
}
.pr-50 {
  padding-right: 3.125rem;
}
.pl-50 {
  padding-left: 3.125rem;
}
.pb-50 {
  padding-bottom: 3.125rem;
}
.main-color {
  color: #005098;
}
.main-color-1 {
  color: #ffc468;
}
.main-color-2 {
  color: #ff970e;
}
.main-color-3 {
  color: #2dd04b;
}
.main-color-4 {
  color: #f13939;
}
.color-1 {
  color: #fff;
}
.color-2 {
  color: #525252;
}
.color-3 {
  color: #859ab9;
}
.color-4 {
  color: #f5f7fa;
}
.color-5 {
  color: #eef2f8;
}
.color-6 {
  color: #ddd;
}
.color-7 {
  color: #333;
}
.color-8 {
  color: #f8f8f8;
}
.color-9 {
  color: #999;
}
.color-10 {
  color: #666;
}
.color-11 {
  color: #eee;
}
.color-12 {
  color: #e2e2e2;
}
.color-13 {
  color: $Color13;
}
.color-14 {
  color: $Color14;
}
.color-15 {
  color: $Color15;
}
.color-16 {
  color: $Color16;
}
.color-17 {
  color: $Color17;
}
.color-18 {
  color: $Color18;
}
.color-19 {
  color: $Color19;
}
.color-20 {
  color: $Color20;
}
.fsz-0 {
  font-size: 0px;
}
.fsz-10 {
  font-size: 0.625rem;
}
.fsz-12 {
  font-size: 0.75rem;
}
.fsz-14 {
  font-size: 0.875rem;
}
.fsz-16 {
  font-size: 1rem;
}
.fsz-18 {
  font-size: 1.125rem;
}
.fsz-20 {
  font-size: 1.25rem;
}
.fsz-22 {
  font-size: 1.375rem;
}
.fsz-24 {
  font-size: 1.5rem;
}
.fsz-26 {
  font-size: 1.625rem;
}
.fsz-28 {
  font-size: 1.75rem;
}
.fsz-30 {
  font-size: 1.875rem;
}
.fsz-32 {
  font-size: 2rem;
}
.fsz-34 {
  font-size: 2.125rem;
}
.fsz-36 {
  font-size: 2.25rem;
}
.fsz-38 {
  font-size: 2.375rem;
}
.fsz-40 {
  font-size: 2.5rem;
}
.fsz-42 {
  font-size: 2.625rem;
}
.fsz-44 {
  font-size: 2.75rem;
}
.fsz-46 {
  font-size: 2.875rem;
}
.fsz-48 {
  font-size: 3rem;
}
.fsz-50 {
  font-size: 3.125rem;
}
.fw-normal {
  font-weight: normal;
}
.fw-medium {
  font-weight: 500;
}
.fw-bold {
  font-weight: bold;
}
.fs-i {
  font-style: italic;
}
.whs-p {
  white-space: pre-wrap;
}
.b-none {
  border: none;
}
.b-col-1 {
  border: 1px solid #fff;
}
.b-col-2 {
  border: 1px solid #ddd;
}
.bt-col-36 {
  border-top: 1px solid $Color36;
}
.bb-col-3 {
  border-bottom: 1px solid #859ab9;
}
.bb-col-6 {
  border-bottom: 1px solid #ddd;
}
.bb-col-11 {
  border-bottom: 1px solid #eee;
}
.br-col-9 {
  border-right: 1px solid #999;
}
.b-none {
  border: none;
}
.b-col-main {
  border: 1px solid #005098;
}
.b-col-5 {
  border: 1px solid #eef2f8;
}
.b-col-6 {
  border: 1px solid #ddd;
}
.b-col-9 {
  border: 1px solid #999;
}
.b-col-12 {
  border: 1px solid #e2e2e2;
}
.bb-col-main {
  border-bottom: 1px solid #005098;
}
.bb-col-3 {
  border-bottom: 1px solid #859ab9;
}
.bb-col-6 {
  border-bottom: 1px solid #ddd;
}
.bl-col-6 {
  border-left: 1px solid $Color27;
}
.br-col-6 {
  border-right: 1px solid #ddd;
}
.bt-col-6 {
  border-top: 1px solid #ddd;
}
.radius-4 {
  border-radius: 0.25rem;
}
.radius-6 {
  border-radius: 0.375rem;
}
.radius-8 {
  border-radius: 0.5rem;
}
.radius-19 {
  border-radius: 1.1875rem;
}
.radius-24 {
  border-radius: 1.5rem;
}
.radius-50p {
  border-radius: 50%;
}
.shadow-8 {
  box-shadow: 0px 1px 20px 0px rgba(88,116,152,0.4);
}
.shadow-9 {
  box-shadow: 0px 1px 12px 0px rgba(179,179,204,0.3);
}
.bg-main-color {
  background-color: #005098;
}
.bg-main-color-1 {
  background-color: #ffc468;
}
.bg-main-color-2 {
  background-color: #ff970e;
}
.bg-main-color-3 {
  background-color: #2dd04b;
}
.bg-main-color-4 {
  background-color: #f13939;
}
.bg-col-1 {
  background-color: #fff;
}
.bg-col-2 {
  background-color: #525252;
}
.bg-col-3 {
  background-color: #859ab9;
}
.bg-col-4 {
  background-color: #f5f7fa;
}
.bg-col-5 {
  background-color: #eef2f8;
}
.bg-col-6 {
  background-color: #ddd;
}
.bg-col-7 {
  background-color: #333;
}
.bg-col-8 {
  background-color: #f8f8f8;
}
.bg-col-9 {
  background-color: #999;
}
.bg-col-10 {
  background-color: #666;
}
.bg-col-11 {
  background-color: #eee;
}
.bg-col-12 {
  background-color: #e2e2e2;
}
.bg-col-13 {
  background-color: $Color13;
}
.bg-col-14 {
  background-color: $Color14;
}
.bg-col-15 {
  background-color: $Color15;
}
.bg-col-16 {
  background-color: $Color16;
}
.bg-col-17 {
  background-color: $Color17;
}
.bg-col-18 {
  background-color: $Color18;
}
.bg-col-19 {
  background-color: $Color19;
}
.bg-col-20 {
  background-color: $Color20;
}
.botton-default-w {
  display: inline-block;
  height: 2.25rem;
  line-height: 2.25rem;
  padding: 0 1.125rem;
  color: #fff;
  border-radius: 0.25rem;
  border: solid 1px #fff;
  background: transparent;
  transition: all 0.5s;
  cursor: pointer;
}
.botton-default-w:hover {
  color: #005098;
  background: #fff;
}
.botton-default-w.main-col {
  color: #005098;
  border: solid 1px #005098;
  background: transparent;
}
.botton-default-w.main-col:hover {
  color: #fff;
  background: #005098;
}
.job-apply.btn-primary {
  color: #fff;
  border: solid 1px #005098;
  background: #005098;
  transition: all 0.5s;
}
.job-apply.btn-primary:hover {
  opacity: 0.8;
}
.label-unit {
  display: inline-block;
  padding: 0 0.25rem;
  line-height: 1.25rem;
  margin-right: 0.1875rem;
  color: #f13939;
  font-size: 0.75rem;
  text-align: center;
  border: solid 1px #f13939;
  border-radius: 2px;
}
.label-unit.main-col {
  color: #005098;
  border: solid 1px #005098;
}
.label-unit.main-col-1 {
  color: #ffc468;
  border: solid 1px #ffc468;
}
.label-unit.main-col-2 {
  color: #ff970e;
  border: solid 1px #ff970e;
}
.label-unit.main-col-3 {
  color: #2dd04b;
  border: solid 1px #2dd04b;
}
.icon-circle {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #868686;
}
.icon-circle.main-col {
  background-color: #005098;
}
.icon-circle.main-col-3 {
  background-color: #2dd04b;
}
.icon-circle.main-col-4 {
  background-color: #f13939;
}
.line-unit {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 100%;
}
.line-unit:after {
  content: "";
  position: absolute;
  width: 1PX;
  height: 20px;
  background-color: #eef2f8;
}
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #fff;
  overflow: hidden;
}
#loader {
  background: #f00;
  background: url("../images/icons/loader.gif") no-repeat center;
  background-size: 100% 100%;
  width: 64px;
  height: 64px;
  position: relative;
  top: 50%;
  margin: -20px auto 0 auto;
}
.card-case {
  display: inline-block;
  margin: 0 0 1.25rem;
  padding-bottom: 1.5rem;
  text-align: center;
  overflow: hidden;
  background-color: #fff;
  border-radius: 0.5rem;
  box-shadow: 0px 0px 20px 0px rgba(176,179,204,0.3);
  transition: box-shadow 0.5s;
}
.card-case img {
  width: 100%;
  opacity: 1;
  transition: opacity 0.5s;
}
.card-case:hover {
  box-shadow: 0px 0px 20px 0px rgba(88,116,152,0.6);
}
.card-case:hover img {
  opacity: 0.8;
}
.card-case.max-w {
  width: 30%;
  max-width: 23.75rem;
  margin: 0 1%;
}
.card-prod {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 1.25rem;
  background-color: #fff;
  box-shadow: 0px 1px 12px 0px rgba(176,179,204,0.3);
  border-radius: 0.5rem;
  transition: box-shadow 0.5s;
}
.card-prod >img {
  width: 7.5rem;
  margin: 1.875rem auto;
  transition: opacity 0.5s;
}
.card-prod .intro {
  line-height: 1.75rem;
  color: #999;
  font-size: 0.875rem;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  overflow: hidden;
}
.card-prod .details {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 7;
  width: 100%;
  height: 100%;
  padding: 1.25rem;
  background-image: linear-gradient(316deg, #005098 0%, #0f86ef 100%);
  border-radius: 0.5rem;
}
.card-prod .details .intro {
  height: 11.375rem;
  line-height: 1.5rem;
  color: rgba(255,255,255,0.8);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  white-space: normal;
  overflow: hidden;
}
.card-prod:hover {
  box-shadow: 0px 0px 20px 0px rgba(88,116,152,0.6);
}
.card-prod:hover img {
  opacity: 0.8;
}
.card-plan {
  height: 100%;
  min-height: 10.875rem;
  padding: 1.25rem;
  background-color: #fff;
  border-radius: 0.5rem;
  box-shadow: 0px 1px 0.75rem 0px rgba(176,179,204,0);
  transition: all 0.5s;
}
.card-plan img {
  transition: opacity 0.5s;
  opacity: 1;
}
.card-plan.type1 {
  min-height: 13.375rem;
  padding: 2.5rem;
  background-color: #f5f7fa;
}
.card-plan.type2 {
  min-height: 13.375rem;
  padding: 2.5rem;
  background-color: #fff;
}
.card-plan:hover {
  box-shadow: 0px 1px 0.75rem 0px rgba(88,116,152,0.6);
}
.card-plan:hover img {
  opacity: 0.8;
}
.nav-group-unit {
  display: flex;
  justify-content: center;
}
.nav-group-unit li {
  display: inline-block;
  width: 7.5rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
}
.nav-group-unit li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  border: solid 1px #ddd;
}
.nav-group-unit li a.active {
  color: #005098;
  border: solid 1px #005098;
}
.nav-list-left {
  display: flex;
  justify-content: start;
}
.nav-list-left li {
  display: inline-block;
  margin: 0 1.5rem;
  text-align: center;
}
.nav-list-left li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.nav-list-left li a.active {
  position: relative;
  color: #005098;
}
.nav-list-left li a.active:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 0.25rem;
  background: #005098;
}
.theme-tools {
  position: fixed;
  right: 8px;
  bottom: 8px;
  z-index: 999;
  width: 48px;
  color: #fff;
  box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.1);
  border-radius: 8px;
}
.theme-tools:after {
  position: absolute;
  content: "";
  background: transparent;
  top: 0;
  right: -8px;
  z-index: 999;
  width: 8px;
  height: 144px;
}
.theme-tools li {
  text-align: center;
  transition: all 0.5s;
}
.theme-tools li a {
  position: relative;
  display: block;
  width: 48px;
  height: 48px;
}
.theme-tools li a .fa {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  line-height: 48px;
  font-size: 20px;
  vertical-align: middle;
  background-color: #005098;
  cursor: pointer;
  transition: all 0.5s;
}
.theme-tools li.code .code-img {
  position: absolute;
  bottom: 0;
  right: -120px;
  z-index: 9;
  width: 144px;
  max-width: none;
  height: 144px;
  opacity: 0;
  box-shadow: 0px 0 25px 0 rgba(0,0,0,0.25);
  transition: opacity, right 0.5s;
}
.theme-tools li:hover .fa {
  color: #ffc468;
  background-color: #3a9ada;
}
.theme-tools li.code:hover .code-img {
  right: 100%;
  z-index: 0;
  opacity: 1;
}
.theme-main-footer {
  background-color: #0a326d;
}
.theme-main-footer .copyright {
  padding: 2.5rem 0;
  border-top: solid 1px #3b5b8a;
}
.theme-main-header {
  position: relative;
  width: 100%;
}
.theme-main-header .theme-menu-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 5rem;
  line-height: 5rem;
  background: rgba(0,0,0,0);
}
.theme-main-header .theme-menu-wrapper .inner-wrapper {
  position: relative;
}
.theme-main-header .theme-menu-wrapper .logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 16.0625rem;
  height: 5rem;
}
.theme-main-header .theme-menu-wrapper .logo h1 {
  height: 0;
  line-height: 0;
  font-size: 0;
}
.theme-main-header .theme-menu-wrapper .logo a {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 16.0625rem;
  height: 5rem;
  background: url("../images/logo/logo_w.png") no-repeat center;
  background-size: 100% 100%;
  background-size: 100% 1.25rem;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper {
  min-height: 5rem;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .menu-collapser {
  display: none;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 0;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  float: right;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .menu-collapser .icon-bar {
  display: block;
  width: 2rem;
  height: 0.25rem;
  margin: 0 0 0.25rem 0;
  background: #fff;
  border-radius: 1px;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder {
  width: auto;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder li {
  position: relative;
  vertical-align: middle;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder li .dropdown {
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translate(-50%);
  z-index: -999;
  min-width: 12.5rem;
  max-height: 0;
  overflow-y: hidden;
  border-radius: 0.5rem;
  background: #fff;
  opacity: 0;
  box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
  transition: all 0.5s;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder li .dropdown >div {
  margin: 1.25rem auto 0.375rem;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder li .dropdown li {
  line-height: 1.5rem;
  margin-bottom: 0.875rem;
  font-size: 0.875rem;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder li .dropdown li a {
  letter-spacing: 0;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder li .dropdown li a:hover {
  color: #005098;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li {
  display: inline-block;
  margin: 0 1rem;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li:last-child {
  margin-right: 0;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li >a {
  position: relative;
  display: block;
  color: rgba(255,255,255,0.6);
  font-size: 1rem;
  text-transform: capitalize;
  transition: all 0.3s linear;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li >a .arrow-icon {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.25rem;
  background-color: #fff;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li >a:hover {
  color: #fff;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li.has-submenu:hover .dropdown {
  z-index: 999;
  max-height: 500px;
  opacity: 1;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li.has-submenu:hover,
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li.active {
  position: relative;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li.has-submenu:hover >a,
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li.active >a {
  color: #fff;
}
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li.has-submenu:hover >a .arrow-icon,
.theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li.active >a .arrow-icon {
  display: inline-block;
}
.theme-main-header .theme-menu-wrapper.fixed {
  position: fixed !important;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: #fff;
  margin: 0;
  padding-top: 0;
  box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
  animation: menu_sticky 0.7s ease-in-out;
}
.theme-main-header .theme-menu-wrapper.fixed .logo a {
  background: url("../images/logo/logo.png") no-repeat center;
  background-size: 100% 100%;
  background-size: 100% 1.25rem;
}
.theme-main-header .theme-menu-wrapper.fixed .menu-wrapper .mega-menu-holder>ul>li >a {
  color: #333;
}
.theme-main-header .theme-menu-wrapper.fixed .menu-wrapper .mega-menu-holder>ul>li >a:hover {
  color: #005098;
}
.theme-main-header .theme-menu-wrapper.fixed .menu-wrapper .mega-menu-holder>ul>li.has-submenu:hover >a,
.theme-main-header .theme-menu-wrapper.fixed .menu-wrapper .mega-menu-holder>ul>li.active >a {
  color: #005098;
}
.theme-main-header .theme-menu-wrapper.fixed .menu-wrapper .mega-menu-holder>ul>li.has-submenu:hover >a .arrow-icon,
.theme-main-header .theme-menu-wrapper.fixed .menu-wrapper .mega-menu-holder>ul>li.active >a .arrow-icon {
  background-color: #005098;
}
@media (min-width: 992px) {
  #mega-menu-holder {
    display: block !important;
  }
}
@media (max-width: 991px) {
  .theme-main-header .theme-menu-wrapper .menu-wrapper {
    width: 100%;
    position: relative;
    z-index: 9;
  }
  .theme-main-header .theme-menu-wrapper .menu-wrapper .menu-collapser {
    display: inline-block;
  }
  .theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder {
    display: none;
    position: absolute;
    top: 110%;
    z-index: 999;
    width: 100%;
    max-height: 800px;
    background: #fff;
    overflow: hidden;
    overflow-y: auto;
    text-align: left;
    box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
  }
  .theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li {
    display: block;
    margin: 0;
  }
  .theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li >a {
    width: 100%;
    line-height: 3.75rem;
    padding: 0 2.5rem;
    color: #666;
    border-bottom: 1px solid rgba(0,0,0,0.05);
  }
  .theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li >a .arrow-icon {
    display: none;
  }
  .theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li >a:hover {
    color: #fff;
  }
  .theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li:hover >a,
  .theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li.active >a {
    color: #005098;
  }
  .theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li:hover >a .arrow-icon,
  .theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li.active >a .arrow-icon {
    background-color: transparent !important;
  }
  .theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li.has-submenu >a .arrow-icon {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: auto;
    right: 2.5rem;
    width: 1.25rem;
    height: 1.25rem;
    background: url("../images/icons/arrow-show.png") no-repeat center;
    background-size: 100% 100%;
  }
  .theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li.has-submenu:hover >a {
    color: #005098;
  }
  .theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder >ul>li.has-submenu:hover >a .arrow-icon {
    background: url("../images/icons/arrow-hide.png") no-repeat center;
    background-size: 100% 100%;
  }
  .theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder li {
    margin: 0;
  }
  .theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder li .dropdown {
    position: static;
    width: 100%;
    transform: none;
    background-color: #f5f7fa;
    box-shadow: none;
    border-bottom: 1px solid rgba(0,0,0,0.05);
  }
  .theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder li .dropdown >div {
    min-width: 0;
    margin: 1.25rem 2.5rem;
  }
  .theme-main-header .theme-menu-wrapper .menu-wrapper .mega-menu-holder li .dropdown >div > div {
    padding-left: 0;
  }
  .theme-main-header .theme-menu-wrapper.fixed .menu-wrapper .menu-collapser .icon-bar {
    background: #999;
  }
}
@-webkit-keyframes menu_sticky {
  0% {
    margin-top: -5rem;
    opacity: 0;
  }
  50% {
    margin-top: -3.75rem;
    opacity: 0;
  }
  100% {
    margin-top: 0;
    opacity: 1;
  }
}
@-moz-keyframes menu_sticky {
  0% {
    margin-top: -5rem;
    opacity: 0;
  }
  50% {
    margin-top: -3.75rem;
    opacity: 0;
  }
  100% {
    margin-top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes menu_sticky {
  0% {
    margin-top: -5rem;
    opacity: 0;
  }
  50% {
    margin-top: -3.75rem;
    opacity: 0;
  }
  100% {
    margin-top: 0;
    opacity: 1;
  }
}
@-o-keyframes menu_sticky {
  0% {
    margin-top: -5rem;
    opacity: 0;
  }
  50% {
    margin-top: -3.75rem;
    opacity: 0;
  }
  100% {
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes menu_sticky {
  0% {
    margin-top: -5rem;
    opacity: 0;
  }
  50% {
    margin-top: -3.75rem;
    opacity: 0;
  }
  100% {
    margin-top: 0;
    opacity: 1;
  }
}
.theme-title-one {
  position: relative;
  font-size: 2.25rem;
  font-weight: bold;
}
.theme-title-two {
  position: relative;
  font-size: 1.5rem;
  font-weight: bold;
}
.theme-title-three {
  position: relative;
  font-size: 1.25rem;
  font-weight: bold;
}
.title-line-unit {
  position: relative;
  padding-left: 1.25rem;
  color: #fff;
  text-align: left;
  font-weight: bold;
  letter-spacing: 0.125rem;
}
.title-line-unit:before {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  content: "";
  width: 0.375rem;
  height: 1.25rem;
  border-radius: 0.375rem;
  background-color: #fff;
}
.title-line-unit.main-col {
  color: #333;
}
.title-line-unit.main-col:before {
  background-color: #005098;
}
.theme-one-banner {
  position: relative;
}
.theme-one-banner .banner-bg {
  width: 100%;
}
.theme-one-banner .container-w {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.theme-one-banner .bread-crumb {
  position: absolute;
  top: 5rem;
  left: 0;
  padding: 1.25rem 0;
  font-size: 1rem;
}
.theme-one-banner .content {
  position: absolute;
  top: 50%;
  left: 0;
  color: #fff;
}
.theme-one-banner .content .title {
  line-height: 4.5rem;
  font-size: 3rem;
  font-weight: bold;
}
.theme-one-banner .content .title-line {
  display: inline-block;
  width: 5.875rem;
  height: 0.625rem;
  background-color: #fff;
}
.theme-one-banner .banner-img {
  position: absolute;
  right: 0;
  bottom: 2.5rem;
}
.camera_wrap {
  float: none;
}
#theme-main-banner {
  margin: 0 !important;
}
#theme-main-banner .main-container {
  position: relative;
}
#theme-main-banner .container {
  position: relative;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#theme-main-banner .camera_overlayer {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(30,30,30,0.5);
}
#theme-main-banner .camera_caption {
  height: 100%;
}
#theme-main-banner .camera_caption >div {
  background: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  text-shadow: none;
  left: 0;
  padding: 0;
}
#theme-main-banner .camera_caption h1 {
  color: #fff;
  text-transform: capitalize;
}
#theme-main-banner .camera_caption h1 span {
  display: block;
  font-size: 50px;
}
#theme-main-banner .camera_caption p {
  color: #fff;
  margin: 18px auto 35px auto;
}
#theme-main-banner .camera_prev,
#theme-main-banner .camera_next {
  width: 3rem;
  height: 3rem;
  background: rgba(255,255,255,0.25);
  border-radius: 50%;
}
#theme-main-banner .camera_prev span,
#theme-main-banner .camera_next span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.5rem;
  height: 1.5rem;
}
#theme-main-banner .camera_prev:hover,
#theme-main-banner .camera_next:hover {
  background: rgba(255,255,255,0.5);
}
#theme-main-banner .camera_prev {
  left: 2.5rem;
}
#theme-main-banner .camera_prev span {
  background: url("../images/icons/arrow-left.png") no-repeat center;
  background-size: 100% 100%;
}
#theme-main-banner .camera_next {
  right: 2.5rem;
}
#theme-main-banner .camera_next span {
  background: url("../images/icons/arrow-right.png") no-repeat center;
  background-size: 100% 100%;
}
#theme-main-banner .camera_pag {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 0;
  z-index: 999;
}
#theme-main-banner .camera_pag li {
  width: 1.5rem;
  height: 1.5rem;
  margin: 1.5rem 0.75rem;
  background: rgba(255,255,255,0.25);
  border-radius: 50%;
}
#theme-main-banner .camera_pag li > span {
  background: transparent;
}
#theme-main-banner .camera_pag li:hover {
  background: rgba(255,255,255,0.5);
}
#theme-main-banner .camera_pag li.cameracurrent {
  background: rgba(255,255,255,0.8);
}
#theme-main-banner .consultation-form {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
#theme-main-banner .consultation-form form {
  background: #fff;
  padding: 55px 30px;
  border-radius: 10px;
  width: 370px;
}
#theme-main-banner .consultation-form form input {
  width: 100%;
  height: 52px;
  border: 1px solid #e9e9e9;
  background: #f2f2f2;
  font-size: 14px;
  padding: 0 20px;
  margin-bottom: 10px;
  font-style: italic;
}
#theme-main-banner .consultation-form form button {
  margin: 0 auto;
}
#theme-main-banner .consultation-form h3 {
  text-align: center;
  margin-bottom: 20px;
}
.swiper-container {
  width: 100%;
}
.swiper-container.horizontal .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
/* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-container.horizontal .swiper-pagination {
  bottom: -0.125rem;
}
.swiper-container.horizontal .swiper-pagination .swiper-pagination-bullet {
  width: 0.75rem;
  height: 0.75rem;
}
.swiper-container.horizontal .swiper-button-next,
.swiper-container.horizontal .swiper-button-prev {
  z-index: 999;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.5s;
  background-color: #fff;
  background-position: center;
  background-size: 1.25rem 1.25rem;
  box-shadow: 0px 1px 12px 0px rgba(176,179,204,0.3);
}
.swiper-container.horizontal:hover .swiper-button-next,
.swiper-container.horizontal:hover .swiper-button-prev {
  opacity: 0.8;
}
.swiper-container.horizontal:hover .swiper-button-next:hover,
.swiper-container.horizontal:hover .swiper-button-prev:hover {
  opacity: 1;
}
.swiper-container.horizontal:hover .swiper-button-next.swiper-button-disabled,
.swiper-container.horizontal:hover .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.theme-second-menu .menu-box {
  position: absolute;
  top: -2.5rem;
  z-index: 99;
  width: 100%;
  height: 3.5rem;
  line-height: 3.5rem;
  border-radius: 0.25rem;
  background-color: #fff;
  box-shadow: 0px 1px 0.75rem 0px rgba(176,179,204,0.3);
}
.hover-box-shadow {
  box-shadow: 0px 0px 20px 0px rgba(176,179,204,0);
  transition: all 0.5s;
}
.hover-box-shadow:hover {
  z-index: 99;
  box-shadow: 0px 0px 20px 0px rgba(88,116,152,0.6);
}
.hover-scale-05 {
  transform: scale(1);
  transition: all 0.5s;
}
.hover-scale-05:hover {
  z-index: 99;
  transform: scale(1.05);
}
.hover-scale-25 {
  transform: scale(1);
  transition: all 0.5s;
}
.hover-scale-25:hover {
  z-index: 99;
  transform: scale(1.25);
}
.breadcrumb {
  background-color: transparent;
  color: #999;
  font-size: 1rem;
  padding: 1.1875rem 0;
  margin: 0;
}
.breadcrumb .breadcrumb-item.active {
  color: #999;
}
.breadcrumb .breadcrumb-item +.breadcrumb-item::before {
  content: "";
  color: #999;
}
.breadcrumb a:hover {
  color: #525252;
}
.prev-next-btns {
  padding: 3.125rem 0;
  line-height: 1.75rem;
  font-size: 1.25rem;
  color: #333;
}
.prev-next-btns p {
  margin: 0.625rem 0;
}
.container-w {
  width: 75%;
  margin: auto;
}
@media (max-width: 768px) {
  .container-w {
    width: 90%;
  }
}
/*
 * 滚动条设置
 * scrollbar-Y  垂直方向设置滚动条
 * scrollbar-X-Y 两个方向都设置滚动条
 */
.scrollbar-X {
  overflow: hidden;
  overflow-x: auto;
}
.scrollbar-Y {
  overflow: hidden;
  overflow-y: auto;
}
.scrollbar-X-Y {
  overflow: auto;
}
.over-hide {
  overflow: hidden;
}
.one-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.one-line span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.two-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  overflow: hidden;
}
.three-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  white-space: normal;
  overflow: hidden;
}
.four-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  white-space: normal;
  overflow: hidden;
}
.text-align {
  text-align: justify;
  text-align-last: justify; /*ie6-8*/
}
.l-p-1 {
  letter-spacing: 1px;
}
.t-a-c {
  text-align: center;
}
.t-a-l {
  text-align: left;
}
.t-a-r {
  text-align: right;
}
.text-indent-32 {
  text-indent: 2rem;
}
.no-wrap {
  white-space: nowrap;
}
.auto-wrap {
  white-space: normal;
}
.break-spaces {
  white-space: break-spaces;
}
.word-break {
  word-break: break-all;
}
.underline {
  text-decoration: underline;
}
.line-through {
  text-decoration: line-through;
}
.opacity-0 {
  opacity: 0;
}
.opacity-06 {
  opacity: 0.6;
}
.opacity-08 {
  opacity: 0.8;
}
.c-pointer {
  cursor: pointer;
}
.c-default {
  cursor: default;
}
.c-none {
  pointer-events: none;
}
.box-shadow-1 {
  box-shadow: 0px 0px 20px 0px rgba(176,179,204,0.3);
}
