﻿*, body {
    font-family: 'Microsoft YaHei' !important;
}

.divalls .topimg {
    height: auto;
    width: 100%;
    overflow: hidden;
}

div.divalls > div.topimg > span > a.contentlist {
    height: auto;
    width: 100%;
    display: block;
    overflow: hidden;
}

div.divalls > div.topimg > span > a > dl > dt.imgdiv {
    height: auto;
    width: 100%;
    overflow: hidden;
}

    div.divalls > div.topimg > span > a > dl > dt.imgdiv img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        transform: scale(1,1);
    }

.navmenu0 {
    background-color: #ffffff1a;
}


/* 集团简介 */
.jt_group {
    width: 1200px;
    height: 105px;
    overflow: hidden;
    background-image: url('images_1210/group_05.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    margin-bottom: 10px;
    margin-top: 20px;
}

.about_us_text {
    height: 405px;
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
    height: auto !important;
}

/* 团队 */
.team {
    height: 1300px;
    width: 1200px;
    margin: 0 auto;
}

    .team .team_div {
        height: 1200px;
        width: 1200px;
        overflow: hidden;
    }


.team_div .team_top_img {
    height: 90px;
    width: 100%;
    overflow: hidden;
    background-image: url('images_1210/team_top.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.team_div .team_bottom_img {
    height: 1040px;
    width: 100%;
    overflow: hidden;
    margin-top: 70px;
    background-image: url(images_1210/team.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

/* 联系我们 */
.contact_us {
    height: 600px;
    overflow: hidden;
}

    .contact_us .contact_us_content {
        width: 100%;
        height: 520px;
        overflow: hidden;
    }

.contact_us_content .left_info, .contact_us_content .right_info {
    width: 600px;
    height: 100%;
    overflow: hidden;
}

.left_info .enghish_name {
    color: #333333;
    font-size: 16.5px;
    letter-spacing: 1px;
    height: 40px;
    line-height: 40px;
}

.left_info .chinese_name {
    color: #0665ae;
    font-size: 33px;
    font-weight: 700;
    letter-spacing:1px;
    margin-top:5px;
}

.left_info .us_datainfo {
    height: 390px;
    width: 580px;
    margin-left: 30px;
    margin-top: 40px;
}

.us_datainfo .us_tel, .us_datainfo .us_email {
    height: 85px;
    width: 575px;
    overflow: hidden;
}

.us_datainfo .us_address {
    height: 205px;
    width: 575px;
    overflow: hidden;
}

.us_tel_title {
    font-family: 'Microsoft YaHei';
    font-size: 1.27rem;
    letter-spacing: 0.15rem;
    font-weight: 600;
    color: #333333;
}

.us_tel_data {
    font-family: 'Microsoft YaHei';
    letter-spacing: 0.15rem;
    font-size: 17px;
    color: #262626;
    font-weight: 400;
    margin-top: 11px;
}

.telinfo {
    margin-top: 5px !important;
}

.ustelother {
    margin-bottom: 13px;
}

.address_info {
    font-family: 'Microsoft YaHei';
    letter-spacing: 0.15rem;
    font-size: 17px;
    color: #262626;
    font-weight: 400;
    line-height: 1.35;
    margin-top: 20px;
}

.otheraddress {
    margin-top: 22px;
}

.right_img {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.right_info .about_us_img {
    height: 390px;
    width: 570px;
    background-image: url('images_1210/about_us_img.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}


