element.style {
}
.down-type__BIXCO .down-type-wrapper__2y-3R ul li {
    width: 33.3%;
    text-align: center;
    position: relative;
    padding-top: 68px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a,
article,
aside,
b,
body,
button,
dd,
div,
dl,
dt,
figcaption,
figure,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
input,
li,
nav,
section,
select,
span,
textarea,
ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-style: normal;
    text-decoration: none;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Microsoft Yahei, sans-serif;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -webkit-backface-visibility: hidden;
    outline: none;
}
body {
    min-width: 1200px;
}
.top_banner {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 80px;
    background-color: #292a29;
    z-index: 10;
}
.banner {
    width: 1200px;
    margin: 0 auto;
}
.banner_company {
    font-size: 36px;
    color: #fff;
    display: inline-block;
    line-height: 80px;
    height: 80px;
    margin-right: 72px;
    cursor: pointer;
}
.top_banner .banner {
}

.top_banner .download {
    display: inline-block;
    color: #fff;
    font-size: 36px;
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 80px;
    height: 80px;
    vertical-align: top;
}
.top_banner .download:hover {
    color: #0272f8;
    cursor: pointer;
}
