.ellipsis {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.ellipsisHH {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical
}

.ellipsisHH {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-line-clamp: 2
}

.bread-box dd a,
.a-r {
  cursor: pointer
}

.ax-backtop .ax-item>a,
.ax-message .ax-close,
.ax-row,
.ax-dialog[data-footerType=line] .ax-dialog-footer a,
.ax-dialog .ax-dialog-wrapper>.ax-dialog-close,
.ax-dialog,
.svg-icon,
.img-icon,
.flex-center,
.flex,
.guize-p p,
.ax-menu-auto,
.p-title b,
.p-title h1,
#new-footer .hotmenu .ax-toggle,
#new-footer .hotmenu dl,
.ball b,
.ax-checkbox>span,
.ax-message,
.flex-col,
body,
.loading,
.droplist,
.ax-menu-auto>a,
.dropmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.flex-inline,
.bread-box dd a,
.a-r {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.ax-message,
.flex-col,
body,
.loading,
.droplist,
.ax-menu-auto>a,
.dropmenu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.ax-backtop .ax-item>a,
.ax-message .ax-close,
.ax-message,
.ax-dialog[data-footerType=line] .ax-dialog-footer a,
.ax-dialog .ax-dialog-wrapper>.ax-dialog-close,
.ax-dialog,
.svg-icon,
.img-icon,
.flex-center,
.flex-align,
.loading,
.guize-p p,
.ax-menu-auto>a,
.p-title b,
.p-title h1,
#new-footer .hotmenu .ax-toggle,
.ball b,
.ax-checkbox>span,
.btn-d,
.btn-b,
.bread-box dd a,
.a-r {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.ax-backtop .ax-item>a,
.ax-message .ax-close,
.ax-dialog[data-footerType=line] .ax-dialog-footer a,
.ax-dialog .ax-dialog-wrapper>.ax-dialog-close,
.ax-dialog,
.svg-icon,
.img-icon,
.flex-center,
.flex-justify,
.loading,
#new-footer .hotmenu .ax-toggle,
.ball b,
.btn-d,
.btn-b {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

#new-footer .hotmenu .ax-toggle .svg-icon::before {
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear
}

.animate,
.animate::before,
.animate::after,
.a-r.a-b::after {
  -webkit-transition: -webkit-transform 200ms linear;
  transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear
}

.btn-d,
.btn-b {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  cursor: pointer;
  border-width: .1rem;
  border-style: solid;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.btn-d:active,
.btn-b:active {
  opacity: 1
}

.btn-p {
  color: #fff;
  background-color: #1678ff;
  border-color: #1678ff
}

@media(hover: hover) {
  .btn-p:hover {
    color: #fff;
    background-color: rgb(62.8, 143.6394849785, 255);
    border-color: rgb(47.5, 134.7746781116, 255)
  }
}

.btn-p:active {
  color: hsl(0, 0%, 95%);
  background-color: rgb(0, 105.7811158798, 251.5);
  border-color: rgb(0, 105.7811158798, 251.5)
}

.btn-p-l {
  color: #1678ff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #1678ff
}

@media(hover: hover) {
  .btn-p-l:hover {
    color: #fff;
    background-color: #1678ff;
    border-color: #1678ff
  }
}

.btn-p-l:active {
  color: hsl(0, 0%, 95%);
  background-color: rgb(0, 105.7811158798, 251.5);
  border-color: rgb(0, 105.7811158798, 251.5)
}

.btn-w {
  color: #333;
  background-color: #fff;
  border-color: #dbdbdb
}

@media(hover: hover) {
  .btn-w:hover {
    color: hsl(0, 0%, 15%);
    background-color: hsl(0, 0%, 97%);
    border-color: hsl(0, 0%, 82.8823529412%)
  }
}

.btn-w:active {
  color: hsl(0, 0%, 10%);
  background-color: hsl(0, 0%, 94%);
  border-color: rgb(203.7, 203.7, 203.7)
}

.btn-g {
  color: #333;
  background-color: #f7f7f7;
  border-color: #dbdbdb
}

@media(hover: hover) {
  .btn-g:hover {
    color: hsl(0, 0%, 15%);
    background-color: hsl(0, 0%, 93.862745098%);
    border-color: hsl(0, 0%, 82.8823529412%)
  }
}

.btn-g:active {
  color: hsl(0, 0%, 10%);
  background-color: rgb(231.7, 231.7, 231.7);
  border-color: rgb(203.7, 203.7, 203.7)
}

.btn-h {
  color: #fff;
  background-color: #888;
  border-color: #888
}

@media(hover: hover) {
  .btn-h:hover {
    color: hsl(0, 0%, 95%);
    background-color: hsl(0, 0%, 50.3333333333%);
    border-color: hsl(0, 0%, 50.3333333333%)
  }
}

.btn-h:active {
  color: hsl(0, 0%, 90%);
  background-color: rgb(120.7, 120.7, 120.7);
  border-color: rgb(120.7, 120.7, 120.7)
}

.btn-l {
  color: #1678ff;
  background-color: #e8f2ff;
  border-color: #b9d7ff
}

@media(hover: hover) {
  .btn-l:hover {
    color: rgb(0, 105.7811158798, 251.5);
    background-color: rgb(216.7, 233.352173913, 255);
    border-color: rgb(169.7, 206.2571428571, 255)
  }
}

.btn-l:active {
  color: rgb(0, 95.0557939914, 226);
  background-color: rgb(201.4, 224.7043478261, 255);
  border-color: rgb(154.4, 197.5142857143, 255)
}

.btn-r-l {
  color: #ff3b30;
  background-color: #ffeaea;
  border-color: #ffbfbf
}

@media(hover: hover) {
  .btn-r-l:hover {
    color: rgb(255, 34.8550724638, 22.5);
    background-color: rgb(255, 218.7, 218.7);
    border-color: rgb(255, 175.7, 175.7)
  }
}

.btn-r-l:active {
  color: rgb(252, 13.3913043478, 0);
  background-color: rgb(255, 203.4, 203.4);
  border-color: rgb(255, 160.4, 160.4)
}

.btn-r {
  color: #fff;
  background-color: #ff3b30;
  border-color: #ff3b30
}

@media(hover: hover) {
  .btn-r:hover {
    color: #fff;
    background-color: rgb(255, 97.631884058, 88.8);
    border-color: rgb(255, 83.1449275362, 73.5)
  }
}

.btn-r:active {
  color: hsl(0, 0%, 95%);
  background-color: rgb(255, 34.8550724638, 22.5);
  border-color: rgb(255, 34.8550724638, 22.5)
}

.img-icon::before,
.ax-message .ax-close:before,
.svg-icon::before,
.loading:before,
.ax-select .ax-item.ax-selected:after,
.bread-box dd a::after,
.a-r::after {
  content: "";
  width: 1em;
  height: 1em;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.ax-message .ax-close:before,
.svg-icon::before,
.loading:before,
.ax-select .ax-item.ax-selected:after,
.bread-box dd a::after,
.a-r::after {
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: currentColor;
  -webkit-mask-image: url("")
}

.img-bg,
.ball b,
.img-icon::before {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}

.ax-checkbox {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative
}

.ax-checkbox>input {
  display: none
}

.ax-checkbox>span {
  line-height: 3.2rem;
  white-space: nowrap;
  margin-right: 1rem;
  position: relative;
  padding-left: 2rem
}

.ax-checkbox>span.mr0 {
  margin-right: 0
}

.ax-checkbox>span.lineN {
  line-height: inherit
}

.ax-checkbox>span:before {
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  border: .1rem solid #dbdbdb;
  position: absolute;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  background-color: #fff;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.ax-checkbox>span:after {
  content: "";
  opacity: 0;
  position: absolute;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out
}

@media(hover: hover) {
  .ax-checkbox:hover>span {
    color: #333
  }

  .ax-checkbox:hover>span:before {
    border-color: #96befa
  }
}

.ax-checkbox>input:focus {
  -webkit-box-shadow: rgba(25, 140, 255, .2);
  box-shadow: rgba(25, 140, 255, .2)
}

.ax-checkbox>input:checked+span {
  color: #1678ff
}

.ax-checkbox>input:checked+span:before {
  border-color: #1678ff;
  -webkit-animation: check .4s ease-out forwards;
  animation: check .4s ease-out forwards
}

.ax-checkbox>input:focus+span:before {
  border-color: #1678ff
}

.ax-checkbox>input:disabled+span {
  color: #b3b3b3
}

.ax-checkbox>input:disabled+span:before {
  border-color: #e0e0e0;
  background-color: #f0f0f0
}

.ax-checkbox>input:disabled:checked+span:before {
  background-color: rgba(25, 140, 255, .1)
}

.ball b {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.ball b {
  min-width: 2.8rem;
  height: 2.8rem;
  font-size: 1.4rem
}

.qgmenuList {
  width: 18rem;
  overflow: auto;
  right: -100%;
  left: auto !important
}

.qgmenuList>li.ax-active>a {
  font-weight: bold
}

.dropapp dt {
  padding: .8rem;
  text-align: center;
  font-size: 1.2rem
}

.dropapp dt .code {
  width: 14rem;
  height: 14rem;
  margin-bottom: .5rem
}

.dropapp dd {
  line-height: 3rem;
  font-size: 1.4rem
}

.dropapp dd a {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center
}

.dropapp dd a:last-child {
  border-left: #dbdbdb .1rem solid
}

#new-header .title {
  background-color: #f7f7f7;
  border-bottom: #dbdbdb .1rem solid
}

#new-header .title .wi {
  height: 3.2rem
}

#new-header .title .wi .head {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 50%;
  margin-right: .5rem;
  background-color: #ddd
}

#new-header .header {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

#new-header .header a.logo {
  color: #1678ff;
  font-size: 0
}

#new-header .header a.logo::before {
  width: 13rem;
  font-size: 4rem;
  margin: 1rem 0
}

#new-header .header a.logo:hover {
  opacity: .8
}

#new-header .header ul li a {
  display: block;
  padding: 0 1.5rem;
  line-height: 4rem;
  font-weight: bold
}

#new-header .header ul li a.s,
#new-header .header ul li a.s1 {
  background-color: #e8f2ff;
  color: #1678ff;
  font-size: 1.6rem
}

#new-header .header ul li a.s {
  border-radius: .6rem .6rem 0 0
}

#new-header .header ul li a.s1 {
  border-radius: .6rem
}

#new-header .czmenu {
  background-color: #e8f2ff;
  height: 4rem;
  border-radius: .6rem;
  padding: 0 1rem
}

#new-header .czmenu .img-icon::before {
  font-size: 2rem;
  margin-left: 2rem
}

#new-header .czmenu .img-icon:not(.icon-qg) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

#new-header .czmenu .img-icon:not(.icon-qg) a {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 3rem;
  margin: 0 1rem;
  text-align: center;
  white-space: nowrap
}

#new-header .czmenu .img-icon:not(.icon-qg) a.s {
  background-color: #1678ff;
  border-radius: .4rem;
  color: #fff
}

#new-header .ax-menu li.ax-active>a {
  color: #1678ff
}

.dropmenu {
  line-height: 3.6rem;
  padding: .3rem 0
}

.dropmenu a,
.dropmenu p {
  padding: 0 1rem;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  white-space: nowrap
}

.dropmenu a:hover {
  color: #1678ff;
  background-color: #f5f7fa
}

.dropmenu .svg-icon::before {
  margin-right: .5rem;
  font-size: 1.6rem;
  opacity: .6
}

.dropmenu a.svg-icon:hover::before {
  opacity: 1
}

.a-r.a-b::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-left: .2rem
}

#new-footer .hotmenu {
  border-radius: .4rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, .1);
  box-shadow: 0 0 1rem rgba(0, 0, 0, .1);
  padding: .5rem 1rem 0
}

#new-footer .hotmenu dl {
  line-height: 2.4rem;
  padding-bottom: .5rem
}

#new-footer .hotmenu dl dt {
  white-space: nowrap;
  color: #999
}

#new-footer .hotmenu dl dd a {
  margin-right: 1rem;
  white-space: nowrap
}

#new-footer .hotmenu dl:first-child dd {
  padding-right: 2.4rem
}

#new-footer .hotmenu .ax-toggle {
  top: .5rem;
  right: .5rem;
  position: absolute;
  background-color: #e8f2ff;
  border: #b9d7ff .1rem solid;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: .4rem
}

#new-footer .hotmenu .ax-toggle .svg-icon::before {
  color: #1678ff;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

#new-footer .hotmenu .ax-toggle .show::before {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

#new-footer .hotmenu .ax-toggle:hover {
  -webkit-box-shadow: 0 0 .5rem #b9d7ff;
  box-shadow: 0 0 .5rem #b9d7ff
}

#new-footer .footer {
  text-align: center;
  padding: .6rem 0;
  background-color: #f7f7f7;
  border-top: #dbdbdb .1rem solid;
  line-height: 2.8rem
}

#new-footer .footer .t {
  color: #ccc
}

#new-footer .footer .t a {
  margin: 0 .5rem
}

#new-footer .footer .m {
  color: #1678ff
}

#new-footer .footer .b {
  color: #666
}

#new-footer .footer .b a.beian::before {
  background-image: url("../img/beian.png");
  width: 1.8rem;
  height: 1.8rem;
  margin: 0 .2rem 0 1rem
}

.bread-box {
  padding: 1rem 0;
  color: #999
}

.bread-box dt::before {
  margin-right: .5rem
}

.bread-box dd a::after {
  font-size: 1.4rem;
  color: #ccc;
  margin: 0 .5rem
}

.bread-box dd a:last-child::after {
  display: none
}

.countdown {
  font-size: 1.84rem;
  font-family: Verdana;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center
}

.countdown>.days::after {
  content: "天";
  padding: 0 .3rem;
  font-size: 1.4rem
}

.countdown>.hours::after,
.countdown>.min::after {
  content: ":"
}

.countdown .figure {
  position: relative;
  height: 2.4rem;
  width: 1.6rem;
  margin-right: .2rem;
  background-color: #fff;
  border-radius: .4rem;
  font-weight: 700;
  -webkit-box-shadow: 0 .1rem .2rem 0 rgba(0, 0, 0, .2), inset .1rem .2rem 0 0 hsla(0, 0%, 100%, .08);
  box-shadow: 0 .1rem .2rem 0 rgba(0, 0, 0, .2), inset .1rem .2rem 0 0 hsla(0, 0%, 100%, .08)
}

.countdown .figure:last-child {
  margin-right: 0
}

.countdown .figure>span {
  position: absolute;
  left: 0;
  line-height: 2.4rem;
  right: 0
}

.countdown .figure .top:after,
.countdown .figure .bottom-back:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.countdown .figure .top {
  z-index: 3;
  background-color: #f7f7f7;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  border-top-left-radius: .4rem;
  border-top-right-radius: .4rem;
  -webkit-transform: perspective(2rem);
  transform: perspective(2rem)
}

.countdown .figure .bottom {
  z-index: 1
}

.countdown .figure .bottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: rgba(0, 0, 0, .02)
}

.countdown .figure .bottom-back {
  z-index: 2;
  top: 0;
  height: 50%;
  overflow: hidden;
  background-color: #f7f7f7;
  border-top-left-radius: .4rem;
  border-top-right-radius: .4rem
}

.countdown .figure .bottom-back span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto
}

.countdown .figure .top,
.countdown .figure .top-back {
  height: 50%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.countdown .figure .top-back {
  z-index: 4;
  bottom: 0;
  background-color: #fff;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: perspective(2rem) rotateX(180deg);
  transform: perspective(2rem) rotateX(180deg);
  border-bottom-left-radius: .4rem;
  border-bottom-right-radius: .4rem
}

.countdown .figure .top-back span {
  position: absolute;
  top: -100%;
  left: 0;
  right: 0
}

.ball {
  line-height: 2.8rem
}

.ball b {
  margin: 0 .1rem
}

.ball b.rb {
  color: #fff
}

.ball b.bb {
  color: #fff
}

.ball b.rbl {
  color: #ff3b30
}

.ball b.bbl {
  color: #1678ff
}

.sjh {
  border: #ccc .1rem solid;
  background-color: #fff;
  border-radius: .4rem;
  overflow: hidden
}

.sjh b {
  width: 2.4rem;
  height: 2.4rem;
  text-align: center;
  line-height: 2.4rem;
  color: #ff3b30;
  border-right: #ccc .1rem solid;
  background-color: #fff
}

.sjh b:last-child {
  border-right: 0
}

.sjh b.fblue {
  color: #1678ff
}

.table>table {
  width: 100%;
  border-collapse: separate;
  border-right: #dbdbdb 1px solid
}

.table>table thead,
.table>table .thead,
.table>table .tfoot {
  z-index: 3;
  position: relative
}

.table>table thead,
.table>table .thead {
  -webkit-box-shadow: 0 .2rem .2rem rgba(0, 0, 0, .1);
  box-shadow: 0 .2rem .2rem rgba(0, 0, 0, .1)
}

.table>table .tfoot {
  -webkit-box-shadow: 0 -0.2rem .2rem rgba(0, 0, 0, .1);
  box-shadow: 0 -0.2rem .2rem rgba(0, 0, 0, .1)
}

.table>table .tfoot.tmid {
  -webkit-box-shadow: 0 0 .2rem .2rem rgba(0, 0, 0, .1);
  box-shadow: 0 0 .2rem .2rem rgba(0, 0, 0, .1)
}

.table>table th {
  background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e1e1e1));
  background: linear-gradient(#f6f6f6, #e1e1e1);
  border: rgb(193.5, 193.5, 193.5) 1px solid;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: bold;
  color: #999
}

.table>table th .fred {
  color: #ff8079
}

.table>table th .fblue {
  color: #7eb4ff
}

.table>table td {
  background-color: #fff;
  border: #dbdbdb 1px solid
}

.table>table td.gray-f7 {
  background-color: #f7f7f7 !important
}

.table>table td.gray-f5 {
  background-color: #f5f5f5 !important
}

.table>table td.gray-f2 {
  background-color: #f2f2f2 !important
}

.table>table td .empty {
  margin: -0.5rem -0.2rem
}

.table>table td,
.table>table th {
  border-top-width: 0;
  border-right-width: 0;
  line-height: 2rem;
  padding: .5rem .2rem;
  white-space: nowrap;
  min-width: 2.4rem;
  text-align: center
}

.table>table td.vertical,
.table>table th.vertical {
  line-height: 1.3rem
}

.table>table tr:first-child:not(.tfoot) th,
.table>table tbody:first-child tr:first-child td {
  border-top-width: 1px;
  border-top-color: #dbdbdb
}

.table.twocolor tr:nth-child(2n)>td:not([class*=-bg]) {
  background-color: #fafafa
}

.table:not(.nohover) table tr:hover>td {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
  border-color: rgb(203.7, 203.7, 203.7)
}

.table td.nohover {
  background-color: #fff !important;
  border-color: #dbdbdb !important
}

.table .wrap {
  white-space: initial
}

.table .vtop {
  vertical-align: top
}

.table.big td {
  padding: .8rem .5rem;
  min-width: 4.3rem
}

.table.big td .empty {
  margin: -0.8rem -0.5rem
}

.table.big th {
  padding: .5rem
}

.table.small th,
.table.small td,
.table table.small th,
.table table.small td,
.table.min th,
.table.min td,
.table table.min th,
.table table.min td {
  padding: .2rem
}

.table.small td .empty,
.table table.small td .empty,
.table.min td .empty,
.table table.min td .empty {
  margin: -0.2rem
}

.table.min th,
.table.min td,
.table table.min th,
.table table.min td {
  line-height: 1.5rem;
  font-size: 1.2rem;
  min-width: 2rem
}

.table.small th.vertical,
.table table.small th.vertical {
  padding: .4rem .2rem
}

.table tr.n0:hover td {
  background-color: inherit
}

.table tr.n0 td {
  padding: 0
}

.table>table th.h-red-bg {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff8f8), to(#ffeae9));
  background: linear-gradient(#fff8f8, #ffeae9);
  border-color: #ffccc9 !important;
  color: #ff8079
}

.table>table th.h-blue-bg {
  background: -webkit-gradient(linear, left top, left bottom, from(#fcfdff), to(#ebf3ff));
  background: linear-gradient(#fcfdff, #ebf3ff);
  border-color: #c2dbff !important;
  color: #6aa8ff
}

.dark .table>table th.h-red-bg {
  background: hsl(0, 11.5942028986%, 17.0588235294%);
  border-color: hsla(0, 0%, 100%, .14) !important;
  color: #c28d8d
}

.dark .table>table th.h-blue-bg {
  background: rgb(26.048, 39.664, 47.952);
  border-color: hsla(0, 0%, 100%, .14) !important;
  color: #139cdb
}

.newadd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.newadd div {
  width: calc(50% - .5rem);
  border-radius: .8rem;
  border: #dbdbdb .1rem solid;
  overflow: hidden
}

.newadd div,
.newadd div iframe {
  height: 20rem
}

.newadd.min div,
.newadd.min div iframe {
  height: 16.2rem
}

.newadd.flex-col div {
  width: 100%
}

.left-menu {
  width: 18rem;
  background-color: #f7f7f7;
  border-right: #dbdbdb .1rem solid
}

.left-menu .ax-menu {
  width: auto
}

.left-menu .ax-menu a:hover {
  color: #1678ff
}

.left-menu .ax-menu>li>ul>li>a {
  margin-left: 1.3rem;
  padding-left: 1.4rem;
  position: relative;
  right: -0.1rem;
  border: rgba(0, 0, 0, 0) .1rem solid
}

.left-menu .ax-menu a.ax-selected[aria-child=false] {
  background-color: #fff;
  border-color: #dbdbdb;
  border-right-color: #fff;
  font-weight: bold;
  z-index: 1
}

.p-title b,
.p-title h1 {
  font-size: 1.4rem
}

.p-title b::before,
.p-title h1::before {
  content: "";
  display: inline-block;
  background-color: #1678ff;
  width: .4rem;
  height: 1.4rem;
  border-radius: 2rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: .6rem
}

.loginDialog {
  padding: 1rem 2rem
}

.loginDialog .btn-l {
  min-width: 6rem
}

.ntab li {
  padding: 0 1rem;
  width: auto
}

.ntab li a {
  white-space: nowrap;
  position: relative
}

.ntab li.s a {
  color: #1678ff;
  font-weight: bold
}

.ntab li.s a:after {
  content: "";
  height: .2rem;
  width: 100%;
  background-color: #1678ff;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-animation: mymove .5s;
  animation: mymove .5s
}

.ntab.auto li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto
}

.ntab.auto1 li {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto
}

.ntab.around {
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.ntab.mr li {
  padding: 0;
  margin-right: 2rem
}

@-webkit-keyframes mymove {
  from {
    left: 50%;
    width: 0%
  }

  to {
    left: 0%;
    width: 100%
  }
}

@keyframes mymove {
  from {
    left: 50%;
    width: 0%
  }

  to {
    left: 0%;
    width: 100%
  }
}

@-webkit-keyframes check {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(25, 140, 255, .2);
    box-shadow: 0 0 0 0 rgba(25, 140, 255, .2)
  }

  50% {
    -webkit-box-shadow: 0 0 0 .3rem rgba(25, 140, 255, .2);
    box-shadow: 0 0 0 .3rem rgba(25, 140, 255, .2)
  }

  99% {
    -webkit-box-shadow: 0 0 0 .6rem rgba(25, 140, 255, 0);
    box-shadow: 0 0 0 .6rem rgba(25, 140, 255, 0)
  }

  100% {
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

@keyframes check {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(25, 140, 255, .2);
    box-shadow: 0 0 0 0 rgba(25, 140, 255, .2)
  }

  50% {
    -webkit-box-shadow: 0 0 0 .3rem rgba(25, 140, 255, .2);
    box-shadow: 0 0 0 .3rem rgba(25, 140, 255, .2)
  }

  99% {
    -webkit-box-shadow: 0 0 0 .6rem rgba(25, 140, 255, 0);
    box-shadow: 0 0 0 .6rem rgba(25, 140, 255, 0)
  }

  100% {
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

.ax-checkbox>span:before {
  border-radius: .3rem
}

.ax-checkbox>span:after {
  width: 1rem;
  height: .6rem;
  -webkit-box-shadow: -0.2rem .2rem 0 0 #1678ff;
  box-shadow: -0.2rem .2rem 0 0 #1678ff;
  left: .5rem;
  top: calc(50% - .5rem);
  -webkit-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%)
}

.ax-checkbox>input:checked+span:before {
  background-color: #1678ff
}

.ax-checkbox>input:checked+span:after {
  -webkit-box-shadow: -0.2rem .2rem 0 0 #fff;
  box-shadow: -0.2rem .2rem 0 0 #fff;
  opacity: 1
}

.ax-checkbox>input:focus+span:after {
  -webkit-box-shadow: -0.2rem .2rem 0 0 #1678ff;
  box-shadow: -0.2rem .2rem 0 0 #1678ff
}

.ax-checkbox>input:disabled:checked+span:after {
  -webkit-box-shadow: -0.2rem .2rem 0 0 #b3b3b3;
  box-shadow: -0.2rem .2rem 0 0 #b3b3b3
}

.ax-form-input,
.ax-form-con {
  position: relative
}

input[type=text],
input[type=search],
input[type=url],
input[type=email],
input[type=number],
input[type=password],
input[type=file] {
  background-color: #fff;
  border: 0;
  position: relative;
  z-index: 1
}

input[type=text],
input[type=search],
input[type=url],
input[type=email],
input[type=number],
input[type=password],
input[type=file],
select {
  width: 100%;
  height: 3.2rem;
  line-height: 3.2rem;
  padding: 0 .8rem;
  border: .1rem solid #dbdbdb;
  border-radius: .4rem;
  position: relative
}

.ax-form-input.primary input,
input.primary {
  border-color: #1678ff
}

input:not([class*=btn-]).large {
  height: 4rem;
  line-height: 4rem
}

.ax-pos-left {
  height: 100%;
  width: 3.2rem;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2
}

.ax-pos-left+input {
  padding-left: 3.2rem
}

.ax-pos-right input {
  padding-right: 2.6rem
}

.ax-pos-right .r-txt {
  line-height: 3.2rem;
  position: absolute;
  right: .8rem;
  top: 0;
  z-index: 2
}

select {
  background-color: rgba(0, 0, 0, 0);
  z-index: 3
}

textarea {
  width: 100%;
  min-height: 4.4rem;
  line-height: 2.2rem;
  border: .1rem solid #dbdbdb;
  padding: .4rem .8rem;
  border-radius: .4rem;
  overflow: auto;
  display: block;
  position: relative;
  z-index: 1
}

@media(hover: hover) {

  input:not([readonly]):not([disabled]):not([class*=ax-check]):not([class*=ax-btn]):hover,
  textarea:not([readonly]):not([disabled]):not([class*=ax-check]):hover {
    border-color: #96befa
  }
}

input[type=text]:focus,
input[type=text].ax-focus,
input[type=search]:focus,
input[type=search].ax-focus,
input[type=url]:focus,
input[type=url].ax-focus,
input[type=email]:focus,
input[type=email].ax-focus,
input[type=number]:focus,
input[type=number].ax-focus,
input[type=password]:focus,
input[type=password].ax-focus,
input[type=file]:focus,
input[type=file].ax-focus,
textarea:focus,
textarea.ax-focus {
  -webkit-box-shadow: 0 0 0 .3rem rgba(22, 120, 255, .1);
  box-shadow: 0 0 0 .3rem rgba(22, 120, 255, .1);
  border-color: #96befa !important
}

.ax-pos-ri input {
  padding-right: 3.2rem
}

.ax-pos-ri .ri {
  height: 100%;
  width: 3.2rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2
}

.ax-select {
  position: relative;
  color: #333
}

.ax-select.ax-disabled .ax-select-inner,
.ax-select.ax-disabled .ax-select-input {
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.ax-select [hidden] {
  display: none !important
}

.ax-select[data-type*=multiple] .ax-select-inner,
.ax-select[data-type*=text] .ax-select-inner {
  cursor: text
}

.ax-select .ax-select-inner {
  background-color: #fff;
  border: .1rem solid #dbdbdb;
  border-radius: .4rem;
  cursor: text;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  zoom: 1
}

@media(hover: hover) {
  .ax-select .ax-select-inner:hover {
    border-color: #96befa
  }
}

.select-primary .ax-select .ax-select-inner {
  border-color: #1678ff;
  color: #1678ff
}

.ax-select.ax-focuse .ax-select-inner,
.ax-select.ax-open .ax-select-inner {
  border-color: #1678ff
}

.ax-select.ax-open .ax-select-inner {
  border-radius: .4rem .4rem 0 0
}

.ax-select .ax-select-inner .ax-label-single {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 3rem;
  position: relative
}

.ax-select .ax-select-inner .ax-label-single .ax-item {
  display: block;
  padding: 0 .8rem;
  margin: 0;
  line-height: 3rem
}

.ax-select .ax-select-inner .ax-label-single:after {
  content: "";
  border-color: #b3b3b3 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: .5rem .5rem 0 .5rem;
  height: .5rem;
  margin: auto 0;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  position: absolute;
  top: 0;
  bottom: 0;
  right: .8rem;
  pointer-events: none
}

.ax-select.ax-open .ax-select-inner .ax-label-single:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.ax-select .ax-select-dropdown {
  width: 100%;
  background-color: #fff;
  margin-top: -0.1rem;
  border: .1rem solid #dbdbdb;
  border-bottom-left-radius: .4rem;
  border-bottom-right-radius: .4rem;
  overflow: hidden;
  display: none;
  position: absolute;
  top: 100%;
  z-index: 10
}

.ax-select .ax-select-dropdown.ax-active {
  display: block
}

.ax-select.ax-open .ax-select-dropdown {
  border-color: #1678ff
}

.ax-select .ax-select-dropdown .ax-item-list {
  max-height: 26.3rem;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
  position: relative
}

.ax-select .ax-select-dropdown .ax-item-group {
  padding: 0 .8rem;
  margin: 0;
  line-height: 3.2rem;
  border-bottom: .1rem solid #dbdbdb
}

.ax-select .ax-select-dropdown .ax-item {
  padding: 0 .8rem;
  margin: 0;
  line-height: 3.2rem;
  cursor: pointer;
  border-bottom: .1rem solid #eee;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  position: relative
}

.ax-select .ax-select-dropdown .ax-item:last-child {
  border: none
}

.ax-select .ax-select-dropdown .ax-item.ax-item-selectable:hover {
  cursor: pointer;
  color: #fff;
  background-color: #1678ff
}

.ax-select.ax-disabled .ax-item {
  cursor: not-allowed
}

.ax-select .ax-item.ax-selected {
  color: #1678ff;
  background-color: #f0f7ff
}

.ax-select .ax-item.ax-selected:after {
  color: #1678ff;
  height: 100%;
  font-size: 1.2rem;
  position: absolute;
  right: .7rem;
  top: 0
}

.ax-select .ax-select-dropdown .ax-item-selectable.ax-highlight {
  color: #fff;
  background-color: #1678ff
}

.ax-select .ax-select-dropdown .ax-item-selectable.ax-highlight:after {
  color: #fff
}

.ax-select .ax-select-dropdown>.ax-item,
.ax-select .ax-select-dropdown .ax-item-list .ax-no-select {
  cursor: text
}

.ax-select .ax-select-placeholder {
  opacity: .5
}

.ax-select .ax-select-input {
  border: none;
  background: rgba(0, 0, 0, 0) !important;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield
}

.ax-select .ax-select-input:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.ax-select .ax-select-inner>.ax-select-input {
  width: 1.4rem;
  height: 2.2rem;
  line-height: 2.2rem;
  margin: .4rem;
  padding: 0
}

.ax-select .ax-select-dropdown>.ax-select-input[type=text] {
  border-bottom: .1rem solid #dbdbdb;
  border-radius: 0
}

.ax-select .ax-select-dropdown>.ax-select-input[type=text]:focus {
  border-color: #1678ff !important
}

.ax-tab .ax-tab-content {
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear
}

.ax-tab .ax-tab-content>*:not(.ax-active) {
  display: none
}

.ax-tab .ax-tab-content>.ax-active {
  display: block
}

.ax-tab .ax-tab-nav>.ax-active {
  pointer-events: none
}

.ax-menu-tab {
  border-bottom: #dbdbdb .2rem solid;
  margin-bottom: 1rem
}

.ax-menu-tab .ax-item {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 3.8rem;
  text-align: center;
  margin: 0 1rem
}

.ax-menu-tab .ax-item:first-child {
  margin-left: 0
}

.ax-menu-tab .ax-item:last-child {
  margin-right: 0
}

.ax-menu-tab .ax-item.ax-active {
  color: #1678ff
}

.ax-menu-tab .ax-item .tab_title {
  position: relative
}

.ax-menu-tab .ax-item .tab_title:after {
  content: "";
  height: .2rem;
  width: 100%;
  background-color: #1678ff;
  -webkit-transform: translate(-50%, 0) scaleX(0);
  transform: translate(-50%, 0) scaleX(0);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  position: absolute;
  left: 50%;
  bottom: -0.2rem
}

.ax-menu-tab .ax-item.ax-active .tab_title:after {
  -webkit-transform: translate(-50%, 0) scaleX(1);
  transform: translate(-50%, 0) scaleX(1)
}

.ax-menu-auto>a {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.ax-menu-auto .ax-item {
  margin: 0
}

.a-r-r span {
  margin-right: 1rem
}

.a-r-r::after {
  margin-left: auto
}

.icon-col-blue::before {
  color: #1678ff
}

.icon-col-orange::before {
  color: #ff8924
}

.img-icon.img-f0 {
  font-size: 0
}

.img-icon.img-f0::before {
  font-size: initial
}

.today-col {
  line-height: 4rem;
  border-top: .1rem solid #dbdbdb
}

.today-col i {
  margin-right: 1rem
}

.today-col .svg-icon:before {
  margin-right: .5rem
}

.table.today-kj .svg-f0 {
  color: #999
}

.table.today-kj .svg-f0::before {
  font-size: 2rem
}

.table.today-kj .svg-f0:hover {
  color: #cd0000
}

.table.today-kj .kj-col-t .flex {
  padding: 0 .5rem
}

.table.today-kj .kj-col-t .flex b::before {
  font-size: 2rem;
  margin-right: 1rem
}

.table.today-kj .kj-col-t .flex p {
  margin-left: auto;
  color: #999;
  font-size: 1.2rem
}

.droplist {
  line-height: 3.6rem;
  padding: .3rem 0
}

.droplist a {
  padding: 0 1rem;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  white-space: nowrap
}

.droplist a:hover {
  color: #1678ff;
  background-color: #f5f7fa
}

.kjhistory-top {
  margin: .5rem 0 1.5rem
}

.kjhistory-top .czicon {
  margin-right: 1rem
}

.kjhistory-top .czicon::before {
  font-size: 6.4rem
}

.kjhistory-top .group a {
  color: #999;
  margin-left: 2rem
}

.kjhistory-top .group a:hover {
  color: #cd0000
}

.kjhistory-top .group a::before {
  font-size: 2rem
}

.kjhistory-top i {
  white-space: nowrap
}

.kjhistory-top .svg-icon:not(.svg-d):before {
  margin-right: .5rem
}

.kjhistory-list {
  position: relative
}

.kjhistory-list .ax-select {
  z-index: 4;
  position: absolute;
  top: 0;
  right: 0
}

.kjhistory-list .showa::before {
  content: "展开"
}

.kjhistory-list .showa.open::before {
  content: "收起"
}

.kjhistory-list .showa.open::after {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.kjhistory-list .showbox>td {
  border: 0;
  padding: 0
}

.kjhistory-list .showbox .kjhistory-show {
  border: #a0a0a0 .1rem solid;
  margin-bottom: 0
}

.kjhistory-show {
  margin-bottom: 1rem
}

.kjhistory-show .t,
.kjhistory-show .b {
  padding: .8rem 1rem;
  border: #dbdbdb .1rem solid;
  background-color: #fff;
  text-align: left;
  white-space: initial !important
}

.kjhistory-show .t {
  border-bottom: 0
}

.kjhistory-show .b {
  border-top: 0
}

.newadd.mt10 {
  margin-top: 0
}

.guize-p p span {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background-color: #ccc;
  margin-right: .2rem
}

.guize-p p span.red {
  background-color: rgb(255, 213.5275362319, 211.2)
}

.guize-p p span.red.s {
  background-color: #ff3b30
}

.guize-p p span.blue {
  background-color: rgb(185.2, 214.5579399142, 255)
}

.guize-p p span.blue.s {
  background-color: #1678ff
}

.td-tab {
  background-color: #fff
}

.td-tab li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 3.6rem;
  border-right: #dbdbdb .1rem solid
}

.td-tab li:last-child {
  border-right: 0
}

.td-tab li a {
  display: block
}

.td-tab li a:hover {
  background-color: #f5f7fa;
  color: #1678ff
}

.td-tab li a.s {
  background-color: #1678ff;
  color: #fff
}

.guize-box {
  line-height: 2.4rem
}

.guize-box h1 {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: #dbdbdb .1rem solid;
  font-size: 2rem;
  text-align: center
}

.guize-box p {
  padding-bottom: 1rem
}

.guize-box a {
  text-decoration: underline;
  color: #1678ff
}

.ball.col10 b {
  margin: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 10%;
  flex: 0 0 10%
}

html {
  -webkit-text-size-adjust: 100%;
  height: 100%
}

body {
  line-height: 1.4286;
  min-height: 100%;
  font-size: 1.4rem;
  color: #333;
  background-color: #fff
}

a {
  color: #333;
  text-decoration: none
}

a:active {
  opacity: .8
}

@media(hover: hover) {
  a:hover {
    color: #cd0000
  }
}

@media(hover: none) {
  a:active {
    color: #cd0000
  }
}

:focus {
  outline: 0
}

::-ms-clear,
::-ms-reveal {
  display: none
}

* {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-word
}

pre {
  color: #666;
  font-size: 1.2rem;
  font-family: inherit;
  line-height: 1.8rem;
  white-space: pre-wrap;
  word-wrap: break-word
}

button[type=button],
input[type=button],
input[type=submit],
input[type=text],
input[type=search],
input[type=reset] {
  -webkit-appearance: none
}

em,
i {
  font-style: normal
}

s,
u {
  text-decoration: none
}

ul,
li,
form {
  list-style: none outside none
}

form {
  position: relative
}

a span,
label {
  cursor: pointer
}

input,
textarea,
button {
  font-size: 1.4rem;
  outline: none;
  resize: none;
  -webkit-appearance: none;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  vertical-align: top
}

select {
  font-size: 1.4rem;
  outline: none;
  resize: none;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear
}

input[type=checkbox] {
  -webkit-appearance: checkbox
}

input[type=radio] {
  -webkit-appearance: radio
}

body,
input,
textarea,
select,
button {
  font-family: "Microsoft YaHei UI", "Microsoft YaHei", "微软雅黑", "Arial", "Helvetica Neue", "sans-serif", "宋体", "simsun"
}

img {
  border: 0;
  max-width: 100%;
  vertical-align: middle
}

b,
strong {
  font-weight: bold
}

:disabled,
.disabled {
  opacity: .4;
  cursor: default !important;
  pointer-events: none !important
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ababab
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ababab
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ababab
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #ababab
}

input::placeholder,
textarea::placeholder {
  color: #ababab
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset
}

.loading {
  color: #1678ff;
  min-height: 12rem;
  height: 100%
}

.loading:before {
  font-size: 5rem
}

.loading::after {
  content: "加载中";
  margin-top: .6rem
}

.loading.mask {
  position: absolute;
  z-index: 2000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .7)
}

.loading.mask.full {
  position: fixed
}

.loading.mask.white {
  background-color: hsla(0, 0%, 100%, .9)
}

.loading.none {
  display: none
}

html {
  font-size: 62.5%
}

a.nohover:hover {
  color: inherit
}

.fred {
  color: #ff3b30
}

.fdarkred {
  color: #cd0000
}

.fblue {
  color: #1678ff
}

.fblue-l10 {
  color: rgb(73, 149.5493562232, 255)
}

.fblue-l20 {
  color: rgb(103.6, 167.2789699571, 255)
}

.fblue-l30 {
  color: rgb(175, 208.6480686695, 255)
}

.fgreen {
  color: #51b148
}

.forange {
  color: #ff8924
}

.fyellow {
  color: #ff0
}

.fcol3 {
  color: #333
}

.fcol6 {
  color: #666
}

.fcol9 {
  color: #999
}

.fcolY {
  color: #c8990b
}

.fcolW {
  color: #fff
}

.fcolC {
  color: #ccc
}

.fcolA {
  color: #aaa
}

.f0 {
  font-size: 0
}

.f0::before {
  font-size: initial
}

.f12 {
  font-size: 1.2rem
}

.f14 {
  font-size: 1.4rem
}

.f16 {
  font-size: 1.6rem
}

.f18 {
  font-size: 1.8rem
}

.f20 {
  font-size: 2rem
}

.f22 {
  font-size: 2.2rem
}

.f24 {
  font-size: 2.4rem
}

.f26 {
  font-size: 2.6rem
}

.fb {
  font-weight: bold
}

.fn {
  font-weight: normal
}

.fl {
  float: left
}

.fr {
  float: right
}

a.fcolW:hover {
  color: #fff
}

a.fdarkred:hover {
  color: rgb(179.5, 0, 0)
}

.m5 {
  margin: .5rem
}

.m10 {
  margin: 1rem
}

.m-10 {
  margin: -1rem
}

.mt10 {
  margin-top: 1rem
}

.mt-10 {
  margin-top: -1rem
}

.mt20 {
  margin-top: 2rem
}

.mb10 {
  margin-bottom: 1rem
}

.mb20 {
  margin-bottom: 2rem
}

.ml10 {
  margin-left: 1rem
}

.mr10 {
  margin-right: 1rem
}

.ml-10 {
  margin-left: -1rem
}

.mr-10 {
  margin-right: -1rem
}

.ml20 {
  margin-left: 2rem
}

.mr20 {
  margin-right: 2rem
}

.mt2 {
  margin-top: .2rem
}

.mt5 {
  margin-top: .5rem
}

.mb5 {
  margin-bottom: .5rem
}

.ml5 {
  margin-left: .5rem
}

.mr5 {
  margin-right: .5rem
}

.mt-5 {
  margin-top: -0.5rem
}

.mb-5 {
  margin-bottom: -0.5rem
}

.ml-5 {
  margin-left: -0.5rem
}

.mr-5 {
  margin-right: -0.5rem
}

.mr2 {
  margin-right: .2rem
}

.ml2 {
  margin-left: .2rem
}

.ml14 {
  margin-left: 1.4rem
}

.mt0 {
  margin-top: 0
}

.mb0 {
  margin-bottom: 0
}

.ml0 {
  margin-left: 0
}

.mr0 {
  margin-right: 0
}

.mlauto {
  margin-left: auto
}

.mtauto {
  margin-top: auto
}

.mrauto {
  margin-right: auto
}

.mbauto {
  margin-bottom: auto
}

.p0 {
  padding: 0
}

.p5 {
  padding: .5rem
}

.p10 {
  padding: 1rem
}

.pt10 {
  padding-top: 1rem
}

.pb10 {
  padding-bottom: 1rem
}

.pl10 {
  padding-left: 1rem
}

.pr10 {
  padding-right: 1rem
}

.pt5 {
  padding-top: .5rem
}

.pb5 {
  padding-bottom: .5rem
}

.pl5 {
  padding-left: .5rem
}

.pr5 {
  padding-right: .5rem
}

.pt0 {
  padding-top: 0
}

.pb0 {
  padding-bottom: 0
}

.pl0 {
  padding-left: 0
}

.pr0 {
  padding-right: 0
}

.line {
  border: #dbdbdb .1rem solid
}

.linet {
  border-top: #dbdbdb .1rem solid
}

.lineb {
  border-bottom: #dbdbdb .1rem solid
}

.lineb-p {
  border-bottom: #1678ff .1rem solid
}

.linel {
  border-left: #dbdbdb .1rem solid
}

.liner {
  border-right: #dbdbdb .1rem solid
}

.line-pl {
  border: #b9d7ff .1rem solid
}

.line-yl {
  border: #f5edd7 .1rem solid
}

.linet-yl {
  border-top: #f5edd7 .1rem solid
}

.lineb-yl {
  border-bottom: #f5edd7 .1rem solid
}

.linel-yl {
  border-left: #f5edd7 .1rem solid
}

.liner-yl {
  border-right: #f5edd7 .1rem solid
}

.linet-pl {
  border-top: #b9d7ff .1rem solid
}

.lineb-pl {
  border-bottom: #b9d7ff .1rem solid
}

.linel-pl {
  border-left: #b9d7ff .1rem solid
}

.liner-pl {
  border-right: #b9d7ff .1rem solid
}

.lineN {
  line-height: initial
}

.line20 {
  line-height: 2rem
}

.line22 {
  line-height: 2.2rem
}

.line24 {
  line-height: 2.4rem
}

.line28 {
  line-height: 2.8rem
}

.line30 {
  line-height: 3rem
}

.line32 {
  line-height: 3.2rem
}

.line36 {
  line-height: 3.6rem
}

.line38 {
  line-height: 3.8rem
}

.line40 {
  line-height: 4rem
}

.line42 {
  line-height: 4.2rem
}

.hiN {
  height: 1.714rem
}

.h20 {
  height: 2rem
}

.h32 {
  height: 3.2rem
}

.t0 {
  border-top: 0
}

.b0 {
  border-bottom: 0
}

.bg-w {
  background-color: #fff
}

.bg-p {
  background-color: #1678ff
}

.bg-pl {
  background-color: #e8f2ff
}

.bg-f2 {
  background-color: #f2f2f2
}

.bg-f5 {
  background-color: #f5f5f5
}

.bg-f7 {
  background-color: #f7f7f7
}

.bg-col1 {
  background-color: #fffaeb
}

.bg-col2 {
  background-color: #f5edd7
}

.ellipsis.wauto {
  width: auto;
  -webkit-box-flex: initial;
  -ms-flex: initial;
  flex: initial
}

.ellipsisHH.wauto {
  -webkit-box-flex: initial;
  -ms-flex: initial;
  flex: initial
}

.overflow-x {
  overflow-x: auto
}

.overflow-y {
  overflow-y: auto
}

.overflow-h {
  overflow: hidden
}

.nowrap {
  white-space: nowrap
}

.breakAll {
  word-break: break-all
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.flex-auto {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.flex-grow {
  -webkit-box-flex: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit
}

.flex-shrink {
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.flex-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: end !important
}

.flex-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: start !important
}

.tal {
  text-align: left !important
}

.tar {
  text-align: right !important
}

.tac {
  text-align: center !important
}

.vmiddle {
  vertical-align: middle
}

.underline {
  text-decoration: underline
}

.line-through {
  text-decoration: line-through
}

.acur {
  cursor: pointer
}

.radius {
  border-radius: .4rem
}

.radius-tl {
  border-top-left-radius: .4rem
}

.radius-tr {
  border-top-right-radius: .4rem
}

.radius-bl {
  border-bottom-left-radius: .4rem
}

.radius-br {
  border-bottom-right-radius: .4rem
}

.radiusB {
  border-radius: .8rem
}

.radiusB-tl {
  border-top-left-radius: .8rem
}

.radiusB-tr {
  border-top-right-radius: .8rem
}

.radiusB-bl {
  border-bottom-left-radius: .8rem
}

.radiusB-br {
  border-bottom-right-radius: .8rem
}

.shadow {
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, .1);
  box-shadow: 0 0 1rem rgba(0, 0, 0, .1)
}

.shadowBg {
  background-color: #fff;
  -webkit-box-shadow: 0 .2rem .5rem rgba(0, 0, 0, .06);
  box-shadow: 0 .2rem .5rem rgba(0, 0, 0, .06)
}

.w0 {
  width: 0
}

.wfull {
  width: 100%
}

.wFit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

.h0 {
  height: 0
}

.deg45 {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.deg90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.deg180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.deg270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.degX::before {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg)
}

.sticky {
  position: sticky;
  z-index: 10
}

.sticky.t {
  top: 0
}

.sticky.b {
  bottom: 0
}

.opacity4 {
  opacity: .4
}

.opacity5 {
  opacity: .5
}

.opacity6 {
  opacity: .6
}

.opacity8 {
  opacity: .8
}

.italic {
  font-style: italic
}

.gradient-gray {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e3e3e3));
  background-image: linear-gradient(180deg, #fff, #e3e3e3)
}

.none {
  display: none
}

.btn-d {
  padding: .2rem 1rem;
  min-height: 3.2rem;
  line-height: 1.6rem;
  border-radius: .4rem
}

.btn-d.round {
  border-radius: 5rem
}

.btn-d.p2 {
  padding: .2rem
}

.btn-d.small {
  min-height: 2.8rem
}

.btn-d.min {
  min-height: 2.2rem;
  padding: .2rem .4rem
}

.btn-d.large {
  min-height: 4rem
}

.btn-p:disabled {
  -webkit-filter: grayscale(1);
  filter: grayscale(1)
}

.svg-icon.svg-f0 {
  font-size: 0
}

.svg-icon.svg-f0::before {
  font-size: initial
}

@media(hover: hover) {
  a:not(.nohover):hover .svg-icon {
    color: inherit
  }
}

@media(hover: none) {
  a:not(.nohover):active .svg-icon {
    color: inherit
  }
}

*::-webkit-scrollbar {
  width: .8rem;
  height: .8rem
}

*::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, .2)
}

*::-webkit-scrollbar-thumb:active,
*::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, .3)
}

*::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, .05)
}

*::-webkit-scrollbar-corner {
  background-color: rgba(0, 0, 0, .05)
}

.ax-dialog {
  height: 100vh;
  width: 100%;
  position: fixed;
  left: -1000rem;
  top: 0;
  z-index: 810
}

.ax-dialog .ax-padding {
  padding: 1rem
}

.ax-dialog .ax-dialog-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4
}

.ax-dialog[data-overlay=true] .ax-dialog-overlay {
  background-color: rgba(0, 0, 0, .5)
}

.ax-dialog .ax-dialog-wrapper {
  background-color: #fff;
  border-radius: .8rem;
  -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .1);
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .1);
  opacity: 1;
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: relative;
  z-index: 9;
  margin: 0 2rem
}

.ax-dialog[data-size=md] .ax-dialog-wrapper {
  width: 50rem
}

.ax-dialog[data-size=auto] .ax-dialog-wrapper {
  width: auto;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0
}

.ax-dialog.ax-dialog-show {
  left: 0;
  top: 0
}

.ax-dialog.ax-dialog-show .ax-dialog-overlay {
  opacity: 1
}

.ax-dialog.ax-dialog-hide .ax-dialog-overlay {
  opacity: 0
}

.ax-dialog-header {
  line-height: 3.8rem;
  border-radius: .8rem .8rem 0 0;
  padding-left: 1rem;
  background-color: #fff;
  position: relative;
  font-weight: bold
}

.ax-dialog .ax-dialog-wrapper>.ax-dialog-close {
  width: 3.8rem;
  height: 3.8rem;
  line-height: 3.8rem;
  color: #b3b3b3;
  position: absolute;
  font-size: 1.2rem;
  right: 0;
  top: 0;
  z-index: 11
}

.ax-dialog .ax-dialog-wrapper>.ax-dialog-close:hover {
  color: #1678ff
}

.ax-dialog-body {
  position: relative;
  max-height: 80vh;
  overflow-x: hidden;
  overflow-y: auto
}

.ax-dialog .ax-dialog-body .ax-dialog-content {
  position: relative
}

.ax-dialog-footer {
  border-radius: 0 0 .8rem .8rem;
  overflow-y: hidden
}

.ax-dialog-footer .ax-btns .btn-d {
  margin-left: 1rem
}

.ax-dialog[data-footerType=line] .ax-dialog-footer {
  line-height: 3.8rem
}

.ax-dialog[data-footerType=line] .ax-dialog-footer a:hover {
  color: inherit;
  background-color: #f7f7f7
}

.ax-dialog[data-footerType=line] .ax-dialog-footer a[confirm] {
  background-color: #e8f2ff;
  color: #1678ff
}

.ax-dialog[data-footerType=line] .ax-dialog-footer a[confirm]:hover {
  background-color: rgb(221.8, 236.2347826087, 255)
}

.ax-gutter-line {
  height: 3.8rem;
  width: 1px;
  background-color: #dbdbdb
}

@media screen and (min-width: 1281px) {
  .ax-dialog[data-size=md] .ax-dialog-wrapper {
    width: 70rem
  }
}

.ax-row {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  zoom: 1
}

.ax-row>[class*=ax-flex-block] {
  width: 0
}

.ax-col {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  width: 0;
  position: relative
}

.ax-col>[class*=ax-flex-block] {
  height: 0
}

.ax-break-line {
  height: 1px;
  overflow: hidden;
  background-color: #dbdbdb
}

.ax-popup {
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: .4rem;
  -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .1);
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .1);
  z-index: 710;
  -webkit-animation-duration: 100ms;
  animation-duration: 100ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: hidden
}

.ax-popup.ax-show {
  visibility: visible
}

.ax-popup-open,
.ax-popup-open i {
  color: #cd0000 !important
}

.ax-popup-open .icon-arrow.deg90 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.ax-popup-open::after {
  -webkit-transform: rotate(270deg) !important;
  transform: rotate(270deg) !important
}

.popup-md {
  max-width: 36rem
}

.ax-popup [arrow] {
  width: 1rem;
  height: 1rem;
  -webkit-box-shadow: 1px 1px 0 #dbdbdb;
  box-shadow: 1px 1px 0 #dbdbdb
}

.ax-popup[data-placement^=top] [arrow] {
  bottom: -0.5rem;
  background: linear-gradient(135deg, transparent 50%, #fff 50%, #fff 100%);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.ax-popup[data-placement^=bottom] [arrow] {
  top: -0.5rem;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  background: linear-gradient(135deg, transparent 50%, #fff 50%, #fff 100%)
}

.ax-popup[data-placement^=left] [arrow] {
  right: -0.5rem;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: linear-gradient(135deg, transparent 50%, #fff 50%, #fff 100%)
}

.ax-popup[data-placement^=right] [arrow] {
  left: -0.5rem;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  background: linear-gradient(135deg, transparent 50%, #fff 50%, #fff 100%)
}

.ax-popup .ax-popup-body {
  max-height: 60rem;
  display: block;
  overflow-y: auto;
  overflow-x: hidden
}

.ax-popup .ax-popup-body .ax-popup-content {
  overflow: hidden
}

.ax-message {
  max-width: 60rem;
  position: fixed;
  left: 50%;
  top: 0;
  z-index: 910;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

@media screen and (max-width: 900px) {
  .ax-message {
    width: 100%
  }
}

.ax-message section {
  background-color: #fff;
  border: 1px solid #ebebeb;
  -webkit-box-shadow: 1px 1px .5rem rgba(0, 0, 0, .06);
  box-shadow: 1px 1px .5rem rgba(0, 0, 0, .06);
  margin: 1.4rem 1.4rem 0 1.4rem;
  border-radius: .4rem;
  position: relative;
  display: none
}

.ax-message .ax-close {
  font-size: 1.2rem;
  text-align: center;
  color: rgba(0, 0, 0, .2);
  text-decoration: none;
  width: 3.4rem;
  height: 3.4rem;
  position: absolute;
  right: 0;
  top: 0
}

.ax-message .ax-close:hover {
  color: rgba(0, 0, 0, .6)
}

.ax-message[data-placement=center-center] {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.ax-message[data-placement*=-center] section {
  margin-top: .7rem;
  margin-bottom: .7rem
}

.ax-message section .ax-message-content {
  font-size: 1.4rem;
  line-height: 1.8rem;
  padding: .8rem 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.ax-message section[data-result=success] {
  color: #51b148;
  background-color: #f0f9eb;
  border-color: #e1f3d8
}

.ax-message section[data-result=error] {
  color: #b22c39;
  background-color: #fff0f1;
  border-color: #f0dddf
}

.ax-message section[data-result=question] {
  color: #c2690a;
  background-color: #fff5eb;
  border-color: #f5e7d7
}

.ax-message section[data-result=info] {
  color: #189593;
  background-color: #ebfaf9;
  border-color: #cef0f0
}

.ax-message section[data-result=warning] {
  color: #c8990b;
  background-color: #fffaeb;
  border-color: #f5edd7
}

.ax-message section[data-close] .ax-message-content {
  padding-right: 3.4rem
}

.ax-message section .ax-message-icon {
  margin-right: .8rem
}

.ax-message section .ax-message-body {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  position: relative
}

.ax-message .svg-icon {
  height: 1.8rem;
  font-size: 1.6rem
}

.ax-menu ul {
  display: none
}

.ax-menu li {
  position: relative;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out
}

.ax-menu>li {
  border-bottom: none
}

.ax-menu>li:before,
.ax-menu.ax-menu-row>li>ul>li:before {
  content: "";
  width: .2rem;
  height: 0;
  background-color: #1678ff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out
}

.ax-menu li a {
  height: 3.6rem;
  line-height: 3.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative
}

.ax-menu>li>a {
  padding-left: 1.4rem;
  padding-right: 1.4rem
}

.ax-menu>li>ul>li>a {
  padding-left: 2.8rem
}

.ax-menu .ax-active {
  background: rgba(0, 0, 0, 0)
}

.ax-menu .ax-active:before,
.ax-menu.ax-menu-row>li>ul>li.ax-active:before {
  height: 100%
}

.ax-menu>li>a span {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.ax-menu>li.ax-active>a {
  font-weight: bold
}

.ax-menu .ax-active>a::after {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.ax-menu a.ax-selected[aria-child=false] {
  color: #1678ff;
  background-color: #f5f7fa
}

.ax-menu.ax-menu-row {
  z-index: 610
}

.ax-menu.ax-menu-row ul {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: .4rem;
  -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .1);
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .1)
}

.ax-menu.ax-menu-row>li::before {
  display: none
}

.ax-menu.ax-menu-row li a span {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.ax-menu.ax-menu-row>li>ul>li>ul {
  position: inherit;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.ax-menu.ax-menu-row li a {
  line-height: 3.6rem
}

.ax-menu.ax-menu-row li a:hover {
  color: #1678ff
}

.ax-menu.ax-menu-row li a {
  padding-left: 1.4rem;
  padding-right: 1.4rem
}

.ax-backtop {
  position: fixed;
  right: 1.4rem;
  bottom: 1.4rem;
  z-index: 610
}

.ax-space-backtop {
  height: 5.4rem
}

.ax-backtop .ax-item {
  margin-top: 1rem;
  position: relative
}

.ax-backtop .ax-item>a {
  font-size: 1.8rem;
  color: rgba(0, 0, 0, .2);
  border-radius: .4rem;
  width: 3.8rem;
  height: 3.8rem;
  -webkit-box-shadow: 0 0 0 .1rem rgba(0, 0, 0, .12) inset;
  box-shadow: 0 0 0 .1rem rgba(0, 0, 0, .12) inset;
  background-color: hsla(0, 0%, 100%, .2);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear
}

.ax-backtop .ax-item>a:hover,
.ax-backtop .ax-item.ax-active>a {
  color: #1678ff;
  -webkit-box-shadow: 0 0 0 .1rem #1678ff inset;
  box-shadow: 0 0 0 .1rem #1678ff inset
}

.ax-backtop .ax-item.ax-totop {
  overflow: hidden
}

.ax-backtop .ax-item.ax-totop>a {
  margin-bottom: -8rem
}

.ax-backtop .ax-item.ax-totop .ax-show {
  margin-bottom: 0
}

.ax-backtop .ax-item.ax-focus>a {
  -webkit-box-shadow: 0 0 0 .1rem #1678ff inset;
  box-shadow: 0 0 0 .1rem #1678ff inset
}

.ax-backtop .ax-item.ax-focus:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: .3rem;
  background-color: rgba(25, 140, 255, .2);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  position: absolute
}

.ax-filter {
  position: relative
}

.ax-filter .ax-other {
  display: none
}

@-webkit-keyframes fadeOutUp {

  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.18, 0.64, 0.56, 1);
    animation-timing-function: cubic-bezier(0.18, 0.64, 0.56, 1)
  }

  from {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0)
  }
}

@keyframes fadeOutUp {

  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.18, 0.64, 0.56, 1);
    animation-timing-function: cubic-bezier(0.18, 0.64, 0.56, 1)
  }

  from {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0)
  }
}

@-webkit-keyframes fadeInDown {

  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.18, 0.64, 0.56, 1);
    animation-timing-function: cubic-bezier(0.18, 0.64, 0.56, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInDown {

  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.18, 0.64, 0.56, 1);
    animation-timing-function: cubic-bezier(0.18, 0.64, 0.56, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

body {
  min-width: 100rem
}

.wi,
.wi-h5 {
  width: 100rem;
  margin-left: auto;
  margin-right: auto
}

@media screen and (min-width: 1281px) {

  .wi,
  .wi-h5 {
    width: 120rem
  }
}

@media screen and (min-width: 1441px) {

  .wi,
  .wi-h5 {
    width: 140rem
  }
}

.posterimg {
  width: 100%;
  border-radius: .8rem
}

.yellow-box {
  background-color: #fffaeb;
  border: #f5edd7 .1rem solid
}