#app {
    font-family: Avenir, Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.home[data-v-5cb488c0] {
    width: 100vw;
    height: 100vh;
    background: url(../../static/img/index-background.1915d303.png) no-repeat 0 0;
    background-size: cover;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden
}

.home .top[data-v-5cb488c0] {
    width: 100%;
    height: 300px;
    background: url(../../static/img/index-02.c19be643.png) no-repeat 50%;
    background-size: contain;
    position: relative
}

.home img.logoClass[data-v-5cb488c0] {
    position: absolute;
    left: 0;
    top: 120px;
    right: 0;
    margin: auto;
    transition: All .2s ease-in-out;
    cursor: pointer;
    z-index: 11
}

.home img.logoClass[data-v-5cb488c0]:hover {
    transform: scale(1.1)
}

.home .center[data-v-5cb488c0] {
    position: absolute;
    top: 20%;
    bottom: 120px;
    width: 100%;
    height: auto;
    flex: 1;
    z-index: 10
}

.home .center .logoItem[data-v-5cb488c0] {
    display: flex;
    justify-content: center;
    height: 120px;
    width: 100%;
    padding: 0 60px;
    box-sizing: border-box;
    margin-top: 10px
}

.home .center .logoItem img[data-v-5cb488c0] {
    transition: All .2s ease-in-out;
    transform: scale(.8);
    position: relative;
    cursor: pointer
}

.home .center .logoItem img[data-v-5cb488c0]:hover {
    transform: scale(.9) !important
}

.home .center .logoItem img.scale1[data-v-5cb488c0]:hover {
    transform: scale(.65) !important
}

.home .center .logImg[data-v-5cb488c0] {
    width: 100px;
    height: 80px;
    margin-right: 10px
}

.home .footer2[data-v-5cb488c0] {
    width: 100%;
    height: 375px;
    background: url(../../static/img/index-04.933095b6.png) no-repeat 50%;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0
}

.item-0[data-v-5cb488c0] {
    transform: rotateY(60deg)
}

.item-1[data-v-5cb488c0] {
    transform: rotateY(64deg)
}

.item-2[data-v-5cb488c0] {
    transform: rotateY(68deg)
}

.item-5[data-v-5cb488c0] {
    transform: rotateY(-40deg)
}

.item-6[data-v-5cb488c0] {
    transform: rotateY(-36deg)
}

.item-7[data-v-5cb488c0] {
    transform: rotateY(-32deg)
}

blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    padding: 0;
    margin: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-weight: 400;
    font-style: normal
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-size: 100%
}

q:after,
q:before {
    content: ""
}

abbr,
acronym {
    border: 0
}