

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    line-height: inherit;
}
/*media*/
@media screen and (min-width:1850px) {
    html {
        font-size: 16px
    }
}

@media screen and (max-width:1850px) {
    html {
        font-size: 15.5px
    }
}

@media screen and (max-width:1800px) {
    html {
        font-size: 15px
    }
}

@media screen and (max-width:1750px) {
    html {
        font-size: 14.6px
    }
}

@media screen and (max-width:1700px) {
    html {
        font-size: 14.1px
    }
}

@media screen and (max-width:1650px) {
    html {
        font-size: 13.8px
    }
}

@media screen and (max-width:1600px) {
    html {
        font-size: 13.4px
    }
}

@media screen and (max-width:1550px) {
    html {
        font-size: 13px
    }
}

@media screen and (max-width:1500px) {
    html {
        font-size: 12.6px
    }
}

@media screen and (max-width:1450px) {
    html {
        font-size: 12.2px
    }
}

@media screen and (max-width:1400px) {
    html {
        font-size: 11.6px
    }
}

@media screen and (max-width:1350px) {
    html {
        font-size: 11px
    }
}

@media screen and (max-width:1300px) {
    html {
        font-size: 10.8px
    }
}

@media screen and (max-width:1250px) {
    html {
        font-size: 10.6px
    }
}

@media screen and (max-width:1200px) {
    html {
        font-size: 10.4px
    }
}

@media screen and (max-width:1150px) {
    html {
        font-size: 10.2px
    }
}

@media screen and (max-width:1100px) {
    html {
        font-size: 10px
    }
}

@media screen and (max-width:1050px) {
    html {
        font-size: 9.8px
    }
}

@media screen and (max-width:1000px) {
    html {
        font-size: 9.6px
    }
}

@media screen and (max-width:950px) {
    html {
        font-size: 9.4px
    }
}

@media screen and (max-width:900px) {
    html {
        font-size: 9px
    }
}

@media screen and (max-width:760px) {
    html {
        font-size: 8px
    }
}

/*-------home-------*/
/*top*/
.logo {
    position: fixed;
    display: -ms-flexbox;
    display: flex;
    z-index:3;
    top: 0;
    left: 3rem;
    cursor: pointer;
    width: 16rem;
    height: 70px;
    -ms-flex-align: center;
    align-items: center
}
.logo a{
    display: flex;
    align-items: center;
}

.logo .logo-img {
    width: 100%;
    display: inline-block
}

.right-menu {
    position: fixed;
    z-index: 4;
    top:20px;
    right: 3.28vw;
    cursor: pointer;
    color: #fff
}

.right-menu .top-menu {
    font-size: 1.6rem
}

.menubox {
    position: fixed;
    height: 100vh;
    overflow: hidden;
    z-index: -1
}

.menubox,
.menubox .menubox-bg {
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s
}

.menubox .menubox-bg {
    z-index: 0;
    background-color: rgba(0, 0, 0, .6);
    cursor: pointer;
}

.menubox .menubox-bg,
.menubox .menumain {
    opacity: 0;
    position: absolute;
    height: 100%
}

.menubox .menumain {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    left: 100%;
    z-index: 4;
    background-color: #000f21;
    border-left: 1px solid hsla(0, 0%, 93%, .2);
    padding: 2.63vh 2.67vw 4.21vh
}
.header-main{
    z-index: 1;
}
@media screen and (max-width:1300px) {
    .menubox .menumain {
        width: 30%
    }
}

@media screen and (min-width:1300px) {
    .menubox .menumain {
        width: 21%
    }
}

.menubox .menumain .menu-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.menubox .menumain .menu-logo .anticon {
    cursor: pointer
}

.menubox .menumain .menu-logo .anticon:last-child {
    margin-right: 1.04vw;
    color: #fff;
    font-size: 1.9rem
}

.menubox .menumain .menu-logo .menu-logo-img {
    height: 2.2rem;
    cursor: pointer
}

.menubox .menumain .menuitem-box {
    margin-top: 3.5rem
}

.menubox .menumain .menuitem-box .menuitem {
    padding: 3.05vh 0;
    font-size: 1.25rem;
    font-weight: 400;
    font-family: Microsoft YaHei, PingFangSC, Arial, Helvetica;
    color: #fff;
    cursor: pointer
}

.menubox .menumain .menuitem-box .menuitem a {
    color: inherit
}

.menubox .menumain .menuitem-box .menuitem a:active,
.menubox .menumain .menuitem-box .menuitem a:focus {
    text-decoration: none
}

.menubox .menumain .menuitem-box .menuitem:last-child {
    padding-bottom: 3.5rem;
    border-bottom: 2px solid hsla(0, 0%, 100%, .2)
}

.menubox .menumain .menuitem-box .menuitem:hover,
.menubox .menumain .menuitem-box ._3mLE {
    font-size: 1.25rem;
    font-weight: 400;
    font-family: Microsoft YaHei, PingFangSC, Arial, Helvetica;
    color: #232ffe
}

.menubox .menumain ._3wHs {
    padding-top: 18.95vh
}

.menubox .menumain ._3wHs div {
    font-size: .75rem;
    font-weight: 400;
    font-family: Microsoft YaHei, PingFangSC, Arial, Helvetica;
    color: hsla(0, 0%, 100%, .2);
    width: 72px
}

.menuactive {
    z-index: 102;
}

.menuactive ._14n0 {
    opacity: 1;
    z-index: 3;
    cursor: pointer
}

.menuactive .menumain {
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
    opacity: 1
}

.menuactive .menubox-bg {
    opacity: 1;
    z-index: 1;
}

.top-lang {
    border: 1px solid #333f4d;
    height: 4.3vmin;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    float: left
}

.top-lang button {
    border: none;
    background: 0 0;
    padding: 0 1.5vmin;
    cursor: pointer;
    font-size: .75rem;
    font-weight: 400;
    font-family: Microsoft YaHei, PingFangSC, Arial, Helvetica;
    color: hsla(0, 0%, 100%, .5);
    border-right: 1px solid #333f4d
}

.top-lang button:last-child {
    border-right: none
}

.top-lang button:active,
.top-lang button:focus,
.top-lang button:hover {
    outline: 0;
    color: #fff
}

.top-lang .XrEj {
    color: #fff
}

.langbox {
    margin-top: 2rem
}

.homebox {
    height: 100%;
    background-color: #000f21;
}

/*slider2*/
.article .swiper-slide .slider2-box {
    height: 100vmin;
    background-color: #000f21;
    position: relative;
    margin-top: 50px;
}

.slider2-box h1 {
    font-size: 6.25rem
}

.slider2-box h1,
.slider2-box h2 {
    font-family: AkrobatBold;
    color: #fff
}

.slider2-box h2 {
    font-size: 2.75rem
}

.slider2-box h3 {
    font-size: 2.5rem;
    font-family: AkrobatBold;
    color: #fff
}

.slider2-box h4 {
    font-size: 1.87rem;
    font-weight: 400;
    font-family: Microsoft YaHei, PingFangSC, Arial, Helvetica;
    color: #fff
}

.slider2-box h5 {
    font-size: 5rem;
    font-family: AkrobatBold;
    color: #fff
}

.slider2-box ._1jIN {
    font-size: 1rem;
    font-weight: 400;
    font-family: Microsoft YaHei, PingFangSC, Arial, Helvetica;
    color: #fff;
    line-height: 2rem;
    text-align: justify;
    opacity: 0
}

.slider2-box ._1o2f {
    display: inline-block;
    margin-top: 4.5vmin
}

.slider2-box ._2A2e {
    font-size: 1.5rem;
    font-weight: 400;
    font-family: Microsoft YaHei, PingFangSC, Arial, Helvetica;
    color: #fff;
    display: inline-block;
    height: 6.7vmin;
    line-height: 6.7vmin;
    padding: 0 4.3rem;
    background-color: #3253f9;
    border: none;
    cursor: pointer;
    white-space: nowrap
}

.slider2-box ._2A2e:active,
.slider2-box ._2A2e:focus,
.slider2-box ._2A2e:hover {
    background-color: #2a46d1
}

.slider2-main {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.slider2-main,
.slider2-main .slider2-info {
    display: -ms-flexbox;
    display: flex
}

.slider2-main .slider2-info .slider2-item {
    display: none;
    width: 50%
}

.slider2-main .slider2-info .slider2-item:first-child {
    display: -ms-flexbox;
    display: flex
}

.slider2-main .slider2-info .slider2-item:first-child>div {
    -ms-flex: 1 1;
    flex: 1 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.slider2-main .slider2-info .slider2-item:first-child>div>div {
    -ms-flex: 1 1;
    flex: 1 1
}

.slider2-main .slider2-info .slider2-item:nth-child(2) {
    display: -ms-flexbox;
    display: flex
}

.slider2-main .slider2-info .slider2-item:nth-child(2)>.slider2-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.slider2-main .slider2-info .slider2-item:nth-child(2)>.slider2-right>div {
    -ms-flex: 1 1;
    flex: 1 1
}

.slider2-main .slider2-info .slider2-item:nth-child(2) .HBXW {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.slider2-main .slider2-info .slider2-item:nth-child(2) .HBXW>div {
    -ms-flex: 1 1;
    flex: 1 1
}

.slider2-main .slider2-info .slider2-item:nth-child(2) .HBXW>div.slider2-btm {
    display: -ms-flexbox;
    display: flex
}

.slider2-main .slider2-info .slider2-item:nth-child(2) .HBXW>div.slider2-btm>div {
    -ms-flex: 1 1;
    flex: 1 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.slider2-main .slider2-info .slider2-item:nth-child(2) .HBXW>div.slider2-btm>div>div {
    -ms-flex: 1 1;
    flex: 1 1
}

.slider2-main .slider2-info .slider2-item .slider2-li {
    background: #001d40;
    font-size: 2.75rem;
    font-family: AkrobatBold;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.slider2-main .slider2-info .slider2-item .slider2-li .slider2-li-show>div {
    opacity: 0;
    text-align: center
}

.slider2-main .slider2-info .slider2-item .slider2-li .slider2-li-show .slider2-li-title {
    font-size: 1.25rem;
    font-weight: 400;
    font-family: Microsoft YaHei, PingFangSC, Arial, Helvetica;
    color: #fff;
    text-align: center;
    margin-top: 1rem
}

.slider2-main .slider2-info .slider2-item .slider2-li .slider2-li-show .numadd {
    display: inline-block;
    text-align: center;
    vertical-align: middle
}

.slider2-main .slider2-info .slider2-item .slider2-li:hover .slider2-txt-hover {
    opacity: 1 !important
}

.slider2-main .slider2-info .slider2-item .slider2-li .slider2-txt-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0
}

.slider2-main .slider2-info .slider2-item .slider2-li .slider2-txt-hover .slider2-txt-title {
    font-size: 1.25rem;
    font-weight: 400;
    font-family: Microsoft YaHei, PingFangSC, Arial, Helvetica;
    color: #fff;
    margin-top: 1rem;
    text-align: center;
    line-height: 1.5rem;
    width: 100%
}

.slider2-main .slider2-info .slider2-item .slider2-li .slider2-txt-hover.slider2-txt-hover1 {
    background: url(../home/slider2-1.png);
    background-size: cover
}

.slider2-main .slider2-info .slider2-item .slider2-li .slider2-txt-hover.slider2-txt-hover2 {
    background: url(../home/slider2-2.png);
    background-size: cover
}

.slider2-main .slider2-info .slider2-item .slider2-li .slider2-txt-hover.slider2-txt-hover4 {
    background: url(../home/slider2-4.png);
    background-size: cover
}

.slider2-main .slider2-info .slider2-item .slider2-li .slider2-txt-hover.slider2-txt-hover3 {
    background: url(../home/slider2-3.png);
    background-size: cover
}

.slider2-main .slider2-info .slider2-item .slider2-li .slider2-txt-hover.slider2-txt-hover5 {
    background: url(../home/slider2-5.png);
    background-size: cover
}

.slider2-main .slider2-info .slider2-item .slider2-li .slider2-txt-hover.slider2-txt-hover6 {
    background: url(../home/slider2-6.png);
    background-size: cover
}

.slider2-main .slider2-info .slider2-item .slider2-li .slider2-txt-hover.slider2-txt-hover7 {
    background: url(../home/slider2-7.png);
    background-size: cover
}

.slider2-main .slider2-info .slider2-item .slider2-txt-bg {
    background: rgba(50, 83, 249, .05)
}

.slider2-main .f55x {
    font-size: 2.75rem;
    font-family: AkrobatBold;
    color: #fff;
    width: .5rem;
    display: inline-block;
    position: relative
}

.slider2-main .f55x>span {
    position: absolute;
    bottom: -.6rem;
    left: -1px
}

.slider2-main .slider2-li-num {
    width: 1.3rem;
    font-size: 2.75rem;
    font-family: AkrobatBold;
    color: #fff;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    margin: 0
}

.slider2-main .slider2-li-num:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    word-break: break-all;
    background-color: #001d40
}

@-webkit-keyframes nummove {
    0% {
        margin-top: -30rem
    }

    to {
        margin-top: 3rem
    }
}

@keyframes nummove {
    0% {
        margin-top: -30rem
    }

    to {
        margin-top: 3rem
    }
}

@-webkit-keyframes slider2-txtmove {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes slider2-txtmove {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes divshow {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes divshow {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.swiper-slide-active .slider2-li-num:first-child:before {
    content: "4792036815";
    -webkit-animation: nummove 1.33s .1s forwards;
    animation: nummove 1.33s .1s forwards
}

.swiper-slide-active .slider2-li-num:nth-child(2):before {
    content: "0295176384";
    -webkit-animation: nummove 2.56s .2s forwards;
    animation: nummove 2.56s .2s forwards
}

.swiper-slide-active .slider2-li-num:nth-child(3):before {
    content: "8562143079";
    -webkit-animation: nummove 1.82s .48s forwards;
    animation: nummove 1.82s .48s forwards
}

.swiper-slide-active .slider2-li-num:nth-child(4):before {
    content: "2471958306";
    -webkit-animation: nummove .96s .52s forwards;
    animation: nummove .96s .52s forwards
}

.swiper-slide-active .slider2-li-num:nth-child(5):before {
    content: "2360451897";
    -webkit-animation: nummove .2s .94s forwards;
    animation: nummove .2s .94s forwards
}

.swiper-slide-active .slider2-li-num:nth-child(6):before {
    content: "4851906723";
    -webkit-animation: nummove 2.88s .2s forwards;
    animation: nummove 2.88s .2s forwards
}

.swiper-slide-active .slider2-li-num:nth-child(7):before {
    content: "2156074938";
    -webkit-animation: nummove 2.2s .31s forwards;
    animation: nummove 2.2s .31s forwards
}

.swiper-slide-active .slider2-li-num:nth-child(8):before {
    content: "1867954302";
    -webkit-animation: nummove 2.2s .37s forwards;
    animation: nummove 2.2s .37s forwards
}

.swiper-slide-active .slider2-li-num:nth-child(9):before {
    content: "1452798306";
    -webkit-animation: nummove 1.65s .45s forwards;
    animation: nummove 1.65s .45s forwards
}

.swiper-slide-active .slider2-li-num:nth-child(10):before {
    content: "5012438697";
    -webkit-animation: nummove 1.9s .47s forwards;
    animation: nummove 1.9s .47s forwards
}

.swiper-slide-active .slider2-li-num:nth-child(11):before {
    content: "6027195483";
    -webkit-animation: nummove 3.04s .05s forwards;
    animation: nummove 3.04s .05s forwards
}

.swiper-slide-active .slider2-li-num:nth-child(12):before {
    content: "4692731805";
    -webkit-animation: nummove 3.36s .04s forwards;
    animation: nummove 3.36s .04s forwards
}

.swiper-slide-active .slider2-li-num:nth-child(13):before {
    content: "4738259106";
    -webkit-animation: nummove .29s .89s forwards;
    animation: nummove .29s .89s forwards
}

.swiper-slide-active .slider2-li-num:nth-child(14):before {
    content: "7018456293";
    -webkit-animation: nummove .612s .83s forwards;
    animation: nummove .612s .83s forwards
}

.swiper-slide-active .slider2-li-num:nth-child(15):before {
    content: "5764318209";
    -webkit-animation: nummove 2.08s .35s forwards;
    animation: nummove 2.08s .35s forwards
}

.swiper-slide-active .slider2-li-num:nth-child(16):before {
    content: "8730149265";
    -webkit-animation: nummove 1.7s .49s forwards;
    animation: nummove 1.7s .49s forwards
}

.swiper-slide-active .slider2-midbtm,
.swiper-slide-active .slider2-midbtm+.slider2-li-title,
.swiper-slide-active .slider2-midright,
.swiper-slide-active .slider2-midright+.slider2-li-title,
.swiper-slide-active .slider2-midmid,
.swiper-slide-active .slider2-midmid+.slider2-li-title,
.swiper-slide-active .slider2-leftbtm,
.swiper-slide-active .slider2-leftbtm+.slider2-li-title,
.swiper-slide-active .slider2-righttop,
.swiper-slide-active .slider2-righttop+.slider2-li-title,
.swiper-slide-active .slider2-rightbtm,
.swiper-slide-active .slider2-rightbtm+.slider2-li-title,
.swiper-slide-active .slider2-li-txt,
.swiper-slide-active .slider2-li-txt+.slider2-li-title {
    -webkit-animation: slider2-txtmove .5s .5s forwards;
    animation: slider2-txtmove .5s .5s forwards
}

.swiper-slide-active .slider2-txt-hover1 {
    -webkit-animation: divshow 1.5s 2.5s;
    animation: divshow 1.5s 2.5s
}

.swiper-slide-active .slider2-txt-hover2 {
    -webkit-animation: divshow 1.5s 3.5s;
    animation: divshow 1.5s 3.5s
}

.swiper-slide-active .slider2-txt-hover4 {
    -webkit-animation: divshow 1.5s 4.5s;
    animation: divshow 1.5s 4.5s
}

.swiper-slide-active .slider2-txt-hover3 {
    -webkit-animation: divshow 1.5s 5.5s;
    animation: divshow 1.5s 5.5s
}

.swiper-slide-active .slider2-txt-hover6 {
    -webkit-animation: divshow 1.5s 6.5s;
    animation: divshow 1.5s 6.5s
}

.swiper-slide-active .slider2-txt-hover5 {
    -webkit-animation: divshow 1.5s 7.5s;
    animation: divshow 1.5s 7.5s
}

.swiper-slide-active .slider2-txt-hover7 {
    -webkit-animation: divshow 1.5s 8.5s;
    animation: divshow 1.5s 8.5s
}

.slider2-main .slider2-info {
    width: 75.6rem;
    height: 50.4rem
}

.slider2-main .slider2-info .slider2-item:nth-child(2)>.slider2-right {
    width: 12.6rem
}

.slider2-main .slider2-info .slider2-item:nth-child(2) .HBXW {
    width: 25.2rem
}

@media screen and (max-width:900px) {
    .slider2-main .slider2-info {
        width: 63vmax;
        height: 42vmax
    }

    .slider2-main .slider2-info .slider2-item:nth-child(2)>.slider2-right {
        width: 10.5vmax
    }

    .slider2-main .slider2-info .slider2-item:nth-child(2) .HBXW {
        width: 21vmax
    }
}