body, html {
    width: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
}
h1,h2,h3,h4,h5{
    margin: 0 !important;
}

a {
    text-decoration: none;
    padding: 0 !important;
}

ul, ol {
    margin: 0 !important;
    padding: 0;
    list-style: none;
}

ul li, ol li {
    float: left;
}

img, button {
    border: none
}
.auto-img{
    width: 100%;
    height: 100%;
}
#v-degree .main .font-medium {
    /* font-family: PingFangMedium; */
    font-family: '微软雅黑';
}

#v-degree .main .title-blob {
    /* font-family: PingFangBold; */
    font-family: '微软雅黑';
}

#v-degree .main .font-heavy {
    /* font-family: PingFangHeavy;     */
    font-family: '微软雅黑';
}

.f2 {
    font-size: 20px;
}
