* {
    padding: 0;
    margin: 0;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5tahoma, arial, \5b8b\4f53;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.index-head {
    width: 100%;
    height: 100%;
}

.index-nOS {
    opacity: 1;
}

.index-sB {
    background-color: #141E2B;
}

.index-xJd {
    width: 100%;
    margin: 0 auto;
}

.index-yt {
    opacity: 1;
}

.index-g5 {
    padding: 18px 20px 0;
}

.index-iy {
    position: relative;
}

.index-gg {
    height: 60px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;

}

.img {
    width: 100%;
    height: 34px;
}

.index-bdy {
    padding: 0 20px;
}

.index-xz {
    /* padding-top: 35px; */
}

.index-ga {
    font-size: 36px;
    line-height: 44px;
    padding-right: 20px;
    font-weight: 800;
    color: #f5f5f5;
}

.index-kn {
    padding: 10px 40px 15px 0;
    line-height: 25px;
    font-size: 16px;
    font-weight: 800;
    color: #f5f5f5;
}

.index-iy {
    width: 100%;
}

.index-z8n {
    padding: 40px 0 20px;

}

.index-zn7 {
    font-size: 28px;
    line-height: 33px;
    font-weight: 800;
    color: #f5f5f5;
}

.index-eYd {
    margin: 10px 0 15px;
    line-height: 20px;
    color: #5B728C;
    font-size: 14px;
    font-weight: 400;
}

.index-hM {
    align-items: center;
    justify-content: space-between;
    display: flex;
}

.index_Sign_in {
    width: 100%;
    background: #1F2F43;
    border-radius: 4px;
    padding: 10px;
    margin-top: 20px;
    text-align: center;
}

.index_Sign_in p {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 800;
    color: white;
    line-height: 17px;
}

.index_Sign_up {
    width: 100%;
    background: #0098fc;
    border-radius: 4px;
    padding: 10px;
    margin-top: 20px;
    margin-left: 5px;
    text-align: center;

}

.index_Sign_up p {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 800;
    color: white;
    line-height: 17px;
}

.index_Sign_in img {
    width: 20px;
    height: 20px;
    float: left;
    padding-right: 3px;
}