.flex-col {
    display: flex;
    flex-direction: column;
}
.flex-row {
    display: flex;
    flex-direction: row;
}
.page {
    z-index: 1;
    position: relative;
    width: 100%;
    /* height: 1994px; */
    /*background-color: rgba(255, 255, 255, 1);*/
    overflow: hidden;
    background: url(../../../images/edu/backgroundmiddle1.jpg)  no-repeat;
    background-size: 100% 100%;
}
.layer1 {
    z-index: auto;
    width: 100%;
    /* height: 1994px; */
}
.group3 {
    z-index: 21;
    height: 60px;
    /*background-color: rgba(255, 255, 255, 1);*/
    /* width: 1920px; */
    justify-content: center;
    align-items: center;
  /*  margin-top: 60px;*/
    background: rgba(229, 243, 233, 0.9);
}
.layer3 {
    z-index: auto;
    width: 1200px;
    /*height: 20px;*/
    justify-content: space-between;
    align-items: center;
}
.wrap1 {
    z-index: 23;
    width: 246px;
    height: 20px;
    overflow-wrap: break-word;
    text-align: left;
    white-space: nowrap;
    font-size: 0;
}
.wrap1 #wrap1-span{
    font-weight: bold;
    color: #038825;
    width: 20px;
    font-size: 14px;
}
.layer3 #wrip1-back{
    background: #CEE8D5;
    color: rgba(100, 179, 39, 1);
    text-decoration: none;
    z-index: 24;
    width: 68px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 20px;
    text-align: center;
    border-radius: 17px;
    font-weight: bolder;
}
.layer3 #wrip1-back:hover{
    color: #fff;
    background: #64B327;
    text-decoration: none;
}
.info2 {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(114, 124, 148, 1);
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.word5 {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(29, 36, 55, 1);
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.group4 {
    z-index: 22;
    width: 1920px;
    height: 1px;
    background-color: rgba(238, 238, 238, 1);
}
.bgco {
    z-index: 182;
    border-radius: 8px;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.group5 {
    z-index: auto;
    width: 1200px;
    height: 150px;
    align-self: center;
    justify-content: center;
    align-items: center;
}
.img1 {
    z-index: 26;
    width: 54px;
    height: 54px;
}
.word7 {
    z-index: 27;
    height: 42px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(29, 36, 55, 1);
    font-size: 36px;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 42px;
    text-align: center;
    margin-left: 25px;
    font-weight: bold;
}
.group6 {
    width: 1200px;
    z-index: 29;
    align-self: center;
    align-items: center;
}
.group6 img{
    max-height: 480px;
    max-width: 680px;
    min-height: 360px;
    min-width: 520px;
}
.group10 {
    z-index: 34;
    width: 1200px;
    overflow-wrap: break-word;
    text-align: justify;
    align-self: center;
    margin-top: 40px;
}
.paragraph2 {
    font-size: 17px;
    display: block;
    margin-top: 10px;
    font-family: PingFangSC-Regular;
    color: rgba(29, 36, 55, 1);
    line-height: 28px;
    text-indent: 2em;
}
.word8 {
    font-weight: bold;
    font-size: 17px;
    font-family: PingFangSC-Medium;
    color: rgba(29, 36, 55, 1);
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.txt2 {
    font-size: 17px;
    font-family: PingFangSC-Regular;
    color: rgba(29, 36, 55, 1);
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.acts-title{
    align-self: center;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 30px 0;
    width: 1200px
}
.activity-box{
    margin-bottom: 10px;
    align-items: center;
    max-height: 230px;
    min-height: 20px;
    width: 1200px;
    overflow: auto;
    align-self: center;
}
.activity-box-box{
    margin-bottom: 10px;
    align-items: center;
    max-height: 230px;
    min-height: 20px;
    width: 1200px;
    align-self: center;
}
.activity-mod{
    height: 220px;
    width: 590px;
    /*margin-bottom: 25px;*/
    margin-left: 5px;
    align-items: center;
}
.activity-mod img{
    width: 290px;
    height: 180px;
    border-radius: 4px;
}
.act-info{
    width: 290px;
    height: 180px;
    margin-left: 15px;
}
.act-info span{
    display: block;
}
.act-info .act-title{
    width: 260px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(29, 36, 55, 1);
    font-size: 20px;
    font-family: PingFangSC-Medium;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 28px;
    text-align: left;
    align-self: flex-start;
}
.act-time{
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(114, 124, 148, 1);
    font-size: 12px;
    font-family: PingFangSC-Medium;
    white-space: nowrap;
    line-height: 17px;
    text-align: left;
    align-self: flex-start;
    margin-top: 14px;
}
.act-info .act-intro{
    width: 280px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(114, 124, 148, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    line-height: 20px;
    text-align: left;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.act-bt{
    z-index: 10;
    height: 32px;
    border-radius: 4px;
    background-color: rgba(100, 179, 39, 1);
    margin-top: 20px;
    align-self: flex-start;
    width: 84px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #fff
}