/* 公用代码 */
.zjwh_content {
    width: 1200px;
    margin: 0 auto;
}

/* Banner */
.columnLogo {
    background: url(lmy_zjwhBanner.png) no-repeat top;
    height: 381px;
}

.columnLogo_name {
    height: 52px;
    line-height: 52px;
    font-family: "微软雅黑 Bold";
    font-weight: 700;
    font-size: 42px;
    text-align: left;
    color: #fff;
    margin-top: 137px;
    display: inline-block;
    text-shadow: 0 3px 3px #0000007d;

}

.columnLogo_des {
    font-size: 24px;
    margin-top: 35px;
    color: #fff;
    text-shadow: 0 3px 3px #0000007d;
}

@media screen and (max-width:768px) {
    .core {
        width: 100%;
    }

    .columnLogo {
        height: 2.8rem;
        background-size: cover;
    }

    .columnLogo_name {
        height: 0.66rem;
        line-height: 0.66rem;
        font-size: 0.32rem;
        margin-top: 1.3rem;
        padding-left: 0.2rem;
    }

    .columnLogo_des {
        font-size: 0.24rem;
        margin-top: 0.1rem;
        padding-left: 0.2rem;
    }
}

.zjwh_content {
    margin-top: 60px;
}

/* 左侧列表 */
.zjwh_Cont_L {
    width: 198px;
    height: auto;
    float: left;
    margin-right: 30px;
    position: fixed;

}

.zjwh_Cont_L ul li {
    width: 100%;
    height: 72px;
    line-height: 72px;
    /* padding-left: 32px; */
    font-family: "微软雅黑";
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}

.zjwh_Cont_L ul li a {
    display: block;
}

.zjwh_Cont_L ul li:hover a {
    color: #fff;
}

.zjwh_Cont_L ul li {
    background: url(zjwhBg_1.png) no-repeat center;
}

.zjwh_Cont_L ul li:hover {
    background: url(zjwhBg_2.png) no-repeat center;
}

/* 
.zjwh_Cont_L ul li:nth-child(1) {
    background: url(zjwhBglist1.png) no-repeat center;
}

.zjwh_Cont_L ul li:nth-child(2) {
    background: url(zjwhBglist2.png) no-repeat center;
}

.zjwh_Cont_L ul li:nth-child(3) {
    background: url(zjwhBglist3.png) no-repeat center;
}

.zjwh_Cont_L ul li:nth-child(4) {
    background: url(zjwhBglist4.png) no-repeat center;
}

.zjwh_Cont_L ul li:nth-child(5) {
    background: url(zjwhBglist5.png) no-repeat center;
}

.zjwh_Cont_L ul li:nth-child(6) {
    background: url(zjwhBglist6.png) no-repeat center;
}

.zjwh_Cont_L ul li:nth-child(7) {
    background: url(zjwhBglist7.png) no-repeat center;
}

.zjwh_Cont_L ul li:nth-child(8) {
    background: url(zjwhBglist8.png) no-repeat center;
}

.zjwh_Cont_L ul li:nth-child(1):hover {
    background: url(zjwhBglist11.png) no-repeat center;
}

.zjwh_Cont_L ul li:nth-child(2):hover {
    background: url(zjwhBglist22.png) no-repeat center;
}

.zjwh_Cont_L ul li:nth-child(3):hover {
    background: url(zjwhBglist33.png) no-repeat center;
}

.zjwh_Cont_L ul li:nth-child(4):hover {
    background: url(zjwhBglist44.png) no-repeat center;
}

.zjwh_Cont_L ul li:nth-child(5):hover {
    background: url(zjwhBglist55.png) no-repeat center;
}

.zjwh_Cont_L ul li:nth-child(6):hover {
    background: url(zjwhBglist66.png) no-repeat center;
}

.zjwh_Cont_L ul li:nth-child(7):hover {
    background: url(zjwhBglist77.png) no-repeat center;
}

.zjwh_Cont_L ul li:nth-child(8):hover {
    background: url(zjwhBglist88.png) no-repeat center;
} */

.zjwh_Cont_L ul li.on a {
    color: #fff;
}

.zjwh_Cont_L ul li.on {
    background: url(zjwhBg_2.png) no-repeat center;
}

/* 
.zjwh_Cont_L ul li.on:nth-child(1) {
    background: url(zjwhBglist11.png) no-repeat center;
}

.zjwh_Cont_L ul li.on:nth-child(2) {
    background: url(zjwhBglist22.png) no-repeat center;
}

.zjwh_Cont_L ul li.on:nth-child(3) {
    background: url(zjwhBglist33.png) no-repeat center;
}

.zjwh_Cont_L ul li.on:nth-child(4) {
    background: url(zjwhBglist44.png) no-repeat center;
}

.zjwh_Cont_L ul li.on:nth-child(5) {
    background: url(zjwhBglist55.png) no-repeat center;
}

.zjwh_Cont_L ul li.on:nth-child(6) {
    background: url(zjwhBglist66.png) no-repeat center;
}

.zjwh_Cont_L ul li.on:nth-child(7) {
    background: url(zjwhBglist77.png) no-repeat center;
}

.zjwh_Cont_L ul li.on:nth-child(8) {
    background: url(zjwhBglist88.png) no-repeat center;
} */










/* 右侧内容 */

.zjwh_Cont_R {
    float: right;
    width: 972px;
    height: auto;

}

/* 企业文化 */
.zjwh_Cont_R_qywh {
    width: 972px;
    height: 716px;
    margin-bottom: 30px;
    background-color: aliceblue;

}

/* 使命 */
.zjwh_Cont_R_sm {
    width: 100%;
    height: 505px;
    background: #f3f3f3;
    margin-bottom: 30px;
    position: relative;
}

.louti {
    position: relative;
    top: -111px;
}

.zjwh_Cont_R_img {
    position: relative;
    width: 361px;
    float: left;
    height: 100%;
}

.zjwh_Cont_R_img img {
    width: 311px;
    height: 100%;

}

.zjwh_Cont_R_img span {
    width: 100px;
    height: 100px;
    display: block;
    border-radius: 8px;
    background: #005bac;
    font-family: "微软雅黑 Bold";
    font-weight: 700;
    font-size: 24px;
    line-height: 100px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    /* letter-spacing: 17px; */
    /* padding: 0 19px; */
}

.zjwh_Cont_R_text {
    width: 580px;
    height: auto;
    float: right;
    padding-right: 30px;
}

.zjwh_Cont_R_text h3 {
    font-family: "微软雅黑 Bold";
    font-weight: 700;
    font-size: 32px;
    text-align: left;
    color: #333;
    margin: 30px 0;
}

.zjwh_Cont_R_text p {
    font-family: "微软雅黑";
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    color: #333;
}

#shiMing .zjwh_Cont_R_img {
    background: url(shiMing.png) no-repeat left center;

}

/* 愿景 */
#yuanJing {
    height: 697px;
}

#yuanJing .zjwh_Cont_R_img {
    background: url(yuanJing.png) no-repeat right center;

}

.zjwh_Cont_R_Two .zjwh_Cont_R_text {
    float: left;
    padding-left: 30px;
}

.zjwh_Cont_R_Two .zjwh_Cont_R_img {
    float: right;
}

.zjwh_Cont_R_Two .zjwh_Cont_R_img img {
    float: right;
}

.zjwh_Cont_R_text h3 {
    text-align: right;
}

.zjwh_Cont_R_Two .zjwh_Cont_R_img span {
    left: 0;
}

.zjwh_Cont_R_Two .zjwh_Cont_R_text {
    padding-right: 0;
}

/* 核心价值观 */
#JiaZhiGuan {
    height: 1017px;
}

#JiaZhiGuan .zjwh_Cont_R_img {
    background: url(heXinJiaZhiGuan.png) no-repeat left center;

}

.zjwh_Cont_R_imgT span {
    line-height: normal;
    padding: 16px 13px;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #fff;
}

/* 企业精神 */
#qiYieJingShen {
    height: 1027px;
}

#qiYieJingShen .zjwh_Cont_R_text i {
    font-style: normal;
}

#qiYieJingShen .zjwh_Cont_R_img {
    background: url(qiYiJingShen.png) no-repeat right center;
}

/* 经营理念 */
#jingYingLiNian {
    height: 569px;
}

#jingYingLiNian .zjwh_Cont_R_img {
    background: url(jingYingLiNian.png) no-repeat left center;
}

/* 合规理念 */
#heGuiLiNian {
    height: 330px;
}

#heGuiLiNian .zjwh_Cont_R_img {
    background: url(HeGuiLInian.png) no-repeat right center;
}

/* 宣传语 */
#xuanChuanYu {
    height: 358px;
}

#xuanChuanYu .zjwh_Cont_R_text p {
    font-family: "微软雅黑 Bold";
    font-weight: 700;
    font-size: 32px;
    line-height: 64px;
    text-align: center;
    color: #333;
    text-indent: inherit;
    padding-top: 30px;
}

#xuanChuanYu .zjwh_Cont_R_img {
    background: url(xuanChuanYu.png) no-repeat left center;
}

/* 移动端 */
@media screen and (max-width:768px) {

    /* .top, */
    .zjwh_Cont_L {
        display: none;
    }

    .core,
    .zjwh_content {
        width: 95%;
        margin: 0 2%;
    }

    .zjwh_Cont_R {
        width: 100%;
        margin-top: 0.45rem;
    }

    .zjwh_Cont_R_qywh {
        width: 100%;
        height: auto;
    }

    .zjwh_Cont_R_qywh img {
        width: 100%;
        height: auto;
    }

    .zjwh_Cont_R_sm {
        height: auto;
        margin-top: 0.45rem;
        margin-bottom: .45rem;
        float: left;
    }

    .zjwh_Cont_R_img {
        width: 100%;
        height: 4rem;
        /* background-size: cover; */
        background-size: cover !important;
        /* margin-top: 0.22rem; */
    }

    .zjwh_Cont_R_img img,
    .zjwh_Cont_R_text {
        width: 100%;
    }

    .zjwh_Cont_R_text {
        padding: 0 0.2rem;
    }

    .zjwh_Cont_R_text h3 {
        font-size: .45rem;
        text-align: left;
        margin: .35rem 0;
    }

    .zjwh_Cont_R_text p {
        font-size: 0.28rem;
    }

    .zjwh_Cont_R_img span {
        height: 1.5rem;
        width: 1.5rem;
        line-height: 1.5rem;
        font-size: 0.44rem;
        left: 10%;
        top: -30px;

    }

    /* 愿景 */
    #yuanJing {
        height: auto;

    }

    .zjwh_Cont_R_Two {
        float: right;
    }

    .zjwh_Cont_R_img {
        float: left;
    }

    .zjwh_Cont_R_Two .zjwh_Cont_R_img span {
        left: 10%;
    }

    .zjwh_Cont_R_Two .zjwh_Cont_R_text {
        padding: 0.2rem;
    }

    /* 核心价值观 */
    #JiaZhiGuan,
    #qiYieJingShen,
    #jingYingLiNian,
    #heGuiLiNian,
    #xuanChuanYu {
        height: auto;
    }

    .zjwh_Cont_R_imgT span {
        line-height: normal;
        font-size: .36rem;
        padding: 16px 0.2rem;
    }

}