.font1090801{ font-size: 9pt ;}
.fontstyle1090801{ font-family: 宋体; font-size: 9pt;}

.on {
    background:#01622f !important;
    color: #ffffff;}

.list-sub .sub4 li a:before{left: 65px;}
.list-sub .sub4 li a{padding-left: 75px;}
/* 校园风光 */
.xyfg ul{margin: 0 -0.09rem;    margin-top: 20px;}
.xyfg li{    width: 30.3%;
    padding: 0px 10px;
    margin-bottom: 20px;}
.xyfg li a{display: block;position: relative;z-index: 1;}
.flex {
    display: flex
;
    flex-wrap: wrap;}
.scale {
    overflow: hidden;}
.imged {
    position: relative;
    padding-bottom: 65%;
    width: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
    background-position: center center !important;}
.imged img {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease 0s;
    object-fit: cover;
    display: none;}
.xyfg li h3{    font-size: 16px;
    color: #111;
    line-height: 1.3;
    text-align: left;
    transition: 0.5s;
    padding: 12px;
    font-weight: bold;}
.xyfg li .scale .imged{padding-bottom: 70%;}


@media(min-width: 1025px){  
    .xyfg li a:hover h3{color: #01622f;}
}
@media(max-width: 1024px){  
    .xyfg .vde{margin-bottom: 0.3rem;}
    .xyfg ul{margin: 0 -0.1rem;}
    .xyfg li{padding: 0 0.1rem;margin-bottom: 0.3rem;}
    .xyfg li a::after{left: 0;right: 0;}
}

@media(max-width: 768px){   
    .xyfg li{width: 50%;}
}

