.identityContainer {
    padding-top: 100px;
    padding-bottom: 100px;
    overflow: hidden;
}

.identity_messsage {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.identity_info {
    width: 570px;
}

.identity_info h2 {
    width: 565px;
    overflow: hidden;
}

.identity_info h2 img {
    display: block;
    width: 100%;
    height: auto;
}

.identity_info h4 {
    width: 100%;
    font-weight: bolder;
    color: #333;
    padding: 60px 0px 20px 0px;
}

.identity_text {
    width: 100%;
    max-height: 310px;
    overflow: auto;
}

.identity_text p {
    width: 100%;
    color: #666;
    line-height: 30px;
    margin-bottom: 15px;
}

.identity_img {
    width: 520px;
    height: 580px;
    line-height: 580px;
    text-align: center;
}

.identity_img img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.culturalConcept {
    background: #F7F7F7;
    padding: 100px 0px 90px;
}

.culturalConcept_list {
    width: 1260px;
    margin-left: -30px;
    overflow: hidden;
    margin-top: 60px;
}

.culturalConcept_list li {
    float: left;
    overflow: hidden;
    margin: 25px 30px;
    width: 360px;
}

.culturalConcept_ico {
    float: left;
    width: 100px;
    overflow: hidden;
}

.culturalConcept_ico img {
    display: block;
    width: 100%;
    height: auto;
}

.culturalConcept_info {
    float: right;
    width: 245px;
    overflow: hidden;
}

.culturalConcept_info h4 {
    font-weight: bolder;
    color: #333;
    width: 100%;
    margin: 8px 0px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.culturalConcept_info p {
    width: 100%;
    line-height: 30px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.concept {
    position: relative;
}

.concept_img {
    position: absolute;
    width: 45.8%;
    height: 640px;
    overflow: hidden;
    right: 0px;
    bottom: 0px;
    z-index: 2;
}

.concept_img img {
    width: auto;
    height: 100%;
    display: none;
}

.yellowbg {
    width: 1920px;
    height: 178px;
    background: linear-gradient(83deg, #D8B526, #F6DD7E);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.concept_info {
    overflow: hidden;
    padding-top: 70px;
    height: 640px;
    position: relative;
    z-index: 5;
}

.concept_info ul {
    width: 460px;
}

.concept_info li {
    display: none;
}

.concept_info li h2 {
    font-weight: bolder;
    color: #333;
    padding-bottom: 12px;
}

.concept_info li h4 {
    color: #999;
    font-family: Repair-Light;
    padding-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    margin: 0px;
    height: 52px;
}

.concept_info li h4:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 50px;
    height: 3px;
    background: #D5BB4D;
}

.concept_info li p {
    color: #666;
    line-height: 38px;
    padding: 35px 0px 25px;
}

.concept_info li .concept_info_tip {
    padding: 0px;
    color: #D5BB4D;
}

.concept_tab {
    position: absolute;
    bottom: 45px;
    width: 53%;
    height: 85px;
    left: 0px;
    overflow: hidden;
}

.concept_tab:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 10px;
    height: 1px;
    background: #FFFFFF;
    opacity: 0.3;
    filter: alpha(opacity=30);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=30);
    width: 100%;
    z-index: 3;
}

.concept_tab_name {
    float: left;
    width: 16.6%;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.concept_tab_name em {
    display: block;
    width: 20px;
    height: 20px;
    background: none;
    border-radius: 50%;
    margin: auto;
    padding: 5px;
    position: relative;
}

.concept_tab_name em:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    margin: auto;
    opacity: 1.0;
}

.concept_tab_name span {
    display: block;
    height: 50px;
    margin-top: 10px;
    color: #fff;
    opacity: 0.7;
}

.concept_tab_name span:before {
    content: "";
    display: block;
    margin: 0px auto 8px;
    width: 1px;
    height: 20px;
    background: none;
}

.concept_tab_name.active em,
.concept_tab_name:hover em {
    background: rgba(255, 255, 255, 0.3);
}

.concept_tab_name.active span,
.concept_tab_name:hover span {
    font-weight: bolder;
    opacity: 1.0;
}

.concept_tab_name.active span:before,
.concept_tab_name:hover span:before {
    background: #fff;
}

.concept_tab .concept_info li h4 {
    font-family: Repair-Light;
    color: #333;
    padding-bottom: 28px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #999;
    margin: 0px;
    position: relative;
}

.concept_info li h4:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 50px;
    height: 3px;
    background: #D5BB4D;
}

.employeeCare {
    padding-top: 100px;
    padding-bottom: 30px;
    overflow: hidden;
}

.employeeCare .employeeCare_info {
    width: 1000px;
    margin: 55px auto 60px;
    line-height: 36px;
    text-align: left;
    text-indent: 2em;
}

.employeeCare_list {
    width: 1230px;
    margin-left: -15px;
    overflow: hidden;
}

.employeeCare_list li {
    float: left;
    width: 380px;
    overflow: hidden;
    margin: 0px 15px;
}

.employeeCare_cover {
    width: 100%;
    height: 285px;
    line-height: 285px;
    text-align: center;
}

.employeeCare_cover img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.employeeCare_list li p {
    width: 100%;
    text-align: center;
    padding: 24px 0px 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    color: #333;
}

.executivePower {
    background: url(../images/culture/executive_bg.jpg) no-repeat;
    padding: 90px 0px;
}

.executivePower h2 {
    width: 100%;
    color: #fff;
    font-weight: bolder;
    text-align: center;
}

.executivePower_tab {
    width: 100%;
    overflow: hidden;
    margin: 60px 0px 20px 0px;
}

.executivePower_tab li {
    float: left;
    margin: 0px 60px;
    width: 120px;
    overflow: hidden;
    cursor: pointer;
}

.executivePower_tab li em {
    display: block;
    width: 120px;
    height: 120px;
}

.executivePower_tab li em img {
    display: block;
    width: 120px;
    height: 120px;
}

.executivePower_tab li em .active_img {
    display: none;
}

.executivePower_tab li p {
    text-align: center;
    color: #fff;
    margin-top: 18px;
    height: 60px;
}

.executivePower_tab li p:after {
    content: "";
    display: block;
    width: 2px;
    height: 20px;
    background: #D5BB4D;
    margin: 10px auto 0px;
    display: none;
}

.executivePower_tab li:hover p,
.executivePower_tab li.active p {
    font-weight: bolder;
}

.executivePower_tab li:hover p:after,
.executivePower_tab li.active p:after {
    display: block;
}

.executivePower_tab li:hover .active_img,
.executivePower_tab li.active .active_img {
    display: block;
}

.executivePower_tab li:hover .normal_img,
.executivePower_tab li.active .normal_img {
    display: none;
}

.executivePower_info {
    width: 100%;
    background: #fff;
    padding: 50px 60px;
    height: 240px;
}

.executivePower_info li {
    display: none;
}

.executivePower_info li h4 {
    font-weight: bolder;
    padding-bottom: 25px;
    color: #333;
    margin: 0px;
}

.executivePower_info li p {
    color: #666;
    line-height: 32px;
}

@media (max-width: 767px) {
    .identityContainer {
        padding-top: 5px;
        padding-bottom: 20px;
    }
    .identity_messsage {
        margin-top: 20px;
    }
    .identity_info,
    .identity_img {
        width: 100%;
        height: auto;
        line-height: 100%;
    }
    .identity_img {
        margin-top: 10px;
    }
    .identity_info h2 {
        width: 100%;
        height: 66px;
        text-align: center;
    }
    .identity_info h2 img {
        width: auto;
        height: 100%;
        margin: auto;
    }
    .identity_info h4 {
        padding: 30px 0px 15px;
        margin: 0px;
        font-size: 16px;
    }
    .identity_text {
        max-height: 1000px;
    }
    .identity_text p {
        line-height: 24px;
        margin-bottom: 8px;
    }
    .culturalConcept {
        padding: 30px 0px 20px;
    }
    .culturalConcept_list {
        width: 100%;
        margin: 0px;
        margin-top: 15px;
    }
    .culturalConcept_list li {
        width: 48%;
        margin: 13px 0px;
    }
    .culturalConcept_list li:nth-child(2n+1) {
        margin-right: 4%;
    }
    .culturalConcept_ico {
        width: 48px;
        height: auto;
    }
    .culturalConcept_info {
        width: 68%;
    }
    .culturalConcept_info h4 {
        margin: 5px 0px 5px;
    }
    .culturalConcept_info p {
        line-height: 20px;
    }
    .culturalConcept_list li:nth-child(n+7) {
        width: 100%;
    }
    .culturalConcept_list li:nth-child(n+7) .culturalConcept_info {
        width: 84.5%;
    }
    .yellowbg {
        position: relative;
        width: 100%;
        height: 89px;
        margin: auto;
        background: linear-gradient(83deg, #D8B526, #F6DD7E);
    }
    .concept_img {
        position: relative;
        width: 92%;
        height: auto;
        margin: 0px auto 20px;
    }
    .concept_img img {
        width: 100%;
        height: auto;
    }
    .concept_info {
        height: auto;
        padding-top: 30px;
        overflow: visible;
        position: static;
    }
    .concept_info ul {
        width: 100%;
    }
    .concept_info li h4 {
        height: 32px;
        letter-spacing: 1px;
    }
    .concept_info li h4:after {
        width: 30px;
        height: 2px;
    }
    .concept_info li p {
        padding: 15px 0px;
        line-height: 24px;
    }
    .concept_info li .concept_info_tip {
        padding: 0px 0px 15px;
    }
    .concept_tab {
        width: 96%;
        bottom: 0;
        left: 4%;
        height: 89px;
        z-index: 5;
        padding: 22px 0px 10px;
    }
    .concept_tab_name span {
        height: 40px;
        margin-top: 3px;
    }
    .concept_tab_name span:before {
        height: 10px;
        margin-bottom: 3px;
    }
    .concept_tab_name em {
        width: 14px;
        height: 14px;
        padding: 4px;
    }
    .concept_tab_name em:after {
        width: 6px;
        height: 6px;
    }
    .concept_tab:before {
        top: 28px;
    }
    .executivePower {
        padding-top: 30px;
        padding-bottom: 30px;
        background: url(../images/culture/executive_bg.jpg) no-repeat;
        background-size: cover;
    }
    .executivePower_tab {
        margin: 20px auto 10px;
    }
    .executivePower_tab li {
        width: 18%;
        margin: 0px 1%;
    }
    .executivePower_tab li em {
        width: 100%;
        height: auto;
    }
    .executivePower_tab li em img {
        width: 100%;
        height: auto;
    }
    .executivePower_tab li p {
        margin-top: 10px;
        height: 45px;
    }
    .executivePower_tab li p:after {
        height: 15px;
    }
    .executivePower_info {
        padding: 20px;
        height: auto;
    }
    .executivePower_info li h4 {
        padding-bottom: 10px;
    }
    .executivePower_info li p {
        line-height: 24px;
    }
    .employeeCare {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .employeeCare .employeeCare_info {
        width: 100%;
        margin: 20px 0px;
        line-height: 24px;
    }
    .employeeCare_list {
        width: 100%;
        margin: 0px;
    }
    .employeeCare_list li {
        width: 48%;
        margin: 0px 4% 20px 0px;
    }
    .employeeCare_list li:nth-child(2n) {
        margin: 0px 0px 20px 0px;
    }
    .employeeCare_cover {
        width: 100%;
        height: 124px;
        line-height: 100%;
        overflow: hidden;
    }
    .employeeCare_list li p {
        padding: 15px 0px 0px 0px;
    }
}