.content{
    margin: 7rem 1rem 0rem 1rem;

}
.content p{
    color: #333;
    text-align: justify;
    text-justify: inter-ideograph; 
}

/*.conbox .conintro{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom:2.2rem;
}
*/
.contitle{
    width: 90%;
    margin: 0 auto;
    margin-bottom: 2.5rem;
}
.contitle h2{
    font-size: 2.6rem;
    color: #333;
    font-weight: 500；
    margin-top: 3rem;
    text-align: center;
}
.contitle h2 span{
    display: block;
    font-size: 1.2rem;
    font-weight: 300;
    margin-top: 1.2rem;
}
.contitle  .title_line{
    width: 2.4rem;
    height: 0.2rem;
    background-color: #222;
    margin: 0 auto;
    margin-top: 2.2rem;
}
.cztdbox{
    padding-bottom: 2rem;
}
.cztdbox h2{
    font-size: 1.6rem;
    color: #333;
    margin-bottom: 2rem;
    margin-left: 0.3rem;
}
.cztd_name{
    width: 100%;
    height: 15rem;
    border:1px solid #eeeeee;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cztd_name .touxiang{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 44%;
}
.touxiang img{
    width: 11rem;
    height: 11rem;
    
}
.cztd_name .name01{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 56%;
}
.cztd_name .namecon{
    width: 100%;
}
.cztd_name .name01 img{
    width: 10rem;
    margin: 0 auto;
}
.cztd_name .name01 h3{
    color: #333;
    font-size: 1.7rem;
    text-align: center;
    margin-left: -3rem;
    margin-bottom: 1rem;
}
.cztd_name .name01 p{
    font-size: 1.2rem;
    line-height: 1.8rem;
    font-weight: 300;
    text-align: center;
    margin-top: 3rem；
    padding: 6rem;
    color: #333;
    margin-left: -3rem;
}
.cztd_intro{
    width: 100%;
    border-right:1px solid #eeeeee;
    border-left:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
    background-color: #f9f9f9;
}
.cztd_intro p{
    font-size: 1.2rem;
    line-height: 2rem;
    font-weight: 300;
    padding: 0 2rem 0 2rem;
    margin-bottom: 1rem; 
}
.cztd_intro p span{
    color: #666;
}
.zlczrbox{
    margin-top: 0.6rem;
    border: 1px solid #eeeeee;
    padding: 1.2rem 0;
    background-color: #fff;
    width: 100%;
}

.zlczr01 img{
    width: 8rem;
    float: left;
    margin-left: 2.2rem;
}
.zlczr01 p{
        font-size: 1.2rem;
        line-height: 2rem;
        font-weight: 300; 
        width: 71%;
        float: left;
        margin-left: 2rem;
    }
    .zlczr01 h4{
        width: 38%;
        float: left;
        font-size: 1.6rem;
        margin-left: 7rem;
        margin-bottom: 1.2rem;
        background: url(../images/svg/zlczr_chuan.svg) no-repeat;
        background-position: center;
        background-size: 7.8rem;
        padding-top: 5rem;

    }
    .zlczr01 h4 span{
        display: block;
        font-size: 1.2rem;
        /*margin-top: 1.2rem;*/
        font-weight: 300;
        text-align: center;
        color: #333;
    }
    .cztd_name .name02 h3{
        font-size: 1.7rem;
        color: #333;
        text-align: center;
    }
    .cztd_name .name02 p{
        font-size: 1.2rem;
        font-weight: 300;
        text-align: center;
        margin-top: 1rem;
        color: #333;
    }
    .cztd_name .name03 h3{
        font-size: 1.7rem;
        color: #333;
        text-align: center;
    }
    .cztd_name .name03 p{
        font-size: 1.2rem;
        font-weight: 300;
        text-align: center;
        margin-top: 1rem;
        color: #333;
    }


.tdcy{
    font-size: 1.2rem;
    line-height: 2rem;
    font-weight: 300; 
    border-top:1px solid #eeeeee;
    padding-top: 1.2rem;
    margin-top: 1.2rem;
    color: #333;

}
.tdcy span{
    font-weight: 500;
}




.zlczr{
    margin-top: 0.6rem;
    border-bottom:1px solid #eeeeee;
    padding: 1.2rem 0;
    background-color: #f9f9f9;
}
.zlczr p{
    font-size: 1.2rem;
    line-height: 2rem;
    font-weight: 300; 
    padding:  0rem 2rem;
}
.zlczr p span{
    font-weight: 500;
}
.cztd_name .name02{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55%;
}
.cztd_name .name03{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55%;
}







