﻿.headContent {
    background-image: url('../images/slices/img_top.png');
    background-repeat: no-repeat;
    background-size: 100% 107px;
    height: 107px;
    width: 100%;
    margin: 0 auto;
}

.headContent2 {
    background-image: url('../images/slices/img_banner.png');
    background-repeat: no-repeat;
    background-size: 100% 602px;
    height: 602px;
    width: 100%;
    margin: 0 auto;
}

.centerInner_zh {
    background-image: url('../images/slices/img_global.png');
    background-repeat: no-repeat;
    background-size: 100% 230px;
    height: 230px;
    width: 100%;
    margin: 0 auto;
}
.centerInner_en {
    background-image: url('../images/slices/img_global.png');
    background-repeat: no-repeat;
    background-size: 100% 230px;
    height: 230px;
    width: 100%;
    margin: 0 auto;
}
.centerInner_ja {
    background-image: url('../images/slices/img_global.png');
    background-repeat: no-repeat;
    background-size: 100% 230px;
    height: 230px;
    width: 100%;
    margin: 0 auto;
}

.TitleCenter1 {
    color: #333333;
    font-size: 40px;
    font-weight: 500;
    line-height: 56px;
}

.TitleCenter2 {
    color: #999999;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

.TitleCenter3 {
    color: #333333;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}

.num1 {
    width: 277px;
    height: 196px;
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices/icon_line_off.png');
}

    .num1:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices/icon_line_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }

.num1_en {
    width: 277px;
    height: 196px;
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices_en/icon_line_off.png');
}

    .num1_en:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices_en/icon_line_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }

.num1_ja {
    width: 277px;
    height: 196px;
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices_ja/icon_line_off.png');
}

    .num1_ja:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices_ja/icon_line_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }

.num2 {
    width: 277px;
    height: 196px;
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices/icon_terrace_off.png');
}

    .num2:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices/icon_terrace_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num2_en {
    width: 277px;
    height: 196px;
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices_en/icon_terrace_off.png');
}

    .num2_en:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices_en/icon_terrace_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num2_ja {
    width: 277px;
    height: 196px;
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices_ja/icon_terrace_off.png');
}

    .num2_ja:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices_ja/icon_terrace_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num3 {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices/icon_ground_off.png');
}

    .num3:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices/icon_ground_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num3_en {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices_en/icon_ground_off.png');
}

    .num3_en:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices_en/icon_ground_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num3_ja {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices_ja/icon_ground_off.png');
}

    .num3_ja:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices_ja/icon_ground_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num4 {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices/icon_invest_off.png');
}

    .num4:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices/icon_invest_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num4_en {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices_en/icon_invest_off.png');
}

    .num4_en:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices_en/icon_invest_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num4_ja {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices_ja/icon_invest_off.png');
}

    .num4_ja:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices_ja/icon_invest_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }

.num5 {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices/icon_word_off.png');
}

    .num5:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices/icon_word_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num5_en {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices_en/icon_word_off.png');
}

    .num5_en:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices_en/icon_word_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num5_ja {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices_ja/icon_word_off.png');
}

    .num5_ja:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices_ja/icon_word_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num6 {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices/icon_collaborate_off.png');
}

    .num6:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices/icon_collaborate_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num6_en {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices_en/icon_collaborate_off.png');
}

    .num6_en:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices_en/icon_collaborate_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num6_ja {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices_ja/icon_collaborate_off.png');
}

    .num6_ja:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices_ja/icon_collaborate_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num7 {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices/icon_country_off.png');
}

    .num7:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices/icon_country_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num7_en {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices_en/icon_country_off.png');
}

    .num7_en:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices_en/icon_country_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num7_ja {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices_ja/icon_country_off.png');
}

    .num7_ja:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices_ja/icon_country_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }
.num8 {
    width: 610px;
    height: 89px;
}

    .num8:hover {
        border: 1px solid #1366D6;
    }
.num88 {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices/icon_rh_off.png');
}

    .num88:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices/icon_rh_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }

.num8_ja {
    width: 277px;
    height: 196px;
    /*border: 1px solid #1366D6;*/
    margin: 10px 30px 10px 30px;
    float: left;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 277px 196px;
    cursor: pointer;
    background-image: url('../images/slices_ja/icon_rh_off.png');
}

    .num8_ja:hover {
        background-size: 277px 196px;
        background-image: url('../images/slices_ja/icon_rh_on.png');
        box-shadow: 3px 3px 2px #d3d3d3;
    }

.bottomText1 {
    width: 100%;
    height: 61px;
    line-height: 61px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
}

.bottomText2 {
    width: 100%;
    height: 41px;
    line-height: 14px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
}

.bottomInfo1 {
    line-height: 34px;
    height: 34px;
    font-size: 14px;
    width: auto;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
}

.el-scrollbar__wrap {
    overflow-x: hidden;
}

.mapBtn {
    cursor: pointer;
}

.dl {
    width: 60px;
    height: 20px;
    /*border: 1px solid #1366D6;*/
    margin: 0px 10px 0px 10px;
    float: right;
    position: relative;
    text-align: center;
    /*line-height:51px;*/
    color: black;
    font-size: 14px;
    cursor: pointer;
}

    .dl:hover {
        color: #1266d6;
    }

.urllink {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
}

.quick_links {
    background: white;
}

.nten_text {
    width: 88px;
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #75F5F7;
    line-height: 28px;
    display: inline-block;
}

.quanxi_img {
    background-image: url("../images/map/tab_2.png");
    width: 184px;
    height: 47px;
    display: inline-block;
    margin-left: 70px;
    margin-top: 30px;
    cursor: pointer
}
.quanxi_img:hover {
        background-image: url("../images/map/tab_1.png");
}

.quanxi_name {
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 45px;
    cursor:pointer
}