img {
    max-width: 100%;
    width: 100%;
}

#index {
    position: relative;
}

.menu {
    position: absolute;
    right: 11.7rem;
    top: 1.36rem;
}

.menu .menu-item {
    margin-right: 4rem;
    font-size: 12px;
    color: #fff;
}

#footer {
    line-height: 1.3;
    display: flex;
    justify-content: space-between;
    margin-top: -.2rem;
    background: #2e2e2e;
    padding: 42px 178px;
}

.footer-right, .en-company-name,.Copyright, .Record-number {
    font-size: 14px;
    color: #fff;
}

.footer-right {
    padding-top: 84px;
}

.company-name {
    color: #fff;
    font-size: 34px;
}

.en-company-name {
    margin-bottom: 30px;
}
