.logopic{
width:60%;}
.f_left.logopic.foot_logo.wow.fadeInLeft.animated{width: auto;}
.logofd img {width:55%;float: left;
    margin-top: 10px;}
.logoxq img{width: 20%;    margin-left: 1%;}
@media screen and (max-width: 1000px){
.logopic{
width:100%;}
.logofd img {width:70%;}
.logoxq img{width: 26%;}

}
.sznry_top{
    margin-top: 40px;
    background: #EAEEFC;
    padding: 40px;
    display: flex;
    justify-content: space-between;
    border-radius: 15px;
    box-shadow: 3px 3px 20px rgb(125 138 185 / 20%);}
.sznry_top .sznry_lt{
    width: 180px;}

.sznry_top .sznry_rt{
   width: calc(100% - 220px);
    margin-top: 30px;}
.sznry_top .img{
    position: relative;
    width: 100%;
    overflow: hidden;}
.sznry_top .img .img_hezi{
    padding-bottom: 120%;
    transition: .5s;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;}
.sznry_top .img .none{
    display:none;}

.sznry_top .sznry_rt .sznry_detail{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;}
.sznry_top .sznry_rt .sznry_detail li{
    width: 50%;
    font-size: 16px;
    line-height: 2;}
.sznry_top .sznry_rt h3{
    font-size: 24px;
    color: #5E068C;}
.sznry_top .sznry_rt h3 span{
    font-weight: normal;
    font-size: 18px;
    margin-left: 20px;
    color: #333;}
.sznry_bottom{margin-top: 50px;}
.sznry_bottom .tit{
    background: #eaeefc;
    border-left: 5px solid #5E068C;
    padding: 10px 20px;
    font-size: 18px;
    color: #5E068C;
    font-weight: 700;}

.sznry_bottom  .sz_cont{
    margin: 35px 0;}
.sznry_bottom  .sz_cont p{
line-height:1.5;
margin:14px 0;}


.sznry_bottom .list-paddingleft-2 li{
list-style:initial;
margin-left: 20px;}
@media screen and (max-width: 1000px) {
    .sznry_top .sznry_rt{
        margin-top:0
    ;}
    .sznry_top .sznry_rt .sznry_detail li{
        width:100%;}
}

@media screen and (max-width: 640px) {
    .sznry_top{
        flex-direction: column;
        align-items: center;}
        .sznry_top .sznry_rt {
        margin-top: 20px;}
    .sznry_top .sznry_rt .sznry_detail{margin-top:0;}
    .sznry_top .sznry_rt{width:100%;}
    .sznry_top .sznry_rt h3{text-align: center;}
    .sznry_top .sznry_rt .sznry_detail li{text-align: center;}
}
