.logo110 img{width: 176px;}
@media (max-width: 768px){
.logo110 img{width:auto;}

}
.banner .none{display:none;}
.banner a{
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;}
.banner .img{
    overflow: hidden;
    transition: 6s;
    position: relative;
    width: 100%;}
.banner .img_hezi{
    padding-bottom: 100vh;
    transform: scale(1) !important;
    transition: 0s;
    background-position-y: bottom !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;}

@media (max-width: 1199px) {
    .banner .img_hezi{
        padding-bottom: 50%;}
}
 .yuedu img {
    padding-right: 5px;}
 .yuedu {
   padding-top: 10px;}
.footer-logo img{
max-width:400px;}

@media (max-width: 991px){

.footer-logo img{
max-width:100%;}


}
