@charset "utf-8";
/* @font-face {
  font-family: "PingFangSC-Regular";
  src: url("font/PingFang Medium.ttf") format("truetype"),
  url("font/PingFang SC Regular.woff2") format("woff2"),
    url("font/PingFang SC Regular.woff") format("woff"),
    url("font/PingFang SC Regular.eot") format("embedded-opentype"),
    url("font/PingFang SC Regular.svg") format("svg"),
    url("font/PingFang SC Regular.otf") format("opentype"); 
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PingFangSC-Medium";
  src: url("font/PingFang Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}*/
abbr,
article,
aside,
body,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
img,
li,
menu,
nav,
ol,
p,
section,
table,
td,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  text-decoration: none;
}
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
html {
  font-size: 12px;

  word-break: break-all;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
li,
ol,
ul {
  list-style: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: 0;
  -moz-outline: none;
}
a:active {
  outline: 0;
}
a,
img {
  border: 0 none;
}
button,
input,
select {
  outline: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  empty-cells: show;
  border-spacing: 0;
}
h1 {
  font-size: 36px;
  line-height: 45px;
}
h2 {
  font-size: 24px;
  line-height: 30px;
}
h3 {
  font-size: 18px;
  line-height: 22px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 18px;
}
h6 {
  font-size: 12px;
  line-height: 16px;
}
b,
em,
i {
  font-weight: 400;
  font-style: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: ".";
}
.clearfix {
  display: inline-block;
}
*html .clearfix {
  height: 1%;
}
#app {
  min-height: 100vh;
  width: 100%;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "iconfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="zqtIcon-"],
[class*=" zqtIcon-"] {
  font-family: "zqtIcon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.clearfix {
  display: block;
}
.clear {
  clear: both;
  margin-top: -1px;
  height: 1px;
  font-size: 0;
  line-height: 1px;
}
.line-through {
  text-decoration: line-through;
}
.dis {
  display: block;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.pf {
  position: fixed;
}
input,
samp,
select,
tt {
  font-family: "PingFangSC-Regular", "PingFang SC", "微软雅黑",
    "Microsoft YaHei", Helvetica, "Helvetica Neue", Tahoma, Arial, sans-serif;
}
.f-fh {
  font-family: "PingFangSC-Regular", "PingFang SC", "微软雅黑",
    "Microsoft YaHei", Helvetica, "Helvetica Neue", Tahoma, Arial, sans-serif;
}
.f-fg {
  font-family: "PingFangSC-Regular", "PingFang SC", "微软雅黑",
    "Microsoft YaHei", Helvetica, "Helvetica Neue", Tahoma, Arial, sans-serif;
}
/* .FFmya{ font-family: "微软雅黑",
    "Microsoft YaHei", Helvetica, "Helvetica Neue", Tahoma, Arial, sans-serif;} */
.unbg {
  background: 0 0 !important;
}
.unbr {
  border: none !important;
}
.unfw {
  font-weight: 400;
}
.of {
  overflow: hidden;
}
.ov {
  overflow: visible;
}
.vam {
  vertical-align: middle;
}
.tal {
  text-align: left;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.hand {
  cursor: pointer;
}
.fs0 {
  font-size: 0px;
}
.fsize12 {
  font-size: 12px;
}
.fsize14 {
  font-size: 14px;
}
.fsize15 {
  font-size: 15px;
}
.fsize16 {
  font-size: 16px;
}
.fsize18 {
  font-size: 18px;
}
.fsize20 {
  font-size: 20px;
}
.fsize22 {
  font-size: 22px;
}
.fsize24 {
  font-size: 24px;
}
.fsize25 {
  font-size: 25px;
}
.fsize30 {
  font-size: 30px;
}
.fsize35 {
  font-size: 35px;
}
.fsize36 {
  font-size: 36px;
}
.fsize40 {
  font-size: 40px;
}
.fsize46 {
  font-size: 46px;
}
.fsize50 {
  font-size: 50px;
}
.fsize62 {
  font-size: 62px;
}
.fsize64 {
  font-size: 64px;
}
.fsize80 {
  font-size: 80px;
}
.tD24 {
  text-indent: 24px;
}
.tD30 {
  text-indent: 30px;
}
.mt2 {
  margin-top: 2px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt12 {
  margin-top: 12px;
}
.mt15 {
  margin-top: 15px;
}
.mt16 {
  margin-top: 16px;
}
.mt18 {
  margin-top: 18px;
}
.mt20 {
  margin-top: 20px;
}
.mt22 {
  margin-top: 22px;
}
.mt30 {
  margin-top: 30px;
}
.mt32{
  margin-top: 32px;
}
.mt34{
  margin-top: 34px;
}
.mt36 {
  margin-top: 36px;
}
.mt38{
  margin-top: 38px;
}
.mt40 {
  margin-top: 40px;
}
.mt48 {
  margin-top: 48px;
}
.mt50 {
  margin-top: 50px;
}
.mt52 {
  margin-top: 52px;
}
.mt54 {
  margin-top: 54px;
}
.mt56 {
  margin-top: 56px;
}
.mt66 {
  margin-top: 66px;
}
.mr2 {
  margin-right: 2px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr14 {
  margin-right: 14px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr28 {
  margin-right: 28px;
}
.mr30 {
  margin-right: 30px;
}
.mr36 {
  margin-right: 36px;
}
.mr40 {
  margin-right: 40px;
}
.mr42 {
  margin-right: 42px;
}
.mr46 {
  margin-right: 46px;
}
.mr50 {
  margin-right: 50px;
}
.mr52 {
  margin-right: 52px;
}
.mr56 {
  margin-right: 56px;
}
.mr58 {
  margin-right: 58px;
}
.mr70 {
  margin-right: 70px;
}
.mr74 {
  margin-right: 74px;
}
.mr94 {
  margin-right: 94px;
}
.mr112 {
  margin-right: 112px;
}
.mr145 {
  margin-right: 145px;
}
.mb3 {
  margin-bottom: 3px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb8 {
  margin-bottom: 8px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb12 {
  margin-bottom: 12px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb26 {
  margin-bottom: 26px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb36 {
  margin-bottom: 36px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb48 {
  margin-bottom: 48px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb118 {
  margin-bottom: 118px;
}
.ml5 {
  margin-left: 5px;
}
.ml6 {
  margin-left: 6px;
}
.ml7{
  margin-left: 7px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml17 {
  margin-left: 17px;
}
.ml20 {
  margin-left: 20px;
}
.ml22 {
  margin-left: 22px;
}
.ml30 {
  margin-left: 30px;
}
.ml32 {
  margin-left: 32px;
}
.ml34 {
  margin-left: 34px;
}
.ml36 {
  margin-left: 36px;
}
.ml38 {
  margin-left: 38px;
}
.ml40 {
  margin-left: 40px;
}
.ml44 {
  margin-left: 44px;
}
.ml46{margin-left:46px;}
.ml50 {
  margin-left: 50px;
}
.ml56 {
  margin-left: 56px;
}
.ml57{
  margin-left: 57px;
}
.ml65 {
  margin-left: 65px;
}
.ml70 {
  margin-left: 70px;
}
.ml75 {
  margin-left: 75px;
}
.ml72 {
  margin-left: 72px;
}
.ml76 {
  margin-left: 76px;
}
.ml78 {
  margin-left: 78px;
}
.ml86 {
  margin-left: 86px;
}
.ml94 {
  margin-left: 94px;
}
.ml100 {
  margin-left: 100px;
}
.ml124 {
  margin-left: 124px;
}
.ml170 {
  margin-left: 170px;
}
.pt3 {
  padding-top: 3px;
}
.pt5 {
  padding-top: 5px;
}
.pt6 {
  padding-top: 6px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt32 {
  padding-top: 32px;
}
.pt34 {
  padding-top: 34px;
}
.pt36 {
  padding-top: 36px;
}
.pt40 {
  padding-top: 40px;
}
.pt56 {
  padding-top: 56px;
}
.pt50 {
  padding-top: 50px;
}
.pt104 {
  padding-top: 104px;
}
.pr4 {
  padding-right: 4px;
}
.pr5 {
  padding-right: 5px;
}
.pr6 {
  padding-right: 6px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr17 {
  padding-right: 17px;
}
.pr20 {
  padding-right: 20px;
}
.pr22 {
  padding-right: 22px;
}
.pr24 {
  padding-right: 24px;
}
.pr26 {
  padding-right: 26px;
}
.pr28 {
  padding-right: 28px;
}
.pr27 {
  padding-right: 27px;
}
.pr30 {
  padding-right: 30px;
}
.pr32 {
  padding-right: 32px;
}
.pr34 {
  padding-right: 34px;
}
.pr36 {
  padding-right: 36px;
}
.pr38 {
  padding-right: 38px;
}
.pr40 {
  padding-right: 40px;
}
.pr50 {
  padding-right: 50px;
}
.pr64 {
  padding-right: 64px;
}
.pr125 {
  padding-right: 125px;
}
.pr156 {
  padding-right: 156px;
}
.pb2 {
  padding-bottom: 2px;
}
.pb4 {
  padding-bottom: 4px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb22 {
  padding-bottom: 20px;
}
.pb26 {
  padding-bottom: 26px;
}
.pb28 {
  padding-bottom: 28px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb32 {
  padding-bottom: 32px;
}
.pb34 {
  padding-bottom: 34px;
}
.pb36 {
  padding-bottom: 36px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb42 {
  padding-bottom: 42px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb124 {
  padding-bottom: 124px;
}
.pl4 {
  padding-left: 4px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl18 {
  padding-left: 18px;
}
.pl20 {
  padding-left: 20px;
}
.pl22 {
  padding-left: 22px;
}
.pl25 {
  padding-left: 25px;
}
.pl24 {
  padding-left: 24px;
}
.pl26 {
  padding-left: 26px;
}
.pl28 {
  padding-left: 28px;
}
.pl27 {
  padding-left: 27px;
}
.pl30 {
  padding-left: 30px;
}
.pl32 {
  padding-left: 32px;
}
.pl34 {
  padding-left: 34px;
}
.pl36 {
  padding-left: 36px;
}
.pl38 {
  padding-left: 38px;
}
.pl40 {
  padding-left: 40px;
}
.pl42 {
  padding-left: 42px;
}
.pl50 {
  padding-left: 50px;
}
.pl56 {
  padding-left: 56px;
}
.pl58 {
  padding-left: 58px;
}
.w50pre {
  widows: 50%;
}
.w96 {
  width: 96px;
}
.w122 {
  width: 122px;
}
.w140 {
  width: 140px;
}

.w154 {
  width: 154px;
}
.w190 {
  width: 190px;
}
.w200 {
  width: 200px;
}
.w220 {
  width: 220px;
}
.w224 {
  width: 224px;
}
.w350 {
  width: 350px;
}
.w365 {
  margin: 0 auto;
  width: 365px;
}
.mw350 {
  min-width: 350px;
}

.w380 {
  width: 380px;
}
.mw380 {
  min-width: 380px;
}

.w384 {
  margin: 0 auto;
  width: 384px;
}
.w514 {
  width: 514px;
}
.w675 {
  width: 675px;
}
.w750 {
  width: 750px;
}
.w785 {
  margin: 0 auto;
  width: 785px;
}
.w800 {
  margin: 0 auto;
  width: 800px;
}
.w864 {
  width: 864px;
}
.w688 {
  width: 688px;
}
.w960 {
  width: 960px;
}
.w980 {
  margin: 0 auto;
  width: 980px;
}
.w670 {
  margin: 0 auto;
  width: 670px;
}
.w620 {
  margin: 0 auto;
  width: 620px;
}
.w535 {
  margin: 0 auto;
  width: 535px;
}
.w1000 {
  margin: 0 auto;
  width: 1000px;
}
.w1150 {
  width: 1150px;
  margin: 0 auto;
}
.w1200 {
  margin: 0 auto;
  width: 1200px;
}
._H100 {
  height: 100%;
}
._H100VH {
  height: 100vh;
}
._maxH100 {
  max-height: 100%;
}
.hlh20 {
  height: 20px;
  line-height: 20px;
}
.line-22 {
  line-height: 22px;
}
.line-24 {
  line-height: 24px;
}
.line-28 {
  line-height: 28px;
}

.line-46 {
  line-height: 46px;
}

.hlh30 {
  height: 30px;
  line-height: 30px;
}
.lh {
  line-height: 24px;
}
.txtOf {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.imgAlign * {
  vertical-align: middle;
}
section.w1200.after {
  min-height: 500px;
  position: relative;
}
.bgEAF6FF{background: #eaf6ff;}
.bg-fff {
  background-color: #fff;
}
.bgF3F6FA {
  background-color: #f3f6fa;
}
.bgFFFFFF {
  background-color: #ffffff;
}
.bg-f2f2f2 {
  background-color: #f2f2f2;
}
.bg-fafafa {
  background-color: #fafafa;
}
.bg-gray {
  background-color: #cdccd1;
}
.bg-f1f7fc {
  background-color: #f1f7fc;
}
.bg-ecedf3 {
  background-color: #ecedf3;
}
.bg-eff5ff {
  background-color: #eff5ff;
}
.portrait-iconv {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
}
.cE6E6E6 {
  color: #e6e6e6;
}
.c9295a0 {
  color: #9295a0;
}
.minH400 {
  min-height: 400px;
}
.minH700 {
  min-height: 700px;
}
.cff4800 {
  color: #fa8563;
}
.c2CC993 {
  color: #2cc993;
}
.cfff {
  color: #fff;
}
.cFFFFFF {
  color: #ffffff;
}
.bg-f6f7fa {
  background-color: #f6f7fa;
}
.ml62 {
  margin-left: 62px;
}
.ml2 {
  margin-left: 2px;
}
.pt80 {
  padding-top: 80px;
}
.mt7 {
  margin-top: 7px;
}
.mt9 {
  margin-top: 9px;
}
.mt24 {
  margin-top: 24px;
}
.mt46 {
  margin-top: 46px;
}
.mt64 {
  margin-top: 64px;
}
.mt68 {
  margin-top: 68px;
}
.mt90 {
  margin-top: 90px;
}
.ml35 {
  margin-left: 35px;
}
.w1080 {
  width: 1080px;
  max-width: 1080px;
  min-width: 1080px;
  margin: 0 auto;
}
.pl8 {
  padding-left: 8px;
}
.pr8 {
  padding-right: 8px;
}
.mt16 {
  margin-top: 16px;
}
.mb18 {
  margin-bottom: 16px;
}
.mb24 {
  margin-bottom: 24px;
}
.mb32 {
  margin-bottom: 32px;
}
.mt14 {
  margin-top: 14px;
}
.mt1 {
  margin-top: 1px;
}
.mt18 {
  margin-top: 18px;
}

.mb60 {
  margin-bottom: 60px;
}
.mt6 {
  margin-top: 6px;
}
.mt4 {
  margin-top: 4px;
}
.ml4 {
  margin-left: 4px;
}
.mr4 {
  margin-right: 4px;
}
.mr9 {
  margin-right: 9px;
}
.mt3 {
  margin-top: 3px;
}
.mt2 {
  margin-top: 2px;
}
.mt28 {
  margin-top: 28px;
}
.c525057 {
  color: #525057;
}
.cDCDFE6 {
  color: #dcdfe6;
}
.c7F7F {
  color: #7f7f7f;
}
.ccdccd1 {
  color: #cdccd1;
}
.ccdccdc {
  color: #dcdcdc;
}
.cc5c5c7 {
  color: #c5c5c7;
}
.c2e73ff {
  color: #2e73ff;
}
.cffc500 {
  color: #ffc500;
}
.cfdad00 {
  color: #fdad00;
}
.c9d9e9f {
  color: #9d9e9f;
}
.mr7 {
  margin-right: 7px;
}
.mt8 {
  margin-top: 8px;
}
.mt20 {
  margin-top: 20px;
}
.mt29 {
  margin-top: 29px;
}
.cblur {
  color: #2e73ff;
}
.cfa8563 {
  color: #ff4800;
}
.bg-fa8563 {
  background-color: #fa8563;
}
.bg-F5F6F6 {
  background-color: #f5f6f6;
}
.bg-eef0f5 {
  background-color: #eef0f5;
}
.bg2e73ff {
  background-color: #2e73ff;
}
.borb-dashed {
  border-bottom: dashed 1px #eaeaea;
}
.bg-org {
  background-color: #fa9a7d;
}
.mt43 {
  margin-top: 43px;
}
.c-le {
  color: #1e1e1e;
}
.c-00aced {
  color: #2e73ff;
}
.c-FF5734 {
  color: #ff5734;
}
.pb45 {
  padding-bottom: 45px;
}
.pb46 {
  padding-bottom: 46px;
}
.pb48 {
  padding-bottom: 48px;
}
.ml6 {
  margin-left: 6px;
}
.ml8 {
  margin-left: 8px;
}
.ml12 {
  margin-left: 12px;
}
.ml14 {
  margin-left: 14px;
}
.ml18 {
  margin-left: 18px;
}
.ml68 {
  margin-left: 68px;
}
.c000 {
  color: #000;
}
.mb70 {
  margin-bottom: 70px;
}
.mb80 {
  margin-bottom: 70px;
}
.mb74 {
  margin-bottom: 74px;
}
.c00A0EA{
  color:#00A0EA;
}
.c43C93E{color:#43C93E;}
.c18191A {
  color: #18191a;
}
.c737477 {
  color: #737477;
}
.c333333 {
  color: #333333;
}
.c666666 {
  color: #666666;
}
.c999999 {
  color: #999999;
}
.cCCCCCC {
  color: #cccccc;
}
.cBFBFBF {
  color: #bfbfbf;
}
.cC0C1C1 {
  color: #c0c1c1;
}
.c8B909E {
  color: #8b909e;
}
.cD8DDE6 {
  color: #d8dde6;
}
.c2F73FF {
  color: #2f73ff;
}
.cFF6300 {
  color: #ff6300;
}
.c2DC993 {
  color: #2dc993;
}
.c02DE6D {
  color: #02de6d;
}
.cFFC000 {
  color: #ffc000;
}
.cFC4641 {
  color: #fc4641;
}

.cFFB70F {
  color: #ffb70f;
}
.cADB0B5 {
  color: #adb0b5;
}
.c666 {
  color: #9f9ea2;
}
.c92 {
  color: #929292;
}
.c28 {
  color: #282828;
}
.c9f9ea2 {
  color: #9f9ea2;
}
.cb4 {
  color: #b4b4b4;
}
.mt70 {
  margin-top: 70px;
}
.mt135 {
  margin-top: 135px;
}
.ml50 {
  margin-left: 50px;
}
.ml16 {
  margin-left: 16px;
}
.mr3 {
  margin-right: 3px;
}
.mr12 {
  margin-right: 12px;
}
.mr17 {
  margin-right: 17px;
}
.mr18 {
  margin-right: 18px;
}
.mr24 {
  margin-right: 24px;
}
.mr26 {
  margin-right: 26px;
}
.mr32 {
  margin-right: 32px;
}
.mr60 {
  margin-right: 60px;
}
.mr62{margin-right:62px;}
.mr132 {
  margin-right: 132px;
}
.mt60 {
  margin-top: 60px;
}
.ml60 {
  margin-left: 60px;
}
.p10 {
  padding: 10px;
}
.p12 {
  padding: 12px;
}
.p20 {
  padding: 20px;
}
.p24 {
  padding: 24px;
}
.pt2 {
  padding-top: 2px;
}
.pt4 {
  padding-top: 4px;
}
.pt7 {
  padding-top: 7px;
}
.pt24 {
  padding-top: 24px;
}
.pt8 {
  padding-top: 8px;
}
.pt9 {
  padding-top: 9px;
}
.pt11 {
  padding-top: 11px;
}
.pt12 {
  padding-top: 12px;
}
.pb2 {
  padding-bottom: 2px;
}
.pb11 {
  padding-bottom: 11px;
}
.pb12 {
  padding-bottom: 12px;
}
.pb8 {
  padding-bottom: 8px;
}
.pb24 {
  padding-bottom: 24px;
}
.mt23 {
  margin-top: 23px;
}
.mt33 {
  margin-top: 33px;
}
.mt34 {
  margin-top: 34px;
}
.pb60 {
  padding-bottom: 60px;
}
.pb68 {
  padding-bottom: 68px;
}
.pb80 {
  padding-bottom: 80px;
}
.pt80 {
  padding-top: 80px;
}
.pt135 {
  padding-top: 135px;
}
.cred {
  color: #ff3333;
}
.r-line:after {
  top: 0;
  right: 0px;
  height: 100%;
  border-left: 1px solid #cdccd1;
  content: "";
  position: absolute;
}
.ml126 {
  margin-left: 126px;
}
.ml115 {
  margin-left: 115px;
}
.ml48 {
  margin-left: 48px;
}
.pt18 {
  padding-top: 18px;
}
.ml139 {
  margin-left: 139px;
}
.lh25 {
  line-height: 25px;
}
.lh30 {
  line-height: 30px;
}
.pt64 {
  padding-top: 64px;
}
.borb {
  border-bottom: 1px solid #edf1f4;
}
.bort {
  border-top: 1px solid #dcdcdc;
}
.bor {
  border: 1px solid #edf1f4;
}
.bor-color {
  border-color: #ecedf3;
}
.borEDF1F4 {
  border-color: #edf1f4;
}
.mt66 {
  margin-top: 66px;
}
.mt88 {
  margin-top: 66px;
}
.pl12 {
  padding-left: 12px;
}
.pl13 {
  padding-left: 13px;
}
.pl14 {
  padding-left: 14px;
}
.pl17 {
  padding-left: 17px;
}
.pr12 {
  padding-right: 12px;
}
.pr12 {
  padding-right: 12px;
}
.pr13 {
  padding-right: 13px;
}
.pr14 {
  padding-right: 14px;
}
.pr18 {
  padding-right: 18px;
}

.pb18 {
  padding-bottom: 18px;
}
.pt42 {
  padding-top: 42px;
}
.pt44 {
  padding-top: 44px;
}
.pt46 {
  padding-top: 46px;
}
.cef4f4f {
  color: #ef4f4f;
}
.pl16 {
  padding-left: 16px;
}
.cff6c6c {
  color: #ff6c6c;
}
.cECEDF3 {
  color: #ecedf3;
}
.pr16 {
  padding-right: 16px;
}
.txt-nowrap,
.twe {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.login-other a {
  display: inline-block;
  width: 38px;
  height: 38px;
}
.mt25 {
  margin-top: 25px;
}
.fbe {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.fbh {
  white-space: nowrap;
  overflow: hidden;
}
.fe2 {
  font-size: 14px;
  line-height: 1.43em;
  height: 48px;
  max-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
}
.fsize32 {
  font-size: 32px;
}
.fsize34 {
  font-size: 34px;
}
.fsize42 {
  font-size: 42px;
}
.fsize13 {
  font-size: 13px;
}
.fsize17 {
  font-size: 17px;
}
.fsize38 {
  font-size: 38px;
}
.fsize60 {
  font-size: 60px;
}
.fsize130 {
  font-size: 130px;
}
.c00aced {
  color: #2e73ff;
}
.pt90 {
  padding-top: 90px;
}
.bg141418 {
  background-color: #141418;
}
.bgFFB70F {
  background-color: #ffb70f;
}

.bgF1F6FF {
  background-color: #f1f6ff;
}
.bgf7f9fb {
  background-color: #f7f9fb;
}
.bgf3f7ff {
  background-color: #f3f7ff;
}
.pt60 {
  padding-top: 60px;
}
.c1F9CEB {
  color: #2e73ff;
}
.fwb {
  font-weight: bold;
}
.fwb400 {
  font-weight: 400;
}
.fwb700 {
  font-weight: 700;
}
.disIn {
  display: inline-block;
}
.mb6 {
  margin-bottom: 6px;
}
.mb14 {
  margin-bottom: 14px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb100 {
  margin-bottom: 100px;
}
.line_H1 {
  line-height: 1;
}
.lineH1 {
  line-height: 1.1;
}
.lineH24 {
  line-height: 24px;
}
.lineH26{
  line-height: 26px;

}
.lineH28 {
  line-height: 28px;
}
.lineH40 {
  line-height: 40px;
}
.line-32 {
  line-height: 32px;
}
.ml85 {
  margin-left: 85px;
}
.mr80 {
  margin-right: 80px;
}
.mr85 {
  margin-right: 85px;
}
.pt6 {
  padding-top: 6px;
}
.mt106 {
  margin-top: 106px;
}
.mt176 {
  margin-top: 176px;
}
.cff4c59 {
  color: #ff4c59;
}
.mr8 {
  margin-right: 8px;
}
.pt22 {
  padding-top: 22px;
}
.bgfff {
  background-color: #ffffff;
}
.bgf7f8f8 {
  background-color: #f7f8f8;
}
.pb6 {
  padding-bottom: 6px;
}
.pb9 {
  padding-bottom: 9px;
}
.pt26 {
  padding-top: 26px;
}
.pb58 {
  padding-bottom: 58px;
}
.bc5c5c5c {
  border-color: #5c5c5c;
}
.bg2f3440 {
  background-color: #2f3440;
}
.bgef4335 {
  background-color: #ef4335;
}
.bg0298d4 {
  background-color: #0298d4;
}
.c93c0fb {
  color: #93c0fb;
}
.pb25 {
  padding-bottom: 25px;
}
.fsize10 {
  font-size: 10px;
}
.fsize26 {
  font-size: 26px;
}
.fsize28 {
  font-size: 28px;
}
.fsize29 {
  font-size: 29px;
}
.fsize22 {
  font-size: 22px;
}
.c33353c {
  color: #33353c;
}
.c141418 {
  color: #141418;
}
.ccad2e3 {
  color: #cad2e3;
}
.cdf4d69 {
  color: #df4d69;
}
.c3eb135 {
  color: #3eb135;
}
.c4dafea {
  color: #4dafea;
}
.cFFB70F {
  color: #ffb70f;
}
.pt6 {
  padding-top: 6px;
}
.pb9 {
  padding-bottom: 9px;
}
.pb104 {
  padding-bottom: 104px;
}
.mr22 {
  margin-right: 22px;
}
.mr15 {
  margin-right: 15px;
}
.mr16 {
  margin-right: 16px;
}
#live_course_code {
  width: 180px;
  height: 30px;
  border: 1px solid #dcdcdc;
  padding: 0 10px;
  border-radius: 3px;
}
.ml24 {
  margin-left: 24px;
}
.ml26 {
  margin-left: 26px;
}
.ml28 {
  margin-left: 28px;
}
.mt32 {
  margin-top: 32px;
}
.cbfbfc5 {
  color: #bfbfc5;
}
.mt47 {
  margin-top: 47px;
}
.mt44 {
  margin-top: 44px;
}
.mt45 {
  margin-top: 45px;
}
.mt42 {
  margin-top: 42px;
}
.mt35 {
  margin-top: 35px;
}
.mt28 {
  margin-top: 28px;
}
.mt26 {
  margin-top: 26px;
}
.left_menuline {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  height: 2px;
  width: 0;
  background: #2e73ff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.bradius2{
  border-radius: 2px;
}
.bradius3 {
  border-radius: 3px;
}
.bradius4 {
  border-radius: 4px;
}
.bradius5 {
  border-radius: 5px;
}
.bradius8 {
  border-radius: 8px;
}

.bradius10 {
  border-radius: 10px;
}
.bradius12 {
  border-radius: 12px;
}
.bradius15 {
  border-radius: 15px;
}
.bradius16 {
  border-radius: 16px;
}
.bradius19 {
  border-radius: 19px;
}
.bradius23 {
  border-radius: 23px;
}
.bradius25 {
  border-radius: 25px;
}
.textNowrap {
  white-space: nowrap;
}
.overAuto {
  overflow: auto;
}
.overHidden {
  overflow: hidden;
}
.hoverBlue:hover {
  color: #2e73ff;
}
.hoverOrange:hover {
  color: #ff5757;
}
.hoverWhite:hover {
  color: #ffffff;
}
.hoverOpacity8:hover {
  opacity: 0.8;
}
.w88 {
  width: 88px;
}
.w96 {
  width: 96px;
}
.w132 {
  width: 132px;
}
.w176 {
  width: 176px;
}
.w200 {
  width: 200px;
}
.w260 {
  width: 260px;
}
.w264 {
  width: 264px;
}
.w278 {
  width: 278px;
}

.w280 {
  width: 280px;
}
.w288 {
  width: 288px;
}
.w314 {
  width: 314px;
}
.w320 {
  width: 320px;
}
.w324 {
  width: 324px;
}
.w300 {
  width: 300px;
}
.w336 {
  width: 336px;
}
.w330 {
  width: 330px;
}
.w638 {
  width: 638px;
}
.w558 {
  width: 558px;
}
.w582 {
  width: 582px;
}
.w446 {
  width: 446px;
}
.w450 {
  width: 450px;
}
.w458 {
  width: 458px;
}
.w62 {
  width: 62px;
}
.mw64 {
  min-width: 64px;
}
.minw200 {
  min-width: 200px;
}
.w80 {
  width: 80px;
}
.w400 {
  width: 400px;
}
.w546 {
  width: 546px;
}
.w660 {
  width: 660px;
}
.w860 {
  width: 860px;
  margin: 0 auto;
}
.w418 {
  width: 418px;
}
.w500 {
  width: 500px;
}
.w-col60 {
  width: 60%;
}
.h30 {
  height: 30px;
  line-height: 30px;
}
.lh24 {
  line-height: 24px;
}
.common-select-toggle,
.common-cascader-togg,
.dropdown-togg {
  position: relative;
}
.common-select-toggle input,
.common-cascader-togg input,
.dropdown-togg input {
  cursor: pointer;
}
.common-dropdown {
  display: inline-block;
  position: relative;
  background-color: #fff;
  border: 1px solid #dcdcdc;
  line-height: 38px;
  color: #9f9ea2;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
}
.common-dropdown .zqtIcon-down {
  right: 6px;
  top: 0;
}
.common-selct-list {
  display: none;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 20;
  margin-top: 10px;
  background-color: #fff;
  border: 1px solid #e3e7ed;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.common-selct-list li {
  height: 40px;
  padding: 0 10px;
  color: #141418;
  line-height: 40px;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  border-top: 1px solid #ecedf3;
}
.common-selct-list li a {
  color: #141418;
}
.common-selct-list li:first-child {
  border-top: none;
}
.common-selct-list li:hover {
  color: #2e73ff;
}
.common-selct-list li.on {
  color: #2e73ff;
}
.common-selct-list li.on a {
  color: #2e73ff;
  font-size: 14px;
}
.common-selct-time {
  top: 39px;
  margin: 0;
  width: 256px;
  border-color: #dcdcdc;
  box-shadow: none;
}
.common-selct-job {
  width: 332px;
}
.common-selct-time .common-select-arrow {
  display: none !important;
}
.common-s-open .common-select-arrow {
  display: block;
}
.common-select-arrow {
  display: none;
  position: absolute;
  top: -7px;
  left: 22px;
  width: 0;
  height: 0;
  border-bottom: solid 6px #ebeef5;
  border-left: solid 6px transparent;
  border-right: solid 6px transparent;
}
.common-select-arrow:after {
  content: " ";
  display: block;
  position: absolute;
  top: 1px;
  left: -6px;
  width: 0;
  height: 0;
  border-bottom: solid 6px #fff;
  border-left: solid 6px transparent;
  border-right: solid 6px transparent;
}
.common-selct-list .select-list {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 247px;
  padding: 6px 24px;
}
.common-selct-time .select-list {
  padding: 12px;
}
.common-selct-time li {
  height: 28px;
  line-height: 28px;
  border-radius: 4px;
  border: none;
  float: left;
  min-width: 57px;
  text-align: center;
}
.common-selct-time li {
  padding: 0 12px;
}
.common-selct-time li.on {
  color: #fff;
  background-color: #2e73ff;
}
.dropdown-togg {
  padding: 0 27px 0 16px;
}
.common-select-toggle i {
  position: absolute;
  top: 50%;
  right: 9px;
  z-index: 3;
  font-size: 12px;
  line-height: 12px;
  color: #dcdcdc;
  font-weight: bold;
  margin-top: -6px;
  cursor: pointer;
}
.icon-rotatet {
  transform: rotate(180deg);
}
._w5 {
  width: 5%;
}
._w25 {
  width: 25%;
}
._w10 {
  width: 10%;
}
._w11 {
  width: 11%;
}
._w12 {
  width: 12%;
}
._w15 {
  width: 15%;
}
._w20 {
  width: 20%;
}
._w30 {
  width: 30%;
}
._w31 {
  width: 31%;
}
._w35 {
  width: 35%;
}
._w40 {
  width: 40%;
}
._w43 {
  width: 43%;
}
._w50 {
  width: 50%;
}
._w100 {
  width: 100% !important;
}
._w70 {
  width: 70% !important;
}
.cff5757 {
  color: #ff5757;
}
.cFF6300 {
  color: #ff6300;
}
.cFFC500 {
  color: #ffc500;
}
.zqtIcon-guanbi {
  position: absolute;
  top: 16px;
  right: 16px;
  color: #9f9ea1;
  height: 16px;
}
.zqtIcon-quanzhi,
.zqtIcon-shixi {
  display: inline-block;
  width: 40px;
  height: 24px;
  background: rgba(46, 115, 255, 0.1);
  border-radius: 4px;
  border: 1px solid #2e73ff;
  font-size: 12px;
  color: #2e73ff;
  text-align: center;
  line-height: 22px;
}
.zqtIcon-quanzhi {
  background: rgba(255, 197, 0, 0.1);
  border: 1px solid #ffc500;
  color: #ffc500;
}
._top18 {
  top: -18px !important;
}
.w540 {
  width: 540px;
}
.bradius4 {
  border-radius: 4px;
}
.boxshow {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.14);
}
.zindex1 {
  z-index: 1;
}
.boxShadow4 {
  box-shadow: 0px 4px 10px 3px rgba(93, 120, 215, 0.1);
}
.r0 {
  right: 0;
}
.t0 {
  top: 0;
}
.b0 {
  bottom: 0;
}

.bgShow {
  background: rgba(26, 26, 26, 0.8);
}
.clamp2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  -ms-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* 不允许超过三行 */
.clamp3 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  -webkit-line-clamp: 3;
  -moz-line-clamp: 3;
  -ms-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.clamp4 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  -webkit-line-clamp: 4;
  -moz-line-clamp: 4;
  -ms-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.clamp5 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  -webkit-line-clamp: 5;
  -moz-line-clamp: 5;
  -ms-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
}
.line26 {
  line-height: 26px;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background: #f2f2f2;
  padding-right: 2px;
}
::-webkit-scrollbar-thumb {
  background: #b4bbc5;
  border-radius: 10px;
  border: 0;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
/* 两端对齐 */
.justify-space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}

/* 从左到右排齐 */
.flex-direction-row {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
/* 上下排齐 */
.flex-direction-column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-1 {
  flex: 1;
}
.justify-space-evenly {
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  justify-content: space-evenly;
}
/*对齐方式*/
.flex-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.self-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: self-end;
  align-items: self-end;
}

/* 换行 */
.flex-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* 允许扩大到多行 */
.box-lines {
  box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}
.align-items-center {
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
}
/* 下对齐 */
.align-items-flex-end {
  align-items: flex-end;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
}
.justify-center {
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -moz-justify-content: center;
}
.white-nowrap {
  white-space: nowrap;
}
.align-content-space-between {
  align-content: space-between;
  -webkit-align-content: space-between;
  -ms-align-content: space-between;
  -moz-align-content: space-between;
}
.mt78 {
  margin-top: 78px;
}
.mt188 {
  margin-top: 188px;
}
._mt258 {
  margin-top: -258px;
}
._mt3 {
  margin-top: -3px;
}
._m4 {
  margin: 0 -4px;
}
._m5 {
  margin: 0 -5px;
}
._m8 {
  margin: 0 -8px;
}
._m10 {
  margin: 0 -10px;
}
._m12 {
  margin: 0 -12px;
}
._m13 {
  margin: 0 -13px;
}
.flex {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
}
.flexbox {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex-row {
  box-direction: row;
  box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-reverse {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
/* 上下排列 */
.flex-column {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}





/* 主轴方向 ——>竖着倒叙排列*/
.column-reverse {
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  -o-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
/*对齐方式*/
.flex-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.flex-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* 允许扩大到多行 */
.box-lines {
  box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}
.align-items-center {
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
}
.align-items-flex-end {
  align-items: flex-end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
}
.white-nowrap {
  white-space: nowrap;
}
.align-content-space-between {
  align-content: space-between;
  -webkit-align-content: space-between;
  -moz-align-content: space-between;
}
/* 居中 */
.justify-center {
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
}
/* 两端对齐 */
.justify-content_flex-justify {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
/* 两端 */
.justify-space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.justify-space-evenly {
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  justify-content: space-evenly;
}
.flex-shrink0 {
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.flex-shrink1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  box-sizing: border-box;
}
.flex1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flex1_5 {
  -webkit-box-flex: 1.5;
  -ms-flex: 1.5;
  flex: 1.5;
}
.flex2 {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}
.flex2_5 {
  -webkit-box-flex: 2.5;
  -ms-flex: 2.5;
  flex: 2.5;
}
.flex3 {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
}
.flex4 {
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4;
}
.flex5 {
  -webkit-box-flex: 5;
  -ms-flex: 5;
  flex: 5;
}
.flex-none {
  flex: none;
}
.flexrow_wrap {
  flex-flow: row wrap;
}
/* 顶部对齐 */
.baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.tIndex2 {
  text-indent: 2em;
}
.flex-1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.main-cotainer {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 0;
}
.Mcontainer {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 0;
  width: 100%;
  position: relative;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-shrink1 {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.space-around {
  -webkit-box-pack: justify;
  box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
}

.vertical {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}
.justify-end {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
}
html  {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
