﻿body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

* {
    box-sizing: border-box
}

body,
html {
    min-height: 100%
}

body {
    font-size: 14px;
    color: #333
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

li,
ol,
ul {
    list-style: none
}

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

a {
    text-decoration: none
}

table {
    border-collapse: collapse;
    table-layout: fixed
}

input,
textarea {
    outline: 0;
    border: none
}

textarea {
    resize: none;
    overflow: auto
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow: hidden
}

.fl {
    float: left
}

.fr {
    float: right
}

.tl {
    text-align: left
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.inline {
    display: inline-block
}

.clearfix {
    zoom: 1;
    clear: both
}

@font-face {
    font-family: OPPOSans-Ver2-Bold;
    src: url(../fonts/opposans3.0cn-bold.woff2) format("woff2"), url(../fonts/opposans3.0cn-bold.woff) format("woff"), url(../fonts/opposans3.0cn-bold.ttf) format("truetype");
    font-variation-settings: 'wght' 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: OPPOSans-Ver2-Medium;
    src: url(../fonts/opposans3.0cn-medium.woff2) format("woff2"), url(../fonts/opposans3.0cn-medium.woff) format("woff"), url(../fonts/opposans3.0cn-medium.ttf) format("truetype");
    font-variation-settings: 'wght' 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: OPPOSans-Ver2-Regular;
    src: url(../fonts/opposans3.0cn-regular.woff2) format("woff2"), url(../fonts/opposans3.0cn-regular.woff) format("woff"), url(../fonts/opposans3.0cn-regular.ttf) format("truetype");
    font-variation-settings: 'wght' 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: OPPOSans-Bold;
    src: url(../fonts/opposans3.0cn-regular.woff2) format("woff2"), url(../fonts/opposans3.0cn-regular.woff) format("woff"), url(../fonts/opposans3.0cn-regular.ttf) format("truetype");
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: OPPOSans-Medium;
    src: url(../fonts/opposans-m.woff2) format("woff2"), url(../fonts/opposans-m.woff) format("woff"), url(../fonts/opposans-m.ttf) format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: OPPOSans-Regular;
    src: url(../fonts/opposans-r.woff2) format("woff2"), url(../fonts/opposans-r.woff) format("woff"), url(../fonts/opposans-r.ttf) format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

body {
    font-family: PingFang SC, OPPOSans-Ver2-Regular, OPPOSans-Regular, OPPOSans-Ver2-Medium, OPPOSans-Regular, OPPOSans-Regular, PingFang SC, sans-serif !important
}

body button {
    font-family: PingFang SC, OPPOSans-Ver2-Regular, OPPOSans-Regular, OPPOSans-Ver2-Medium, OPPOSans-Regular, OPPOSans-Regular, PingFang SC, sans-serif !important
}

.color1 {
    color: #004381
}

body .LpopUp1 .layui-layer-btn {
    padding-bottom: 30px
}

body .LpopUp1 .layui-layer-btn a {
    width: 182px;
    height: 42px;
    line-height: 42px;
    background: #004381;
    border-radius: 21px;
    border: none;
    font-size: 14px
}

body .LpopUp1 .layui-layer-btn .layui-layer-btn1 {
    background: #999
}

body .LpopUp1 .layui-layer-setwin .layui-layer-close2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    height: 24px;
    background: url(../images/closed.png) no-repeat;
    background-size: 24px 24px
}

body .LpopUp2 .layui-layer-title {
    font-weight: 700;
    font-size: 18px;
    background: #fff
}

body .LpopUp2 .layui-layer-btn {
    padding-bottom: 30px
}

body .LpopUp2 .layui-layer-btn a {
    width: 182px;
    height: 42px;
    line-height: 42px;
    background: #999;
    cursor: not-allowed;
    border-radius: 21px;
    border: none;
    font-size: 14px
}

.show {
    display: block
}

.hiddened {
    display: none
}

.FELX {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex
}

.bn-fixed-kefu {
    width: 60px;
    border-radius: 50%;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);
    border-radius: 30px;
    margin-bottom: 6px;
    padding: 7px;
    box-sizing: border-box;
    z-index: 1111
}

.bn-fixed-kefu img {
    width: 46px;
    height: 46px
}

.bn-fixed-kefu span {
    display: inline-block;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr
}

.bn-fixed-check {
    position: fixed;
    z-index: 1000;
    z-index: 21;
    cursor: pointer;
    display: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background: #fff;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 174px;
    right: 30px
}

.bn-fixed-check img {
    width: 38px;
    height: 18px
}

.animate__lightSpeedInRight {
    width: 34px;
    height: 36px
}

.check {
    width: 55px;
    height: 28px
}

.fadeInLeft {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation: fadeInRight
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate(1000px, 0);
        transform: stranslate(1000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(10px, 0);
        transform: stranslate(10px, 0)
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate(1000px, 0);
        transform: stranslate(1000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(10px, 0);
        transform: stranslate(10px, 0)
    }
}

.display-none {
    display: none
}

.after-header {
    padding-top: 72px
}

.content-container {
    width: 1200px;
    margin: 0 auto
}

.data-date {
    margin-top: 50px;
    text-align: right;
    font-size: 16px;
    font-weight: 400;
    color: #949494;
    line-height: 22px
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

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

.flex-c {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex-a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-a-c {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-a-sb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.bn-fixed-scrool-top {
    width: 60px;
    height: 60px;
    background: #fff;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);
    border-radius: 50%;
    position: fixed;
    z-index: 2222;
    bottom: 109px;
    right: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.bn-fixed-scrool-top img {
    width: 32px;
    height: 32px
}

body {
    overflow-x: auto;
    min-width: 1200px
}