@charset "utf-8";
/* CSS Document */

#banner-slogan{
    bottom: 60px;
}
.pro-des h3 {
    font-size: 25px;
}
.pro-tab h3 {
    font-size: 25px;
}
@media (max-width: 1777px){
    #banner-slogan {
    bottom: 0;        
        
}
}