
.card {
    width: 100%;
    height:100%;
}
.card-h {
    /* background: #B9FF66; */
}
.card .consult {
    width: 100%;
    background: #F9F9F9; 
    padding-bottom:60px;
}
.card .consult .consult-box{
    max-width: 1200px;   
    height:100%;
    margin: 0 auto;
}
.card .consult .consult-box .title{
    padding:95px 0 20px 0;
    width: 301px;
    height: 60px;
    margin: auto;
    padding-top:168px;
}
.card .consult .consult-box .company-title{
    padding-top:70px;

}
.card .consult .consult-box .title-city {
    padding-top: 75px;
}
.card .consult .consult-box .title .img{
    width: 100%;
    height:100%;
 
}
.card .consult .consult-box .vice-title{
    font-size: 32px;
    font-family: PingFang SC, PingFang SC;
    font-weight: normal;
    color: #000000; 
    text-align: center;
}
.card .consult .consult-box .city{
    font-size: 26px;
    font-family: PingFang SC, PingFang SC;
    font-weight: normal;
    color: #4F4F4F;
    text-align: center;
    margin-top:67px;
}
.card .consult .consult-box .company-map{
    width:934px;
    height: 397px;
    margin:76px auto 0;

}
.card .consult .consult-box .company-map img{
    width:100%;
    height: 100%;
    background-size: 100% 100%;

}
.card .consult .consult-box .consult-content{
    width: 1025px; 
    padding:72px 35px 20px 57px;
    background: #FFFFFF;
    box-shadow: 0px 4px 60px 0px rgba(0,0,0,0.1);
    border-radius: 20px 20px 60px 20px;
    margin:70px  auto 0;
    display: flex;
    box-sizing: border-box;
}
.card .consult .consult-box .consult-content .l{
    width: 251px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-right:70px;
}
.card .consult .consult-box .consult-content .l .pic{
    width: 251px;
    height:251px;
}
.card .consult .consult-box .consult-content .l .pic .img{
    width: 100%;
    height:100%;
}
.card .consult .consult-box .consult-content .l .name{
    font-size: 40px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #000000;
    margin:42px  auto 16px;
}
.card .consult .consult-box .consult-content .l .zhiwei{
    font-weight: bold;
    font-size: 30px; 
    text-align: center;
}
.card .consult .consult-box .lianhe{
    max-width: 1200px;   
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    margin:70px 0 0;
    
  
}
.card .consult .consult-box .lianhe .user-card{
    width: 342px; 
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius:8px 8px 30px 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content:flex-start; 
    padding:26px 27px 20px; 
    box-shadow: 0px 4px 60px 0px rgba(0,0,0,0.1);

}
.card .consult .consult-box .lianhe .user-card .user-avatar{
    width: 116px;
    height:116px;
}
.card .consult .consult-box .lianhe .user-card .user-name{
    width: 100%;
    text-align:center;
    font-size: 26px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #000000;
    margin:22px 0;

}
.card .consult .consult-box .lianhe .user-card .zhiwei{
    font-size: 22px;
    color: #000000;
    font-weight: normal;
    font-family: PingFang SC, PingFang SC;

}
.card .consult .consult-box .lianhe .user-card .jingli{
    width: 284px;
    font-size: 20px;
    color: #5E5E5E;    
    line-height: 28px;
    font-family: PingFang SC, PingFang SC;
    margin-top:27px;

}
.card .consult .consult-box .lianhe .user-card .user-avatar .img{
    width: 100%;
    height:100%;
}




 
 
.card .info-zs {
    max-width: 1200px; 
    margin: 0 auto 83px;

}
 

.card-h .info-zs .cont {
    max-width: 1200px;   
    height:100%;
    margin: 0 auto;
}
.card .info-zs .cont .title{
    padding:95px 0 20px 0;
    width: 301px;
    height: 60px;
    margin: auto; 
}
.card .info-zs .cont .title .img{
    width: 100%;
    height:100%;
 
}
.card .info-zs .cont .vice-title{
    font-size: 32px;
    font-family: PingFang SC, PingFang SC;
    font-weight: normal;
    color: #000000; 
    text-align: center;
}
.card .info-zs .cont .ryzs{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content:space-between;
    margin-top:82px; 
    
}
.card .info-zs .cont .ryzs .tops{
    margin-bottom:28px; 

}
.card .info-zs .cont .ryzs .tops,
.card .info-zs .cont .ryzs .bottoms{
    width: 100%;
    display: flex;
    flex-direction: row;
    /* align-items: center; */
    justify-content:space-between;
 
}
.card .info-zs .cont .ryzs .tops .top-item{
    width:  562px;
    height: 379px; 
}
.card .info-zs .cont .ryzs .bottoms .bottom-item{
    width:  379px;
    height: 532px;
}
.card .info-zs .cont .ryzs .tops .top-item .img,
.card .info-zs .cont .ryzs .bottoms .bottom-item .img{
    width: 100%;
    height:100%;
}
 
.card .consult .consult-box .consult-content .r .jieshao{
    width: 580px;
    font-size: 20px;
}


 

@keyframes scroll {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-100%);
    }
}

@media (max-width: 1200px) {
    .card .head{
        width: 1200px;
        margin: auto;
    }
    .card .info-zs {
        width: 1200px; 
    }
    .card-h .info-zs .cont { 
        width: 1200px; 

    }
    .card-h{
        width: 1200px;
        height:100%;
    }
   
}

@media (max-width: 500px) {
    .card .consult{
        background:#fff;
        box-sizing:border-box;
        padding-bottom: 50px;
    }
    .card{ 
         width:100%;
    }
    .conext{
        width:100%;
        height:500px;
        background:red;
    }
    .card .consult .consult-box .consult-content{
        width:100%;
    }
    .card .info-zs{
        width:100%;

    }
    .card-h .info-zs .cont{
        width:100%;

    }
    .card .consult .consult-box .company-map{
        width:100%;
        height:143px;
        margin-top:36px;
    }
    .card .consult .consult-box .cs-title{
        padding-left:20px;

    }
    .card .consult .consult-box .title{
        margin:0;
        width:113px;
        height:20px;
        padding-top:60px;
    }
    .card .consult .consult-box .vice-title{
        font-size: 18px;
        text-align: left;
        /* padding-left:20px; */
    }
    .card .consult .consult-box .consult-content .l .pic{
        width: 108px;
        height: 105px;
        margin: auto;
    }
    .card .consult .consult-box .consult-content .l .name{
        font-size: 30px;
        margin-top: 26px;

    }
    .card .consult .consult-box .consult-content .l .zhiwei {
        font-size: 20px;

    }
    
    .card .consult .consult-box{
        background:#fff;
    }
    .card .consult .consult-box .title{
        padding:20px 0 20px 0px;
        margin-top: 60px;
    }

    .card .consult .consult-box .consult-content{
        margin: 0 auto;
        border-radius: 0;
        box-shadow: none;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .card .consult .consult-box .lianhe { 
        background: #f9f9f9; 
        padding: 40px 30px;
        flex-direction: column;
        align-items: center;
        margin: 0px 0;
    }
    .card .consult .consult-box .lianhe .user-card{
        width: 242px; 
        margin-bottom:26px;
        padding: 26px 18px 20px;
    }
    .card .consult .consult-box .lianhe .user-card .user-avatar{
        width: 53px;
        height: 53px;
    }  
    .card .consult .consult-box .consult-content{
        padding:35px 0 0 0;
    }
    .card .consult .consult-box .consult-content .l{
        margin-right:0;
    }
    .card .consult .consult-box .consult-content .r .jieshao {
        max-width:290px;
        font-size: 12px;
        font-family: PingFang SC, PingFang SC;
        font-weight: normal;
        color: #000000;
        line-height: 24px;
    }
    .card .consult .consult-box .lianhe .user-card .user-name{
        margin:13px 0;
        font-size: 20px;
    }
    .card .consult .consult-box .lianhe .user-card .zhiwei{
        font-size: 16px; 

    }
    .card .consult .consult-box .lianhe .user-card .jingli{
        font-size: 14px;
        width:174px;
        line-height: 20px;
        margin-top:21px;
    }
    .card .info-zs .cont .title{
        padding: 0px 0 20px 0;
        width: 113px;
        height: 20px;
        margin:0 0 0 20px;
        
    }
    .card .info-zs .cont .vice-title {
        text-align: left;
        margin-left:20px;
        font-size:18px;
    }
    .card .info-zs .cont .ryzs .tops
    {
        margin-bottom: 0px;
    }
    .card .info-zs .cont .ryzs .tops, 
    .card .info-zs .cont .ryzs .bottoms{
        flex-direction: column;
        align-items: center;
    }
    .card .info-zs .cont .ryzs{
        margin-top:30px;

    }
    .card .info-zs .cont .ryzs .tops .top-item{
        width: 334px;
        height: 225px;
        margin-bottom:30px;

    }
    .card .info-zs .cont .ryzs .bottoms .bottom-item{
        margin-bottom:30px;
        width: 249px;
        height: 350px;
    }
    .card .consult .city-box{
        background: #F9F9F9;
        padding:20px;
    } 
    .card .consult .consult-box .city{
        font-size: 14px;
        margin-top: 24px;
        text-align: left; 
    }
    .card .consult .consult-box .company-title{
        padding-top: 0px; 
        margin-top: 30px;
    }
   
}
