.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,
.img-icon,
.flex-center,
.flex,
.cz-tab p,
.ax-menu-auto,
.p-title b,
.p-title h1,
.navbox .title,
.listicon .lii,
#new-footer .hotmenu .ax-toggle,
#new-footer .hotmenu dl,
#new-header .header ul li a.aIcon,
.ball b,
.ax-checkbox>span,
.ax-message,
.flex-col,
body,
.loading,
.ax-menu-auto>a,
.navbox,
.empty p,
.empty,
.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,
.ax-menu-auto>a,
.navbox,
.empty p,
.empty,
.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,
.img-icon,
.flex-center,
.flex-align,
.loading,
.cz-tab p,
.ax-menu-auto>a,
.p-title b,
.p-title h1,
.navbox .title,
.listicon .lii,
.empty p,
.empty,
#new-footer .hotmenu .ax-toggle,
#new-header .header ul li a.aIcon,
.ball b,
.ax-checkbox>span,
.btn-d,
.btn-b,
.gz-btn,
.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,
.img-icon,
.flex-center,
.flex-justify,
.loading,
.listicon .lii,
.empty,
#new-footer .hotmenu .ax-toggle,
.ball b,
.btn-d,
.btn-b,
.gz-btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pbList li .img img,
.pbList li .txt p,
.miList li .img img,
.miList li .txt p,
.listicon .lii::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,
.gz-btn {
    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,
.gz-btn: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,
.loading:before,
.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,
.loading:before,
.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,
.ball b,
.img-icon::before {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

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

.ax-checkbox>input {
    display: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


.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 .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 2rem 0;
    color: #999
}


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

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

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

.countdown {
    font-size: 1.84rem;
    font-family: Verdana
}

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

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

.countdown {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center
}

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

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

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

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

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

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

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

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

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

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

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

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

.ball {
    line-height: 2.8rem
}

.ball b {
    margin: 0 .1rem
}

.ball b.rb {
    color: #fff
}

.ball b.bb {
    color: #fff
}

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

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

.listicon .lii {
    margin-bottom: auto;
    height: 2rem;
    margin-right: .6rem
}

.listicon .lii::before {
    content: "";
    width: .4rem;
    height: .4rem;
    border-radius: 2rem;
    background-color: #ddd;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.listicon:hover .lii::before {
    background-color: #cd0000;
    height: 1.4rem
}

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

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

.split-line i.round {
    padding: 0;
    min-width: 1.8rem;
    min-height: 1.8rem;
    border-radius: 5rem;
    background-color: #d5d5d5;
    text-align: center;
    line-height: 1.8rem;
    color: #fff
}

.tag {
    border: #b9d7ff .1rem solid;
    font-size: 1.2rem;
    color: rgb(124, 179.0987124464, 255);
    border-radius: 5rem 5rem 5rem 0;
    padding: 0 .5rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

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

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

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

.loginDialog {
    padding: 1rem 2rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#notice {
    height: 2.4rem;
    overflow: hidden
}

#notice em {
    background-color: #e8f2ff;
    color: #1678ff;
    font-size: 1.2rem;
    padding: 0 1rem 0 .5rem;
    border-radius: 0 2rem 2rem 0
}

.top-title {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #e8f2ff;
    border: #b9d7ff .1rem solid;
    border-bottom: 0;
    border-radius: .8rem .8rem 0 0;
    overflow: hidden
}

.top-title>a {
    padding: 1rem 0;
    border-bottom: #b9d7ff .1rem solid;
    border-right: rgba(0, 0, 0, 0) .1rem solid;
    border-left: rgba(0, 0, 0, 0) .1rem solid
}

.top-title>a i::before {
    font-size: 2.4rem;
    margin: .3rem 0 .5rem
}

.top-title>a:hover {
    color: #1678ff
}

.top-title>a.ax-active {
    color: #1678ff;
    background-color: #fff;
    border-right-color: #b9d7ff;
    border-left-color: #b9d7ff;
    border-bottom-color: #fff
}



.top-title>a:last-child {
    border-right: none
}

.top-title>a:first-child {
    border-left: none
}

.cz-tab {
    border-left: #b9d7ff .1rem solid;
    border-right: #b9d7ff .1rem solid;
    margin-bottom: 0
}

.zixun-top {
    position: relative
}

#searchbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    padding: 0 1rem;
    z-index: 1;
    background-color: #e8f2ff;
    border: #b9d7ff .1rem solid;
    border-radius: .8rem .8rem 0 0
}

.searchbox {
    height: 100%
}

.searchbox .ax-pos-left {
    width: 3.6rem;
    margin-left: .5rem
}

.searchbox input {
    border-color: #1678ff;
    border-radius: 5rem 0 0 5rem
}

.searchbox .btn-d {
    border-radius: 0 5rem 5rem 0;
    padding-right: 1.4rem
}

.searchbox p {
    margin: .5rem 0 -0.3rem
}

.searchbox p a {
    margin-right: 1.4rem
}

.searchbox p a:last-child {
    margin-right: 0
}

.zixun-list dd p.mlauto {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.5rem
}

.zixun-list dd a {
    height: 1.7rem;
    line-height: 1.7rem
}

.zixun-list dd a:after {
    content: "https://www.17500.cn" attr(href);
    display: block
}

.zixun-list dd a[href*=http]:after {
    content: attr(href)
}

.methodA a {
    white-space: nowrap
}

.methodA a:first-child {
    border: #dbdbdb .1rem solid;
    background-color: #f7f7f7;
    line-height: 2.4rem;
    font-size: 1.2rem;
    border-radius: 5rem;
    padding: 0 .4rem 0 .8rem;
    margin-right: .5rem
}

.methodA a.active {
    padding: 0 .5rem;
    color: #cd0000;
    border-left: #f5edd7 .1rem solid;
    background-color: #fffaeb;
    line-height: 3.8rem
}

.methodA a.active i::before {
    color: #cd0000
}

.thmore {
    white-space: nowrap;
    line-height: 2.4rem;
    padding: 0 .4rem 0 .8rem;
    border: #f5edd7 .1rem solid;
    border-right: 0;
    background-color: #fffaeb;
    color: #e49a2c;
    font-size: 1.2rem;
    border-radius: 5rem 0 0 5rem
}

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

.show-top dd span:first-child {
    margin-left: 0
}

.yellow-box.acur:hover {
    -webkit-box-shadow: #f5edd7 0 0 .8rem;
    box-shadow: #f5edd7 0 0 .8rem;
    color: inherit
}

.yellow-box.acur:hover i.icon-arrow {
    color: #cd0000
}

.nav dl:last-child {
    border-bottom: 0
}

.pageA {
    background-color: #f7f7f7;
    border-radius: .8rem;
    border: #dbdbdb .1rem solid
}

.pageA a {
    line-height: 3.6rem;
    padding: 0 1rem
}

.pageA a::before {
    color: #999
}

.pageA a:first-child::before {
    content: "上一篇："
}

.pageA a:last-child::before {
    content: "下一篇："
}

.show-box * {
    text-wrap: inherit !important
}

.show-box {
    margin-top: 1rem;
    line-height: 2.8rem;
    font-size: 1.6rem;
    min-height: 30rem
}

.show-box a {
    text-decoration: underline
}

.show-box img:not([src*=smiley]) {
    border-radius: .8rem;
    margin: 1rem auto;
    border: #dbdbdb .1rem solid;
    width: auto !important;
    display: block
}

.zixun-main {
    display: flex;
    justify-content: space-between;
}

.zixun-left {
    margin-right: 20px;
    flex: auto;
}

.zixun-right {
    width: 30%;
    flex: none;
}

.zixun-right .empty {
    padding: 0
}

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

.right-list .nav {
    padding: .5rem 1rem
}

.right-list .nav a {
    padding: .5rem 0
}

.gz-list li {
    padding: .6rem 0
}

.gz-list a.head img {
    width: 4.2rem;
    height: 4.2rem;
    border-radius: 50%;
    background-color: #efefef
}

.gz-btn {
    padding: .2rem .6rem;
    min-height: 2.6rem;
    line-height: 1.6rem;
    border-radius: .4rem
}

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

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

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

.gz-btn.on {
    color: rgb(175, 208.6480686695, 255);
    background-color: #fff;
    border-color: #b9d7ff
}

@media(hover: hover) {
    .gz-btn.on:hover {
        color: rgb(124, 179.0987124464, 255);
        background-color: #fff;
        border-color: #b9d7ff
    }
}

.gz-btn.on:active {
    color: rgb(98.5, 164.3240343348, 255);
    background-color: hsl(0, 0%, 95%);
    border-color: rgb(159.5, 200.4285714286, 255)
}

.gz-btn.on:active {
    background-color: rgb(242.2, 247.7652173913, 255)
}

.author-top {
    background-color: #e8f2ff;
    border: #b9d7ff .1rem solid;
    padding: 1rem 1rem 4.2rem;
    border-radius: .8rem
}

.author-top.normal {
    padding: 1rem
}

.author-top .icon-papers {
    position: relative;
    top: .2rem
}

.author-top .head img {
    width: 5.4rem;
    height: 5.4rem;
    border-radius: 50%;
    background-color: #b9d7ff
}

.author-col {
    -webkit-box-shadow: 0 0 1rem rgba(22, 120, 255, .2);
    box-shadow: 0 0 1rem rgba(22, 120, 255, .2);
    border-radius: .8rem;
    margin: -3.4rem 2rem 1.4rem;
    background-color: #fff;
    padding: 1rem 0
}

.author-col a {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-left: #eee .1rem solid
}

.author-col a b {
    font-size: 2rem;
    margin-top: .5rem;
    font-weight: normal
}

.author-col a:first-child {
    border-left: 0
}

.person-all a {
    line-height: 3rem
}

.person-all li {
    padding: 0 .5rem
}

.person-all.all1 {
    padding: .5rem
}

.person-all.all1 li {
    width: 25%
}

.person-all.all2 {
    margin: 0 -0.5rem
}

.person-all.all2 li {
    width: 16.6666666667%
}

@media screen and (min-width: 1281px) {
    .person-all.all1 li {
        width: 20%
    }

    .person-all.all2 li {
        width: 12.5%
    }
}

.person-all-t {
    background-color: #f7f7f7;
    padding: .6rem 1rem;
    border-radius: .8rem;
    margin-bottom: .5rem
}

.person-all-t a.sort {
    width: 4rem;
    font-size: 1.8rem;
    height: 4.4rem;
    margin: -0.6rem 0;
    z-index: 1
}

.person-all-t a.sort i {
    color: #999
}

.person-all-t a.sort:hover {
    color: #1678ff
}

.person-all-t a.sort.on {
    background-color: #fff
}

.person-all-t a.sort.on i {
    color: #1678ff
}

.split-line {
    margin: 1.6rem 0 1rem
}

.miList {
    margin-top: 1rem
}

.miList li {
    overflow: hidden;
    border-radius: .4rem;
    border: #dbdbdb .1rem solid
}

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

.miList li:hover .img img,
.miList li:hover .txt p {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.miList li .txt {
    background-color: #ebe8df;
    padding: 1rem;
    font-size: 1.6rem
}

.miList li .txt p {
    -webkit-line-clamp: 10;
    word-break: break-all
}

.miList li .txt:hover {
    background-color: #dbd8ce;
    color: inherit
}

.miList li .img {
    overflow: hidden;
    max-height: 50rem
}

.miList li .flex-col {
    font-size: 1.2rem;
    padding: .6rem 1rem
}

.miList li .flex-col img {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background-color: #e7e7e7;
    margin-right: .2rem
}

.pbList {
    margin: .5rem -0.5rem 0
}

.pbList li {
    width: calc(25% - 1rem);
    margin: .5rem;
    overflow: hidden;
    border-radius: .4rem;
    border: #dbdbdb .1rem solid
}

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

.pbList li:hover .img img,
.pbList li:hover .txt p {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.pbList li .txt {
    background-color: #ebe8df;
    padding: 1rem;
    font-size: 1.6rem
}

.pbList li .txt p {
    -webkit-line-clamp: 10;
    word-break: break-all
}

.pbList li .txt:hover {
    background-color: #dbd8ce;
    color: inherit
}

.pbList li .img {
    overflow: hidden;
    max-height: 50rem
}

.pbList li .flex-col {
    font-size: 1.2rem;
    padding: .6rem 1rem
}

.pbList li .flex-col img {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background-color: #e7e7e7;
    margin-right: .2rem
}

.zb-col {
    background-color: #f5f5f5;
    padding: .6rem 1rem
}

.zb-col a {
    width: auto;
    white-space: nowrap
}

.zb-col a:not(:last-child) {
    margin-right: .5rem
}

.zl-list a {
    padding: .8rem 0;
    border-bottom: dashed #dbdbdb .1rem
}

.zl-list a:nth-child(5n):not(:last-child) {
    border-bottom: 1.7rem solid #f5f5f5;
    position: relative
}

.zl-list a:nth-child(5n):not(:last-child)::after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -0.9rem;
    border-bottom: #1678ff .1rem dashed
}

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

.zixun-main *,
.zixun-mai :after,
.zixun-mai :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)
}



*::-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-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
}

.pagebar {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0;
}

.pagebar>* {
    display: inline-flex;
    align-items: center;
    padding: 0 10px;
    height: 2em;
}
.pagebar>.now-page{
    background-color: #2464a4;
    color: #fff;
}