.contain_cont_L_title {
    display: none;
}

.contain_cont {
    min-height: 505px;
    background-color: #FAFAFA;
}

/* 联系方式-国内公司 */
.zj_gnLxfs {
    margin-top: 30px;

}

.zj_gnLxfs_L {
    width: 54px;
    min-height: 587px;
    color: #333333;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    border-right: 1px solid #f1f1f1;
    float: left;
}

.zj_gnLxfs_L ul li {
    width: 54px;
    margin-bottom: 20px;
    /* padding-right: 20px; */
}

.zj_gnLxfs_L ul li a {
    font-size: 16px;

}

.zj_gnLxfs_L ul li:nth-child(8) {
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #f1f1f1;
}

.zj_gnLxfs_L ul li:nth-child(9) {
    padding-top: 20px;
}

.zj_gnLxfs_L ul li.cur {
    border-right: 1px solid #005BAC;
}

.zj_gnLxfs_L ul li.cur a {
    color: #005BAC;

}

/* 列表 */
.zj_gnLxfs_R {
    float: left;
    margin-left: 43px;
    width: 80%;
}

.zj_gnLxfs_list_l {
    width: 118.13px;
    height: 81.41px;
    line-height: 81.41px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    letter-spacing: 7px;
    float: left;
    margin-right: 21px;
    border-radius: 7px;
    background: url(difangBg.png) no-repeat center;
}

.zj_gnLxfs_list_r {
    float: left;
    width: 80%;
}

.zj_gnLxfs_R ul li {
    width: 100%;
    padding-bottom: 17px;
    margin-bottom: 22px;
    border-bottom: 1px solid #d8d8d8;
    color: #333333;
}

.zj_gnLxfs_list_r h4 {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    padding-left: 23px;
    margin-bottom: 10px;
    background: url(nameBg_1.png) no-repeat left center;
}

.zj_gnLxfs_list_r span {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    color: #333333;
    opacity: 0.93;
    display: block;
    padding-left: 23px;
    background: url(dizhiBg_1.png) no-repeat left center;
}
.zj_gnLxfs_list_r span:nth-child(3) {
    background: url(lianxiren.png) no-repeat left center;
}
.zj_gnLxfs_list_r span:nth-child(4) {
    background: url(phoneBg_1.png) no-repeat left center;
}
.zj_gnLxfs_list_r span:nth-child(5) {
    background: url(phoneBg_1.png) no-repeat left center;
}

.zj_gnLxfs_list_r:hover,
.zj_gnLxfs_list_r:hover span {
    color: #005bac;
}

.zj_gnLxfs_list_r:hover h4 {
    background: url(nameBg.png) no-repeat left center;
}

.zj_gnLxfs_list_r:hover span {
    background: url(dizhiBg.png) no-repeat left center;
}
.zj_gnLxfs_list_r:hover span:nth-child(3) {
    background: url(lianxiren_1.png) no-repeat left center;
}
.zj_gnLxfs_list_r:hover span:nth-child(4) {
    background: url(phoneBg.png) no-repeat left center;
}
.zj_gnLxfs_list_r:hover span:nth-child(5) {
    background: url(phoneBg.png) no-repeat left center;
}


@media screen and (max-width: 768px) {
    .contain_cont {
        min-height: auto;
    }

    .zj_gnLxfs {
        margin-top: .45rem;
    }

    .zj_gnLxfs_L {
        width: 10%;
        min-height: 587px;
        font-size: .24rem;
    }

    .zj_gnLxfs_L ul li {
        width: 100%;
        margin-bottom: .2rem;
    }
    .zj_gnLxfs_L ul li a{
        font-size: .24rem;
    }
    .zj_gnLxfs_L ul li:nth-child(8) {
        padding-bottom: .3rem;
    }
    .zj_gnLxfs_L ul li:nth-child(9) {
        padding-top: .3rem;
    }
    .zj_gnLxfs_R{
        margin-left:.3rem;
        width: 95%;
    }
    .zj_gnLxfs_R ul li {
        padding-bottom: .25rem;
        margin-bottom: .3rem;

    }
    .zj_gnLxfs_list_l{
       max-width: 100%;
        height: auto;
        float: none;
        margin-right: 0;
        line-height: 1.2rem;
        font-size: .36rem;
    }

    /* .zj_gnLxfs_list_l img{
        max-width: 100%;
        height: auto;
    } */
    .zj_gnLxfs_list_r{
        float: none;
      width:100%;
    }
    .zj_gnLxfs_list_r h4 {
        font-size: .26rem;
        line-height: .36rem;
        padding-left: .35rem;
        margin-bottom: .15rem;
        margin-top: .2rem;
    }
    .zj_gnLxfs_list_r span {
        font-size: .24rem;
        line-height: .46rem;
        padding-left: .35rem;
    }

}