
.header-slogan{
    display: table;
    float: left;
    height: 100px;
    max-width: 40%;
    margin-left: 10px;
}
.header-slogan a{
    display: table-cell;
    vertical-align: middle;
}
.header-slogan a .slogan{
    color: #179AF0;
    font-size: 30px;
    margin-bottom:5px;
}
.header-slogan a .positioning{
    color: #A8BFE2;
    font-size: 17px;
    margin-top:5px;

}
#swiper-casetop .swiper-wrapper .swiper-slide{
    width:166px;
    height:106px;
    border: 3px solid #386FA3;
    text-align:center;
    line-height:106px;
}
#swiper-casetop .swiper-wrapper .swiper-slide img{
    width:100px;
    height:100px;
    
}
#swiper-certificate .swiper-slide{
    width:175px;
    height:246px;
    text-align:center;
    line-height:246px;
    overflow:hidden;
    box-shadow:0 15px 40px 0 rgb(22 35 49 / 15%);
    border-radius:10px;
}
#swiper-certificate .swiper-slide img{
    width:100%;
    height:100%;
}
#swiper-album .swiper-slide{
    width:175px;
    height:280px; 
    text-align: center; 
    line-height: 246px; 
    overflow: hidden; 
    margin-right: 10px;
}
#swiper-album .swiper-slide img{
    width:175px;
    height:260px;
}
#swiper-album .swiper-slide h3{
    width:150px;
    height:40px;
    line-height:40px;
    margin-top:120px;
    position: absolute;
    top:50%;left: 50%;
    transform: translate(-50%,-50%);
    background:#fff;
    border:1px solid #179AF0;
}
.yspk-button .active{
    background-color: #E8F5FE;
    padding: 15px 32px;
}
.yspk-button .active span{
    color: #179AF0;
}
.yspk-button button{
    background-color: #F0F3F5;
    border: none;
    color: #6E7680;
    padding: 14px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    transform: skew(30deg);
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}
.yspk-button button span{
    display: block;
    transform: skew(-30deg);
}

.yspk-content fieldset{
    width: 472px;
    height: 275px;
    border: 5px solid #179AF0;
    
}
.yspk_row .row li{
    
    margin-top: 85px;
    width:435px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
}
.yspk_row .row ul .right{
    float: right;
    color:#55656F;
}
.yspk_row .row ul .left{
    float: left;
    color:#fff;
}
.yspk_row .row ul dd {
    margin-top: 10px;
    margin-bottom: 10px;
}
.yspk_row .row ul img {
    width: 400px;
    height: 202px;
}
.yspk_row .row ul .img {
    margin-top: 40px;
}
.youshi{
    overflow:hidden;
}
.youshi .youshi-content{
    width: 550px; 
    height:400px;
    background-image: url('./images/youshi_bg.webp');
    padding:40px 0px;
    background-size: 100% 100%;
    color: #FFFFFFFF;
}
.youshi .youshi-content .youshi-content-top{
    height:260px;
    padding: 30px;
}
.youshi .youshi-content .youshi-content-foot{
    height:59px;
    border-top:solid #fff 1px;
    padding:20px 30px;
}
.youshi .youshi-content li{
    margin-bottom: 20px;
}
.youshi .youshi-content .xh{
    list-style-type:disc;
    margin-left: 20px;
}
.youshi .youshi-img{
    width: 600px;
    height:400px; 
    border:solid #ddd 1px;
    z-index:-1;
}
.youshi .youshi-img img{
    width: 596px;
}
.youshi .left{
    left: 0px;
}
.youshi .right{
    position:absolute;
    top:0px;
    right:0px;
}
.wz-contact{
    text-align: center;
}

