.map_wrapper {
    position: relative;
    width: 100%;
    height: 829px;
}

.map_main {
    width: 100%;
    height: 100%;
}

.index_map {
    width: 100%;
    height: 100%;
}

.map_layer {
    position: absolute;
    right: 0;
    top: 0;
    flex-direction: column;
    width: 866px;
    height: 100%;
    padding-right: 7.1875%;
    text-align: right;
    background-image: url("../images/map.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
}

.map_contact_t {
    margin-bottom: 90px;
}

.map_contact_t h4 {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1em;
    color: #464747;
}

.map_contact_t i {
    display: inline-block;
    width: 100px;
    height: 2px;
    margin-bottom: 30px;
    background-color: rgba(132, 125, 125, 0.9);
}

.map_contact_t h6 {
    font-size: 18px;
    line-height: 1em;
    color: #555555;
}

.map_contact_info {
    padding: 0;
}

.map_contact_info .mci_top {
    font-size: 16px;
    color: #080707;
    line-height: 37px;
}

.map_contact_info .mci_line {
    display: inline-block;
    width: 496px;
    height: 1px;
    margin: 20px 0;
    background-color: rgba(132, 125, 125, 0.9);
}

.map_contact_info .mci_bottom {
    font-size: 16px;
    color: #080707;
    line-height: 37px;
}

.case_title .case_t_en {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 41px;
    color: #b42419;
    font-weight: bold;
    margin-top: 213px;
}

.case_title .case_t_cn {
    font-size: 30px;
    color: #1f1a1b;
    margin-bottom: 58px;
    margin-top: 29px;
}

.map_contact_info .mci_top {
    font-size: 16px;
    color: #080707;
    line-height: 37px;
}

.map_contact_info .mci_line {
    display: inline-block;
    width: 496px;
    height: 1px;
    margin: 20px 0;
    background-color: rgba(132, 125, 125, 0.9);
}