.Breadcrumb-fl {
    background: url("../img/title_bg031.jpg") no-repeat !important;
}
.mathsAndPhysics .Notice .content {
    height: 216px;
    padding: 26px 0 !important;
    font-size: 14px;
}
.mathsAndPhysics .Notice .content li {
    display: flex;
    align-items: center;
    margin-top: 10px;
    position: relative;
}
.mathsAndPhysics .Notice .content  li  div{
                width: 6px;
                height: 6px;
                background: #7a7a7a;
                margin-right: 10px;
            }
.mathsAndPhysics .Notice .content li span{
                position: absolute;
                right: 0;
            }
.mathsAndPhysics .Notice .content li a{
                color: #000;
                text-decoration: none;
            }
.mathsAndPhysics .Notice .content li a:hover{
                color: red;
                text-decoration: underline;
}


.mathsAndPhysics .achievement .content {
        height: 227px;
        padding: 26px 0 !important;
        font-size: 13px !important;
}
.mathsAndPhysics .achievement .list li {
    display: flex;
    align-items: center;
    margin-top: 8px;
    font-size: 14px;
    position: relative;
}
.mathsAndPhysics .achievement .list li span:last-child{
    position: absolute;
    right: 0;
}
.mathsAndPhysics .achievement .list li div{
                width: 6px;
                height: 6px;
                background: #7a7a7a;
                margin-right: 10px;
            }
.mathsAndPhysics .achievement .list li a{
                color: #000;
                text-decoration: none;
            }
.mathsAndPhysics .achievement .list li a:hover{
                color: red;
                text-decoration: underline;
            }


.mathsAndPhysics .dynamics ul li {
        display: flex;
        align-items: center;
        font-size: 14px;
        position: relative;
        align-items: center;
        margin-top: 10px;
    }
.mathsAndPhysics .dynamics ul li span:last-child{
    position: absolute;
    right: 0;
}
.mathsAndPhysics .dynamics ul li div{
    width: 6px;
    height: 6px;
    background: #7a7a7a;
    margin-right: 10px;
}
.mathsAndPhysics .dynamics .swiper-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 36px;
    z-index: 2;
    background-color: rgba(32, 104, 176, 0.9);
}
.mathsAndPhysics .dynamics .swiper-bottom  a {
            font-size: 13px;
            color: #fff;
            font-weight: bold;
            line-height: 250%;
            margin-left: 8px;
            text-decoration: none
        }

.mathsAndPhysics .dynamics .swiper-bottom  a:hover {
            text-decoration: underline;
 }
.mathsAndPhysics .dynamics .swiper-bottom {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.mathsAndPhysics .dynamics ul li a{
            font-size: 13px;
            text-decoration: none;
            color: #000;
        }
.mathsAndPhysics .dynamics  ul li a:hover{
            text-decoration: underline;
            color: red;
}
