@charset "UTF-8";
.container {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row:before,
.row:after,
.container:before,
.container:after,
.clear:before,
.clear:after {
  display: table;
  content: " ";
}

.row:after,
.container:after,
.clear:after {
  clear: both;
}

.row > .grid,
.container > .grid,
.clear > .grid {
  position: relative;
  float: left;
}

.middle {
  display: flex;
  justify-content: center;
  align-items: center;
}

.l0 {
  line-height: 0px;
}

.l5 {
  line-height: 5px;
}

.l10 {
  line-height: 10px;
}

.l15 {
  line-height: 15px;
}

.l20 {
  line-height: 20px;
}

.l25 {
  line-height: 25px;
}

.l30 {
  line-height: 30px;
}

.l35 {
  line-height: 35px;
}

.l40 {
  line-height: 40px;
}

.l45 {
  line-height: 45px;
}

.l50 {
  line-height: 50px;
}

.l55 {
  line-height: 55px;
}

.l60 {
  line-height: 60px;
}

.l65 {
  line-height: 65px;
}

.l70 {
  line-height: 70px;
}

.l75 {
  line-height: 75px;
}

.l80 {
  line-height: 80px;
}

.l85 {
  line-height: 85px;
}

.l90 {
  line-height: 90px;
}

.l95 {
  line-height: 95px;
}

.l100 {
  line-height: 100px;
}

.f12 {
  font-size: 12px;
}

.f13 {
  font-size: 13px;
}

.f14 {
  font-size: 14px;
}

.f15 {
  font-size: 15px;
}

.f16 {
  font-size: 16px;
}

.f17 {
  font-size: 17px;
}

.f18 {
  font-size: 18px;
}

.f19 {
  font-size: 19px;
}

.f20 {
  font-size: 20px;
}

.f21 {
  font-size: 21px;
}

.f22 {
  font-size: 22px;
}

.f23 {
  font-size: 23px;
}

.f24 {
  font-size: 24px;
}

.f25 {
  font-size: 25px;
}

.f26 {
  font-size: 26px;
}

.f27 {
  font-size: 27px;
}

.f28 {
  font-size: 28px;
}

.f29 {
  font-size: 29px;
}

.f30 {
  font-size: 30px;
}

.f31 {
  font-size: 31px;
}

.f32 {
  font-size: 32px;
}

.f33 {
  font-size: 33px;
}

.f34 {
  font-size: 34px;
}

.f35 {
  font-size: 35px;
}

.f36 {
  font-size: 36px;
}

.f37 {
  font-size: 37px;
}

.f38 {
  font-size: 38px;
}

.f39 {
  font-size: 39px;
}

.f40 {
  font-size: 40px;
}

.f41 {
  font-size: 41px;
}

.f42 {
  font-size: 42px;
}

.f43 {
  font-size: 43px;
}

.f44 {
  font-size: 44px;
}

.f45 {
  font-size: 45px;
}

.f46 {
  font-size: 46px;
}

.f47 {
  font-size: 47px;
}

.f48 {
  font-size: 48px;
}

.f49 {
  font-size: 49px;
}

.f50 {
  font-size: 50px;
}

.row.equal-1 > .grid {
  width: 100%;
}

.row.equal-2 > .grid {
  width: 50%;
}

.row.equal-3 > .grid {
  width: 33.3333333333%;
}

.row.equal-4 > .grid {
  width: 25%;
}

.row.equal-5 > .grid {
  width: 20%;
}

.row.equal-6 > .grid {
  width: 16.6666666667%;
}

.m0 {
  margin: 0px;
}

.mt0 {
  margin-top: 0px;
}

.mr0 {
  margin-right: 0px;
}

.mb0 {
  margin-bottom: 0px;
}

.ml0 {
  margin-left: 0px;
}

.mtb0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.mlr0 {
  margin-left: 0px;
  margin-right: 0px;
}

.p0 {
  padding: 0px;
}

.pt0 {
  padding-top: 0px;
}

.pr0 {
  padding-right: 0px;
}

.pb0 {
  padding-bottom: 0px;
}

.pl0 {
  padding-left: 0px;
}

.ptb0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.plr0 {
  padding-left: 0px;
  padding-right: 0px;
}

.m1 {
  margin: 1px;
}

.mt1 {
  margin-top: 1px;
}

.mr1 {
  margin-right: 1px;
}

.mb1 {
  margin-bottom: 1px;
}

.ml1 {
  margin-left: 1px;
}

.mtb1 {
  margin-top: 1px;
  margin-bottom: 1px;
}

.mlr1 {
  margin-left: 1px;
  margin-right: 1px;
}

.p1 {
  padding: 1px;
}

.pt1 {
  padding-top: 1px;
}

.pr1 {
  padding-right: 1px;
}

.pb1 {
  padding-bottom: 1px;
}

.pl1 {
  padding-left: 1px;
}

.ptb1 {
  padding-top: 1px;
  padding-bottom: 1px;
}

.plr1 {
  padding-left: 1px;
  padding-right: 1px;
}

.m2 {
  margin: 2px;
}

.mt2 {
  margin-top: 2px;
}

.mr2 {
  margin-right: 2px;
}

.mb2 {
  margin-bottom: 2px;
}

.ml2 {
  margin-left: 2px;
}

.mtb2 {
  margin-top: 2px;
  margin-bottom: 2px;
}

.mlr2 {
  margin-left: 2px;
  margin-right: 2px;
}

.p2 {
  padding: 2px;
}

.pt2 {
  padding-top: 2px;
}

.pr2 {
  padding-right: 2px;
}

.pb2 {
  padding-bottom: 2px;
}

.pl2 {
  padding-left: 2px;
}

.ptb2 {
  padding-top: 2px;
  padding-bottom: 2px;
}

.plr2 {
  padding-left: 2px;
  padding-right: 2px;
}

.m3 {
  margin: 3px;
}

.mt3 {
  margin-top: 3px;
}

.mr3 {
  margin-right: 3px;
}

.mb3 {
  margin-bottom: 3px;
}

.ml3 {
  margin-left: 3px;
}

.mtb3 {
  margin-top: 3px;
  margin-bottom: 3px;
}

.mlr3 {
  margin-left: 3px;
  margin-right: 3px;
}

.p3 {
  padding: 3px;
}

.pt3 {
  padding-top: 3px;
}

.pr3 {
  padding-right: 3px;
}

.pb3 {
  padding-bottom: 3px;
}

.pl3 {
  padding-left: 3px;
}

.ptb3 {
  padding-top: 3px;
  padding-bottom: 3px;
}

.plr3 {
  padding-left: 3px;
  padding-right: 3px;
}

.m4 {
  margin: 4px;
}

.mt4 {
  margin-top: 4px;
}

.mr4 {
  margin-right: 4px;
}

.mb4 {
  margin-bottom: 4px;
}

.ml4 {
  margin-left: 4px;
}

.mtb4 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.mlr4 {
  margin-left: 4px;
  margin-right: 4px;
}

.p4 {
  padding: 4px;
}

.pt4 {
  padding-top: 4px;
}

.pr4 {
  padding-right: 4px;
}

.pb4 {
  padding-bottom: 4px;
}

.pl4 {
  padding-left: 4px;
}

.ptb4 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.plr4 {
  padding-left: 4px;
  padding-right: 4px;
}

.m5 {
  margin: 5px;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.mtb5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.mlr5 {
  margin-left: 5px;
  margin-right: 5px;
}

.p5 {
  padding: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

.ptb5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.plr5 {
  padding-left: 5px;
  padding-right: 5px;
}

.m6 {
  margin: 6px;
}

.mt6 {
  margin-top: 6px;
}

.mr6 {
  margin-right: 6px;
}

.mb6 {
  margin-bottom: 6px;
}

.ml6 {
  margin-left: 6px;
}

.mtb6 {
  margin-top: 6px;
  margin-bottom: 6px;
}

.mlr6 {
  margin-left: 6px;
  margin-right: 6px;
}

.p6 {
  padding: 6px;
}

.pt6 {
  padding-top: 6px;
}

.pr6 {
  padding-right: 6px;
}

.pb6 {
  padding-bottom: 6px;
}

.pl6 {
  padding-left: 6px;
}

.ptb6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.plr6 {
  padding-left: 6px;
  padding-right: 6px;
}

.m7 {
  margin: 7px;
}

.mt7 {
  margin-top: 7px;
}

.mr7 {
  margin-right: 7px;
}

.mb7 {
  margin-bottom: 7px;
}

.ml7 {
  margin-left: 7px;
}

.mtb7 {
  margin-top: 7px;
  margin-bottom: 7px;
}

.mlr7 {
  margin-left: 7px;
  margin-right: 7px;
}

.p7 {
  padding: 7px;
}

.pt7 {
  padding-top: 7px;
}

.pr7 {
  padding-right: 7px;
}

.pb7 {
  padding-bottom: 7px;
}

.pl7 {
  padding-left: 7px;
}

.ptb7 {
  padding-top: 7px;
  padding-bottom: 7px;
}

.plr7 {
  padding-left: 7px;
  padding-right: 7px;
}

.m8 {
  margin: 8px;
}

.mt8 {
  margin-top: 8px;
}

.mr8 {
  margin-right: 8px;
}

.mb8 {
  margin-bottom: 8px;
}

.ml8 {
  margin-left: 8px;
}

.mtb8 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.mlr8 {
  margin-left: 8px;
  margin-right: 8px;
}

.p8 {
  padding: 8px;
}

.pt8 {
  padding-top: 8px;
}

.pr8 {
  padding-right: 8px;
}

.pb8 {
  padding-bottom: 8px;
}

.pl8 {
  padding-left: 8px;
}

.ptb8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.plr8 {
  padding-left: 8px;
  padding-right: 8px;
}

.m9 {
  margin: 9px;
}

.mt9 {
  margin-top: 9px;
}

.mr9 {
  margin-right: 9px;
}

.mb9 {
  margin-bottom: 9px;
}

.ml9 {
  margin-left: 9px;
}

.mtb9 {
  margin-top: 9px;
  margin-bottom: 9px;
}

.mlr9 {
  margin-left: 9px;
  margin-right: 9px;
}

.p9 {
  padding: 9px;
}

.pt9 {
  padding-top: 9px;
}

.pr9 {
  padding-right: 9px;
}

.pb9 {
  padding-bottom: 9px;
}

.pl9 {
  padding-left: 9px;
}

.ptb9 {
  padding-top: 9px;
  padding-bottom: 9px;
}

.plr9 {
  padding-left: 9px;
  padding-right: 9px;
}

.m10 {
  margin: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.mtb10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.mlr10 {
  margin-left: 10px;
  margin-right: 10px;
}

.p10 {
  padding: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.ptb10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.plr10 {
  padding-left: 10px;
  padding-right: 10px;
}

.m11 {
  margin: 11px;
}

.mt11 {
  margin-top: 11px;
}

.mr11 {
  margin-right: 11px;
}

.mb11 {
  margin-bottom: 11px;
}

.ml11 {
  margin-left: 11px;
}

.mtb11 {
  margin-top: 11px;
  margin-bottom: 11px;
}

.mlr11 {
  margin-left: 11px;
  margin-right: 11px;
}

.p11 {
  padding: 11px;
}

.pt11 {
  padding-top: 11px;
}

.pr11 {
  padding-right: 11px;
}

.pb11 {
  padding-bottom: 11px;
}

.pl11 {
  padding-left: 11px;
}

.ptb11 {
  padding-top: 11px;
  padding-bottom: 11px;
}

.plr11 {
  padding-left: 11px;
  padding-right: 11px;
}

.m12 {
  margin: 12px;
}

.mt12 {
  margin-top: 12px;
}

.mr12 {
  margin-right: 12px;
}

.mb12 {
  margin-bottom: 12px;
}

.ml12 {
  margin-left: 12px;
}

.mtb12 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.mlr12 {
  margin-left: 12px;
  margin-right: 12px;
}

.p12 {
  padding: 12px;
}

.pt12 {
  padding-top: 12px;
}

.pr12 {
  padding-right: 12px;
}

.pb12 {
  padding-bottom: 12px;
}

.pl12 {
  padding-left: 12px;
}

.ptb12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.plr12 {
  padding-left: 12px;
  padding-right: 12px;
}

.m13 {
  margin: 13px;
}

.mt13 {
  margin-top: 13px;
}

.mr13 {
  margin-right: 13px;
}

.mb13 {
  margin-bottom: 13px;
}

.ml13 {
  margin-left: 13px;
}

.mtb13 {
  margin-top: 13px;
  margin-bottom: 13px;
}

.mlr13 {
  margin-left: 13px;
  margin-right: 13px;
}

.p13 {
  padding: 13px;
}

.pt13 {
  padding-top: 13px;
}

.pr13 {
  padding-right: 13px;
}

.pb13 {
  padding-bottom: 13px;
}

.pl13 {
  padding-left: 13px;
}

.ptb13 {
  padding-top: 13px;
  padding-bottom: 13px;
}

.plr13 {
  padding-left: 13px;
  padding-right: 13px;
}

.m14 {
  margin: 14px;
}

.mt14 {
  margin-top: 14px;
}

.mr14 {
  margin-right: 14px;
}

.mb14 {
  margin-bottom: 14px;
}

.ml14 {
  margin-left: 14px;
}

.mtb14 {
  margin-top: 14px;
  margin-bottom: 14px;
}

.mlr14 {
  margin-left: 14px;
  margin-right: 14px;
}

.p14 {
  padding: 14px;
}

.pt14 {
  padding-top: 14px;
}

.pr14 {
  padding-right: 14px;
}

.pb14 {
  padding-bottom: 14px;
}

.pl14 {
  padding-left: 14px;
}

.ptb14 {
  padding-top: 14px;
  padding-bottom: 14px;
}

.plr14 {
  padding-left: 14px;
  padding-right: 14px;
}

.m15 {
  margin: 15px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

.mtb15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mlr15 {
  margin-left: 15px;
  margin-right: 15px;
}

.p15 {
  padding: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

.ptb15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.plr15 {
  padding-left: 15px;
  padding-right: 15px;
}

.m16 {
  margin: 16px;
}

.mt16 {
  margin-top: 16px;
}

.mr16 {
  margin-right: 16px;
}

.mb16 {
  margin-bottom: 16px;
}

.ml16 {
  margin-left: 16px;
}

.mtb16 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.mlr16 {
  margin-left: 16px;
  margin-right: 16px;
}

.p16 {
  padding: 16px;
}

.pt16 {
  padding-top: 16px;
}

.pr16 {
  padding-right: 16px;
}

.pb16 {
  padding-bottom: 16px;
}

.pl16 {
  padding-left: 16px;
}

.ptb16 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.plr16 {
  padding-left: 16px;
  padding-right: 16px;
}

.m17 {
  margin: 17px;
}

.mt17 {
  margin-top: 17px;
}

.mr17 {
  margin-right: 17px;
}

.mb17 {
  margin-bottom: 17px;
}

.ml17 {
  margin-left: 17px;
}

.mtb17 {
  margin-top: 17px;
  margin-bottom: 17px;
}

.mlr17 {
  margin-left: 17px;
  margin-right: 17px;
}

.p17 {
  padding: 17px;
}

.pt17 {
  padding-top: 17px;
}

.pr17 {
  padding-right: 17px;
}

.pb17 {
  padding-bottom: 17px;
}

.pl17 {
  padding-left: 17px;
}

.ptb17 {
  padding-top: 17px;
  padding-bottom: 17px;
}

.plr17 {
  padding-left: 17px;
  padding-right: 17px;
}

.m18 {
  margin: 18px;
}

.mt18 {
  margin-top: 18px;
}

.mr18 {
  margin-right: 18px;
}

.mb18 {
  margin-bottom: 18px;
}

.ml18 {
  margin-left: 18px;
}

.mtb18 {
  margin-top: 18px;
  margin-bottom: 18px;
}

.mlr18 {
  margin-left: 18px;
  margin-right: 18px;
}

.p18 {
  padding: 18px;
}

.pt18 {
  padding-top: 18px;
}

.pr18 {
  padding-right: 18px;
}

.pb18 {
  padding-bottom: 18px;
}

.pl18 {
  padding-left: 18px;
}

.ptb18 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.plr18 {
  padding-left: 18px;
  padding-right: 18px;
}

.m19 {
  margin: 19px;
}

.mt19 {
  margin-top: 19px;
}

.mr19 {
  margin-right: 19px;
}

.mb19 {
  margin-bottom: 19px;
}

.ml19 {
  margin-left: 19px;
}

.mtb19 {
  margin-top: 19px;
  margin-bottom: 19px;
}

.mlr19 {
  margin-left: 19px;
  margin-right: 19px;
}

.p19 {
  padding: 19px;
}

.pt19 {
  padding-top: 19px;
}

.pr19 {
  padding-right: 19px;
}

.pb19 {
  padding-bottom: 19px;
}

.pl19 {
  padding-left: 19px;
}

.ptb19 {
  padding-top: 19px;
  padding-bottom: 19px;
}

.plr19 {
  padding-left: 19px;
  padding-right: 19px;
}

.m20 {
  margin: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.mtb20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mlr20 {
  margin-left: 20px;
  margin-right: 20px;
}

.p20 {
  padding: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.ptb20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.plr20 {
  padding-left: 20px;
  padding-right: 20px;
}

.m21 {
  margin: 21px;
}

.mt21 {
  margin-top: 21px;
}

.mr21 {
  margin-right: 21px;
}

.mb21 {
  margin-bottom: 21px;
}

.ml21 {
  margin-left: 21px;
}

.mtb21 {
  margin-top: 21px;
  margin-bottom: 21px;
}

.mlr21 {
  margin-left: 21px;
  margin-right: 21px;
}

.p21 {
  padding: 21px;
}

.pt21 {
  padding-top: 21px;
}

.pr21 {
  padding-right: 21px;
}

.pb21 {
  padding-bottom: 21px;
}

.pl21 {
  padding-left: 21px;
}

.ptb21 {
  padding-top: 21px;
  padding-bottom: 21px;
}

.plr21 {
  padding-left: 21px;
  padding-right: 21px;
}

.m22 {
  margin: 22px;
}

.mt22 {
  margin-top: 22px;
}

.mr22 {
  margin-right: 22px;
}

.mb22 {
  margin-bottom: 22px;
}

.ml22 {
  margin-left: 22px;
}

.mtb22 {
  margin-top: 22px;
  margin-bottom: 22px;
}

.mlr22 {
  margin-left: 22px;
  margin-right: 22px;
}

.p22 {
  padding: 22px;
}

.pt22 {
  padding-top: 22px;
}

.pr22 {
  padding-right: 22px;
}

.pb22 {
  padding-bottom: 22px;
}

.pl22 {
  padding-left: 22px;
}

.ptb22 {
  padding-top: 22px;
  padding-bottom: 22px;
}

.plr22 {
  padding-left: 22px;
  padding-right: 22px;
}

.m23 {
  margin: 23px;
}

.mt23 {
  margin-top: 23px;
}

.mr23 {
  margin-right: 23px;
}

.mb23 {
  margin-bottom: 23px;
}

.ml23 {
  margin-left: 23px;
}

.mtb23 {
  margin-top: 23px;
  margin-bottom: 23px;
}

.mlr23 {
  margin-left: 23px;
  margin-right: 23px;
}

.p23 {
  padding: 23px;
}

.pt23 {
  padding-top: 23px;
}

.pr23 {
  padding-right: 23px;
}

.pb23 {
  padding-bottom: 23px;
}

.pl23 {
  padding-left: 23px;
}

.ptb23 {
  padding-top: 23px;
  padding-bottom: 23px;
}

.plr23 {
  padding-left: 23px;
  padding-right: 23px;
}

.m24 {
  margin: 24px;
}

.mt24 {
  margin-top: 24px;
}

.mr24 {
  margin-right: 24px;
}

.mb24 {
  margin-bottom: 24px;
}

.ml24 {
  margin-left: 24px;
}

.mtb24 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.mlr24 {
  margin-left: 24px;
  margin-right: 24px;
}

.p24 {
  padding: 24px;
}

.pt24 {
  padding-top: 24px;
}

.pr24 {
  padding-right: 24px;
}

.pb24 {
  padding-bottom: 24px;
}

.pl24 {
  padding-left: 24px;
}

.ptb24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.plr24 {
  padding-left: 24px;
  padding-right: 24px;
}

.m25 {
  margin: 25px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

.mtb25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.mlr25 {
  margin-left: 25px;
  margin-right: 25px;
}

.p25 {
  padding: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

.ptb25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.plr25 {
  padding-left: 25px;
  padding-right: 25px;
}

.m26 {
  margin: 26px;
}

.mt26 {
  margin-top: 26px;
}

.mr26 {
  margin-right: 26px;
}

.mb26 {
  margin-bottom: 26px;
}

.ml26 {
  margin-left: 26px;
}

.mtb26 {
  margin-top: 26px;
  margin-bottom: 26px;
}

.mlr26 {
  margin-left: 26px;
  margin-right: 26px;
}

.p26 {
  padding: 26px;
}

.pt26 {
  padding-top: 26px;
}

.pr26 {
  padding-right: 26px;
}

.pb26 {
  padding-bottom: 26px;
}

.pl26 {
  padding-left: 26px;
}

.ptb26 {
  padding-top: 26px;
  padding-bottom: 26px;
}

.plr26 {
  padding-left: 26px;
  padding-right: 26px;
}

.m27 {
  margin: 27px;
}

.mt27 {
  margin-top: 27px;
}

.mr27 {
  margin-right: 27px;
}

.mb27 {
  margin-bottom: 27px;
}

.ml27 {
  margin-left: 27px;
}

.mtb27 {
  margin-top: 27px;
  margin-bottom: 27px;
}

.mlr27 {
  margin-left: 27px;
  margin-right: 27px;
}

.p27 {
  padding: 27px;
}

.pt27 {
  padding-top: 27px;
}

.pr27 {
  padding-right: 27px;
}

.pb27 {
  padding-bottom: 27px;
}

.pl27 {
  padding-left: 27px;
}

.ptb27 {
  padding-top: 27px;
  padding-bottom: 27px;
}

.plr27 {
  padding-left: 27px;
  padding-right: 27px;
}

.m28 {
  margin: 28px;
}

.mt28 {
  margin-top: 28px;
}

.mr28 {
  margin-right: 28px;
}

.mb28 {
  margin-bottom: 28px;
}

.ml28 {
  margin-left: 28px;
}

.mtb28 {
  margin-top: 28px;
  margin-bottom: 28px;
}

.mlr28 {
  margin-left: 28px;
  margin-right: 28px;
}

.p28 {
  padding: 28px;
}

.pt28 {
  padding-top: 28px;
}

.pr28 {
  padding-right: 28px;
}

.pb28 {
  padding-bottom: 28px;
}

.pl28 {
  padding-left: 28px;
}

.ptb28 {
  padding-top: 28px;
  padding-bottom: 28px;
}

.plr28 {
  padding-left: 28px;
  padding-right: 28px;
}

.m29 {
  margin: 29px;
}

.mt29 {
  margin-top: 29px;
}

.mr29 {
  margin-right: 29px;
}

.mb29 {
  margin-bottom: 29px;
}

.ml29 {
  margin-left: 29px;
}

.mtb29 {
  margin-top: 29px;
  margin-bottom: 29px;
}

.mlr29 {
  margin-left: 29px;
  margin-right: 29px;
}

.p29 {
  padding: 29px;
}

.pt29 {
  padding-top: 29px;
}

.pr29 {
  padding-right: 29px;
}

.pb29 {
  padding-bottom: 29px;
}

.pl29 {
  padding-left: 29px;
}

.ptb29 {
  padding-top: 29px;
  padding-bottom: 29px;
}

.plr29 {
  padding-left: 29px;
  padding-right: 29px;
}

.m30 {
  margin: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.mtb30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.mlr30 {
  margin-left: 30px;
  margin-right: 30px;
}

.p30 {
  padding: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.ptb30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.plr30 {
  padding-left: 30px;
  padding-right: 30px;
}

.m31 {
  margin: 31px;
}

.mt31 {
  margin-top: 31px;
}

.mr31 {
  margin-right: 31px;
}

.mb31 {
  margin-bottom: 31px;
}

.ml31 {
  margin-left: 31px;
}

.mtb31 {
  margin-top: 31px;
  margin-bottom: 31px;
}

.mlr31 {
  margin-left: 31px;
  margin-right: 31px;
}

.p31 {
  padding: 31px;
}

.pt31 {
  padding-top: 31px;
}

.pr31 {
  padding-right: 31px;
}

.pb31 {
  padding-bottom: 31px;
}

.pl31 {
  padding-left: 31px;
}

.ptb31 {
  padding-top: 31px;
  padding-bottom: 31px;
}

.plr31 {
  padding-left: 31px;
  padding-right: 31px;
}

.m32 {
  margin: 32px;
}

.mt32 {
  margin-top: 32px;
}

.mr32 {
  margin-right: 32px;
}

.mb32 {
  margin-bottom: 32px;
}

.ml32 {
  margin-left: 32px;
}

.mtb32 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.mlr32 {
  margin-left: 32px;
  margin-right: 32px;
}

.p32 {
  padding: 32px;
}

.pt32 {
  padding-top: 32px;
}

.pr32 {
  padding-right: 32px;
}

.pb32 {
  padding-bottom: 32px;
}

.pl32 {
  padding-left: 32px;
}

.ptb32 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.plr32 {
  padding-left: 32px;
  padding-right: 32px;
}

.m33 {
  margin: 33px;
}

.mt33 {
  margin-top: 33px;
}

.mr33 {
  margin-right: 33px;
}

.mb33 {
  margin-bottom: 33px;
}

.ml33 {
  margin-left: 33px;
}

.mtb33 {
  margin-top: 33px;
  margin-bottom: 33px;
}

.mlr33 {
  margin-left: 33px;
  margin-right: 33px;
}

.p33 {
  padding: 33px;
}

.pt33 {
  padding-top: 33px;
}

.pr33 {
  padding-right: 33px;
}

.pb33 {
  padding-bottom: 33px;
}

.pl33 {
  padding-left: 33px;
}

.ptb33 {
  padding-top: 33px;
  padding-bottom: 33px;
}

.plr33 {
  padding-left: 33px;
  padding-right: 33px;
}

.m34 {
  margin: 34px;
}

.mt34 {
  margin-top: 34px;
}

.mr34 {
  margin-right: 34px;
}

.mb34 {
  margin-bottom: 34px;
}

.ml34 {
  margin-left: 34px;
}

.mtb34 {
  margin-top: 34px;
  margin-bottom: 34px;
}

.mlr34 {
  margin-left: 34px;
  margin-right: 34px;
}

.p34 {
  padding: 34px;
}

.pt34 {
  padding-top: 34px;
}

.pr34 {
  padding-right: 34px;
}

.pb34 {
  padding-bottom: 34px;
}

.pl34 {
  padding-left: 34px;
}

.ptb34 {
  padding-top: 34px;
  padding-bottom: 34px;
}

.plr34 {
  padding-left: 34px;
  padding-right: 34px;
}

.m35 {
  margin: 35px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.mtb35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.mlr35 {
  margin-left: 35px;
  margin-right: 35px;
}

.p35 {
  padding: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pl35 {
  padding-left: 35px;
}

.ptb35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.plr35 {
  padding-left: 35px;
  padding-right: 35px;
}

.m36 {
  margin: 36px;
}

.mt36 {
  margin-top: 36px;
}

.mr36 {
  margin-right: 36px;
}

.mb36 {
  margin-bottom: 36px;
}

.ml36 {
  margin-left: 36px;
}

.mtb36 {
  margin-top: 36px;
  margin-bottom: 36px;
}

.mlr36 {
  margin-left: 36px;
  margin-right: 36px;
}

.p36 {
  padding: 36px;
}

.pt36 {
  padding-top: 36px;
}

.pr36 {
  padding-right: 36px;
}

.pb36 {
  padding-bottom: 36px;
}

.pl36 {
  padding-left: 36px;
}

.ptb36 {
  padding-top: 36px;
  padding-bottom: 36px;
}

.plr36 {
  padding-left: 36px;
  padding-right: 36px;
}

.m37 {
  margin: 37px;
}

.mt37 {
  margin-top: 37px;
}

.mr37 {
  margin-right: 37px;
}

.mb37 {
  margin-bottom: 37px;
}

.ml37 {
  margin-left: 37px;
}

.mtb37 {
  margin-top: 37px;
  margin-bottom: 37px;
}

.mlr37 {
  margin-left: 37px;
  margin-right: 37px;
}

.p37 {
  padding: 37px;
}

.pt37 {
  padding-top: 37px;
}

.pr37 {
  padding-right: 37px;
}

.pb37 {
  padding-bottom: 37px;
}

.pl37 {
  padding-left: 37px;
}

.ptb37 {
  padding-top: 37px;
  padding-bottom: 37px;
}

.plr37 {
  padding-left: 37px;
  padding-right: 37px;
}

.m38 {
  margin: 38px;
}

.mt38 {
  margin-top: 38px;
}

.mr38 {
  margin-right: 38px;
}

.mb38 {
  margin-bottom: 38px;
}

.ml38 {
  margin-left: 38px;
}

.mtb38 {
  margin-top: 38px;
  margin-bottom: 38px;
}

.mlr38 {
  margin-left: 38px;
  margin-right: 38px;
}

.p38 {
  padding: 38px;
}

.pt38 {
  padding-top: 38px;
}

.pr38 {
  padding-right: 38px;
}

.pb38 {
  padding-bottom: 38px;
}

.pl38 {
  padding-left: 38px;
}

.ptb38 {
  padding-top: 38px;
  padding-bottom: 38px;
}

.plr38 {
  padding-left: 38px;
  padding-right: 38px;
}

.m39 {
  margin: 39px;
}

.mt39 {
  margin-top: 39px;
}

.mr39 {
  margin-right: 39px;
}

.mb39 {
  margin-bottom: 39px;
}

.ml39 {
  margin-left: 39px;
}

.mtb39 {
  margin-top: 39px;
  margin-bottom: 39px;
}

.mlr39 {
  margin-left: 39px;
  margin-right: 39px;
}

.p39 {
  padding: 39px;
}

.pt39 {
  padding-top: 39px;
}

.pr39 {
  padding-right: 39px;
}

.pb39 {
  padding-bottom: 39px;
}

.pl39 {
  padding-left: 39px;
}

.ptb39 {
  padding-top: 39px;
  padding-bottom: 39px;
}

.plr39 {
  padding-left: 39px;
  padding-right: 39px;
}

.m40 {
  margin: 40px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.mtb40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mlr40 {
  margin-left: 40px;
  margin-right: 40px;
}

.p40 {
  padding: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.ptb40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.plr40 {
  padding-left: 40px;
  padding-right: 40px;
}

.m41 {
  margin: 41px;
}

.mt41 {
  margin-top: 41px;
}

.mr41 {
  margin-right: 41px;
}

.mb41 {
  margin-bottom: 41px;
}

.ml41 {
  margin-left: 41px;
}

.mtb41 {
  margin-top: 41px;
  margin-bottom: 41px;
}

.mlr41 {
  margin-left: 41px;
  margin-right: 41px;
}

.p41 {
  padding: 41px;
}

.pt41 {
  padding-top: 41px;
}

.pr41 {
  padding-right: 41px;
}

.pb41 {
  padding-bottom: 41px;
}

.pl41 {
  padding-left: 41px;
}

.ptb41 {
  padding-top: 41px;
  padding-bottom: 41px;
}

.plr41 {
  padding-left: 41px;
  padding-right: 41px;
}

.m42 {
  margin: 42px;
}

.mt42 {
  margin-top: 42px;
}

.mr42 {
  margin-right: 42px;
}

.mb42 {
  margin-bottom: 42px;
}

.ml42 {
  margin-left: 42px;
}

.mtb42 {
  margin-top: 42px;
  margin-bottom: 42px;
}

.mlr42 {
  margin-left: 42px;
  margin-right: 42px;
}

.p42 {
  padding: 42px;
}

.pt42 {
  padding-top: 42px;
}

.pr42 {
  padding-right: 42px;
}

.pb42 {
  padding-bottom: 42px;
}

.pl42 {
  padding-left: 42px;
}

.ptb42 {
  padding-top: 42px;
  padding-bottom: 42px;
}

.plr42 {
  padding-left: 42px;
  padding-right: 42px;
}

.m43 {
  margin: 43px;
}

.mt43 {
  margin-top: 43px;
}

.mr43 {
  margin-right: 43px;
}

.mb43 {
  margin-bottom: 43px;
}

.ml43 {
  margin-left: 43px;
}

.mtb43 {
  margin-top: 43px;
  margin-bottom: 43px;
}

.mlr43 {
  margin-left: 43px;
  margin-right: 43px;
}

.p43 {
  padding: 43px;
}

.pt43 {
  padding-top: 43px;
}

.pr43 {
  padding-right: 43px;
}

.pb43 {
  padding-bottom: 43px;
}

.pl43 {
  padding-left: 43px;
}

.ptb43 {
  padding-top: 43px;
  padding-bottom: 43px;
}

.plr43 {
  padding-left: 43px;
  padding-right: 43px;
}

.m44 {
  margin: 44px;
}

.mt44 {
  margin-top: 44px;
}

.mr44 {
  margin-right: 44px;
}

.mb44 {
  margin-bottom: 44px;
}

.ml44 {
  margin-left: 44px;
}

.mtb44 {
  margin-top: 44px;
  margin-bottom: 44px;
}

.mlr44 {
  margin-left: 44px;
  margin-right: 44px;
}

.p44 {
  padding: 44px;
}

.pt44 {
  padding-top: 44px;
}

.pr44 {
  padding-right: 44px;
}

.pb44 {
  padding-bottom: 44px;
}

.pl44 {
  padding-left: 44px;
}

.ptb44 {
  padding-top: 44px;
  padding-bottom: 44px;
}

.plr44 {
  padding-left: 44px;
  padding-right: 44px;
}

.m45 {
  margin: 45px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.ml45 {
  margin-left: 45px;
}

.mtb45 {
  margin-top: 45px;
  margin-bottom: 45px;
}

.mlr45 {
  margin-left: 45px;
  margin-right: 45px;
}

.p45 {
  padding: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pr45 {
  padding-right: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pl45 {
  padding-left: 45px;
}

.ptb45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.plr45 {
  padding-left: 45px;
  padding-right: 45px;
}

.m46 {
  margin: 46px;
}

.mt46 {
  margin-top: 46px;
}

.mr46 {
  margin-right: 46px;
}

.mb46 {
  margin-bottom: 46px;
}

.ml46 {
  margin-left: 46px;
}

.mtb46 {
  margin-top: 46px;
  margin-bottom: 46px;
}

.mlr46 {
  margin-left: 46px;
  margin-right: 46px;
}

.p46 {
  padding: 46px;
}

.pt46 {
  padding-top: 46px;
}

.pr46 {
  padding-right: 46px;
}

.pb46 {
  padding-bottom: 46px;
}

.pl46 {
  padding-left: 46px;
}

.ptb46 {
  padding-top: 46px;
  padding-bottom: 46px;
}

.plr46 {
  padding-left: 46px;
  padding-right: 46px;
}

.m47 {
  margin: 47px;
}

.mt47 {
  margin-top: 47px;
}

.mr47 {
  margin-right: 47px;
}

.mb47 {
  margin-bottom: 47px;
}

.ml47 {
  margin-left: 47px;
}

.mtb47 {
  margin-top: 47px;
  margin-bottom: 47px;
}

.mlr47 {
  margin-left: 47px;
  margin-right: 47px;
}

.p47 {
  padding: 47px;
}

.pt47 {
  padding-top: 47px;
}

.pr47 {
  padding-right: 47px;
}

.pb47 {
  padding-bottom: 47px;
}

.pl47 {
  padding-left: 47px;
}

.ptb47 {
  padding-top: 47px;
  padding-bottom: 47px;
}

.plr47 {
  padding-left: 47px;
  padding-right: 47px;
}

.m48 {
  margin: 48px;
}

.mt48 {
  margin-top: 48px;
}

.mr48 {
  margin-right: 48px;
}

.mb48 {
  margin-bottom: 48px;
}

.ml48 {
  margin-left: 48px;
}

.mtb48 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.mlr48 {
  margin-left: 48px;
  margin-right: 48px;
}

.p48 {
  padding: 48px;
}

.pt48 {
  padding-top: 48px;
}

.pr48 {
  padding-right: 48px;
}

.pb48 {
  padding-bottom: 48px;
}

.pl48 {
  padding-left: 48px;
}

.ptb48 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.plr48 {
  padding-left: 48px;
  padding-right: 48px;
}

.m49 {
  margin: 49px;
}

.mt49 {
  margin-top: 49px;
}

.mr49 {
  margin-right: 49px;
}

.mb49 {
  margin-bottom: 49px;
}

.ml49 {
  margin-left: 49px;
}

.mtb49 {
  margin-top: 49px;
  margin-bottom: 49px;
}

.mlr49 {
  margin-left: 49px;
  margin-right: 49px;
}

.p49 {
  padding: 49px;
}

.pt49 {
  padding-top: 49px;
}

.pr49 {
  padding-right: 49px;
}

.pb49 {
  padding-bottom: 49px;
}

.pl49 {
  padding-left: 49px;
}

.ptb49 {
  padding-top: 49px;
  padding-bottom: 49px;
}

.plr49 {
  padding-left: 49px;
  padding-right: 49px;
}

.m50 {
  margin: 50px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.mtb50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.mlr50 {
  margin-left: 50px;
  margin-right: 50px;
}

.p50 {
  padding: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl50 {
  padding-left: 50px;
}

.ptb50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.plr50 {
  padding-left: 50px;
  padding-right: 50px;
}

.w1 {
  width: 4.1666666667%;
}

.w2 {
  width: 8.3333333333%;
}

.w3 {
  width: 12.5%;
}

.w4 {
  width: 16.6666666667%;
}

.w5 {
  width: 20.8333333333%;
}

.w6 {
  width: 25%;
}

.w7 {
  width: 29.1666666667%;
}

.w8 {
  width: 33.3333333333%;
}

.w9 {
  width: 37.5%;
}

.w10 {
  width: 41.6666666667%;
}

.w11 {
  width: 45.8333333333%;
}

.w12 {
  width: 50%;
}

.w13 {
  width: 54.1666666667%;
}

.w14 {
  width: 58.3333333333%;
}

.w15 {
  width: 62.5%;
}

.w16 {
  width: 66.6666666667%;
}

.w17 {
  width: 70.8333333333%;
}

.w18 {
  width: 75%;
}

.w19 {
  width: 79.1666666667%;
}

.w20 {
  width: 83.3333333333%;
}

.w21 {
  width: 87.5%;
}

.w22 {
  width: 91.6666666667%;
}

.w23 {
  width: 95.8333333333%;
}

.w24 {
  width: 100%;
}

@media (min-width: 768px) {
  .ws1 {
    width: 4.1666666667%;
  }
  .ws2 {
    width: 8.3333333333%;
  }
  .ws3 {
    width: 12.5%;
  }
  .ws4 {
    width: 16.6666666667%;
  }
  .ws5 {
    width: 20.8333333333%;
  }
  .ws6 {
    width: 25%;
  }
  .ws7 {
    width: 29.1666666667%;
  }
  .ws8 {
    width: 33.3333333333%;
  }
  .ws9 {
    width: 37.5%;
  }
  .ws10 {
    width: 41.6666666667%;
  }
  .ws11 {
    width: 45.8333333333%;
  }
  .ws12 {
    width: 50%;
  }
  .ws13 {
    width: 54.1666666667%;
  }
  .ws14 {
    width: 58.3333333333%;
  }
  .ws15 {
    width: 62.5%;
  }
  .ws16 {
    width: 66.6666666667%;
  }
  .ws17 {
    width: 70.8333333333%;
  }
  .ws18 {
    width: 75%;
  }
  .ws19 {
    width: 79.1666666667%;
  }
  .ws20 {
    width: 83.3333333333%;
  }
  .ws21 {
    width: 87.5%;
  }
  .ws22 {
    width: 91.6666666667%;
  }
  .ws23 {
    width: 95.8333333333%;
  }
  .ws24 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .wm1 {
    width: 4.1666666667%;
  }
  .wm2 {
    width: 8.3333333333%;
  }
  .wm3 {
    width: 12.5%;
  }
  .wm4 {
    width: 16.6666666667%;
  }
  .wm5 {
    width: 20.8333333333%;
  }
  .wm6 {
    width: 25%;
  }
  .wm7 {
    width: 29.1666666667%;
  }
  .wm8 {
    width: 33.3333333333%;
  }
  .wm9 {
    width: 37.5%;
  }
  .wm10 {
    width: 41.6666666667%;
  }
  .wm11 {
    width: 45.8333333333%;
  }
  .wm12 {
    width: 50%;
  }
  .wm13 {
    width: 54.1666666667%;
  }
  .wm14 {
    width: 58.3333333333%;
  }
  .wm15 {
    width: 62.5%;
  }
  .wm16 {
    width: 66.6666666667%;
  }
  .wm17 {
    width: 70.8333333333%;
  }
  .wm18 {
    width: 75%;
  }
  .wm19 {
    width: 79.1666666667%;
  }
  .wm20 {
    width: 83.3333333333%;
  }
  .wm21 {
    width: 87.5%;
  }
  .wm22 {
    width: 91.6666666667%;
  }
  .wm23 {
    width: 95.8333333333%;
  }
  .wm24 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .wl1 {
    width: 4.1666666667%;
  }
  .wl2 {
    width: 8.3333333333%;
  }
  .wl3 {
    width: 12.5%;
  }
  .wl4 {
    width: 16.6666666667%;
  }
  .wl5 {
    width: 20.8333333333%;
  }
  .wl6 {
    width: 25%;
  }
  .wl7 {
    width: 29.1666666667%;
  }
  .wl8 {
    width: 33.3333333333%;
  }
  .wl9 {
    width: 37.5%;
  }
  .wl10 {
    width: 41.6666666667%;
  }
  .wl11 {
    width: 45.8333333333%;
  }
  .wl12 {
    width: 50%;
  }
  .wl13 {
    width: 54.1666666667%;
  }
  .wl14 {
    width: 58.3333333333%;
  }
  .wl15 {
    width: 62.5%;
  }
  .wl16 {
    width: 66.6666666667%;
  }
  .wl17 {
    width: 70.8333333333%;
  }
  .wl18 {
    width: 75%;
  }
  .wl19 {
    width: 79.1666666667%;
  }
  .wl20 {
    width: 83.3333333333%;
  }
  .wl21 {
    width: 87.5%;
  }
  .wl22 {
    width: 91.6666666667%;
  }
  .wl23 {
    width: 95.8333333333%;
  }
  .wl24 {
    width: 100%;
  }
}
.erics-socialIcon {
  font-family: "socialshare";
}

.erics-socialIcon.weibo::after {
  content: "\f12a";
}

.erics-socialIcon.qq::after {
  content: "\f11a";
}

.erics-socialIcon.wechat::after {
  content: "\f09a";
}

.erics-socialIcon.douban::after {
  content: "\f10a";
}

.erics-socialIcon.qzone::after {
  content: "\f08a";
}

.erics-socialIcon.linkedin::after {
  content: "\f01a";
}

.erics-socialIcon.facebook::after {
  content: "\f03a";
}

.erics-socialIcon.twitter::after {
  content: "\f06a";
}

.erics-socialIcon.google::after {
  content: "\f04a";
}

.erics-hp {
  position: relative;
}

.erics-hp:hover > .erics-hp-panel {
  cursor: auto;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.erics-hp > .erics-hp-panel {
  position: absolute;
  background-color: var(--color-white);
  color: var(--color-black);
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.2s ease;
  border-radius: 2px;
}

.erics-hp > .erics-hp-panel > .erics-hp-head {
  line-height: 1.42857143;
  font-size: 14px;
}

.erics-hp > .erics-hp-panel::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  background-color: transparent;
}

:root {
  --color-r: 25;
  --color-g: 153;
  --color-b: 112;
  --darken: 30;
  --lighten: 30;
  --color-theme: rgb(var(--color-r), var(--color-g), var(--color-b));
  --color-theme-darken: rgb(calc(var(--color-r) - var(--darken)), calc(var(--color-g) - var(--darken)), calc(var(--color-b) - var(--darken)));
  --color-theme-lighten: rgb(calc(var(--color-r) + var(--lighten)), calc(var(--color-g) + var(--lighten)), calc(var(--color-b) + var(--lighten)));
  --color-black: #222;
  --color-white: #fff;
  --color-grey-1: #f9f9f9;
  --color-grey-11: #f5f5f5;
  --color-grey-2: #f0f0f0;
  --color-grey-3: #eee;
  --color-grey-4: #ddd;
  --color-grey-5: #d4d4d4;
  --color-grey-6: #ccc;
  --color-grey-7: #bbb;
  --color-grey-8: #9f9f9f;
  --color-222: #222;
  --color-333: #333;
  --color-777: #777;
  --color-666: #666;
  --color-888: #888;
  --color-999: #999;
  --color-carousel-1: 0;
  --color-carousel-2: 255;
  --color-mgrey-1: #f8f9fa;
  --color-pagebg: #f7f9fa ;
}

input,
select {
  background-color: var(--color-white);
  outline: none;
}

::selection {
  background-color: var(--color-theme);
  color: #fff;
}

html body {
  scroll-behavior: smooth;
  color: var(--color-black);
  background-color: var(--color-pagebg);
}

html body.article,
html body.page {
  background-color: var(--color-grey-11);
}

html body.article .card#blog-article-main > .card-body,
html body.page .card#blog-article-main > .card-body {
  padding: 40px;
}

html body.article .topbar,
html body.page .topbar {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

html body.index .card.list > .card-header,
html body.index .card.list > .function_t,
html body.index .function.list > .card-header,
html body.index .function.list > .function_t {
  display: none;
}

html body.night {
  --color-black: #fff;
  --color-white: #222;
  --color-grey-1: #333;
  --color-grey-11: #333;
  --color-grey-2: #555;
  --color-grey-3: #444;
  --color-grey-4: #444;
  --color-grey-5: #666;
  --color-grey-6: #ccc;
  --color-grey-7: #bbb;
  --color-grey-8: #9f9f9f;
  --color-222: #eee;
  --color-333: #ddd;
  --color-666: #eee;
  --color-777: #ddd;
  --color-888: #aaa;
  --color-999: #999;
  --color-carousel-1: 0;
  --color-carousel-2: 255;
  --color-mgrey-1: #000;
  --color-pagebg: #000 ;
}

html body .card {
  box-shadow: none;
}

@media (max-width: 992px) {
  body.index .topbar-occupy {
    margin-bottom: 0;
  }
}
a {
  transition: all 0.17s ease;
  color: var(--color-theme);
}

a:hover,
a:active,
a:focus {
  color: var(--color-theme);
  text-decoration: none;
}

#blog-all {
  position: relative;
}

script {
  display: none !important;
}

.topbar a,
#blog-sidebar a,
#blog-list a,
#blog-footer a,
.searchModal a,
.fixed-btns a,
#blog-commentArea a,
#blog-relatedArticles a,
#blog-path-nav a,
#blog-article > .card-body > article > .header a,
#blog-article .article-guide a,
#blog-article .footer > .tags a,
.mobile-navbar a,
#blog-notFound a,
.article-header a {
  color: var(--color-black);
  text-decoration: none;
}

.topbar a:hover,
#blog-sidebar a:hover,
#blog-list a:hover,
#blog-footer a:hover,
.searchModal a:hover,
.fixed-btns a:hover,
#blog-commentArea a:hover,
#blog-relatedArticles a:hover,
#blog-path-nav a:hover,
#blog-article > .card-body > article > .header a:hover,
#blog-article .article-guide a:hover,
#blog-article .footer > .tags a:hover,
.mobile-navbar a:hover,
#blog-notFound a:hover,
.article-header a:hover {
  color: var(--color-theme);
  text-decoration: none;
}

.topbar input[type=submit],
#blog-sidebar input[type=submit],
#blog-list input[type=submit],
#blog-footer input[type=submit],
.searchModal input[type=submit],
.fixed-btns input[type=submit],
#blog-commentArea input[type=submit],
#blog-relatedArticles input[type=submit],
#blog-path-nav input[type=submit],
#blog-article > .card-body > article > .header input[type=submit],
#blog-article .article-guide input[type=submit],
#blog-article .footer > .tags input[type=submit],
.mobile-navbar input[type=submit],
#blog-notFound input[type=submit],
.article-header input[type=submit] {
  border: 1px solid var(--color-theme);
  background-color: var(--color-theme);
  color: var(--color-white);
}

.topbar input,
#blog-sidebar input,
#blog-list input,
#blog-footer input,
.searchModal input,
.fixed-btns input,
#blog-commentArea input,
#blog-relatedArticles input,
#blog-path-nav input,
#blog-article > .card-body > article > .header input,
#blog-article .article-guide input,
#blog-article .footer > .tags input,
.mobile-navbar input,
#blog-notFound input,
.article-header input {
  border: 1px solid var(--color-grey-4);
  transition: all 0.4s ease;
}

.topbar input:focus,
#blog-sidebar input:focus,
#blog-list input:focus,
#blog-footer input:focus,
.searchModal input:focus,
.fixed-btns input:focus,
#blog-commentArea input:focus,
#blog-relatedArticles input:focus,
#blog-path-nav input:focus,
#blog-article > .card-body > article > .header input:focus,
#blog-article .article-guide input:focus,
#blog-article .footer > .tags input:focus,
.mobile-navbar input:focus,
#blog-notFound input:focus,
.article-header input:focus {
  border-color: var(--color-theme);
}

.topbar button,
#blog-sidebar button,
#blog-list button,
#blog-footer button,
.searchModal button,
.fixed-btns button,
#blog-commentArea button,
#blog-relatedArticles button,
#blog-path-nav button,
#blog-article > .card-body > article > .header button,
#blog-article .article-guide button,
#blog-article .footer > .tags button,
.mobile-navbar button,
#blog-notFound button,
.article-header button {
  padding: 0;
}

.topbar ul,
.topbar li,
.topbar ol,
#blog-sidebar ul,
#blog-sidebar li,
#blog-sidebar ol,
#blog-list ul,
#blog-list li,
#blog-list ol,
#blog-footer ul,
#blog-footer li,
#blog-footer ol,
.searchModal ul,
.searchModal li,
.searchModal ol,
.fixed-btns ul,
.fixed-btns li,
.fixed-btns ol,
#blog-commentArea ul,
#blog-commentArea li,
#blog-commentArea ol,
#blog-relatedArticles ul,
#blog-relatedArticles li,
#blog-relatedArticles ol,
#blog-path-nav ul,
#blog-path-nav li,
#blog-path-nav ol,
#blog-article > .card-body > article > .header ul,
#blog-article > .card-body > article > .header li,
#blog-article > .card-body > article > .header ol,
#blog-article .article-guide ul,
#blog-article .article-guide li,
#blog-article .article-guide ol,
#blog-article .footer > .tags ul,
#blog-article .footer > .tags li,
#blog-article .footer > .tags ol,
.mobile-navbar ul,
.mobile-navbar li,
.mobile-navbar ol,
#blog-notFound ul,
#blog-notFound li,
#blog-notFound ol,
.article-header ul,
.article-header li,
.article-header ol {
  margin: 0;
  padding: 0;
  outline: none;
  list-style: none;
}

.topbar h1,
.topbar h2,
.topbar h3,
.topbar h4,
.topbar h5,
.topbar h6,
#blog-sidebar h1,
#blog-sidebar h2,
#blog-sidebar h3,
#blog-sidebar h4,
#blog-sidebar h5,
#blog-sidebar h6,
#blog-list h1,
#blog-list h2,
#blog-list h3,
#blog-list h4,
#blog-list h5,
#blog-list h6,
#blog-footer h1,
#blog-footer h2,
#blog-footer h3,
#blog-footer h4,
#blog-footer h5,
#blog-footer h6,
.searchModal h1,
.searchModal h2,
.searchModal h3,
.searchModal h4,
.searchModal h5,
.searchModal h6,
.fixed-btns h1,
.fixed-btns h2,
.fixed-btns h3,
.fixed-btns h4,
.fixed-btns h5,
.fixed-btns h6,
#blog-commentArea h1,
#blog-commentArea h2,
#blog-commentArea h3,
#blog-commentArea h4,
#blog-commentArea h5,
#blog-commentArea h6,
#blog-relatedArticles h1,
#blog-relatedArticles h2,
#blog-relatedArticles h3,
#blog-relatedArticles h4,
#blog-relatedArticles h5,
#blog-relatedArticles h6,
#blog-path-nav h1,
#blog-path-nav h2,
#blog-path-nav h3,
#blog-path-nav h4,
#blog-path-nav h5,
#blog-path-nav h6,
#blog-article > .card-body > article > .header h1,
#blog-article > .card-body > article > .header h2,
#blog-article > .card-body > article > .header h3,
#blog-article > .card-body > article > .header h4,
#blog-article > .card-body > article > .header h5,
#blog-article > .card-body > article > .header h6,
#blog-article .article-guide h1,
#blog-article .article-guide h2,
#blog-article .article-guide h3,
#blog-article .article-guide h4,
#blog-article .article-guide h5,
#blog-article .article-guide h6,
#blog-article .footer > .tags h1,
#blog-article .footer > .tags h2,
#blog-article .footer > .tags h3,
#blog-article .footer > .tags h4,
#blog-article .footer > .tags h5,
#blog-article .footer > .tags h6,
.mobile-navbar h1,
.mobile-navbar h2,
.mobile-navbar h3,
.mobile-navbar h4,
.mobile-navbar h5,
.mobile-navbar h6,
#blog-notFound h1,
#blog-notFound h2,
#blog-notFound h3,
#blog-notFound h4,
#blog-notFound h5,
#blog-notFound h6,
.article-header h1,
.article-header h2,
.article-header h3,
.article-header h4,
.article-header h5,
.article-header h6 {
  margin: 0;
  line-height: 1.42857143;
}

#blog-path-nav {
  margin: 0;
}

.asc,
.allowSvgClick {
  position: relative;
}

.asc::after,
.allowSvgClick::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

table {
  border: 1px solid var(--color-grey-4);
}

table thead,
table tr.firstRow {
  font-weight: 700;
  background-color: var(--color-grey-2);
}

table tr {
  border-bottom: 1px solid var(--color-grey-4);
}

table tr td,
table tr th {
  padding: 13px 20px;
  border-right: 1px solid var(--color-grey-4);
}

.ad {
  display: block;
  margin-bottom: 20px;
}

.ad > img {
  max-width: 100%;
}

.ionicon,
.icon {
  fill: currentColor;
  stroke: currentColor;
  visibility: inherit;
  font-size: inherit;
}

.ionicon-fill-none {
  fill: none;
}

.ionicon-stroke-width {
  stroke-width: 30px;
}

svg {
  display: inline-block;
  width: 1.1em;
  height: 1.1em;
  margin-bottom: -0.125em;
}

.tippy-box[data-animation=fade][data-state=hidden] {
  opacity: 0;
}

[data-tippy-root] {
  max-width: calc(100vw - 10px);
}

.tippy-box {
  position: relative;
  background-color: #333;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.4;
  white-space: normal;
  outline: 0;
  transition-property: transform, visibility, opacity;
}

.tippy-box[data-placement^=top] > .tippy-arrow {
  bottom: 0;
}

.tippy-box[data-placement^=top] > .tippy-arrow:before {
  bottom: -7px;
  left: 0;
  border-width: 8px 8px 0;
  border-top-color: initial;
  transform-origin: center top;
}

.tippy-box[data-placement^=bottom] > .tippy-arrow {
  top: 0;
}

.tippy-box[data-placement^=bottom] > .tippy-arrow:before {
  top: -7px;
  left: 0;
  border-width: 0 8px 8px;
  border-bottom-color: initial;
  transform-origin: center bottom;
}

.tippy-box[data-placement^=left] > .tippy-arrow {
  right: 0;
}

.tippy-box[data-placement^=left] > .tippy-arrow:before {
  border-width: 8px 0 8px 8px;
  border-left-color: initial;
  right: -7px;
  transform-origin: center left;
}

.tippy-box[data-placement^=right] > .tippy-arrow {
  left: 0;
}

.tippy-box[data-placement^=right] > .tippy-arrow:before {
  left: -7px;
  border-width: 8px 8px 8px 0;
  border-right-color: initial;
  transform-origin: center right;
}

.tippy-box[data-inertia][data-state=visible] {
  transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
}

.tippy-arrow {
  width: 16px;
  height: 16px;
  color: #333;
}

.tippy-arrow:before {
  content: "";
  position: absolute;
  border-color: transparent;
  border-style: solid;
}

.tippy-content {
  position: relative;
  padding: 5px 9px;
  z-index: 1;
}

.tippy-box[data-placement^=top] > .tippy-svg-arrow {
  bottom: 0;
}

.tippy-box[data-placement^=top] > .tippy-svg-arrow:after,
.tippy-box[data-placement^=top] > .tippy-svg-arrow > svg {
  top: 16px;
  transform: rotate(180deg);
}

.tippy-box[data-placement^=bottom] > .tippy-svg-arrow {
  top: 0;
}

.tippy-box[data-placement^=bottom] > .tippy-svg-arrow > svg {
  bottom: 16px;
}

.tippy-box[data-placement^=left] > .tippy-svg-arrow {
  right: 0;
}

.tippy-box[data-placement^=left] > .tippy-svg-arrow:after,
.tippy-box[data-placement^=left] > .tippy-svg-arrow > svg {
  transform: rotate(90deg);
  top: calc(50% - 3px);
  left: 11px;
}

.tippy-box[data-placement^=right] > .tippy-svg-arrow {
  left: 0;
}

.tippy-box[data-placement^=right] > .tippy-svg-arrow:after,
.tippy-box[data-placement^=right] > .tippy-svg-arrow > svg {
  transform: rotate(-90deg);
  top: calc(50% - 3px);
  right: 11px;
}

.tippy-svg-arrow {
  width: 16px;
  height: 16px;
  fill: #333;
  text-align: initial;
}

.tippy-svg-arrow,
.tippy-svg-arrow > svg {
  position: absolute;
}

.searchModal {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.55);
  z-index: 1201;
  border: none;
  padding: 40px 0;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  transform: translateZ(0);
  display: flex;
  align-items: center;
}

.searchModal.on {
  top: 0;
  visibility: visible;
  opacity: 1;
}

.searchModal.on > .container2 {
  margin-top: 0;
}

.searchModal > .container2 {
  position: relative;
  max-width: 800px;
  background-color: var(--color-white);
  padding: 40px 20px;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin-top: -100px;
  transition: all 0.6s ease;
}

.searchModal > .container2 form {
  position: relative;
}

.searchModal > .container2 .header {
  margin-bottom: 10px;
}

.searchModal > .container2 .header .real {
  color: var(--color-666);
  font-size: 18px;
}

.searchModal > .container2 .body {
  position: relative;
}

.searchModal > .container2 .body input.searchFrame {
  border: none;
  outline: none;
  padding: 0 10px;
  font-size: 16px;
  transition: all 0.17s ease;
  border-radius: 6px;
  border: none;
  background-color: var(--color-grey-2);
  height: 52px;
  width: 100%;
}

.searchModal > .container2 .body input.searchFrame:focus {
  border-color: var(--color-theme);
}

.searchModal > .container2 .body .searchBtn {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  display: block;
  font-size: 20px;
  border: none;
  outline: none;
  background-color: var(--color-theme);
  color: #fff;
  padding: 6px 20px;
  border-radius: 6px;
}

.searchModal > .container2 .body .searchBtn:hover {
  opacity: 0.8;
}

.searchModal > .container2 .body .searchBtn > svg {
  width: 18px;
  height: 18px;
  display: block;
  stroke-width: 50px;
}

.searchModal > .container2 .close {
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -90px;
  cursor: pointer;
  background-color: var(--color-white);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.searchModal > .container2 .close > svg {
  width: 30px;
  height: 30px;
  stroke-width: 60px;
}

.card.suggest-modules > .card-body {
  padding-left: 0;
}

.card.suggest-modules > .card-body > .row > .item {
  padding-left: 15px;
}

.card.suggest-modules > .card-body > .row > .item > a {
  position: relative;
  height: 166px;
  display: block;
  overflow: hidden;
  border-radius: 4px;
}

.card.suggest-modules > .card-body > .row > .item > a:hover .cover {
  transform: scale(1.08);
}

.card.suggest-modules > .card-body > .row > .item > a > .cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
}

.card.suggest-modules > .card-body > .row > .item > a > .bot {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.7));
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 18px;
}

#index-friendly-links ul {
  font-size: 0;
  list-style: none;
  padding: 0;
}

#index-friendly-links ul * {
  font-size: 14px;
}

#index-friendly-links ul > li {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 30px;
}

#index-friendly-links ul > li > a {
  display: block;
  width: 100%;
  color: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#index-friendly-links ul > li > a:hover {
  color: var(--color-theme);
}

@media (max-width: 992px) {
  .card.suggest-modules > .card-body > .row > .item {
    padding-left: 10px;
  }
  .card.suggest-modules > .card-body > .row > .item > a {
    height: 100px;
  }
}
#list-tabs {
  background-color: var(--color-white);
  padding: 0 20px;
}

#list-tabs > .tab {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding: 17.5px 0;
  font-size: 16px;
  margin-right: 25px;
  transition: all 0.17s ease;
}

#list-tabs > .tab:hover {
  color: var(--color-theme);
}

#list-tabs > .tab.active {
  color: var(--color-theme);
}

#list-tabs > .tab > .bot-line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--color-theme);
}

.loading-bar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  opacity: 0;
  transition: opacity 0.4s linear;
}

.loading-bar .progress {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--color-theme);
  box-shadow: 0 0 10px var(--color-theme);
}

.loading-bar.loading {
  opacity: 1;
  transition: none;
}

.loading-bar.loading .progress {
  transition: width 0.4s ease;
}

.topbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 74px;
  z-index: 1200;
  background-color: var(--color-white);
  line-height: 74px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}

.topbar .logo {
  font-size: 30px;
  margin-right: 20px;
}

.topbar .logo a {
  display: inline-block;
}

.topbar .logo a img {
  margin-top: 18px;
  height: 38px;
}

.topbar .topbar-right a {
  display: inline-block;
}

.topbar .topbar-right a:hover {
  color: var(--color-theme);
}

.topbar .topbar-right > .pc-part {
  position: relative;
}

.topbar .topbar-right > .pc-part > * {
  display: inline-block;
  margin-left: 25px;
}

.topbar .topbar-right > .pc-part > *:first-child {
  margin-left: 0;
}

.topbar .topbar-right > .pc-part .iconBtn {
  background-color: transparent;
  cursor: pointer;
  border: none;
}

.topbar .topbar-right > .pc-part .iconBtn svg {
  width: 22px;
  height: 22px;
  stroke-width: 35px;
  margin-bottom: -4px;
}

.topbar .topbar-right > .pc-part .iconBtn a:hover {
  color: inherit;
}

.topbar .topbar-right > .pc-part form.search {
  margin-top: 10px;
  line-height: 20px;
}

.topbar .topbar-right > .pc-part form.search > input {
  width: 130px;
  background-color: var(--color-grey-2);
  padding: 8px 15px;
  padding-right: 35px;
  border-radius: 20px;
  outline: none;
  border: none;
  transition: all 0.3s ease;
}

.topbar .topbar-right > .pc-part form.search > input:focus {
  width: 200px;
}

.topbar .topbar-right > .pc-part form.search > button {
  font-size: 16px;
  padding: 8px 0;
  background-color: transparent;
  border: none;
  outline: none;
  margin-left: -30px;
  color: var(--color-888);
}

.topbar .topbar-right > .mobile-part {
  position: relative;
}

.topbar .topbar-right > .mobile-part > * {
  display: inline-block;
  vertical-align: bottom;
  height: 64px;
  padding: 0 8px;
  background-color: transparent;
  border: none;
  line-height: 74px;
}

.topbar .topbar-right > .mobile-part > * > svg {
  width: 25px;
  height: 25px;
  stroke-width: 25px;
}

.topbar .navbar li a {
  position: relative;
}

.topbar .navbar li a::after {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  height: 2px;
  bottom: 0;
  transition: all 0.17s ease;
  background-color: var(--color-theme);
}

.topbar .navbar li a.active {
  color: var(--color-theme);
}

.topbar .navbar li a.active:hover {
  color: var(--color-theme);
}

.topbar .navbar > li {
  position: relative;
  display: inline-block;
}

.topbar .navbar > li:hover > a > .chevron-down {
  transform: rotate(-90deg);
}

.topbar .navbar > li > a {
  font-size: 15px;
  display: block;
  line-height: 74px;
  padding: 0 15px;
  color: var(--color-black);
}

.topbar .navbar > li > a.active,
.topbar .navbar > li > a:hover {
  color: var(--color-theme);
}

.topbar .navbar > li > a.active::after,
.topbar .navbar > li > a:hover::after {
  left: 17.5px;
  right: 17.5px;
}

.topbar .navbar > li > a > .chevron-down {
  width: 14px;
  height: 14px;
  transition: transform 0.3s ease;
  margin-left: 2px;
  stroke-width: 44px;
  margin-top: -3px;
  margin-bottom: -0.125em;
}

.topbar .navbar > li > a > svg {
  width: 22px;
  height: 22px;
  margin-right: 5px;
  margin-bottom: -5px;
}

.topbar .navbar > li > ul {
  border-radius: 2px;
  line-height: 1.42857143;
  transform: rotateX(-90deg);
  transform-origin: 0 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0s ease;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  margin-top: -4px;
  z-index: 1300;
  width: 120px;
  left: 0;
  right: 0;
  background-color: var(--color-white);
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  overflow: hidden;
  border-radius: 4px;
}

.topbar .navbar > li > ul:before,
.topbar .navbar > li > ul:after {
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-top: -16px;
  margin-left: -8px;
  border: 8px solid transparent;
  border-bottom: 8px solid var(--color-grey-3);
  content: "";
}

.topbar .navbar > li > ul:before {
  top: 0;
}

.topbar .navbar > li > ul:after {
  top: 1px;
  border-bottom-color: var(--color-white);
}

.topbar .navbar > li > ul > li > a {
  transition: all 0.1s ease;
  font-size: 16px;
  text-align: center;
  display: block;
  padding: 10px 20px;
  color: var(--color-black);
}

.topbar .navbar > li > ul > li > a:hover {
  color: var(--color-black);
  background-color: var(--color-grey-1);
}

.topbar .navbar > li:hover ul {
  transform: rotateX(0);
  opacity: 1;
  visibility: inherit;
  pointer-events: all;
}

.topbar-occupy {
  height: 74px;
  margin-bottom: 20px;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-button {
  background-color: rgba(0, 0, 0, 0);
  height: 2px;
  width: 2px;
}

::-webkit-scrollbar-corner {
  background: rgba(0, 0, 0, 0);
  border-radius: 0 0 8px 0;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(130, 130, 130, 0.5);
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
  background-color: var(--color-theme);
}

.mobile-navbar {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1300;
  transition: all 0.2s ease;
}

.mobile-navbar > .main {
  position: relative;
  margin-left: -100%;
  padding: 22.5px 0;
  padding-top: 42.5px;
  display: inline-block;
  width: 70%;
  height: 100%;
  background-color: var(--color-white);
  overflow-y: auto;
  overflow-x: hidden;
  transition: all 0.3s ease;
}

.mobile-navbar > .main > .module-searchPanel {
  padding: 0 15px;
  margin-top: 15px;
}

.mobile-navbar > .main .close {
  position: absolute;
  top: 7.5px;
  right: 7.5px;
}

.mobile-navbar > .main .close > svg {
  font-size: 35px;
  color: var(--color-777);
  stroke-width: 24px;
}

.mobile-navbar > .main .navbar > li {
  position: relative;
  display: block;
}

.mobile-navbar > .main .navbar > li > a {
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid var(--color-grey-3);
  font-size: 16px;
}

.mobile-navbar > .main .navbar > li a.active {
  color: var(--color-theme);
}

.mobile-navbar > .main .navbar > li > ul {
  overflow: hidden;
  transition: all 0.17s ease;
  max-height: 0;
}

.mobile-navbar > .main .navbar > li > ul.on {
  max-height: 300px;
}

.mobile-navbar > .main .navbar > li > ul > li > a {
  display: block;
  padding: 10px 15px;
}

.mobile-navbar > .main .navbar > li > svg {
  display: block;
  position: absolute;
  transition: all 0.17s ease;
  top: 0;
  right: 0;
  font-size: 22px;
  padding: 10px 15px;
  stroke-width: 30px;
}

.mobile-navbar > .main .navbar > li > svg.on {
  transform: rotate(-180deg);
}

.mobile-navbar > .main > .append .login-reg {
  margin-top: 15px;
  text-align: center;
}

.mobile-navbar > .main > .append .login-reg > .clickShowSearch {
  display: none;
}

.mobile-navbar > .main > .append .login-reg > a {
  display: inline-block !important;
}

.mobile-navbar > .main > .append .login-reg > .line {
  display: inline-block !important;
  margin: 0 7.5px;
}

.mobile-navbar.show {
  visibility: visible;
  opacity: 1;
}

.mobile-navbar.show > .main {
  margin: 0;
}

#blog-sidebar > .function > .function_t {
  overflow: hidden;
}

#blog-sidebar > .function > .function_c {
  overflow: hidden;
}

#blog-sidebar > .function#divCatalog ul,
#blog-sidebar > .function#divTags ul {
  font-size: 0;
}

#blog-sidebar > .function#divCatalog ul > li,
#blog-sidebar > .function#divTags ul > li {
  font-size: 14px;
  display: inline-block;
  width: 50%;
}

#blog-sidebar > .function#divCatalog ul > li > a,
#blog-sidebar > .function#divTags ul > li > a {
  display: block;
  padding: 4px 6px;
  text-align: center;
  border: 1px solid transparent;
  background-color: var(--color-mgrey-1);
  margin: 3px;
  border-radius: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#blog-sidebar > .function#divCatalog ul > li > a:hover,
#blog-sidebar > .function#divTags ul > li > a:hover {
  border-color: var(--color-theme);
  color: var(--color-theme);
}

#blog-sidebar > .function#divLinkage ul,
#blog-sidebar > .function#divArchives ul,
#blog-sidebar > .function#divAuthors ul,
#blog-sidebar > .function#divStatistics ul,
#blog-sidebar > .function#divFavorites ul {
  font-size: 0;
}

#blog-sidebar > .function#divLinkage ul *,
#blog-sidebar > .function#divArchives ul *,
#blog-sidebar > .function#divAuthors ul *,
#blog-sidebar > .function#divStatistics ul *,
#blog-sidebar > .function#divFavorites ul * {
  font-size: 14px;
}

#blog-sidebar > .function#divLinkage ul > li,
#blog-sidebar > .function#divArchives ul > li,
#blog-sidebar > .function#divAuthors ul > li,
#blog-sidebar > .function#divStatistics ul > li,
#blog-sidebar > .function#divFavorites ul > li {
  margin-bottom: 10px;
}

#blog-sidebar > .function#divLinkage ul > li > a,
#blog-sidebar > .function#divArchives ul > li > a,
#blog-sidebar > .function#divAuthors ul > li > a,
#blog-sidebar > .function#divStatistics ul > li > a,
#blog-sidebar > .function#divFavorites ul > li > a {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#blog-sidebar > .function#divPrevious ul > li,
#blog-sidebar > .function#divComments ul > li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
}

#blog-sidebar > .function#divPrevious ul > li:last-child,
#blog-sidebar > .function#divComments ul > li:last-child {
  margin-bottom: 0;
}

#blog-sidebar > .function#divContorPanel .cp-login,
#blog-sidebar > .function#divContorPanel .cp-vrs {
  margin-top: 15px;
  display: inline-block;
}

#blog-sidebar > .function#divContorPanel .cp-login > a,
#blog-sidebar > .function#divContorPanel .cp-vrs > a {
  display: block;
  padding: 4px 8px;
  border: 1px solid var(--color-grey-4);
  border-radius: 30px;
}

#blog-sidebar > .function#divCalendar {
  width: 100%;
  padding: 0;
}

#blog-sidebar > .function#divCalendar caption {
  padding-top: 0;
  text-align: center;
  border-bottom: 1px solid var(--color-grey-4);
  margin-bottom: 15px;
}

#blog-sidebar > .function#divCalendar table {
  width: 100%;
  text-align: center;
}

#blog-sidebar > .function#divCalendar table th {
  text-align: center;
}

#blog-sidebar > .function > .function_t {
  padding: 15px;
}

#blog-sidebar > .function > .function_t::before {
  left: 15px;
}

#blog-sidebar > .function > .function_c {
  padding: 15px;
}

#blog-sidebar > .function#divSearchPanel > .function_c form {
  display: table;
}

#blog-sidebar > .function#divSearchPanel > .function_c form > label {
  display: table-cell;
  width: 100%;
  vertical-align: bottom;
}

#blog-sidebar > .function#divSearchPanel > .function_c form > label input {
  display: block;
  width: 100%;
  padding: 3px 12px;
}

#blog-sidebar > .function#divSearchPanel > .function_c form > input {
  display: table-cell;
  padding: 3px 12px;
  vertical-align: bottom;
}

#blog-sidebar > .function#aboutBlog > .function_t {
  display: none;
}

#blog-sidebar > .function#aboutBlog > .function_c {
  position: relative;
  padding: 0;
}

#blog-sidebar > .function#aboutBlog > .function_c .bg {
  width: 100%;
  height: 120px;
}

#blog-sidebar > .function#aboutBlog > .function_c .bg > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#blog-sidebar > .function#aboutBlog > .function_c .avatar {
  margin: 0 auto;
  margin-top: -42px;
  width: 70px;
  height: 70px;
  overflow: hidden;
}

#blog-sidebar > .function#aboutBlog > .function_c .avatar > img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 4px solid var(--color-white);
}

#blog-sidebar > .function#aboutBlog > .function_c .title {
  font-size: 20px;
  margin-top: 10.5px;
  text-align: center;
}

#blog-sidebar > .function#aboutBlog > .function_c .des {
  font-size: 14px;
  padding: 7.5px;
  margin-bottom: 0;
  text-align: center;
  color: var(--color-999);
}

#blog-sidebar > .function#aboutBlog > .function_c .data {
  font-size: 0;
  margin-bottom: 22.5px;
}

#blog-sidebar > .function#aboutBlog > .function_c .data > .unit {
  display: inline-block;
  width: 50%;
  text-align: center;
}

#blog-sidebar > .function#aboutBlog > .function_c .data > .unit > .number {
  font-size: 20px;
}

#blog-sidebar > .function#aboutBlog > .function_c .data > .unit > .t {
  font-size: 13px;
  color: var(--color-999);
}

#blog-sidebar > .function#aboutBlog > .function_c .data > .unit:first-child {
  position: relative;
}

#blog-sidebar > .function#aboutBlog > .function_c .data > .unit:first-child::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 30px;
  background-color: var(--color-grey-4);
  margin-top: -15px;
}

#blog-sidebar > .function#articleMenu > .function_c {
  position: relative;
  max-height: 400px;
  padding-left: 0;
  padding-right: 0;
  overflow-y: auto;
}

#blog-sidebar > .function#articleMenu > .function_c .catalog {
  position: relative;
  padding: 7px 0;
  cursor: pointer;
}

#blog-sidebar > .function#articleMenu > .function_c .catalog::before {
  content: "";
  position: absolute;
  top: 20%;
  bottom: 20%;
  left: 0;
  width: 4px;
  background-color: transparent;
  border-radius: 4px;
}

#blog-sidebar > .function#articleMenu > .function_c .catalog.catalog-active {
  color: var(--color-theme);
}

#blog-sidebar > .function#articleMenu > .function_c .catalog.catalog-active::before {
  background-color: var(--color-theme);
}

#blog-sidebar > .function#articleMenu > .function_c .catalog-h1 {
  padding-left: 1em;
}

#blog-sidebar > .function#articleMenu > .function_c .catalog-h2 {
  padding-left: 2em;
}

#blog-sidebar > .function#articleMenu > .function_c .catalog-h3 {
  padding-left: 3.5em;
  color: var(--color-999);
}

#blog-sidebar > .function#articleMenu > .function_c .catalog-h4 {
  padding-left: 4em;
}

#blog-sidebar > .function#articleMenu > .function_c .catalog-h5 {
  padding-left: 5em;
}

#blog-sidebar > .function#articleMenu > .function_c .catalog-h6 {
  padding-left: 6em;
}

#blog-sidebar > .function#divTags > .function_c ul > li > a:hover {
  opacity: 0.8;
}

#blog-sidebar > .function#divPrevious > .function_c,
#blog-sidebar > .function#hotList > .function_c,
#blog-sidebar > .function#newList > .function_c,
#blog-sidebar > .function#randomList > .function_c {
  padding-bottom: 0;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li,
#blog-sidebar > .function#hotList > .function_c ul > li,
#blog-sidebar > .function#newList > .function_c ul > li,
#blog-sidebar > .function#randomList > .function_c ul > li {
  position: relative;
  margin-bottom: 15px;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li:before,
#blog-sidebar > .function#divPrevious > .function_c ul > li:after,
#blog-sidebar > .function#hotList > .function_c ul > li:before,
#blog-sidebar > .function#hotList > .function_c ul > li:after,
#blog-sidebar > .function#newList > .function_c ul > li:before,
#blog-sidebar > .function#newList > .function_c ul > li:after,
#blog-sidebar > .function#randomList > .function_c ul > li:before,
#blog-sidebar > .function#randomList > .function_c ul > li:after {
  display: table;
  content: " ";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li:after,
#blog-sidebar > .function#hotList > .function_c ul > li:after,
#blog-sidebar > .function#newList > .function_c ul > li:after,
#blog-sidebar > .function#randomList > .function_c ul > li:after {
  clear: both;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li:hover > .thumb > a > img,
#blog-sidebar > .function#hotList > .function_c ul > li:hover > .thumb > a > img,
#blog-sidebar > .function#newList > .function_c ul > li:hover > .thumb > a > img,
#blog-sidebar > .function#randomList > .function_c ul > li:hover > .thumb > a > img {
  transform: scale(1.08);
}

#blog-sidebar > .function#divPrevious > .function_c ul > li:nth-child(2) > .thumb::before,
#blog-sidebar > .function#hotList > .function_c ul > li:nth-child(2) > .thumb::before,
#blog-sidebar > .function#newList > .function_c ul > li:nth-child(2) > .thumb::before,
#blog-sidebar > .function#randomList > .function_c ul > li:nth-child(2) > .thumb::before {
  content: "2";
  background-color: var(--color-theme);
}

#blog-sidebar > .function#divPrevious > .function_c ul > li:nth-child(3) > .thumb::before,
#blog-sidebar > .function#hotList > .function_c ul > li:nth-child(3) > .thumb::before,
#blog-sidebar > .function#newList > .function_c ul > li:nth-child(3) > .thumb::before,
#blog-sidebar > .function#randomList > .function_c ul > li:nth-child(3) > .thumb::before {
  content: "3";
  background-color: var(--color-theme);
}

#blog-sidebar > .function#divPrevious > .function_c ul > li:nth-child(4) > .thumb::before,
#blog-sidebar > .function#hotList > .function_c ul > li:nth-child(4) > .thumb::before,
#blog-sidebar > .function#newList > .function_c ul > li:nth-child(4) > .thumb::before,
#blog-sidebar > .function#randomList > .function_c ul > li:nth-child(4) > .thumb::before {
  content: "4";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li:nth-child(5) > .thumb::before,
#blog-sidebar > .function#hotList > .function_c ul > li:nth-child(5) > .thumb::before,
#blog-sidebar > .function#newList > .function_c ul > li:nth-child(5) > .thumb::before,
#blog-sidebar > .function#randomList > .function_c ul > li:nth-child(5) > .thumb::before {
  content: "5";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li:nth-child(6) > .thumb::before,
#blog-sidebar > .function#hotList > .function_c ul > li:nth-child(6) > .thumb::before,
#blog-sidebar > .function#newList > .function_c ul > li:nth-child(6) > .thumb::before,
#blog-sidebar > .function#randomList > .function_c ul > li:nth-child(6) > .thumb::before {
  content: "6";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li:nth-child(7) > .thumb::before,
#blog-sidebar > .function#hotList > .function_c ul > li:nth-child(7) > .thumb::before,
#blog-sidebar > .function#newList > .function_c ul > li:nth-child(7) > .thumb::before,
#blog-sidebar > .function#randomList > .function_c ul > li:nth-child(7) > .thumb::before {
  content: "7";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li:nth-child(8) > .thumb::before,
#blog-sidebar > .function#hotList > .function_c ul > li:nth-child(8) > .thumb::before,
#blog-sidebar > .function#newList > .function_c ul > li:nth-child(8) > .thumb::before,
#blog-sidebar > .function#randomList > .function_c ul > li:nth-child(8) > .thumb::before {
  content: "8";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li > .thumb,
#blog-sidebar > .function#hotList > .function_c ul > li > .thumb,
#blog-sidebar > .function#newList > .function_c ul > li > .thumb,
#blog-sidebar > .function#randomList > .function_c ul > li > .thumb {
  position: relative;
  width: 109px;
  height: 74.5789473684px;
  border-radius: 2px;
  overflow: hidden;
  float: left;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li > .thumb::before,
#blog-sidebar > .function#hotList > .function_c ul > li > .thumb::before,
#blog-sidebar > .function#newList > .function_c ul > li > .thumb::before,
#blog-sidebar > .function#randomList > .function_c ul > li > .thumb::before {
  display: none;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  content: "1";
  background-color: rgba(0, 0, 0, 0.4);
  padding: 2px 8px;
  border-radius: 8px;
  color: #fff;
  z-index: 1100;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  font-weight: bold;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li > .thumb > a,
#blog-sidebar > .function#hotList > .function_c ul > li > .thumb > a,
#blog-sidebar > .function#newList > .function_c ul > li > .thumb > a,
#blog-sidebar > .function#randomList > .function_c ul > li > .thumb > a {
  display: block;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li > .thumb > a > img,
#blog-sidebar > .function#hotList > .function_c ul > li > .thumb > a > img,
#blog-sidebar > .function#newList > .function_c ul > li > .thumb > a > img,
#blog-sidebar > .function#randomList > .function_c ul > li > .thumb > a > img {
  width: 109px;
  height: 74.5789473684px;
  object-fit: cover;
  transition: all 0.17s ease;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li > .right,
#blog-sidebar > .function#hotList > .function_c ul > li > .right,
#blog-sidebar > .function#newList > .function_c ul > li > .right,
#blog-sidebar > .function#randomList > .function_c ul > li > .right {
  position: relative;
  margin-left: 119px;
  height: 74.5789473684px;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li > .right > .title,
#blog-sidebar > .function#hotList > .function_c ul > li > .right > .title,
#blog-sidebar > .function#newList > .function_c ul > li > .right > .title,
#blog-sidebar > .function#randomList > .function_c ul > li > .right > .title {
  width: 100%;
  font-size: 14px;
  height: 38px;
  overflow: hidden;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li > .right > .title > a,
#blog-sidebar > .function#hotList > .function_c ul > li > .right > .title > a,
#blog-sidebar > .function#newList > .function_c ul > li > .right > .title > a,
#blog-sidebar > .function#randomList > .function_c ul > li > .right > .title > a {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: normal;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li > .right > .info,
#blog-sidebar > .function#hotList > .function_c ul > li > .right > .info,
#blog-sidebar > .function#newList > .function_c ul > li > .right > .info,
#blog-sidebar > .function#randomList > .function_c ul > li > .right > .info {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  max-width: 100%;
  font-size: 12px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title,
#blog-sidebar > .function#newList > .function_c ul > li.single-title,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title {
  position: relative;
  margin-bottom: 15px;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:before,
#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:after,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:after,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:after,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:after {
  display: table;
  content: " ";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:after,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:after,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:after,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:after {
  clear: both;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(1) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(1) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(1) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(1) > .right::before {
  content: "1";
  background-color: var(--color-theme);
  color: #fff;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(2) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(2) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(2) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(2) > .right::before {
  content: "2";
  background-color: var(--color-theme);
  color: #fff;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(3) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(3) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(3) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(3) > .right::before {
  content: "3";
  background-color: var(--color-theme);
  color: #fff;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(4) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(4) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(4) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(4) > .right::before {
  content: "4";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(5) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(5) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(5) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(5) > .right::before {
  content: "5";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(6) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(6) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(6) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(6) > .right::before {
  content: "6";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(7) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(7) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(7) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(7) > .right::before {
  content: "7";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(8) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(8) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(8) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(8) > .right::before {
  content: "8";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(9) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(9) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(9) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(9) > .right::before {
  content: "9";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(10) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(10) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(10) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(10) > .right::before {
  content: "10";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(11) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(11) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(11) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(11) > .right::before {
  content: "11";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(12) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(12) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(12) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(12) > .right::before {
  content: "12";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(13) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(13) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(13) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(13) > .right::before {
  content: "13";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(14) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(14) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(14) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(14) > .right::before {
  content: "14";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(15) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(15) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(15) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(15) > .right::before {
  content: "15";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(16) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(16) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(16) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(16) > .right::before {
  content: "16";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(17) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(17) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(17) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(17) > .right::before {
  content: "17";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(18) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(18) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(18) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(18) > .right::before {
  content: "18";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(19) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(19) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(19) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(19) > .right::before {
  content: "19";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title:nth-child(20) > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title:nth-child(20) > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title:nth-child(20) > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title:nth-child(20) > .right::before {
  content: "20";
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title > .right,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title > .right,
#blog-sidebar > .function#newList > .function_c ul > li.single-title > .right,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title > .right {
  position: relative;
  margin-left: 0;
  height: auto;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title > .right::before,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title > .right::before,
#blog-sidebar > .function#newList > .function_c ul > li.single-title > .right::before,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title > .right::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "1";
  padding: 0 5px;
  background-color: var(--color-grey-4);
  border-radius: 4px;
  color: var(--color-666);
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title > .right > .title,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title > .right > .title,
#blog-sidebar > .function#newList > .function_c ul > li.single-title > .right > .title,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title > .right > .title {
  padding-left: 27px;
  width: 100%;
  font-size: 14px;
  overflow: hidden;
  height: auto;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title > .right > .title > a,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title > .right > .title > a,
#blog-sidebar > .function#newList > .function_c ul > li.single-title > .right > .title > a,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title > .right > .title > a {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: normal;
}

#blog-sidebar > .function#divPrevious > .function_c ul > li.single-title > .right > .info,
#blog-sidebar > .function#hotList > .function_c ul > li.single-title > .right > .info,
#blog-sidebar > .function#newList > .function_c ul > li.single-title > .right > .info,
#blog-sidebar > .function#randomList > .function_c ul > li.single-title > .right > .info {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  max-width: 100%;
  font-size: 12px;
  color: var(--color-999);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#blog-sidebar > .function#divPrevious > .function_c ul li,
#blog-sidebar > .function#divComments > .function_c ul li {
  position: relative;
  -webkit-box-orient: vertical;
  white-space: normal;
  border-bottom: 1px solid var(--color-grey-3);
  padding-bottom: 5px;
}

#blog-sidebar > .function#divPrevious > .function_c ul li:last-child,
#blog-sidebar > .function#divComments > .function_c ul li:last-child {
  border-bottom: none;
}

#blog-sidebar > .function#divPrevious > .function_c ul li > a,
#blog-sidebar > .function#divComments > .function_c ul li > a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: normal;
  max-height: 38px;
}

#blog-sidebar > .function#customSidebarModule1 > .function_t,
#blog-sidebar > .function#customSidebarModule2 > .function_t,
#blog-sidebar > .function#customSidebarModule3 > .function_t {
  display: none;
}

#blog-sidebar > .function#customSidebarModule1 > .function_c .ad,
#blog-sidebar > .function#customSidebarModule2 > .function_c .ad,
#blog-sidebar > .function#customSidebarModule3 > .function_c .ad {
  display: block;
  margin: -15px;
}

#blog-sidebar > .function#customSidebarModule1 > .function_c .ad > img,
#blog-sidebar > .function#customSidebarModule2 > .function_c .ad > img,
#blog-sidebar > .function#customSidebarModule3 > .function_c .ad > img {
  max-width: 100%;
}

.module-searchPanel > form {
  max-width: 400px;
  margin: 0 auto;
  display: table;
}

.module-searchPanel > form > label {
  display: table-cell;
  width: 100%;
  vertical-align: bottom;
}

.module-searchPanel > form > label input {
  display: block;
  width: 100%;
  padding: 3px 12px;
  border-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-weight: normal;
}

.module-searchPanel > form > input {
  vertical-align: bottom;
  display: table-cell;
  border-radius: 8px;
  padding: 3px 12px;
}

.module-searchPanel > form > input[type=submit] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

@media (max-width: 992px) {
  #blog-sidebar {
    display: none;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.card,
.function {
  border-radius: 4px;
  background-color: var(--color-white);
  box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.2);
}

.card:hover > .card-header::before,
.card:hover > .function_t::before,
.function:hover > .card-header::before,
.function:hover > .function_t::before {
  width: 60px;
}

.card button,
.card input[type=submit],
.function button,
.function input[type=submit] {
  border: 1px solid var(--color-theme);
  background-color: var(--color-theme);
  color: var(--color-white);
}

.card > .card-header,
.card > .function_t,
.function > .card-header,
.function > .function_t {
  position: relative;
  font-size: 16px;
  padding: 15px 25px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.card > .card-header::before,
.card > .function_t::before,
.function > .card-header::before,
.function > .function_t::before {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 25px;
  bottom: 0;
  background-color: var(--color-theme);
  height: 2px;
  width: 40px;
  transition: all 0.4s ease;
}

.card > .card-header > .desc,
.card > .function_t > .desc,
.function > .card-header > .desc,
.function > .function_t > .desc {
  font-size: 13px;
  color: var(--color-777);
  margin-left: 10px;
}

.card > .card-body,
.card > .function_c,
.function > .card-body,
.function > .function_c {
  padding: 15px 25px;
}

.card > .card-body,
.card > .function_t,
.function > .card-body,
.function > .function_t {
  border-radius: 4px;
}

.card > .card-footer,
.function > .card-footer {
  padding: 20px;
}

.carousel-box .swiper {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  overflow: hidden;
}

.carousel-box .swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: var(--color-white);
  opacity: 0.4;
  transition: all 0.2s ease;
}

.carousel-box .swiper .swiper-pagination-bullet:hover {
  opacity: 0.2;
}

.carousel-box .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--color-theme);
  opacity: 0.8;
}

.carousel-box .swiper .swiper-pagination {
  text-align: right;
  padding-right: 20px;
  padding-bottom: 10px;
}

.carousel-box .swiper > .swiper-button-prev,
.carousel-box .swiper > .swiper-button-next {
  opacity: 0;
  background-color: rgba(var(--color-carousel-1), var(--color-carousel-1), var(--color-carousel-1), 0);
  transition: all 0.4s ease;
  padding: 15px;
}

.carousel-box .swiper > .swiper-button-prev:after,
.carousel-box .swiper > .swiper-button-next:after {
  font-size: 18px;
  color: rgba(var(--color-carousel-2), var(--color-carousel-2), var(--color-carousel-2), 0.6);
}

.carousel-box .swiper > .swiper-button-prev:hover,
.carousel-box .swiper > .swiper-button-next:hover {
  background-color: rgba(var(--color-carousel-1), var(--color-carousel-1), var(--color-carousel-1), 0.4);
}

.carousel-box .swiper > .swiper-button-prev:hover:after,
.carousel-box .swiper > .swiper-button-next:hover:after {
  color: rgba(var(--color-carousel-2), var(--color-carousel-2), var(--color-carousel-2), 0.7);
}

.carousel-box .swiper > .swiper-button-prev {
  left: -30px;
}

.carousel-box .swiper > .swiper-button-next {
  right: -30px;
}

.carousel-box .swiper .swiper-slide > a > img {
  transition: all 0.4s ease;
}

.carousel-box .swiper .swiper-slide:hover > a > img {
  transform: scale(1.05);
}

.carousel-box .swiper:hover > .swiper-button-prev,
.carousel-box .swiper:hover > .swiper-button-next {
  opacity: 1;
}

.carousel-box .swiper:hover > .swiper-button-prev {
  left: 0;
}

.carousel-box .swiper:hover > .swiper-button-next {
  right: 0;
}

.carousel-box .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: var(--color-white);
  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;
  padding-bottom: 38%;
}

.carousel-box .swiper-slide > a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.carousel-box .swiper-slide > a > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.carousel-box .swiper-slide > a > .text-box {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100px;
  background-image: linear-gradient(-180deg, transparent 13%, rgba(0, 0, 0, 0.65) 97%);
}

.carousel-box .swiper-slide > a > .text-box > .text {
  margin: 0;
  position: absolute;
  left: 20px;
  bottom: 15px;
  color: #fff;
}

@media (max-width: 992px) {
  .carousel-box .swiper-slide {
    padding-bottom: 51%;
  }
  .topbar {
    box-shadow: none;
  }
  .carousel-box {
    padding-left: 0;
    padding-right: 0;
  }
  .carousel-box .swiper {
    border-radius: 0;
  }
  .topbar {
    height: 64px;
    line-height: 64px;
  }
  .topbar .logo-box .logo {
    text-align: center;
  }
  .topbar .logo-box .logo img {
    margin-top: 10px;
    height: 44px;
  }
  .topbar .topbar-right form.search input {
    width: 100px;
    padding: 10px;
  }
  topbar-h .topbar .topbar-right form.search input:focus {
    width: 250px;
  }
  .topbar-occupy {
    height: 64px;
  }
}
#blog-list {
  background-color: initial;
  box-shadow: none;
}

#blog-list > .card-header,
#blog-list > .function_t {
  border-top: 0;
}

#blog-list > .card-header::before,
#blog-list > .function_t::before {
  display: none;
}

#blog-list > .card-header .title,
#blog-list > .function_t .title {
  font-size: 18px;
}

#blog-list > .card-header .intro,
#blog-list > .function_t .intro {
  font-size: 14px;
  margin-bottom: 0;
  color: var(--color-777);
  margin: 10px 0;
}

#blog-list > .card-header {
  background-color: var(--color-white);
  margin-bottom: 20px;
  border-radius: 4px;
}

#blog-list > .card-header > h1 {
  font-weight: bold;
}

#blog-list > .card-header > .child-cates {
  margin-top: 20px;
}

#blog-list > .card-header > .child-cates > a {
  display: inline-block;
  color: var(--color-777);
  margin-right: 20px;
}

#blog-list > .card-header > .child-cates > a:hover {
  color: var(--color-theme);
}

#blog-list > .card-body {
  position: relative;
  overflow: hidden;
  padding: 0;
}

#blog-list > .card-body > .list-loading {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.6);
}

#blog-list > .card-body > .list-loading .loading {
  margin: 40px auto;
  color: var(--color-666);
  border-color: var(--color-999);
}

#blog-list > .card-body > .list-loading .loading {
  width: 20px;
  height: 20px;
  border: 2px solid var(--color-888);
  border-top-color: transparent;
  border-radius: 100%;
  animation: circle infinite 0.6s linear;
}

@keyframes circle {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
#blog-list > .card-body > .articles > article {
  padding: 20px;
  border-bottom: 1px solid var(--color-grey-2);
  transition: all 0.5s ease;
}

#blog-list > .card-body > .articles > article:before,
#blog-list > .card-body > .articles > article:after {
  display: table;
  content: " ";
}

#blog-list > .card-body > .articles > article:after {
  clear: both;
}

#blog-list > .card-body > .articles > article:last-child {
  margin-bottom: 0;
}

#blog-list > .card-body > .articles > article:hover > .thumb > a > img {
  transform: scale(1.08);
}

#blog-list > .card-body > .articles > article > .thumb {
  width: 214px;
  height: 148px;
  border-radius: 4px;
  overflow: hidden;
  float: left;
}

#blog-list > .card-body > .articles > article > .thumb > a {
  display: block;
}

#blog-list > .card-body > .articles > article > .thumb > a > img {
  width: 214px;
  height: 148px;
  object-fit: cover;
  transition: all 0.5s ease;
}

#blog-list > .card-body > .articles > article > .right {
  position: relative;
  margin-left: 234px;
  height: 148px;
}

#blog-list > .card-body > .articles > article > .right > .title {
  width: 100%;
  font-size: 18px;
  margin-bottom: 6.6666666667px;
}

#blog-list > .card-body > .articles > article > .right > .title > a {
  display: block;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: normal;
  max-height: 60px;
}

#blog-list > .card-body > .articles > article > .right > .title > a > .top {
  display: inline-block;
  color: #fff;
  background-color: var(--color-theme);
  padding: 1px 6px;
  font-size: 14px;
  margin-bottom: 5px;
  border-radius: 4px;
}

#blog-list > .card-body > .articles > article > .right > .content-ellipsis {
  color: var(--color-666);
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin-bottom: 6.6666666667px;
  line-height: 1.5;
}

#blog-list > .card-body > .articles > article > .right > .info {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: block;
  font-size: 13px;
  color: var(--color-777);
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#blog-list > .card-body > .articles > article > .right > .info:before,
#blog-list > .card-body > .articles > article > .right > .info:after {
  display: table;
  content: " ";
}

#blog-list > .card-body > .articles > article > .right > .info:after {
  clear: both;
}

#blog-list > .card-body > .articles > article > .right > .info > .author {
  font-size: 13px;
  color: var(--color-777);
  margin-right: 10px;
}

#blog-list > .card-body > .articles > article > .right > .info > .author:hover {
  color: var(--color-theme);
}

#blog-list > .card-body > .articles > article > .right > .info > .author > img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

#blog-list > .card-body > .articles > article > .right > .info > .right {
  float: right;
}

#blog-list > .card-body > .articles > article > .right > .info > .right > .view-nums {
  margin-right: 5px;
}

@media (max-width: 992px) {
  #blog-list > .card-body > .articles > article > .thumb {
    width: 128.4px;
    height: 88.8px;
  }
  #blog-list > .card-body > .articles > article > .thumb > a > img {
    width: 128.4px;
    height: 88.8px;
  }
  #blog-list > .card-body > .articles > article > .right {
    margin-left: 138.4px;
    height: 106.56px;
  }
  #blog-list > .card-body > .articles > article > .right > .title > a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: auto;
  }
}
.pagebar {
  font-size: 0;
  text-align: center;
}

.pagebar > * {
  font-size: 14px;
  display: inline-block;
  background-color: var(--color-grey-3);
  padding: 6px 14px;
  border-radius: 4px;
  margin-right: 7px;
}

.pagebar > *:first-child,
.pagebar > *:last-child {
  display: none;
}

.pagebar > .page.now-page {
  background-color: var(--color-theme);
  color: #fff;
  box-shadow: 0px 6px 20px -8px var(--color-theme);
}

#blog-commentArea .pagebar {
  margin-top: 20px;
  padding-top: 20px;
}

#blog-commentArea .pagebar > * {
  padding: 3px 10px;
}

.load-more-box {
  text-align: center;
}

.load-more-box .load-more {
  color: var(--color-theme);
  border: 1px solid var(--color-theme);
  border-radius: 10px;
  cursor: pointer;
  padding: 5px 0;
  max-width: 166.6px;
  margin: 20px auto;
  transition: all 0.17s ease;
}

.load-more-box .load-more:hover {
  background-color: var(--color-theme);
  color: #fff;
}

#blog-footer {
  padding: 20px;
  margin-top: 20px;
  background-color: var(--color-white);
  color: var(--color-666);
}

#blog-footer a {
  color: var(--color-666);
}

#blog-footer > .container {
  position: relative;
}

#blog-footer .website-intro > a {
  display: block;
  width: 100%;
}

#blog-footer .website-intro > a > img {
  display: block;
  max-width: 160px;
  margin-bottom: 10px;
}

#blog-footer .website-intro p {
  line-height: 1.6;
  color: var(--color-888);
}

#blog-footer ul.nav {
  margin-bottom: 10px;
}

#blog-footer ul.nav > li {
  display: inline-block;
}

#blog-footer ul.nav > li::after {
  margin: 0 5px;
  content: "·";
}

#blog-footer ul.nav > li:last-child::after {
  display: none;
}

#blog-footer ul.nav > li > a {
  display: inline-block;
}

#blog-footer .copyright {
  margin-top: 20px;
  font-size: 12px;
}

#blog-footer .copyright > div {
  display: inline-block;
}

@media (max-width: 992px) {
  #blog-footer .conact {
    position: relative;
    margin-top: 15px;
  }
}
#fixed-btns {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 1499;
}

#fixed-btns > .item {
  line-height: 1;
  position: relative;
  width: 40px;
  height: 40px;
  cursor: pointer;
  color: var(--color-222);
  background-color: rgba(0, 0, 0, 0.07);
  text-align: center;
  font-size: 30px;
  border-radius: 50%;
  margin-bottom: 10px;
  text-align: center;
}

#fixed-btns > .item svg {
  width: 20px;
  height: 20px;
  stroke-width: 15px;
  color: var(--color-666);
  display: inline-block;
  margin: 0;
  margin-top: 10px;
}

#fixed-btns > .item:last-child {
  margin-bottom: 0;
}

#fixed-btns > .item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#fixed-btns > .item.clickToTop {
  visibility: hidden;
  opacity: 0;
  transition: all 0.17s ease;
  position: relative;
}

#fixed-btns > .item.clickToTop.on {
  visibility: visible;
  opacity: 1;
}

#blog-notFound {
  text-align: center;
}

#blog-notFound a {
  color: var(--color-theme);
}

#blog-notFound .main-img {
  max-width: 500px;
}

#blog-notFound > .title {
  font-size: 70px;
}

#blog-notFound > .msg {
  margin-bottom: 25px;
  font-size: 16px;
}

#blog-notFound .m1 {
  font-size: 30px;
}

#blog-article .card-body > article > .title {
  font-size: 28px;
  margin-top: 0;
  line-height: 1.3;
  word-break: break-all;
  color: var(--color-333);
  margin-bottom: 0;
}

#blog-article .card-body > article > .header {
  color: var(--color-666);
  border-bottom: 1px solid var(--color-grey-3);
  padding: 16.6666666667px 0;
}

#blog-article .card-body > article > .header:before,
#blog-article .card-body > article > .header:after {
  display: table;
  content: " ";
}

#blog-article .card-body > article > .header:after {
  clear: both;
}

#blog-article .card-body > article > .header > a {
  color: var(--color-999);
}

#blog-article .card-body > article > .header > a:hover {
  color: var(--color-theme);
}

#blog-article .card-body > article > .header small {
  margin: 0 8px;
}

#blog-article .card-body > article > .header .author-avatar {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 3px;
}

#blog-article .card-body > article > .header > .right {
  float: right;
}

#blog-article .card-body > article > .article-ad {
  overflow: hidden;
}

#blog-article .card-body > article > .article-ad img {
  width: 100%;
}

#blog-article .card-body > article > .content {
  font-size: 16px;
  word-wrap: break-word;
  overflow: hidden;
}

#blog-article .card-body > article > .content p {
  word-wrap: break-word;
  line-height: 2;
}

#blog-article .card-body > article > .content img {
  max-width: 100%;
  height: auto;
}

#blog-article .footer .article-hr {
  margin: 25px 0;
  text-align: center;
  font-size: 16px;
  color: var(--color-999);
}

#blog-article .footer .article-hr::before,
#blog-article .footer .article-hr::after {
  content: "";
  display: inline-block;
  height: 1px;
  background-color: var(--color-grey-3);
  color: var(--color-grey-2);
  width: 100px;
  vertical-align: middle;
  margin: 0 10px;
}

#blog-article .footer .state,
#blog-article .footer .tags {
  margin-bottom: 0;
  margin-top: 12.5px;
}

#blog-article .footer .state {
  position: relative;
  font-size: 13px;
  color: var(--color-888);
  background-color: var(--color-mgrey-1);
  border-radius: 4px;
  padding: 10px;
  margin-top: 25px;
}

#blog-article .footer .state > .state-title {
  display: none;
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  text-align: center;
}

#blog-article .footer .state > .state-title > .real {
  display: inline-block;
  padding: 3px 12px;
  border-radius: 4px;
  background-color: var(--color-grey-3);
}

#blog-article .footer .state > .state-content > p {
  line-height: 1.6;
  margin-bottom: 0;
}

#blog-article .footer .state > .state-content > p .site {
  color: var(--color-999);
  text-decoration: underline;
}

#blog-article .footer .state > .state-content > p:last-child {
  margin-bottom: 0;
}

#blog-article .footer .tags > svg {
  margin-right: 15px;
}

#blog-article .footer .tags > a {
  display: inline-block;
  padding: 2px 10px;
  border-radius: 20px;
  margin-right: 6px;
  background-color: #f7e8ea;
  color: #f1404b;
  margin-bottom: 8px;
}

#blog-article .footer .tags > a:hover {
  background-color: #f1404b;
  color: #fff;
}

#blog-article .footer .tags > a::before {
  content: "# ";
}

#blog-article .footer .tags > a:nth-of-type(2n) {
  background-color: #eef1ff;
  color: #5c7cff;
}

#blog-article .footer .tags > a:nth-of-type(2n):hover {
  background-color: #5c7cff;
  color: #fff;
}

#blog-article .footer .article-footer-btns {
  text-align: center;
}

#blog-article .footer .article-footer-btns > .item {
  display: inline-block;
  margin-left: 10px;
}

#blog-article .footer .article-footer-btns > .item .text {
  margin-top: 6px;
}

#blog-article .footer .article-footer-btns > .item:first-child {
  margin-left: 0;
}

#blog-article .footer .article-footer-btns > .item.dianzan {
  text-align: center;
}

#blog-article .footer .article-footer-btns > .item.dianzan > .svg-wrap {
  display: inline-block;
  cursor: pointer;
  transition: all 0.17s ease;
  position: relative;
}

#blog-article .footer .article-footer-btns > .item.dianzan > .svg-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#blog-article .footer .article-footer-btns > .item.dianzan > .svg-wrap > svg {
  width: 40px;
  height: 40px;
  color: var(--color-theme);
}

#blog-article .footer .article-footer-btns > .item.dianzan > span {
  display: block;
}

#blog-article .footer .article-footer-btns > .item.share:hover > .erics-hp-panel.top {
  top: -115px;
}

#blog-article .footer .article-footer-btns > .item.share > .erics-hp-panel {
  padding: 15px;
  width: 200px;
  height: 100px;
}

#blog-article .footer .article-footer-btns > .item.share > .erics-hp-panel > .erics-hp-head {
  margin-bottom: 15px;
}

#blog-article .footer .article-footer-btns > .item.share > .erics-hp-panel img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}

#blog-article .footer .article-footer-btns > .item.share > .erics-hp-panel::after {
  height: 15px;
  bottom: -15px;
}

#blog-article .footer .article-footer-btns > .item.share > .erics-hp-panel.top {
  top: -100px;
  left: -80px;
}

#blog-article .footer .article-footer-btns > .item.share > svg {
  cursor: pointer;
  width: 40px;
  height: 40px;
  color: var(--color-theme);
}

#blog-article .footer .article-footer-btns > .item.dashang:hover > .erics-hp-panel.top {
  top: -235px;
}

#blog-article .footer .article-footer-btns > .item.dashang > .erics-hp-panel {
  padding: 15px;
  width: 360px;
  height: 220px;
}

#blog-article .footer .article-footer-btns > .item.dashang > .erics-hp-panel > .erics-hp-head {
  margin-bottom: 15px;
}

#blog-article .footer .article-footer-btns > .item.dashang > .erics-hp-panel img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}

#blog-article .footer .article-footer-btns > .item.dashang > .erics-hp-panel::after {
  height: 15px;
  bottom: -15px;
}

#blog-article .footer .article-footer-btns > .item.dashang > .erics-hp-panel.top {
  top: -220px;
  left: -160px;
}

#blog-article .footer .article-footer-btns > .item.dashang > svg {
  cursor: pointer;
  width: 40px;
  height: 40px;
  color: var(--color-theme);
}

#blog-article .footer .article-footer-btns > .item.dashang .erics-hp-body > img {
  width: 140px;
  height: 140px;
  display: inline-block;
  background-color: var(--color-grey-1);
}

#blog-article .footer .article-footer-btns > .item.dashang .erics-hp-body > img:first-child {
  margin-right: 20px;
}

#blog-article .article-guide {
  font-size: 13px;
}

#blog-article .article-guide .next {
  text-align: right;
}

#blog-article .article-guide .prev > .card,
#blog-article .article-guide .next > .card {
  box-shadow: none;
}

#blog-article .article-guide .prev .real,
#blog-article .article-guide .next .real {
  display: block;
  padding: 25px;
  border-radius: 2px;
}

#blog-article .article-guide .prev .real .text,
#blog-article .article-guide .next .real .text {
  display: block;
  margin-top: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 40px;
}

#blog-article .article-guide .prev-guide,
#blog-article .article-guide .next-guide {
  font-size: 12px;
  color: var(--color-999);
}

#blog-path-nav {
  margin-bottom: 15px;
  padding: 0;
  background-color: transparent;
  line-height: 21px;
  color: var(--color-999);
}

#blog-path-nav svg {
  width: 14px;
  height: 14px;
}

#blog-path-nav a {
  color: var(--color-999);
}

#blog-path-nav a:hover {
  color: var(--color-theme);
}

#blog-relatedArticles > .card-body {
  padding-left: 7.5px;
  padding-right: 7.5px;
  font-size: 0;
  padding-bottom: 0;
  padding-top: 15px;
}

#blog-relatedArticles .item {
  display: inline-block;
  margin-bottom: 15px;
}

#blog-relatedArticles .item:hover img {
  box-shadow: 0 26px 40px -24px rgba(27, 28, 31, 0.3);
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}

#blog-relatedArticles .item > a {
  font-size: 16px;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}

#blog-relatedArticles .item > a > .cover {
  height: 125px;
}

#blog-relatedArticles .item > a > .cover > img {
  transition: all 0.17s ease;
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 6px;
}

#blog-relatedArticles .item > a > .text {
  margin: 15px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 46px;
}

#blog-commentArea .comment-list-title {
  font-size: 16px;
  margin-top: 40px;
  margin-bottom: 10px;
}

#blog-commentArea input[type=text],
#blog-commentArea textarea {
  border: none;
  background-color: var(--color-mgrey-1);
  width: 100%;
  padding: 10px 15px;
  font-size: 16px;
  border-radius: 4px;
  outline: none;
}

#blog-commentArea button.button-submit {
  padding: 7px 25px;
  border-radius: 4px;
  background-color: var(--color-theme);
  color: #fff;
  border: none;
  box-shadow: 0px 6px 20px -8px var(--color-theme);
  transition: all 0.17s ease;
}

#blog-commentArea button.button-submit:hover {
  background-color: #000;
  box-shadow: none;
}

#blog-commentArea .grid {
  margin-bottom: 15px;
  padding-right: 15px;
}

#blog-commentArea .grid:last-child {
  padding-right: 0;
}

#blog-commentArea .grid.verify {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}

#blog-commentArea .grid.verify label {
  display: none;
}

#blog-commentArea .grid.verify img {
  display: block;
  position: absolute;
  top: 2px;
  right: 2px;
  width: 120px !important;
  height: 40px !important;
}

#blog-commentArea .grid.verify p {
  margin-bottom: 0;
}

#blog-commentArea ul,
#blog-commentArea ul li {
  list-style: none;
  outline: none;
}

#blog-commentArea .msg.msghead .tbname,
#blog-commentArea .posttop {
  font-size: 18px;
}

#blog-commentArea .comment-list > .comment-item:nth-child(2) > .msgname {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

#blog-commentArea .comment-list .comment-item .msgname {
  border-top: 1px solid var(--color-grey-3);
  padding-top: 15px;
  margin-top: 15px;
  vertical-align: baseline;
  font-size: 0;
}

#blog-commentArea .comment-list .comment-item .msgname .avatar {
  display: inline-block;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 19.4px;
}

#blog-commentArea .comment-list .comment-item .msgname .commentname {
  display: inline-block;
  vertical-align: middle;
}

#blog-commentArea .comment-list .comment-item .msgname .commentname > a,
#blog-commentArea .comment-list .comment-item .msgname .commentname .msgtime {
  display: block;
}

#blog-commentArea .comment-list .comment-item .msgname .commentname > a {
  font-size: 16px;
  margin-bottom: 2px;
}

#blog-commentArea .comment-list .comment-item .msgname .commentname > .msgtime {
  color: var(--color-999);
  font-size: 12px;
}

#blog-commentArea .comment-list .comment-item .msgarticle {
  margin-top: 10px;
  font-size: 16px;
  word-break: break-all;
  padding-left: 59.4px;
}

#blog-commentArea .comment-list .comment-item .revertcomment a {
  color: var(--color-999);
  font-size: 14px;
}

#blog-commentArea .comment-list .comment-item #cancel-reply {
  margin-left: 5px;
}

#blog-commentArea .reply-frm {
  margin-top: 10px;
}

#blog-commentArea .noComment {
  color: var(--color-999);
  text-align: center;
  font-size: 16px;
  margin: 30px 0;
}

@media (max-width: 992px) {
  #blog-commentArea .grid {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  #blog-path-nav {
    margin-top: 15px;
  }
  #blog-article .article-guide {
    margin-top: 15px;
    padding: 0 10px;
  }
  #blog-list > .card-body > article {
    padding: 10px;
  }
}


/*# sourceMappingURL=style.css.map */
