#dialog,
.before_result,
#btn1,
.duijiaoxian span,
.pinlv ul li i.ceng {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.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,
.tip,
.tabs,
#dialog .close,
#turntable,
.tablezoom,
.inside-menu dl,
.pl3_pinlv2 li,
.chartinfo .ax-toggle,
.ax-radio-group label,
.magic-circle .ball,
.p-title b,
.p-title h1,
.navbox .title,
.i_new:after,
.i_hot:after,
#new-footer .hotmenu .ax-toggle,
#new-footer .hotmenu dl,
.ball b,
.ax-checkbox>span,
.ax-radio>span,
.ax-message,
.flex-col,
body,
.loading,
.turnBox,
div[class^=box-] div,
#dialog,
.coldHot td a,
.tableFxq table td a,
.empty p,
.empty,
.navbox,
.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,
.turnBox,
div[class^=box-] div,
#dialog,
.coldHot td a,
.tableFxq table td a,
.empty p,
.empty,
.navbox,
.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,
.turnBox,
div[class^=box-] div,
#dialog .close,
#turntable,
.coldHot td a,
.tableFxq table td a,
.chartinfo .ax-toggle,
.magic-circle .ball,
.empty p,
.empty,
.p-title b,
.p-title h1,
.navbox .title,
.i_new:after,
.i_hot:after,
#new-footer .hotmenu .ax-toggle,
.ball b,
.ax-checkbox>span,
.ax-radio>span,
.btn-d,
.btn-b,
.inside-menu dl dd a,
.fscompare dd a,
.weiCH a,
.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,
.result-list .nodata,
.tip,
#dialog .close,
#turntable,
.tablezoom,
.inside-menu .ax-toggle,
.coldHot td a,
.tableFxq table td a,
.chartinfo .ax-toggle,
.magic-circle .ball,
.empty,
.i_new:after,
.i_hot:after,
#new-footer .hotmenu .ax-toggle,
.ball b,
.btn-d,
.btn-b,
.inside-menu dl dd a,
.fscompare dd a,
.weiCH a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.chart-tops .ax-toggle i::before,
.chartinfo .ax-toggle .svg-icon::before,
#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,
.inside-menu dl dd a,
.fscompare dd a,
.weiCH a {
  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,
.inside-menu dl dd a:active,
.fscompare dd a:active,
.weiCH a: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,
.empty p::before,
.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,
.empty p::before,
.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,
.before_result span,
#btn1,
#turntable::after,
.ball b,
.img-icon::before {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}

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

.ax-checkbox>input,
.ax-radio>input {
  display: none
}

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

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

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

.ax-checkbox>span:before,
.ax-radio>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,
.ax-radio>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,
  .ax-radio:hover>span {
    color: #333
  }

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

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

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

.ax-checkbox>input:checked+span:before,
.ax-radio>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,
.ax-radio>input:focus+span:before {
  border-color: #1678ff
}

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

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

.ax-checkbox>input:disabled:checked+span:before,
.ax-radio>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.small b {
  min-width: 2.6rem;
  height: 2.6rem;
  font-size: 1.3rem
}

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

.ball.heavy b {
  min-width: 3.2rem;
  height: 3.2rem;
  font-size: 1.6rem
}

.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
}

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

#mini-header .wi {
  height: 4rem
}

#mini-header .wi a.logo {
  font-size: 0;
  color: #1678ff;
  margin-right: 2rem
}

#mini-header .wi a.logo::before {
  width: 9rem;
  font-size: 3.6rem
}

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

#mini-header .wi .head {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  background-color: #ddd
}

.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
}

.i_new,
.i_hot {
  position: relative
}

.i_new:after,
.i_hot:after {
  position: absolute;
  font-family: "arial" !important;
  font-size: 1.2rem;
  z-index: 2;
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  border-radius: 2rem 2rem 2rem 0;
  color: #fff;
  padding: 0 .7rem;
  line-height: 2rem;
  border: #fff .1rem solid;
  top: -0.6rem;
  right: -1.2rem;
  white-space: nowrap;
  -webkit-transform-origin: right top;
  transform-origin: right top
}

.i_new:after {
  content: "NEW";
  background-color: #ff3b30
}

.i_hot:after {
  content: "HOT";
  background-color: #ff8924
}

.shareimg {
  position: relative
}

.shareimg img {
  width: 16rem;
  height: 16rem
}

.shareimg:before {
  position: absolute;
  width: 3.8rem !important;
  height: 3.8rem !important;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: .6rem;
  background-color: #fff;
  border: #fff .2rem solid
}

.navbox .title {
  background: #f2f2f2;
  border: #dbdbdb .1rem solid;
  border-bottom: 0;
  border-radius: .8rem .8rem 0 0;
  line-height: 3.8rem;
  padding: 0 1rem
}

.navbox .title b {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.navbox .nav {
  border-radius: 0 0 .8rem .8rem;
  border: #dbdbdb .1rem solid
}

.navbox .nav:first-child {
  border-radius: .8rem
}

.ol-num li {
  counter-increment: sectioncounter
}

.ol-num li:before {
  content: counter(sectioncounter) ".";
  white-space: nowrap;
  padding-right: .5rem;
  color: #999
}

.ol-num.mb li {
  margin-bottom: .5rem
}

.ol-num.mb li:last-child {
  margin-bottom: 0
}

.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
}

.dark {
  background-color: #1e293b;
  color: hsla(0, 0%, 100%, .8)
}

.dark .ax-popup-open {
  color: hsla(0, 0%, 100%, .8) !important
}

.dark line {
  stroke: #ff0 !important
}

@media(hover: hover) {
  .dark .ax-radio-group label input:hover:not(:disabled):not(:checked)+span {
    color: hsla(0, 0%, 100%, .8);
    background-color: hsla(0, 0%, 100%, .24)
  }
}

@media(hover: none) {
  .dark .ax-radio-group label input:active:not(:disabled):not(:checked)+span {
    color: hsla(0, 0%, 100%, .8);
    background-color: hsla(0, 0%, 100%, .24)
  }
}

.dark .ax-radio-group label span {
  background-color: hsla(0, 0%, 100%, .24);
  color: hsla(0, 0%, 100%, .8);
  border: 0
}

.dark .ax-radio-group label input:checked+span {
  background-color: #0ea5e9
}

.dark tr.trTj:hover td,
.dark tr.trTj td {
  background-color: #1e293b !important
}

.dark .table .fred {
  color: #f87171
}

.dark .table .fblue {
  color: #38bdf8
}

.dark .table>table {
  border-right-color: hsla(0, 0%, 100%, .14)
}

.dark .table>table a,
.dark .table>table .fcol6 {
  color: hsla(0, 0%, 100%, .8)
}

.dark .table>table th {
  background: #0f172a;
  border-color: hsla(0, 0%, 100%, .24);
  color: hsla(0, 0%, 100%, .6)
}

.dark .table>table th .fred {
  color: #f87171
}

.dark .table>table th .fblue {
  color: #38bdf8
}

.dark .table>table td {
  background-color: #3e4b5e;
  color: hsla(0, 0%, 100%, .8);
  border-color: hsla(0, 0%, 100%, .14)
}

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

.dark .table>table td.gray-f5 {
  background-color: #1e293b !important
}

.dark .table>table td.gray-f2 {
  background-color: #1e293b !important
}

.dark .table>table td.fcolC {
  color: hsla(0, 0%, 100%, .3)
}

.dark .table>table tr:first-child:not(.tfoot) th,
.dark .table>table tbody:first-child tr:first-child td {
  border-top-color: hsla(0, 0%, 100%, .14)
}

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

.dark .table:not(.nohover) table tr:hover>td {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  border-color: hsla(0, 0%, 100%, .2)
}

.dark .table td.nohover {
  background-color: #3e4b5e !important;
  border-color: hsla(0, 0%, 100%, .14) !important
}

.dark .table::-webkit-scrollbar-thumb {
  background-color: hsla(0, 0%, 100%, .4)
}

.dark .table::-webkit-scrollbar-thumb:active,
.dark .table::-webkit-scrollbar-thumb:hover {
  background-color: hsla(0, 0%, 100%, .5)
}

.dark .table::-webkit-scrollbar-track {
  background-color: #1e293b
}

.dark .table::-webkit-scrollbar-corner {
  background-color: #1e293b
}

.table.Dtable-t thead {
  position: sticky;
  top: 0;
  z-index: 8
}

.table.Dtable-b tfoot {
  position: sticky;
  bottom: 0;
  z-index: 8
}

.table.Dtable-l thead tr:first-child th:first-child,
.table.Dtable-l tbody tr td:first-child,
.table.Dtable-l tfoot tr:first-child th:first-child,
.table.Dtable-l tbody tr th:first-child {
  position: sticky;
  left: 0;
  z-index: 7;
  -webkit-box-shadow: 1px 0 0 rgb(193.5, 193.5, 193.5);
  box-shadow: 1px 0 0 rgb(193.5, 193.5, 193.5)
}

.table.Dtable-l tbody tr td:first-child {
  -webkit-box-shadow: 1px 0 0 #dbdbdb;
  box-shadow: 1px 0 0 #dbdbdb
}

.table.Dtable-l.twocolor tbody tr:hover>td:first-child {
  -webkit-box-shadow: 1px 0 0 rgb(197, 206.6666666667, 226);
  box-shadow: 1px 0 0 rgb(197, 206.6666666667, 226)
}

.table.Dtable-b tfoot tr:first-child td:first-child,
.table.Dtable-t thead tr:first-child th:first-child {
  z-index: 9
}

.table.Dtable-l tr.n-l td:first-child {
  position: inherit
}

.table tr.tdzz td {
  padding: 0;
  vertical-align: bottom;
  background: #fff !important
}

.table tr.tdzz td.mid {
  vertical-align: middle
}

.table tr.tdzz.top td {
  vertical-align: top
}

.table tr.tdzz .zz {
  width: .6rem;
  display: block;
  margin: 0 auto
}

.table tr.tdzz .zz-red {
  background: -webkit-gradient(linear, left top, right top, from(#ffbfbf), to(#ff908a));
  background: linear-gradient(90deg, #ffbfbf, #ff908a)
}

.table tr.tdzz .zz-blue {
  background: -webkit-gradient(linear, left top, right top, from(#92c0ff), to(#66a6ff));
  background: linear-gradient(90deg, #92c0ff, #66a6ff)
}

.table tr.tdzz .zz-gray {
  background: -webkit-gradient(linear, left top, right top, from(#bdbdbd), to(#999));
  background: linear-gradient(90deg, #bdbdbd, #999)
}

.table tr.tdzz .zz-orange {
  background: -webkit-gradient(linear, left top, right top, from(#ffbc83), to(#ffa65a));
  background: linear-gradient(90deg, #ffbc83, #ffa65a)
}

.table tr.tdzz .zz-green {
  background: -webkit-gradient(linear, left top, right top, from(#addb9a), to(#80b76a));
  background: linear-gradient(90deg, #addb9a, #80b76a)
}

.table tr.tdzz .zz-purple {
  background: -webkit-gradient(linear, left top, right top, from(#dda6ff), to(#a266ff));
  background: linear-gradient(90deg, #dda6ff, #a266ff)
}

.dark .table tr.tdzz td {
  background: #1e293b !important
}

.dark .table tr.tdzz td:not([class*=line]) {
  border-color: hsla(0, 0%, 100%, .24) !important
}

.dark .table tr.tdzz .zz-red {
  background: rgba(239, 68, 68, .5)
}

.dark .table tr.tdzz .zz-blue {
  background: rgba(14, 165, 233, .5)
}

.dark .table tr.tdzz .zz-gray {
  background: hsla(0, 0%, 100%, .5)
}

.dark .table tr.tdzz .zz-orange {
  background: rgba(251, 146, 60, .5)
}

.dark .table tr.tdzz .zz-green {
  background: rgba(22, 163, 74, .5)
}

.table tr.tdzz .doubleZz .zline {
  height: .1rem;
  background-color: #dbdbdb;
  margin: 0 .2rem
}

.table tr.tdzz .doubleZz .zz {
  margin: auto .1rem 0
}

.dark .table tr.tdzz .doubleZz .zline {
  background-color: hsla(0, 0%, 100%, .14)
}

.sq {
  position: relative
}

.sq i {
  position: absolute;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  top: -0.7rem;
  left: calc(50% + .4rem);
  color: #fff;
  min-width: 1.6rem;
  padding: 0 .3rem;
  height: 1.6rem;
  line-height: 1.5rem;
  border: #fff .1rem solid;
  border-radius: 2rem 2rem 2rem 0;
  font-family: Arial;
  z-index: 2
}

.sq i.n {
  background-color: #ff3b30;
  font-weight: normal
}

.sq i.sq-2 {
  background-color: #66b707
}

.sq i.sq-2::before {
  content: "2"
}

.sq i.sq-3 {
  background-color: #da03a5
}

.sq i.sq-3::before {
  content: "3"
}

.sq i.sq-4 {
  background-color: #c39c00
}

.sq i.sq-4::before {
  content: "4"
}

.sq i.sq-5 {
  background-color: #9a53ff
}

.sq i.sq-5::before {
  content: "5"
}

.sq i.sq-6 {
  background-color: #029988
}

.sq i.sq-6::before {
  content: "6"
}

td:last-child.sq i {
  left: calc(100% - 1.1rem);
  min-width: 1rem;
  border-right: 0;
  border-radius: 2rem 0 0 2rem
}

tr:first-child .sq i {
  top: -0.2rem;
  border-radius: 0 0 2rem 2rem
}

tr:first-child td:last-child.sq i {
  border-radius: 0 0 0 .7rem
}

.table>table tr td.yellow-bg,
.table>table tr.yellow-bg td,
.table>table tr:nth-child(2n).yellow-bg td,
.table.twocolor tr td.yellow-bg,
.table.twocolor tr.yellow-bg td,
.table.twocolor tr:nth-child(2n).yellow-bg td {
  background-color: #fffcef
}

.table.twocolor tr:nth-child(2n) td.yellow-bg {
  background-color: #fffadf
}

.dark .table>table tr td.yellow-bg,
.dark .table>table tr.yellow-bg td,
.dark .table>table tr:nth-child(2n).yellow-bg td,
.dark .table.twocolor tr td.yellow-bg,
.dark .table.twocolor tr.yellow-bg td,
.dark .table.twocolor tr:nth-child(2n).yellow-bg td {
  background-color: #6d634e
}

.dark .table.twocolor tr:nth-child(2n) td.yellow-bg {
  background-color: #5f5745
}

.table-auto table,
.table-noauto table {
  width: auto;
  margin: 0 auto
}

.table-auto table {
  min-width: 100rem
}

.table-auto-w .table {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content
}

.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
}

.table>table th.h-green-bg {
  background: -webkit-gradient(linear, left top, left bottom, from(#f6fff6), to(#dbf1d9));
  background: linear-gradient(#f6fff6, #dbf1d9);
  border-color: #bcedb8 !important;
  color: #4fb348
}

.table>table th.h-purple-bg {
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f0ff), to(#e6d8f5));
  background: linear-gradient(#f8f0ff, #e6d8f5);
  border-color: #dacaec !important;
  color: #a57ed1
}

.dark .table>table th.h-green-bg {
  background: rgb(27.025, 41.975, 30.475);
  border-color: hsla(0, 0%, 100%, .14) !important;
  color: #1fad53
}

.dark .table>table th.h-purple-bg {
  background: rgb(44.375, 34.375, 50.625);
  border-color: hsla(0, 0%, 100%, .14) !important;
  color: #a473d4
}

.table>table th.h-black-bg {
  background: -webkit-gradient(linear, left top, left bottom, from(#606060), to(#404040));
  background: linear-gradient(#606060, #404040);
  border-color: #3c3c3c !important;
  color: #cbcbcb
}

.dark .table>table th.h-black-bg {
  background: #0f172a;
  border-color: hsla(0, 0%, 100%, .24) !important;
  color: hsla(0, 0%, 100%, .6)
}

.table>table td.red-bg {
  background-color: #ff3b30 !important
}

.table>table td.red-bg,
.table>table td.red-bg a {
  color: #fff !important
}

.table>table td.blue-bg {
  background-color: #1678ff !important
}

.table>table td.blue-bg,
.table>table td.blue-bg a {
  color: #fff !important
}

.table>table td.orange-bg {
  background-color: #ff8924 !important
}

.table>table td.orange-bg,
.table>table td.orange-bg a {
  color: #fff !important
}

.table>table td.green-bg {
  background-color: #51b148 !important
}

.table>table td.green-bg,
.table>table td.green-bg a {
  color: #fff !important
}

.table>table td.gray-bg {
  background-color: #7d8287 !important
}

.table>table td.gray-bg,
.table>table td.gray-bg a {
  color: #fff !important
}

.table>table td.gray-bg .fred {
  color: #ffbbb6
}

.dark .table>table td.red-bg {
  background-color: #ef4444 !important
}

.dark .table>table td.red-bg,
.dark .table>table td.red-bg a {
  color: hsla(0, 0%, 100%, .8) !important
}

.dark .table>table td.blue-bg {
  background-color: #0ea5e9 !important
}

.dark .table>table td.blue-bg,
.dark .table>table td.blue-bg a {
  color: hsla(0, 0%, 100%, .8) !important
}

.dark .table>table td.orange-bg {
  background-color: #fb923c !important
}

.dark .table>table td.orange-bg,
.dark .table>table td.orange-bg a {
  color: hsla(0, 0%, 100%, .8) !important
}

.dark .table>table td.green-bg {
  background-color: #16a34a !important
}

.dark .table>table td.green-bg,
.dark .table>table td.green-bg a {
  color: hsla(0, 0%, 100%, .8) !important
}

.dark .table>table td.gray-bg {
  background-color: #7f8c9e !important
}

.dark .table>table td.gray-bg,
.dark .table>table td.gray-bg a {
  color: hsla(0, 0%, 100%, .8) !important
}

.dark .table>table td.gray-bg .fred {
  color: #ffbebe
}

.hoverDarkBg:not(.nohover) table tr:hover>td:not([class*=-bg]),
.hoverDarkBg.twocolor tr:hover>td:not([class*=-bg]) {
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4)));
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4))
}

.hoverDarkBg:not(.nohover) table tr:hover>td:not([class*=-bg]) .fred,
.hoverDarkBg.twocolor tr:hover>td:not([class*=-bg]) .fred {
  color: #ffbbb6
}

.table.nohover:not(.noh) tbody tr:not(.tfoot):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)
}

.dark .table.nohover:not(.noh) tbody tr:not(.tfoot):hover td {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  border-color: hsla(0, 0%, 100%, .2)
}

.w3 {
  width: 3rem !important
}

.w4 {
  width: 4rem !important
}

.w5 {
  width: 5rem !important
}

.w6 {
  width: 6rem !important
}

.w7 {
  width: 7rem !important
}

.w8 {
  width: 8rem !important
}

.w9 {
  width: 9rem !important
}

.w10 {
  width: 10rem !important
}

.w11 {
  width: 11rem !important
}

.w12 {
  width: 12rem !important
}

.w13 {
  width: 13rem !important
}

.w14 {
  width: 14rem !important
}

.w15 {
  width: 15rem !important
}

.w16 {
  width: 16rem !important
}

.w17 {
  width: 17rem !important
}

.w18 {
  width: 18rem !important
}

.w19 {
  width: 19rem !important
}

.w20 {
  width: 20rem !important
}

.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
}

.ball {
  line-height: 2.8rem
}

.ball b {
  margin: 0 .1rem
}

.ball b.rb {
  color: #fff
}

.ball b.bb {
  color: #fff
}

.ball.small {
  line-height: 2.6rem
}

.ball.heavy {
  line-height: 3.2rem
}

.ball b.rbl {
  color: #ff3b30
}

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

.ball b.kb {
  color: #fff
}

.ball b.kbl {
  color: #51b148
}

.ball.select b {
  cursor: pointer;
  -webkit-transition: -webkit-transform 100ms linear;
  transition: -webkit-transform 100ms linear;
  transition: transform 100ms linear;
  transition: transform 100ms linear, -webkit-transform 100ms linear
}

.ball.select b.gb {
  font-weight: normal
}

@media(hover: hover) {
  .ball.select b:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}

@media(hover: none) {
  .ball.select b:active {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}

.ball.select b.no {
  pointer-events: none
}

.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
}

.ballBadge b {
  position: relative
}

.ballBadge b i {
  top: -0.6rem;
  left: calc(50% + .4rem)
}

.ballBadge b.rbl i {
  background-color: #ffc6c6;
  color: #ff3b30
}

.ball b.lineX {
  position: relative
}

.ball b.lineX::after {
  content: "";
  height: .1rem;
  background-color: currentColor;
  width: 2.6rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg)
}

.ball.mini b.lineX::after {
  width: 2.2rem
}

.ball.select b.rbl,
.ball.select b.bbl,
.ball.select b.kbl,
.ball.select b.lineX {
  pointer-events: none
}

.ball.select b.rbl.click,
.ball.select b.bbl.click,
.ball.select b.kbl.click,
.ball.select b.lineX.click {
  pointer-events: auto
}

.split-line {
  height: .1rem;
  position: relative;
  background-color: #dbdbdb
}

.split-line i {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  padding: 0 .5rem;
  color: #999;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 1.2rem;
  white-space: nowrap
}

.empty {
  padding: 2rem 2rem 3rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 18rem;
  color: #999
}

td .empty {
  background-color: #fff
}

.empty p {
  color: #999;
  line-height: 2.4rem
}

.empty p::before {
  color: #b9d7ff;
  font-size: 18rem
}

.empty.small {
  padding: 1rem;
  min-height: 10rem
}

.empty.small p::before {
  font-size: 10rem
}

.empty.normal p::before {
  font-size: 14rem
}

.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%
  }
}

.tabT {
  margin-top: -0.1rem;
  position: relative;
  top: .1rem
}

.badge {
  font-size: 1.2rem;
  color: #fff;
  line-height: 1.7rem;
  height: 1.8rem;
  padding: 0 .4rem;
  border-radius: 1.8rem;
  background-color: #ff3b30;
  text-align: center;
  min-width: 1.8rem;
  white-space: nowrap;
  border: #fff .1rem solid;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  font-weight: normal;
  position: absolute
}

.badge.gray {
  background-color: #bdbdbd
}

.badge.primary {
  background-color: #1678ff
}

.badge-d {
  position: relative
}

.badge-d .badge {
  top: 0;
  left: calc(100% - .8rem)
}

.textareaTag {
  position: relative
}

.textareaTag em {
  position: absolute;
  z-index: 2;
  background-color: hsla(0, 0%, 100%, .8);
  padding: 0 .6rem;
  bottom: .1rem;
  right: .1rem;
  border-radius: .4rem 0 .4rem 0;
  line-height: 2.2rem
}

.swiper {
  position: relative;
  overflow: hidden;
  z-index: 1
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}

.auto .swiper-slide {
  width: auto
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform
}

.swiper-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.radiusNum {
  border-radius: 50%;
  background-color: #1678ff;
  width: 1.8rem;
  height: 1.8rem;
  line-height: 1.8rem;
  text-align: center;
  color: #fff;
  font-size: 1.2rem
}

.aGroup a {
  line-height: 3rem;
  white-space: nowrap;
  padding: 0 .8rem;
  min-width: 3.2rem;
  background-color: #fff;
  border-width: .1rem;
  border-style: solid;
  border-color: #dbdbdb;
  border-left-width: 0;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.aGroup a:first-of-type {
  border-left-width: .1rem;
  border-top-left-radius: .4rem;
  border-bottom-left-radius: .4rem
}

.aGroup a:last-of-type {
  border-top-right-radius: .4rem;
  border-bottom-right-radius: .4rem
}

@media(hover: hover) {
  .aGroup a:hover {
    color: #1678ff;
    background-color: #e8f2ff;
    border-color: #b9d7ff
  }
}

@media(hover: none) {
  .aGroup a:active {
    color: #1678ff;
    background-color: #e8f2ff;
    border-color: #b9d7ff
  }
}

.aGroup a.s {
  border-color: #1678ff;
  background-color: #1678ff;
  color: #fff
}

.aGroup a.flex-auto {
  padding: 0
}

.aGroup.small a {
  line-height: 2.2rem;
  font-size: 1.2rem;
  min-width: 2.4rem;
  padding: 0 .4rem
}

.aGroup .swiper-slide {
  width: auto;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  min-width: auto
}

.rowBlock {
  border-left: #dbdbdb 1px solid
}

.rowBlock li {
  width: 16.6666666667%;
  text-align: center;
  min-height: 4rem;
  line-height: 1.6rem;
  border-right: #dbdbdb 1px solid;
  border-bottom: #dbdbdb 1px solid;
  -webkit-box-shadow: 0 -1px 0 #dbdbdb;
  box-shadow: 0 -1px 0 #dbdbdb;
  background-color: #fff
}

.rowBlock li a {
  padding: .2rem .5rem
}

.rowBlock li.s {
  background-color: #1678ff
}

.rowBlock li.s a {
  color: #fff
}

.magic-circle {
  position: relative;
  width: 360px;
  height: 380px;
  margin: 0 auto
}

.magic-circle .ring {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 2px solid #eee;
  border-radius: 50%;
  z-index: 1
}

.magic-circle .ring-1 {
  width: 98px;
  height: 98px
}

.magic-circle .ring-2 {
  width: 176px;
  height: 176px
}

.magic-circle .ring-3 {
  width: 250px;
  height: 250px
}

.magic-circle .ring-4 {
  width: 330px;
  height: 330px
}

.magic-circle #center-ball {
  width: 42px;
  height: 42px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: bold;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 22px
}

.magic-circle .line {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 330px;
  height: 2px;
  background-color: #eee;
  border: none;
  -webkit-transform-origin: center;
  transform-origin: center;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.magic-circle .line-1 {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg)
}

.magic-circle .line-2 {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg)
}

.magic-circle .line-3 {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg)
}

.magic-circle .line-4 {
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg)
}

.magic-circle .ball {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #fff;
  font-size: 16px;
  z-index: 4;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  border: 1px solid #dbdbdb
}

.magic-circle .red-ball {
  background-color: #ff3b30;
  color: #fff;
  font-weight: bold;
  border-color: #ff3b30
}

.magic-circle .blue-ball {
  background-color: #1678ff;
  color: #fff;
  font-weight: bold;
  border-color: #1678ff
}

.magic-circle .red-blue-ball {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #ff3b30), color-stop(50%, #1678ff));
  background: linear-gradient(to right, #ff3b30 50%, #1678ff 50%);
  color: #fff;
  font-weight: bold;
  border-color: #ff3b30
}

.magic-circle .red-ring {
  border-color: #ff3b30
}

.magic-circle .red-line {
  background-color: #ff3b30
}

.magic-data.fd>div {
  position: relative
}

.magic-data.fd>div p {
  position: absolute;
  left: 1rem;
  top: 1rem
}

.loginDialog {
  padding: 1rem 2rem
}

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

.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
}

@-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-radio>span:before {
  border-radius: 100%
}

.ax-radio>span:after {
  width: .8rem;
  height: .8rem;
  border-radius: 100%;
  background-color: #1678ff;
  left: .4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.ax-radio>input:checked+span:after {
  border-color: #1678ff;
  opacity: 1
}

.ax-radio>input:disabled:checked+span:after {
  background-color: #b3b3b3;
  opacity: 1
}

.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
}

.radioinput span input {
  padding: 0 .4rem;
  height: 2.6rem;
  line-height: 2.6rem;
  margin: 0 .2rem
}

.radioinput>input:not(:checked)+span input {
  background-color: #f0f0f0;
  pointer-events: none;
  color: #999
}

.radioinput>input:checked+span input {
  border-color: #96befa;
  color: #1678ff
}

.radioinput>input:checked+span input::-webkit-input-placeholder {
  color: #96befa
}

.radioinput>input:checked+span input::-moz-placeholder {
  color: #96befa
}

.radioinput>input:checked+span input:-ms-input-placeholder {
  color: #96befa
}

.radioinput>input:checked+span input::-ms-input-placeholder {
  color: #96befa
}

.radioinput>input:checked+span input::placeholder {
  color: #96befa
}

.radioinput>input:checked:disabled+span input {
  border-color: #dbdbdb;
  background-color: #f0f0f0;
  color: #999;
  pointer-events: none
}

.radioinput>input:checked:disabled+span input::-webkit-input-placeholder {
  color: #999
}

.radioinput>input:checked:disabled+span input::-moz-placeholder {
  color: #999
}

.radioinput>input:checked:disabled+span input:-ms-input-placeholder {
  color: #999
}

.radioinput>input:checked:disabled+span input::-ms-input-placeholder {
  color: #999
}

.radioinput>input:checked:disabled+span input::placeholder {
  color: #999
}

.radioCheckOther>input:not(:checked)+span div {
  pointer-events: none;
  opacity: .5
}

.radioCheckOther>input:checked+span {
  color: #333
}

.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-radio-group {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.ax-radio-group input {
  display: none
}

.ax-radio-group label span {
  line-height: 3rem;
  white-space: nowrap;
  padding: 0 .8rem;
  width: 100%;
  min-width: 3.2rem;
  background-color: #fff;
  border-width: .1rem;
  border-style: solid;
  border-color: #dbdbdb;
  border-left-width: 0;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  overflow: hidden
}

@media(hover: hover) {
  .ax-radio-group label input:hover:not(:disabled):not(:checked)+span {
    color: #1678ff;
    background-color: #e8f2ff;
    border-color: #b9d7ff
  }
}

@media(hover: none) {
  .ax-radio-group label input:active:not(:disabled):not(:checked)+span {
    color: #1678ff;
    background-color: #e8f2ff;
    border-color: #b9d7ff
  }
}

.ax-radio-group label input:checked+span {
  border-color: #1678ff;
  background-color: #1678ff;
  color: #fff
}

.ax-radio-group label input:disabled:not(:checked)+span {
  background-color: #f2f2f2
}

.ax-radio-group label input:disabled+span {
  opacity: .4
}

.ax-radio-group label:first-of-type span {
  border-left-width: .1rem;
  border-top-left-radius: .4rem;
  border-bottom-left-radius: .4rem
}

.ax-radio-group label:last-of-type span {
  border-top-right-radius: .4rem;
  border-bottom-right-radius: .4rem
}

.ax-radio-group.small span {
  line-height: 2.2rem;
  font-size: 1.2rem;
  min-width: 2.4rem;
  padding: 0 .4rem
}

.ax-radio-group:not(.chera) label input:disabled:not(:checked)+span {
  background-color: #f7f7f7;
  opacity: 1;
  color: #c9c9c9
}

.ax-radio-group.chera label {
  margin-right: .5rem
}

.ax-radio-group.chera label:last-child {
  margin-right: 0
}

.ax-radio-group.chera label span {
  border-width: .1rem;
  border-radius: .4rem
}

.ax-radio-group.psmall label span {
  padding: 0 .4rem
}

.ax-radio-group.pno label span {
  padding: 0
}

.ax-radio-group label.all span {
  padding-left: 2.8rem;
  background-color: #f7f7f7
}

.ax-radio-group label.all span::before {
  left: .8rem
}

.ax-radio-group label.all span::after {
  left: 1.3rem
}

.ax-radio-group label.all input:checked+span {
  border-color: #b9d7ff;
  background-color: #e8f2ff;
  color: #1678ff
}

.ax-radio-group label.redStyle input+span {
  border-color: rgb(255, 194.2115942029, 190.8);
  color: rgb(255, 145.9217391304, 139.8)
}

@media(hover: hover) {
  .ax-radio-group label.redStyle input:hover:not(:disabled):not(:checked)+span {
    background-color: rgb(255, 242.5014492754, 241.8);
    border-color: rgb(255, 194.2115942029, 190.8);
    color: rgb(255, 145.9217391304, 139.8)
  }
}

.ax-radio-group label.redStyle input:checked+span {
  border-color: #ff3b30;
  background-color: #ff3b30;
  color: #fff
}

.ax-radio-group label.redStyle input:disabled:not(:checked)+span {
  background-color: rgb(255, 242.5014492754, 241.8)
}

.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-amount {
  border-radius: .4rem;
  width: 9.2rem;
  height: 3.2rem;
  position: relative;
  border: .1rem solid #dbdbdb
}

.ax-amount:hover {
  border-color: #96befa
}

.ax-amount [decrease],
.ax-amount [increase] {
  background-color: #fafafa;
  width: 3rem;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  color: #666
}

.ax-amount [decrease] .svg-icon,
.ax-amount [increase] .svg-icon {
  height: 100%;
  font-size: 1.2rem
}

.ax-amount [decrease] {
  left: 0;
  border-radius: .4rem 0 0 .4rem;
  border-right: 1px solid #dbdbdb
}

.ax-amount [increase] {
  right: 0;
  border-radius: 0 .4rem .4rem 0;
  border-left: 1px solid #dbdbdb
}

.ax-amount input {
  height: 100% !important;
  text-align: center;
  border: 0;
  padding: 0 3.2rem
}

.ax-amount input:not([readonly]):not([disabled]):focus {
  -webkit-box-shadow: 0 0 0 .4rem rgba(22, 120, 255, .1);
  box-shadow: 0 0 0 .4rem rgba(22, 120, 255, .1)
}

.ax-amount input[readonly]~*,
.ax-amount input[disabled]~* {
  color: #ccc;
  cursor: not-allowed;
  background: rgba(0, 0, 0, 0)
}

.ax-amount [increase][disabled],
.ax-amount [increase][readonly],
.ax-amount [decrease][disabled],
.ax-amount [decrease][readonly] {
  color: #ccc;
  cursor: not-allowed
}

.ax-amount.small {
  width: 6.8rem;
  height: 2.4rem
}

.ax-amount.small [decrease],
.ax-amount.small [increase] {
  width: 2.2rem
}

.ax-amount.small input {
  padding: 0 2.4rem
}

.ax-pagination {
  font-size: 1.2rem;
  line-height: 2.8rem;
  color: #999;
  white-space: nowrap
}

.ax-pagination a,
.ax-pagination .ax-active {
  border-radius: .4rem;
  padding: 0 .5rem;
  margin: 0 .2rem;
  min-width: 2.8rem;
  line-height: 2.6rem;
  text-align: center
}

.ax-pagination a {
  border: .1rem solid #dbdbdb;
  background-color: #fff
}

.ax-pagination a:first-child {
  margin-left: 0
}

.ax-pagination a:last-child {
  margin-right: 0
}

.ax-pagination .ax-active {
  border: .1rem solid #1678ff;
  color: #fff;
  background-color: #1678ff;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.ax-pagination span {
  margin: 0 .2rem
}

.ax-pagination input {
  font-size: 1.2rem;
  width: 4rem;
  height: 2.8rem;
  line-height: 2.8rem;
  text-align: center;
  margin: 0 .2rem;
  padding-left: .4rem;
  padding-right: .4rem;
  background-color: #fff
}

.ax-pagination input[type=button],
.ax-pagination input[type=submit],
.ax-pagination button[type=button] {
  font-size: 1.2rem;
  min-height: 2.8rem;
  padding: 0 .5rem;
  margin: 0 .2rem
}

@media(hover: hover) {
  .ax-pagination a:not(.ax-total):hover {
    color: #1678ff;
    border-color: #b9d7ff;
    background-color: #e8f2ff
  }
}

@media(hover: none) {
  .ax-pagination a:not(.ax-total):active {
    color: #1678ff;
    border-color: #b9d7ff;
    background-color: #e8f2ff
  }
}

.ax-pagination .ax-disabled {
  color: #ccc !important;
  pointer-events: none
}

.ax-range {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 1.2rem;
  height: 3.8rem;
  position: relative;
  display: block
}

.ax-range-line {
  background-color: #f0f0f0;
  -webkit-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
  border-radius: .3rem;
  height: .3rem;
  overflow: hidden;
  outline: none !important;
  position: relative;
  top: 1.8rem;
  display: block
}

.ax-range:not(.ax-disabled):hover .ax-range-line {
  background-color: #d7e7f5
}

.ax-range-bar {
  width: 0;
  height: .3rem;
  -webkit-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
  background-color: #1678ff;
  position: absolute;
  left: 0;
  top: 1.8rem;
  display: block
}

.ax-range-bar-single {
  border-radius: .3rem 0 0 .3rem
}

.ax-range-shadow {
  width: 0;
  height: .2rem;
  background-color: #dedede;
  position: absolute;
  left: 0;
  bottom: auto;
  top: 2.4rem;
  display: none
}

.ax-range-handle {
  width: 1.4rem;
  height: 1.4rem;
  border: .2rem solid #1678ff;
  background-color: #fff;
  border-radius: 1.2rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: background-color 100ms linear, border-color 100ms linear, -webkit-box-shadow 100ms linear;
  transition: background-color 100ms linear, border-color 100ms linear, -webkit-box-shadow 100ms linear;
  transition: box-shadow 100ms linear, background-color 100ms linear, border-color 100ms linear;
  transition: box-shadow 100ms linear, background-color 100ms linear, border-color 100ms linear, -webkit-box-shadow 100ms linear;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 1.2rem;
  z-index: 1;
  display: block
}

.ax-range-handle.ax-hover,
.ax-range-handle:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 .3rem rgba(25, 140, 255, .2);
  box-shadow: 0 0 0 .3rem rgba(25, 140, 255, .2)
}

.ax-range-handle.ax-last {
  z-index: 2
}

.ax-range-min,
.ax-range-max {
  color: #666;
  font-size: 1.2rem;
  line-height: 1.2rem;
  padding: .1rem .3rem;
  background-color: #f0f0f0;
  border-radius: .3rem;
  cursor: default;
  position: absolute;
  top: -0.7rem;
  display: block
}

.ax-range-min {
  left: 0
}

.ax-range-max {
  right: 0
}

.ax-range-from,
.ax-range-to,
.ax-range-single {
  font-size: 1.2rem;
  color: #fff;
  line-height: 1.2rem;
  text-shadow: none;
  padding: .1rem .3rem;
  background-color: #1678ff;
  border-radius: .3rem;
  cursor: default;
  white-space: nowrap;
  position: absolute;
  left: 0;
  top: -0.7rem;
  display: block
}

.ax-range-from:before,
.ax-range-to:before,
.ax-range-single:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: -0.3rem;
  overflow: hidden;
  border: .3rem solid rgba(0, 0, 0, 0);
  border-top-color: #1678ff;
  position: absolute;
  bottom: -0.6rem;
  left: 50%
}

.ax-range-grid {
  width: 100%;
  height: 2.2rem;
  bottom: auto;
  top: 2.1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none
}

.ax-range.ax-with-grid .ax-range-grid {
  display: block
}

.ax-range-grid-pol {
  background-color: #dedede;
  width: 1px;
  height: .8rem;
  position: absolute;
  top: 0;
  left: 0
}

.ax-range-grid-pol.ax-small {
  height: .4rem
}

.ax-range-grid-text {
  color: #b3b3b3;
  font-size: 1.2rem;
  line-height: .9rem;
  white-space: nowrap;
  text-align: center;
  padding: 0 .3rem;
  position: absolute;
  bottom: 0;
  left: 0
}

.ax-range .ax-disabled-mask {
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: -1%;
  z-index: 2;
  display: block
}

.ax-range.ax-disabled {
  opacity: .4
}

.ax-range.ax-disabled .ax-range-bar {
  background-color: #bbb
}

.ax-range.ax-disabled .ax-range-handle {
  border-color: #bbb
}

.ax-range.ax-disabled .ax-range-from,
.ax-range.ax-disabled .ax-range-to,
.ax-range.ax-disabled .ax-range-single {
  background-color: #bbb
}

.ax-range.ax-disabled .ax-range-from:before,
.ax-range.ax-disabled .ax-range-to:before,
.ax-range.ax-disabled .ax-range-single:before {
  border-top-color: #bbb
}

.ax-range-input {
  display: none
}

.fpurple {
  color: #7a43b6
}

.chart-tops .title .svg-icon:not(.icon-arrow):not(.mr0):before,
button.svg-icon::before {
  margin-right: .5rem
}

.chart-tops .title+.nav {
  border-top: 0
}

.chart-tops .textarea {
  width: inherit;
  min-width: 10rem
}

.issueradio input[type=radio]:checked+span::before {
  content: "近"
}

.issueradio input[type=radio]:checked+span::after {
  content: "期"
}

.issueradio i.mb5 {
  margin-bottom: 0
}

.info-box {
  line-height: 2.2rem
}

.info-box i.info {
  padding: 0;
  font-size: 1.4rem;
  margin-bottom: 1rem
}

.info-box li {
  margin-top: .5rem
}

.info-box .icon-info-fill::before {
  margin-right: .5rem
}

.info-bg {
  padding: .6rem 1rem;
  border: #dbdbdb .1rem solid;
  background-color: #f7f7f7;
  border-radius: .8rem
}

.sm-col span {
  color: rgb(124, 179.0987124464, 255)
}

.sm-col i.ik {
  width: 2rem;
  height: 2rem;
  display: inline-block;
  text-align: center;
  line-height: 2rem;
  font-size: 1.2rem;
  background-color: #fff;
  border: #ddd .1rem solid
}

.sm-col i.ik.i1,
.sm-col i.ik.i2,
.sm-col i.ik.i3 {
  color: #fff;
  border-color: #fff
}

.sm-col i.ik.i1 {
  background-color: #ff3b30
}

.sm-col i.ik.i2 {
  background-color: #1678ff
}

.sm-col i.ik.i3 {
  background-color: #999
}

.sm-col i.ik.i4 {
  color: #ff3b30
}

.sm-col i.ik.i5 {
  color: #1678ff
}

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

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

.chartinfo .ax-toggle .show::before {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

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

.xz-col {
  padding: 1rem .5rem .5rem 1rem
}

.xz-col .ax-radio-group {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.xz-col .ax-radio-group label {
  margin-bottom: .5rem
}

.xz-col .ax-radio-group label span {
  padding: 0 .2rem;
  font-size: 1.2rem;
  line-height: 2.2rem;
  min-width: 2.4rem
}

.table>p.tac {
  position: sticky;
  left: 0
}

.table>table tr td[data-class] {
  cursor: pointer
}

.table>table tr td[data-class]:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.16)), to(rgba(0, 0, 0, 0.16))) !important;
  background-image: linear-gradient(rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.16)) !important
}

.table>table td.selectedBg {
  background-color: #fff2a7 !important
}

.table>table td.r-line+td,
.table>table td.l-line {
  border-left-color: #000 !important;
  border-left-width: 1px
}

.table>table td.b-line {
  border-bottom-color: #000 !important;
  border-bottom-width: 1px
}

.table>table td.gray-eb {
  background-color: #ebebeb !important
}

.table>table td.r-bg1 {
  background-color: #fff6f6
}

.table>table td.r-bg2 {
  background-color: rgb(255, 235.8, 235.8);
  border-color: rgba(0, 0, 0, .1) !important
}

.table>table td.r-bg3 {
  background-color: rgb(255, 225.6, 225.6);
  border-color: rgba(0, 0, 0, .1) !important
}

.table>table td.p-bg1 {
  background-color: #faf5ff
}

.table>table td.p-bg2 {
  background-color: #fff;
  border-color: rgba(0, 0, 0, .1) !important
}

.table>table td.g-bg1 {
  background-color: #fafff6
}

.table>table td.g-bg2 {
  background-color: #fafff6
}

.table>table td.g-bg3 {
  background-color: rgb(241.5, 255, 230.7);
  border-color: rgba(0, 0, 0, .1) !important
}

.table>table td.g-bg4 {
  background-color: rgb(233, 255, 215.4);
  border-color: rgba(0, 0, 0, .1) !important
}

.table>table td.g-bg5 {
  background-color: rgb(224.5, 255, 200.1);
  border-color: rgba(0, 0, 0, .1) !important
}

.table>table td.b-bg1 {
  background-color: #f6faff
}

.table>table td.b-bg2 {
  background-color: rgb(230.7, 241.5, 255);
  border-color: rgba(0, 0, 0, .1) !important
}

.table>table td.b-bg3 {
  background-color: rgb(215.4, 233, 255);
  border-color: rgba(0, 0, 0, .1) !important
}

.table>table td.b-bg4 {
  background-color: rgb(200.1, 224.5, 255);
  border-color: rgba(0, 0, 0, .1) !important
}

.table>table td.jg-bg {
  background-color: #ebebeb;
  border-color: #cecece
}

.table>table td.sqb0 {
  background-color: #ffd5d5
}

.table>table td.sqb1 {
  background-color: rgb(255, 192.6, 192.6)
}

.table>table td.sqb2 {
  background-color: rgb(255, 172.2, 172.2)
}

.table>table td.sqb3 {
  background-color: rgb(255, 141.6, 141.6)
}

.table>table td.sqb4 {
  background-color: rgb(255, 116.1, 116.1)
}

.table>table td.sqb5 {
  background-color: rgb(255, 80.4, 80.4)
}

.table>table td.sqb6 {
  background-color: rgb(255, 29.4, 29.4)
}

.table>table td[class^=sqb] {
  border-color: #fff
}

.table>table td.wqtj9 {
  background-color: #f4bcff
}

.table>table td.wqtj10 {
  background-color: rgb(238.1388059701, 152.3, 255)
}

.table>table td.wqtj11 {
  background-color: rgb(232.2776119403, 116.6, 255)
}

.table>table td[class^=wqtj] {
  border-color: #fff
}

.table>table td.luo {
  background-color: rgb(218.5909090909, 210.5, 255);
  border-color: #fff
}

.table>table td.lian {
  background-color: #9c86ff;
  border-color: #fff
}

.table.ylcol tr[v=body] td[class],
.table td.ylcolor {
  color: rgba(0, 0, 0, .3)
}

.table .qxc-h {
  width: 8.8rem;
  display: inline-block;
  text-align: left
}

.table.Dtable-l thead tr:first-child th:first-child,
.table.Dtable-l tr.tfoot th:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
  -webkit-box-shadow: 1px 0 0 rgb(193.5, 193.5, 193.5);
  box-shadow: 1px 0 0 rgb(193.5, 193.5, 193.5)
}

.table.Dtable-l tbody tr td:first-child:not([colspan]) {
  position: sticky;
  left: 0;
  z-index: 2;
  -webkit-box-shadow: 1px 0 0 #dbdbdb;
  box-shadow: 1px 0 0 #dbdbdb
}

.table.twocolor tr:nth-child(2n)>td.r-bg1 {
  background-color: rgb(255, 235.8, 235.8)
}

.table.twocolor tr:nth-child(2n)>td.b-bg1 {
  background-color: rgb(235.8, 244.3333333333, 255)
}

.table.twocolor tr:nth-child(2n)>td.g-bg1 {
  background-color: rgb(244.3333333333, 255, 235.8)
}

td[data-line] font {
  position: relative;
  z-index: 1;
  border-radius: 1rem
}

td[class*=red-bg][data-line] font {
  background: #ff3b30
}

td[class*=blue-bg][data-line] font {
  background: #1678ff
}

td[class*=-bg-b] {
  padding: 0 !important
}

td[class*=-bg-b] span {
  margin: 0 auto;
  border-radius: 50%;
  width: 1.8rem;
  height: 1.8rem;
  position: relative;
  line-height: 1.8rem;
  display: inline-block;
  color: #fff
}

tr[v=body] td:not([data-line]) {
  position: relative
}

tr[v=body] td:not([data-line]):before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.blue-bg-b span {
  background-color: #1678ff
}

.red-bg-b span {
  background-color: #ff3b30
}

.orange-bg-b span {
  background-color: #ff8924
}

.dark .table .fgreen {
  color: #34d399
}

.dark .table .fcol9 {
  color: #abb7c7
}

.dark .table .forange {
  color: #fb923c
}

.dark .table>table tr td[data-class]:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))) !important;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)) !important
}

.dark .table>table td.selectedBg {
  background-color: #957a36 !important
}

.dark .table>table td.r-line+td,
.dark .table>table td.l-line {
  border-left-color: #fff !important
}

.dark .table>table td.b-line {
  border-bottom-color: #fff !important
}

.dark .table>table td.gray-eb {
  background-color: #1e293b !important
}

.dark .table>table td.r-bg1 {
  background-color: #4d3d3d
}

.dark .table>table td.r-bg2 {
  background-color: hsl(0, 11.5942028986%, 25.0588235294%);
  border-color: hsla(0, 0%, 100%, .14) !important
}

.dark .table>table td.r-bg3 {
  background-color: hsl(0, 11.5942028986%, 23.0588235294%);
  border-color: hsla(0, 0%, 100%, .14) !important
}

.dark .table>table td.p-bg1 {
  background-color: #473751;
  border-color: hsla(0, 0%, 100%, .14) !important
}

.dark .table>table td.p-bg2 {
  background-color: rgb(63.0125, 48.8125, 71.8875);
  border-color: hsla(0, 0%, 100%, .14) !important
}

.dark .table>table td.g-bg1 {
  background-color: rgb(52.9925, 82.3075, 59.7575)
}

.dark .table>table td.g-bg2 {
  background-color: #2f4935
}

.dark .table>table td.g-bg3 {
  background-color: rgb(41.0075, 63.6925, 46.2425);
  border-color: hsla(0, 0%, 100%, .14) !important
}

.dark .table>table td.g-bg4 {
  background-color: rgb(35.015, 54.385, 39.485);
  border-color: hsla(0, 0%, 100%, .14) !important
}

.dark .table>table td.g-bg5 {
  background-color: rgb(29.0225, 45.0775, 32.7275);
  border-color: hsla(0, 0%, 100%, .14) !important
}

.dark .table>table td.b-bg1 {
  background-color: #2c4351
}

.dark .table>table td.b-bg2 {
  background-color: rgb(38.6144, 58.7992, 71.0856);
  border-color: hsla(0, 0%, 100%, .14) !important
}

.dark .table>table td.b-bg3 {
  background-color: rgb(33.2288, 50.5984, 61.1712);
  border-color: hsla(0, 0%, 100%, .14) !important
}

.dark .table>table td.b-bg4 {
  background-color: rgb(27.8432, 42.3976, 51.2568);
  border-color: hsla(0, 0%, 100%, .14) !important
}

.dark .table>table td.jg-bg {
  background-color: #334155;
  border-color: hsla(0, 0%, 100%, .24)
}

.dark .table>table td.sqb0 {
  background-color: #dc2626
}

.dark .table>table td.sqb1 {
  background-color: rgb(204.6, 33, 33)
}

.dark .table>table td.sqb2 {
  background-color: hsl(0, 72.2222222222%, 42.5882352941%)
}

.dark .table>table td.sqb3 {
  background-color: hsl(0, 72.2222222222%, 36.5882352941%)
}

.dark .table>table td.sqb4 {
  background-color: rgb(138.725, 22.375, 22.375)
}

.dark .table>table td.sqb5 {
  background-color: hsl(0, 72.2222222222%, 24.5882352941%)
}

.dark .table>table td.sqb6 {
  background-color: hsl(0, 72.2222222222%, 14.5882352941%)
}

.dark .table>table td[class^=sqb] {
  border-color: hsl(0, 72.2222222222%, 58.5882352941%)
}

.dark .table>table td.wqtj9 {
  background-color: #a21caf
}

.dark .table>table td.wqtj10 {
  background-color: rgb(133.5103448276, 23.075862069, 144.224137931)
}

.dark .table>table td.wqtj11 {
  background-color: rgb(105.0206896552, 18.1517241379, 113.4482758621)
}

.dark .table>table td[class^=wqtj] {
  border-color: rgb(194.5596059113, 33.6275862069, 210.1724137931)
}

.dark .table>table td.luo {
  background-color: rgb(21.7559183673, 58.5159183673, 162.0440816327);
  border-color: rgb(30.36, 81.32, 224.84)
}

.dark .table>table td.lian {
  background-color: #1d4ed8;
  border-color: rgb(57.3379591837, 102.1779591837, 228.4620408163)
}

.dark .table.ylcol tr[v=body] td[class],
.dark .table td.ylcolor {
  color: hsla(0, 0%, 100%, .3)
}

.dark .table.Dtable-l thead tr:first-child th:first-child,
.dark .table.Dtable-l tr.tfoot th:first-child {
  -webkit-box-shadow: 1px 0 0 hsla(0, 0%, 100%, .24);
  box-shadow: 1px 0 0 hsla(0, 0%, 100%, .24)
}

.dark .table.Dtable-l tbody tr td:first-child:not([colspan]) {
  -webkit-box-shadow: 1px 0 0 hsla(0, 0%, 100%, .14);
  box-shadow: 1px 0 0 hsla(0, 0%, 100%, .14)
}

.dark .table.twocolor tr:nth-child(2n)>td.r-bg1 {
  background-color: hsl(0, 11.5942028986%, 25.0588235294%)
}

.dark .table.twocolor tr:nth-child(2n)>td.b-bg1 {
  background-color: rgb(40.4096, 61.5328, 74.3904)
}

.dark .table.twocolor tr:nth-child(2n)>td.g-bg1 {
  background-color: rgb(43.005, 66.795, 48.495)
}

.dark td[class*=red-bg][data-line] font {
  background: #ef4444
}

.dark td[class*=blue-bg][data-line] font {
  background: #0ea5e9
}

.dark td[class*=-bg-b] span {
  color: hsla(0, 0%, 100%, .8)
}

.dark .blue-bg-b span {
  background-color: #0ea5e9
}

.dark .red-bg-b span {
  background-color: #ef4444
}

.dark .orange-bg-b span {
  background-color: #fb923c
}

.cishu dl {
  border-radius: .4rem;
  margin-bottom: .5rem
}

.cishu dl dt {
  background-color: #fffaeb;
  border: #f5edd7 .1rem solid;
  color: #e49a2c;
  width: 2.4rem;
  font-weight: bold;
  border-radius: .4rem 0 0 .4rem
}

.cishu dl dd {
  padding: .5rem;
  border: #dbdbdb .1rem solid;
  border-left: 0;
  border-radius: 0 .4rem .4rem 0
}

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

.chuhao {
  margin: 0 -0.5rem -0.5rem
}

.chuhao li {
  width: 25%
}

.chuhao li a {
  border: #dbdbdb .1rem solid;
  border-radius: .4rem;
  margin: 0 .5rem .5rem;
  padding: .5rem
}

.chuhao li a:hover {
  -webkit-box-shadow: 0 0 .5rem rgba(0, 0, 0, .1);
  box-shadow: 0 0 .5rem rgba(0, 0, 0, .1)
}

.pinlv {
  width: calc(50% - .5rem);
  margin-top: 1rem;
  overflow: hidden;
  border: #dbdbdb .1rem solid;
  border-radius: .4rem
}

.pinlv-box {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.pinlv p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.pinlv p:nth-child(2) {
  border-left: #dbdbdb .1rem solid
}

.pinlv .top {
  border-bottom: rgb(193.5, 193.5, 193.5) .1rem solid;
  background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e1e1e1));
  background: linear-gradient(#f6f6f6, #e1e1e1);
  -webkit-box-shadow: 0 .2rem .2rem rgba(0, 0, 0, .1);
  box-shadow: 0 .2rem .2rem rgba(0, 0, 0, .1);
  z-index: 1;
  position: relative
}

.pinlv .top p {
  padding: .5rem
}

.pinlv .top p:first-child {
  text-align: right;
  padding-right: 1rem
}

.pinlv .top p:nth-child(2) {
  padding-left: 1rem;
  border-left-color: rgb(193.5, 193.5, 193.5)
}

.pinlv ul li {
  position: relative
}

.pinlv ul li i.ceng {
  background-color: #cdcdcd;
  font-size: 1.2rem;
  border-radius: 2rem;
  padding: 0 .5rem;
  color: #fff
}

.pinlv ul li i.ceng::after {
  content: "层"
}

.pinlv ul li p:first-child {
  padding: .3rem 2.6rem .3rem 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.pinlv ul li p:first-child i {
  margin-left: .5rem
}

.pinlv ul li p:nth-child(2) {
  padding: .3rem 0 .3rem 2.6rem
}

.pinlv ul li p:nth-child(2) i {
  cursor: pointer;
  margin-right: .5rem
}

.pinlv ul li:nth-child(2n) {
  background: #f2f2f2
}

.pinlv ul li:hover {
  background-color: #f5f7fa
}

.pinlv ul li:hover i.ceng {
  background-color: #1678ff
}

.pl3_pinlv1 {
  overflow: hidden
}

.pl3_pinlv1 ul li {
  width: 10%;
  padding: 0 1rem;
  border-bottom: #eee .1rem solid;
  border-right: #eee .1rem solid
}

.pl3_pinlv1 ul li:hover {
  background-color: #f5f7fa
}

.pl3_pinlv1 ul li.lih {
  background-color: #e49a2c;
  color: #fff
}

.pl3_pinlv1 ul li.lih:hover {
  background-color: rgb(214.0142857143, 138.9571428571, 27.3857142857)
}

.pl3_pinlv1 ul li:nth-child(10) {
  border-right-width: 0
}

.pl3_pinlv1 ul:last-child li {
  border-bottom-width: 0
}

.pl3_pinlv2 {
  overflow: hidden
}

.pl3_pinlv2 li {
  padding: .2rem 1rem;
  color: #999
}

.pl3_pinlv2 li .lih {
  background-color: #e49a2c;
  color: #fff;
  padding: 0 .2rem;
  border-radius: .2rem
}

.pl3_pinlv2 li:not(:last-child) {
  border-bottom: #eee .1rem solid
}

.pl3_pinlv2 li:nth-child(2n) {
  background: #fafafa
}

.pl3_pinlv2 li:hover {
  background-color: #f5f7fa
}

.pl3_pinlv2 li:hover .lih {
  background-color: rgb(214.0142857143, 138.9571428571, 27.3857142857)
}

.pl3_pinlv2 li p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #333;
  width: 0
}

.weiCH {
  margin: 0 -0.5rem -0.5rem 0
}

.weiCH a {
  width: calc(4% - .5rem);
  padding: .2rem 0;
  min-height: 2.4rem;
  line-height: 1.6rem;
  border-radius: .4rem;
  margin: 0 .5rem .5rem 0;
  color: #333;
  background-color: #fff;
  border-color: #dbdbdb
}

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

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

.jieshi-table td,
.jieshi-table th {
  padding: .2rem .5rem !important
}

.jieshi-tableT th:first-child {
  width: 4.8rem;
  min-width: 4.8rem;
  font-size: 1.4rem !important
}

.jieshi-b {
  margin: -0.1rem 0
}

.jieshi-b p {
  padding: .5rem
}

.jieshi-b .show::before {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.jieshi-b a {
  color: #666;
  background-color: #f2f2f2;
  padding: 0 .5rem;
  border-left: #dbdbdb .1rem solid
}

.jieshi-b a::before {
  content: "详细号码列表";
  font-size: 1.2rem;
  margin-right: .5rem
}

.jieshi-b a:hover {
  color: #333;
  background-color: #ebebeb
}

.duizhao {
  margin: 1rem auto 0;
  width: 56rem;
  text-align: center
}

.duizhao .t p b {
  color: #1678ff
}

.duizhao .b {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.duizhao .b li {
  width: 2rem
}

.duizhao .b li span {
  width: .8rem;
  display: block;
  margin: 0 auto;
  background: -webkit-gradient(linear, left top, right top, from(#92c0ff), to(#66a6ff));
  background: linear-gradient(90deg, #92c0ff, #66a6ff)
}

.ss-tools .l {
  background-color: #fffaeb;
  border: #f5edd7 .1rem solid;
  color: #e49a2c;
  font-weight: bold
}

.ss-tools .r {
  border: #dbdbdb .1rem solid;
  background-color: #f7f7f7;
  padding: .5rem .5rem 0;
  font-size: 1.2rem
}

.ss-tools .r a {
  color: #1678ff;
  text-decoration: underline
}

.ss-tools .r .icon-info {
  margin-right: .4rem;
  position: relative;
  top: .2rem
}

.ss-tools .r p {
  margin-bottom: .5rem
}

.ss-tools .m i {
  white-space: nowrap
}

.ss-tools .ax-radio-group label {
  margin-bottom: .5rem
}

.ss-tools .ax-radio-group label span {
  line-height: 2.6rem;
  min-width: 2.8rem
}

.ss-tools .ball b {
  margin-bottom: .5rem;
  margin-right: .5rem
}

.ss-tools.ss-tools-zs .m div:last-child label span {
  min-width: 3.2rem
}

.ss-tools-result .nav {
  overflow: auto;
  padding: .4rem .8rem;
  height: 22.8rem
}

.ss-tools-bottom {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .5rem 0 1rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.ss-tools-bottom>div {
  margin-left: .5rem;
  margin-right: .5rem
}

.ball-col {
  padding: 1rem 0 .5rem 1rem
}

.ball-col b {
  margin: 0 1rem .5rem 0
}

.ball-col b:last-of-type {
  margin-right: 0
}

.ball-col .btn-d {
  min-height: 2.8rem
}

.ball-col .ax-select .ax-select-inner .ax-label-single {
  height: 2.6rem
}

.ball-col .ax-select .ax-select-inner .ax-label-single .ax-item {
  line-height: 2.6rem
}

.ball-col input[type=text] {
  height: 2.8rem;
  line-height: 2.8rem
}

.fscompare dt {
  line-height: 2.4rem;
  margin: 1rem 0;
  cursor: pointer
}

.fscompare dt i:not(.svg-icon) {
  background-color: #f5edd7;
  padding: 0 .8rem 0 .6rem;
  border-radius: 0 5rem 5rem 0;
  margin-right: .5rem
}

.fscompare.zero dt {
  pointer-events: none
}

.fscompare.zero dt i.svg-icon {
  display: none
}

.fscompare dd {
  margin-right: -0.5rem
}

.fscompare dd a {
  width: calc(8.3333333333% - .5rem);
  padding: .2rem 0;
  min-height: 2.4rem;
  line-height: 1.6rem;
  border-radius: .4rem;
  margin: 0 .5rem .5rem 0;
  color: #333;
  background-color: #fff;
  border-color: #dbdbdb
}

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

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

.result {
  margin: 1rem -0.5rem -0.5rem
}

.result.row4 li {
  width: calc(25% - 1rem)
}

.result.row5 li {
  width: calc(20% - 1rem)
}

.result.row6 li {
  width: calc(16.6666666667% - 1rem)
}

.result.row7 li {
  width: calc(14.2857142857% - 1rem)
}

.result.row8 li {
  width: calc(12.5% - 1rem)
}

.result li {
  border: #dbdbdb .1rem solid;
  border-radius: .4rem;
  margin: 0 .5rem .5rem;
  padding: .5rem
}

.result li:hover {
  border: #f5edd7 .1rem solid;
  background-color: #fffaeb
}

.result.del li a {
  display: none;
  margin-right: .5rem
}

.result.del li:hover a {
  display: inherit
}

.sortable.pt0 {
  padding-top: 0
}

.sortable b {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: move
}

.sortable b.moved::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -0.4rem;
  border-bottom: .4rem solid #000;
  border-left: .4rem solid rgba(0, 0, 0, 0);
  border-right: .4rem solid rgba(0, 0, 0, 0)
}

.sortable-ghost {
  opacity: .4
}

.gdtitle {
  width: 7rem;
  min-width: 7rem !important;
  height: 7rem;
  position: relative
}

.gdtitle::after {
  content: "";
  position: absolute;
  width: 7rem;
  height: 7rem;
  top: 0;
  left: 0;
  background-size: cover
}

.gdtitle.gd1::after {
  background-image: url("../img/gdtitle1.png?230529")
}

.gdtitle.gd2::after {
  background-image: url("../img/gdtitle2.png?230529")
}

.lishi .sticky {
  z-index: 9
}

.lishi .lineb p {
  width: 50%
}

.lishi .nav li {
  width: 50%;
  line-height: 2rem;
  padding: .8rem 1rem;
  border-top: #dbdbdb .1rem solid
}

.lishi .nav li:nth-child(2n-1) {
  border-right: #dbdbdb .1rem solid
}

.lishi .nav li:nth-child(-n+2) {
  border-top: 0
}

.lishi .nav li i:first-child {
  min-width: 2.6rem;
  padding-right: .5rem
}

.lishi .nav li i:nth-child(2) {
  margin-right: 1rem
}

.zuohao {
  min-height: 26.3rem
}

.zuohao ul {
  padding: 0 1rem
}

.zuohao ul li {
  font-weight: bold;
  color: #ff3b30;
  padding: .6rem 0;
  border-bottom: #dbdbdb .1rem dashed
}

.zuohao ul li i {
  font-weight: normal;
  color: #999
}

.meihua {
  margin: .5rem -0.5rem -0.5rem
}

.meihua>div {
  margin: .5rem
}

.meihua>div b {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: normal;
  margin: .2rem 0
}

.qlcxh .zuohao {
  min-height: inherit;
  height: 19.8rem
}

.qlcxh .right {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.hzz {
  height: 1rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#92c0ff), to(#66a6ff));
  background: linear-gradient(180deg, #92c0ff, #66a6ff)
}

.ballKl8 b {
  width: 10%;
  margin: 0 0 .5rem
}

.ballKl8W b {
  width: 5%;
  margin: 0 0 .5rem
}

.sticky.t10 {
  top: 1rem
}

.ys-m {
  margin: -1rem;
  padding: 1rem 1rem 0
}

.w1 {
  width: .1rem
}

.labelW5 label {
  width: 4.8rem
}

.kl8Tj.info {
  width: 16.2rem
}

.kl8Tj .c1 {
  color: #fff;
  background: #af0000 !important
}

.kl8Tj .c2 {
  background: #ff4242 !important;
  color: #fff
}

.kl8Tj .c3 {
  color: #fff;
  background: #1678ff !important
}

.kl8Tj .c4 {
  background: #fff !important
}

.kl8SelQ label {
  width: calc(25% - 1rem)
}

.sstable table td .table.kl8GLB>table td:not(.gray-f5) {
  text-align: right
}

.jiaobing {
  border-radius: 50%;
  width: 2.2rem;
  height: 2.2rem;
  margin: 0 auto
}

.jiaobing.j {
  color: #fff;
  background-color: #ff3b30
}

.jiaobing.b {
  color: #fff;
  background-color: #1678ff
}

.jiaobing.x {
  background-color: #fff
}

.jiaobingTD td {
  opacity: .4;
  border-color: #bdbdbd !important;
  background-color: #ededed !important
}

.jiaobingTD td:not(:first-child) {
  pointer-events: none
}

.w-jg {
  width: 8.8rem
}

.w-qt {
  width: 9.8rem
}

.yhglBox {
  padding-top: 1rem
}

.yhglBox.hide {
  height: 16rem;
  overflow-y: auto;
  overflow-x: hidden
}

.yhglA::after {
  content: "展开"
}

.yhglA.show i {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.yhglA.show::after {
  content: "收起"
}

.LR-H5C {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.groupingLine {
  background-color: #f5f5f5;
  height: 1.7rem;
  position: relative
}

.groupingLine::after {
  content: "";
  position: absolute;
  width: 100%;
  top: .8rem;
  left: 0px;
  border-bottom: .1rem dashed #1678ff
}

@media screen and (min-width: 900px) {
  .ysje {
    margin-right: 1rem;
    margin-bottom: 0 !important
  }

  .ysje li i::after {
    content: "："
  }

  .ys-col {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.dcjgTD {
  padding: .5rem !important
}

.dcjgTD .sticky {
  z-index: 5
}

.dcjgTD.open p {
  font-weight: bold
}

.dcjgTD.open p i {
  color: #ff3b30
}

.dcjgTD p {
  left: 50%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.ball.row10 div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 10%;
  flex: 0 0 10%
}

.ssNoYl p {
  display: none
}

.tableFxq table {
  width: 100%
}

.tableFxq table td,
.tableFxq table th {
  text-align: center
}

.tableFxq table tr td:first-child {
  border-left: #dbdbdb 1px solid
}

.tableFxq table tr td:last-child {
  border-right: #dbdbdb 1px solid
}

.tableFxq table th {
  padding: .2rem;
  height: 3.2rem;
  font-weight: normal;
  background-color: #b9d7ff;
  border-left: #b9d7ff 1px solid;
  border-right: #b9d7ff 1px solid
}

.tableFxq table tbody tr td {
  background-color: #fff;
  border-bottom: #dbdbdb 1px solid
}

.tableFxq table tbody tr:nth-child(2n) td {
  background-color: #f7f7f7
}

.tableFxq table td {
  height: 4rem
}

.tableFxq table td a {
  padding: .2rem;
  width: 100%;
  height: 100%;
  white-space: nowrap
}

.tableFxq table td a.tal {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  white-space: initial
}

.coldHot {
  display: grid;
  gap: 1rem
}

.coldHot table td,
.coldHot table th {
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.4rem
}

.coldHot table tr td:first-child {
  border-left: #dbdbdb 1px solid
}

.coldHot table tr td:last-child {
  border-right: #dbdbdb 1px solid
}

.coldHot table th {
  padding: .8rem .2rem;
  font-weight: normal
}

.coldHot table th,
.coldHot table th a {
  color: #fff
}

.coldHot table tbody tr td {
  background-color: #f7f7f7;
  border-bottom: #dbdbdb 1px solid
}

.coldHot table tbody tr:nth-child(2n) td {
  background-color: #f2f2f2
}

.coldHot .title {
  padding: .8rem 1rem
}

.coldHot.hot .title {
  background-color: #de5757
}

.coldHot.hot th {
  background-color: #cd0000;
  border-left: #cd0000 1px solid;
  border-right: #cd0000 1px solid
}

.coldHot.cold .title {
  background-color: #76914c
}

.coldHot.cold th {
  background-color: #567722;
  border-left: #567722 1px solid;
  border-right: #567722 1px solid
}

.coldHot td {
  height: 4rem
}

.coldHot td a {
  width: 100%;
  height: 100%;
  white-space: nowrap
}

.coldHot tbody td:first-child {
  width: 6.1rem
}

.rn {
  position: relative;
  top: -0.16rem
}

.kj-shiyi span {
  border-radius: 100%;
  width: .6rem;
  height: .6rem;
  margin: .1rem .2rem .1rem 0
}

.kj-shiyi span.red {
  background-color: #ff3b30
}

.kj-shiyi span.blue {
  background-color: #1678ff
}

.bg-r {
  background-color: #ff3b30
}

.bg-g {
  background-color: #51b148
}

.kjDlist li {
  background-color: #fff
}

.kjDlist li:nth-child(2n) {
  background-color: #f7f7f7
}

.line-red {
  border: #ff3b30 .1rem solid
}

.line-blue {
  border: #1678ff .1rem solid
}

.yslist li {
  -webkit-box-shadow: 0 0 .5rem rgba(0, 0, 0, .1);
  box-shadow: 0 0 .5rem rgba(0, 0, 0, .1);
  overflow: hidden;
  border-radius: .4rem
}

.yslist li:not(:first-child) {
  margin-top: 1rem
}

.yslist .p {
  position: relative;
  padding: 1rem .5rem 1rem 1rem
}

.yslist .icon-zhong {
  position: absolute;
  right: 4.2rem;
  top: 50%;
  font-size: 5.4rem;
  z-index: -1;
  color: #ffefef;
  -webkit-transform: rotate(20deg) translateY(-50%);
  transform: rotate(20deg) translateY(-50%)
}

.kjhSearch dt {
  padding: .8rem 0
}

.kjhSearch dd>div,
.kjhSearch dd>a {
  padding: .8rem 0
}

.kjhSearch dt>span:first-child,
.kjhSearch dd>a:first-child {
  width: 6rem
}

.kjhSearch dt>span:last-child,
.kjhSearch dd>a:last-child {
  width: 5rem
}

.kjhSearch dd:nth-child(2n) {
  background-color: #f7f7f7
}

.kjhSearch .i1,
.kjhSearch .i2,
.kjhSearch .i3 {
  border-radius: 100%;
  border-width: .1rem;
  border-style: solid;
  font-size: 1.2rem;
  width: 2rem;
  height: 2rem;
  margin-right: .2rem;
  color: #999;
  background-color: #fff
}

.kjhSearch .i1 {
  border-color: #dbdbdb
}

.kjhSearch .i2,
.kjhSearch .i3 {
  border-color: #e49a2c
}

.kjhSearch .i3 {
  color: #fff;
  background-color: #e49a2c
}

.tabStyle i {
  line-height: 2.2rem;
  width: 2.4rem;
  background-color: #fff;
  border-width: .1rem;
  border-style: solid;
  border-color: #dbdbdb;
  border-left-width: 0;
  text-align: center;
  color: #999
}

.tabStyle i:first-of-type {
  border-left-width: .1rem
}

.tabStyle i.s {
  background-color: #ff3b30;
  color: #fff
}

.fupanRow {
  margin-top: .1rem
}

.fupanRow .rowBlock li {
  width: 8.3333333333%;
  min-height: 3rem;
  cursor: pointer;
  padding: .5rem .2rem
}

.fupanRow.ssq .rowBlock li {
  width: 33.3333333333%
}

@media screen and (min-width: 1281px) {
  .fupanRow.ssq .rowBlock li {
    width: 25%
  }
}

.table.fupan tr.line-through,
.table.fupan tr.line-through td {
  color: #ccc
}

.table.fupan tr.line-through .ball b {
  opacity: .4
}

.table.fupan tr.blue-bg td {
  background-color: #1678ff !important
}

.table.fupan tr.blue-bg td,
.table.fupan tr.blue-bg a {
  color: #fff
}

.table.fupan tr.blue-bg.line-through,
.table.fupan tr.blue-bg.line-through td {
  color: hsla(0, 0%, 100%, .5)
}

.huan-bottom a {
  width: 3.2rem;
  height: 3.2rem;
  background-color: rgba(0, 0, 0, .3);
  border-radius: 50%
}

.huan-bottom a i {
  font-size: 1.6rem;
  color: #fff !important
}

.huan-bottom.ssq {
  position: relative
}

.huan-bottom.ssq a {
  position: absolute;
  top: -4.2rem
}

.huan-bottom.ssq a:first-child {
  left: 1rem
}

.huan-bottom.ssq a:last-child {
  right: 1rem
}

.sijie-tab .s::after {
  content: "幻方"
}

.sijie-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(5, minmax(0, 1fr))
}

.sijie-table td {
  cursor: pointer
}

.sijie-table thead {
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.sijie-table th {
  background: #d0e4ff !important;
  font-weight: normal !important;
  color: #333 !important
}

.duijiaoxian {
  width: 12.4rem;
  height: 12.4rem;
  position: relative
}

.duijiaoxian span {
  background-color: #fff;
  border: #d3dfff .1rem solid;
  border-radius: 50%;
  font-size: 2rem;
  width: 4rem;
  height: 4rem;
  cursor: pointer
}

.duijiaoxian span.red {
  background-color: #ff3b30;
  border-color: #ff3b30;
  color: #fff
}

.duijiaoxian.dlt span:first-child {
  top: 2rem
}

.duijiaoxian.dlt span:nth-child(3) {
  top: inherit;
  bottom: -2rem
}

.duijiaoxian svg {
  width: 100%;
  height: 100%
}

.duijiaoxian svg line {
  stroke: #d3dfff
}

.red-blue-bg {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #ff3b30), color-stop(50%, #1678ff));
  background: linear-gradient(to right, #ff3b30 50%, #1678ff 50%);
  color: #fff
}

.tablezoom .setA {
  position: fixed;
  right: 1rem;
  z-index: 20;
  background-color: rgba(0, 0, 0, .7);
  border-radius: 100%;
  padding: .5rem;
  margin-top: 1rem
}

.tablezoom .ax-popup-open i {
  color: #fff !important
}

@supports not (zoom: 1) {
  a[onclick*=zoom] {
    display: none
  }
}

@media screen and (min-width: 1281px) {
  .table-auto table {
    min-width: 120rem
  }
}

@media screen and (min-width: 1441px) {
  .table-auto table {
    min-width: 140rem
  }
}

.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%
}

.tools-list li {
  width: 50%
}

.tools-list li:not(:nth-child(-n+2)) {
  border-top: .1rem solid #dbdbdb
}

.tools-list li a {
  padding: .2rem 1rem;
  line-height: 3.2rem;
  text-align: center;
  -webkit-box-shadow: 0 .1rem 0 #dbdbdb;
  box-shadow: 0 .1rem 0 #dbdbdb
}

.tools-list li:nth-child(2n-1) {
  border-right: .1rem solid #dbdbdb
}

.ax-dialog[data-size=lg] .ax-dialog-wrapper {
  width: 90rem
}

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

.ax-popup[data-theme=dark] {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: rgba(0, 0, 0, .7)
}

.ax-popup[data-theme=dark] [arrow] {
  -webkit-box-shadow: none;
  box-shadow: none
}

.ax-popup[data-theme=dark][data-placement^=top] [arrow] {
  background: linear-gradient(135deg, transparent 50%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.7) 100%)
}

.ax-popup[data-theme=dark][data-placement^=bottom] [arrow] {
  background: linear-gradient(135deg, transparent 50%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.7) 100%)
}

.ax-popup[data-theme=dark][data-placement^=left] [arrow] {
  background: linear-gradient(135deg, transparent 50%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.7) 100%)
}

.ax-popup[data-theme=dark][data-placement^=right] [arrow] {
  background: linear-gradient(135deg, transparent 50%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.7) 100%)
}

.inside-menu {
  border-radius: .8rem 0 .8rem .8rem;
  border: #dbdbdb .1rem solid;
  padding: .5rem 0 0 1rem;
  font-size: 1.2rem;
  position: relative;
  background-color: #f7f7f7
}

.inside-menu .ax-other {
  display: none
}

.inside-menu-pl3 dt,
.inside-menu-3d dt {
  width: 6em !important
}

.inside-menu dl dt {
  font-weight: bold;
  line-height: 2.8rem;
  -moz-text-align-last: justify;
  text-align-last: justify;
  white-space: nowrap;
  width: 3em;
  margin-right: 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.inside-menu dl dd {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.inside-menu dl dd a {
  padding: .2rem .5rem;
  min-height: 2.8rem;
  line-height: 1.6rem;
  border-radius: .4rem;
  color: #333;
  background-color: #fff;
  border-color: #dbdbdb;
  margin: 0 .5rem .5rem 0;
  min-width: 2.4rem
}

@media(hover: hover) {
  .inside-menu dl dd a:hover {
    color: hsl(0, 0%, 15%);
    background-color: hsl(0, 0%, 97%);
    border-color: hsl(0, 0%, 82.8823529412%)
  }
}

.inside-menu dl dd a:active {
  color: hsl(0, 0%, 10%);
  background-color: hsl(0, 0%, 94%);
  border-color: rgb(203.7, 203.7, 203.7)
}

.inside-menu dl dd a.s {
  color: #ff3b30;
  background-color: #fffaeb;
  border-color: #f5edd7
}

@media(hover: hover) {
  .inside-menu dl dd a.s:hover {
    color: rgb(255, 34.8550724638, 22.5);
    background-color: rgb(255, 246.175, 219.7);
    border-color: rgb(241.94, 231.492, 202.76)
  }
}

.inside-menu dl dd a.s:active {
  color: rgb(252, 13.3913043478, 0);
  background-color: rgb(255, 242.35, 204.4);
  border-color: rgb(238.88, 225.984, 190.52)
}

.inside-menu dl dd a.on {
  color: #fff;
  background-color: #1678ff;
  border-color: #1678ff
}

@media(hover: hover) {
  .inside-menu dl dd a.on:hover {
    color: hsl(0, 0%, 95%);
    background-color: rgb(6.7, 111.135193133, 255);
    border-color: rgb(6.7, 111.135193133, 255)
  }
}

.inside-menu dl dd a.on:active {
  color: hsl(0, 0%, 90%);
  background-color: rgb(0, 103.6360515021, 246.4);
  border-color: rgb(0, 103.6360515021, 246.4)
}

.inside-menu dl dd a.i_new:after,
.inside-menu dl dd a.i_hot:after {
  top: -0.8rem
}

.inside-menu dl dd.show {
  height: 3.3rem;
  overflow: hidden
}

.inside-menu .ax-toggle {
  background-color: #fff;
  border: #dbdbdb .1rem solid;
  border-radius: 0 .4rem .4rem 0;
  width: 3rem;
  height: 3rem;
  color: #999;
  position: absolute;
  left: 100%;
  top: -0.1rem;
  z-index: 1
}

.inside-menu .ax-toggle i::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.inside-menu .ax-toggle i.show::before {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.inside-menu .ax-toggle:hover {
  color: #666
}

.inside-menu .ax-toggle:active {
  opacity: 1
}

.tablezoom {
  position: relative;
  margin-top: 1rem
}

.tablezoom .table.mt10 {
  margin-top: 0
}

.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
}

.tipNew {
  position: relative
}

.tipNew::after {
  content: "新";
  position: absolute;
  border-radius: 5rem 5rem 5rem 0;
  background: #ff3b30;
  color: #fff;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  top: -1rem;
  left: calc(50% + 1.5rem);
  -webkit-animation: move 5s 0s infinite;
  animation: move 5s 0s infinite;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  z-index: 1
}

@-webkit-keyframes move {

  0%,
  79% {
    -webkit-transform: rotate(0deg) scale(0.86);
    transform: rotate(0deg) scale(0.86)
  }

  82% {
    -webkit-transform: rotate(10deg) scale(0.86);
    transform: rotate(10deg) scale(0.86)
  }

  85% {
    -webkit-transform: rotate(-10deg) scale(0.86);
    transform: rotate(-10deg) scale(0.86)
  }

  88% {
    -webkit-transform: rotate(10deg) scale(0.86);
    transform: rotate(10deg) scale(0.86)
  }

  91% {
    -webkit-transform: rotate(-10deg) scale(0.86);
    transform: rotate(-10deg) scale(0.86)
  }

  94% {
    -webkit-transform: rotate(10deg) scale(0.86);
    transform: rotate(10deg) scale(0.86)
  }

  97% {
    -webkit-transform: rotate(-10deg) scale(0.86);
    transform: rotate(-10deg) scale(0.86)
  }

  100% {
    -webkit-transform: rotate(0deg) scale(0.86);
    transform: rotate(0deg) scale(0.86)
  }
}

@keyframes move {

  0%,
  79% {
    -webkit-transform: rotate(0deg) scale(0.86);
    transform: rotate(0deg) scale(0.86)
  }

  82% {
    -webkit-transform: rotate(10deg) scale(0.86);
    transform: rotate(10deg) scale(0.86)
  }

  85% {
    -webkit-transform: rotate(-10deg) scale(0.86);
    transform: rotate(-10deg) scale(0.86)
  }

  88% {
    -webkit-transform: rotate(10deg) scale(0.86);
    transform: rotate(10deg) scale(0.86)
  }

  91% {
    -webkit-transform: rotate(-10deg) scale(0.86);
    transform: rotate(-10deg) scale(0.86)
  }

  94% {
    -webkit-transform: rotate(10deg) scale(0.86);
    transform: rotate(10deg) scale(0.86)
  }

  97% {
    -webkit-transform: rotate(-10deg) scale(0.86);
    transform: rotate(-10deg) scale(0.86)
  }

  100% {
    -webkit-transform: rotate(0deg) scale(0.86);
    transform: rotate(0deg) scale(0.86)
  }
}

.list-zan {
  margin: .5rem -0.5rem
}

.list-zan a {
  width: calc(25% - 1rem);
  border: rgb(226, 238.1974248927, 255) .1rem solid;
  border-radius: .4rem;
  margin: .5rem;
  padding: .5rem 1rem
}

.list-zan a i {
  font-size: 3.6rem;
  color: rgb(144.4, 190.9184549356, 255);
  margin-right: 1rem
}

.list-zan a:hover {
  color: #1678ff;
  border: rgb(195.4, 220.4678111588, 255) .1rem solid;
  -webkit-box-shadow: 0 0 1rem rgba(22, 120, 255, .15);
  box-shadow: 0 0 1rem rgba(22, 120, 255, .15)
}

.list-zan .tipNew::after {
  top: -1.8rem;
  left: calc(50% + .8rem);
  font-size: 1.2rem
}

.list-col {
  margin: .5rem -0.5rem
}

.list-col li {
  width: calc(20% - 1rem);
  margin: .5rem
}

.list-col .i_new:after,
.list-col .i_hot:after {
  top: -1rem
}

.meihua>div {
  width: calc(25% - 1rem)
}

.duibi {
  padding: .3rem 0
}

.duibi li {
  width: 50%;
  padding: .7rem 1rem
}

@media screen and (min-width: 1281px) {
  .duibi li {
    width: 33.3333333333%
  }
}

#turntable {
  position: relative;
  width: 708px;
  height: 708px;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

#turntable::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: run .6s steps(1) infinite;
  animation: run .6s steps(1) infinite
}

@-webkit-keyframes run {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  50% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg)
  }
}

@keyframes run {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  50% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg)
  }
}

#canvas {
  position: relative;
  z-index: 1;
  -webkit-transition: all 6s ease;
  transition: all 6s ease
}

#btn1 {
  width: 180px;
  height: 180px;
  z-index: 2
}

.null_img {
  display: none
}

#modal {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 66666;
  display: none
}

.before_result {
  display: none;
  color: #fff;
  background: rgba(0, 0, 0, .6);
  padding: 1.6rem 2rem;
  border-radius: 1rem
}

.before_result span {
  width: 8.6rem;
  height: 8.6rem;
  margin: -3rem auto -2.4rem;
  display: block
}

#dialog {
  width: 80%;
  max-width: 36rem;
  background-color: #fff6cd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffda3b), to(#fff6cd));
  background-image: linear-gradient(#ffda3b, #fff6cd);
  border-radius: 1rem
}

#dialog .top {
  line-height: 4.6rem;
  text-align: center;
  position: relative;
  font-weight: bold;
  color: #916a00;
  font-size: 1.6rem
}

#dialog .copy {
  background-color: #ff704e;
  color: #fff;
  padding: .8rem 3rem;
  border-radius: 5rem;
  margin: 1.2rem auto
}

#dialog .close {
  position: absolute;
  top: .9rem;
  right: 1rem;
  width: 2.8rem;
  height: 2.8rem;
  background-color: #ebbb3a;
  color: #fff;
  border-radius: 50%;
  font-size: 1.2rem;
  cursor: pointer
}

#dialog .shadow {
  background-color: #e52c00;
  border: #ff704e .5rem solid;
  border-radius: 4rem;
  height: 1.8rem;
  margin: 0 1rem;
  position: relative;
  z-index: -1
}

#dialog ul {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd0d0), to(#fff));
  background-image: linear-gradient(#ffd0d0, #fff);
  border-radius: 0 0 1rem 1rem;
  margin: -0.9rem 2rem 0 2rem;
  padding: .6rem 1rem;
  -webkit-box-shadow: 0 0 1rem #dd9f00;
  box-shadow: 0 0 1rem #dd9f00;
  max-height: 29.2rem;
  overflow-y: auto
}

#dialog ul li {
  padding: .4rem 0
}

.tabs {
  border: #ff704e 1px solid;
  border-radius: .4rem;
  line-height: 3.6rem;
  background-color: #fffae5
}

.tabs li {
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  cursor: pointer
}

.tabs li:not(:first-child) {
  border-left: #ff704e 1px solid
}

.tabs li.active {
  background-color: #ff704e;
  color: #fff;
  font-weight: bold
}

div[class^=box-] {
  width: 460px;
  position: relative;
  z-index: 2;
  display: none;
  font-size: 36px;
  color: #f6312d
}

div[class^=box-] p {
  margin-top: 20px
}

div[class^=box-] div {
  margin-top: -80px
}

div[class^=box-] input {
  border-radius: 10px;
  height: 72px;
  padding: 0 14px;
  width: 100%;
  margin-top: 20px;
  font-size: 32px;
  border: 0
}

div[class^=box-] input:focus {
  -webkit-box-shadow: 0 0 10px rgba(232, 46, 47, .4);
  box-shadow: 0 0 10px rgba(232, 46, 47, .4)
}

div[class^=box-] span {
  width: 180px;
  height: 180px
}

.turnBox {
  overflow: hidden
}

.turnBox>div {
  margin: -60px 0
}

.turnBox #turntable {
  -webkit-transform: scale(0.8);
  transform: scale(0.8)
}

#btn2 {
  margin: 1rem auto;
  font-weight: bold;
  font-size: 2.4rem;
  border-radius: .8rem;
  border: #ff704e 1px solid;
  line-height: 5.6rem;
  padding: 0 4rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ff3b30;
  background-color: #ffda3b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff6cd), to(#ffda3b));
  background-image: linear-gradient(#fff6cd, #ffda3b);
  -webkit-box-shadow: 0 4px 0 #ff704e;
  box-shadow: 0 4px 0 #ff704e
}

#btn2.disabled {
  opacity: 1;
  color: #999;
  border: #bdbdbd 1px solid;
  background-color: #ddd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
  background-image: linear-gradient(#fff, #ddd);
  -webkit-box-shadow: 0 4px 0 #bdbdbd;
  box-shadow: 0 4px 0 #bdbdbd
}

.tip_info {
  margin-top: .5rem;
  color: #999;
  font-size: 1.2rem
}

.tip_constellation,
.tip_blood {
  display: none
}

.result-list {
  background-color: #fff6cd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff6cd));
  background-image: linear-gradient(#fff, #fff6cd);
  border: #ffb900 .1rem solid;
  border-radius: 1rem;
  overflow: hidden
}

.result-list ul {
  overflow-y: auto
}

.result-list ul li {
  padding: 0 .4rem 0 1rem;
  border-bottom: #ffb900 .1rem dashed
}

.result-list ul li p {
  padding: .8rem 0
}

.result-list ul li a {
  width: 2.6rem;
  font-size: 1.6rem;
  color: #938c7b
}

.result-list p.t {
  background-color: #ffda3b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff6cd), to(#ffda3b));
  background-image: linear-gradient(#fff6cd, #ffda3b);
  line-height: 3.6rem;
  border-bottom: #ffb900 .1rem solid;
  text-align: center;
  font-weight: bold;
  color: #ff3b30
}

.result-list .copy {
  padding: .8rem 3rem;
  border: #ff704e .1rem solid;
  background-color: #fff;
  border-radius: 5rem;
  margin: .8rem auto
}

@media(hover: hover) {
  .result-list .copy:hover {
    color: #ff3b30
  }
}

@media(hover: none) {
  .result-list .copy:active {
    color: #ff3b30
  }
}

.result-list .nodata {
  padding: 2rem 0
}

.result-list .nodata span {
  font-size: 6rem;
  color: #ffb900
}

.tabs {
  margin: 1rem 0;
  width: 100%
}

.numTabs {
  width: 32rem;
  margin: 1rem auto
}

.result-list {
  height: 80.4rem;
  width: 30%;
  margin: 1rem 0 1rem 2rem
}

.result-list ul {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.result-list .nodata {
  height: 100%
}

.tip {
  height: 2rem
}

.turnBox {
  width: 60rem;
  margin: 0 auto
}

.chart-tops .ax-toggle {
  background-color: #e8f2ff;
  border: #b9d7ff .1rem solid;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: .4rem;
  margin: 0 1rem 1rem auto;
  color: #1678ff
}

.chart-tops .ax-toggle i::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.chart-tops .ax-toggle i.show::before {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.chart-tops .ax-toggle:hover {
  -webkit-box-shadow: 0 0 .5rem #b9d7ff;
  box-shadow: 0 0 .5rem #b9d7ff
}

#new-footer {
  margin-top: auto
}

.ml20-pc {
  margin-left: 2rem
}

.lishi {
  min-height: 22.2rem
}

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

.bread-box+.wi-h5 .navbox {
  margin-top: 0
}

.newadd.mb10 {
  margin-bottom: 0
}

.GlLabel1 label {
  width: calc(7.1428571429% - .5rem)
}

.GlLabel2 label {
  width: calc(8.3333333333% - .5rem)
}

.chartsDialog .sticky {
  top: 4.8rem
}

.bidui {
  min-height: 30rem
}

.coldHot {
  grid-template-columns: repeat(3, minmax(0, 1fr))
}

@media screen and (min-width: 1281px) {
  .list-zan a {
    width: calc(20% - 1rem)
  }

  .ballKl8 b {
    width: 5%
  }

  .list-col li {
    width: calc(14.2857142857% - 1rem)
  }

  .chuhao li {
    width: 20%
  }

  .weiCH a {
    width: calc(3.3333333333% - .5rem)
  }

  .result.row4 li {
    width: calc(20% - 1rem)
  }

  .result.row5 li {
    width: calc(16.6666666667% - 1rem)
  }

  .result.row6 li {
    width: calc(14.2857142857% - 1rem)
  }

  .result.row7 li {
    width: calc(12.5% - 1rem)
  }

  .result.row8 li {
    width: calc(11.1111111111% - 1rem)
  }

  .fscompare dd a {
    width: calc(6.6666666667% - .5rem)
  }

  .meihua>div {
    width: calc(20% - 1rem)
  }

  .kl8SelQ label {
    width: calc(16.6666666667% - 1rem)
  }

  .GlLabel1 label,
  .GlLabel2 label {
    width: calc(6.25% - .5rem)
  }

  .coldHot tbody td:first-child {
    width: 9.1rem
  }
}

@media screen and (min-width: 1441px) {
  .meihua>div {
    width: calc(16.6666666667% - 1rem)
  }

  .coldHot tbody td:first-child {
    width: 12.1rem
  }
}

.ss-tools .l {
  width: calc(3em + 1.2rem);
  border-radius: .8rem 0 0 .8rem;
  text-align: center;
  padding: 0 .5rem
}

.ss-tools .r {
  width: 24%;
  border-radius: 0 .8rem .8rem 0
}

.ss-tools .m {
  border-top: #dbdbdb .1rem solid;
  border-bottom: #dbdbdb .1rem solid;
  padding: .5rem 1rem 0;
  width: 0
}

.ss-tools.ss-tools-lmh .m {
  border-right: #dbdbdb .1rem solid;
  border-radius: 0 .8rem .8rem 0
}

.ss-tools-result {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.ss-tools-result>div {
  width: calc(50% - .5rem)
}

.yslist {
  overflow: auto;
  padding: .3rem
}

.yslist.NO2 {
  max-height: 40rem
}

.yslist.NO3 {
  max-height: 60rem
}

.w-right {
  width: 30%;
  margin-left: 2rem
}

.magic-data {
  display: grid;
  gap: 1.6rem;
  grid-template-columns: repeat(1, minmax(0, 1fr))
}

.magic-data>div {
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, .08);
  box-shadow: 0 0 1rem rgba(0, 0, 0, .08);
  border-radius: 1rem
}

.sijie-ssq {
  width: 100%;
  max-width: 40rem;
  margin: 0 auto
}

@media screen and (min-width: 1281px) {
  .magic-data {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}

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
}