.new_title{
    border-bottom: #ddd 1px solid;
}

.new_title h3{
    padding: 0px;
    margin: 0px;
    width: 300px;
    height:39px;
}

.new_top{
    text-align: center;
    height:45px;
    line-height: 45px;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

.more{
    width: 60px;
    padding-top: 10px;
}
/*公告滚动*/
.test003 {
    margin-top: 15px;
    width: 85%;
    float: left;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
 
 
#box {
    width: 100%;
    height: 75px;
    line-height: 2em;
    margin-left: 50px;
    padding: 0 0px;
    overflow: hidden;
}
 
#list li {
    list-style: none;
}
 
#list span {
    font-size: 14px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
}
 /*公告滚动*/
 
#list .span1 {
    width: 95%;
}

.new_ul{
    padding-left: 20px;
    padding-top: 10px;
}

.new_ul li{
    list-style: disc;
    height:30px;
    line-height: 30px;
}

.new_list{
    width: 470px;
}

.new_list2{
    width: 48%;
}

.user_login{
    width: 300px;
}

.login_title{
    border: #ddd 1px solid;
    height:300px;
}

.login_title h3{
    text-align: center;
    padding: 10px 0;
    border-bottom: #eee 1px solid;
    cursor: pointer;
    background-color: #eee;
    font-size: 18px;
}

.new_hot{
    padding: 20px 0;
    border-bottom: #ddd 1px solid;
}

.hot_img{
    width: 200px;
    float: left;
}

.hot_img img{
    width: 100%;
}

.hot_excerpt{
    width: 680px;
    float: right;
}

.hot_excerpt h4{
    font-weight: bold;
}

.hot_excerpt p{
    line-height: 28px;
}

.input_login{
    width: 90%;
}

.course_list li{
    width: 25%;
    float: left;
}

.course_img{
    width: 100%;
}

.course_name h5{
    padding: 0 10px;
}

.course_num{
    width: 50%;
}

.course_worker{
    width: 50%;
    text-align: right;
}

.course_attr{
    font-size: 14px;
    color:#aaa;
    padding: 0 10px;
}

.course_title h3{
    margin-top: 0;
}

.category{
    background-color: #eee;
    text-align: center;
    padding: 20px;
    min-width: 1180px;
}
.category a{
    margin-left: 30px;
}

.teacher_list{
    margin: 20px 0;
    text-align: center;
}

.image_list ul li{
    float: left;
    width: 230px;
}

.list_box{
    padding: 10px;
    width: 230px;
    height:200px;
    overflow: hidden;
}

.img_box{
    width: 216px;
    height:160px;
    overflow: hidden;
    border: #ddd 1px solid;
}

.image_list img{
    width: 216px;
}

.teacher_name{
    padding: 10px;
}

.link_list{
    text-align: center;
}

.link_list a {
    display: inline-block;
    border: #ddd 1px solid;
    padding: 10px;
    margin: 10px;
}

.ad_img img{
    width: 390px;
    height: 305px;
}

.article_box{
    padding: 10px 0;
    /*border-top: #aa0000 3px solid;*/
}

.new_left{
    width: 220px;
    border: #eee 1px solid;
    margin-top: 10px;
    padding-bottom: 48px;
}

.new_left ul li{
    font-size: 16px;
    text-align: center;
    height:48px;
    line-height: 48px;
    border-bottom: #ddd 1px solid;
}

.new_left ul li.active{
    background-color: #aa0000;
    color:#fff
}

.new_left ul li.active a{
    background-color: #aa0000;
    color:#fff
}

.new_right{
    width: 900px;
}

.h1_title{
    text-align: center;
    font-size: 24px;
    padding-top: 20px;
}

.publish_time{
    text-align: center;
    padding: 20px;
}

.article_content img{
    max-width: 80%;
    text-align: center;
    margin: 0 auto
}

.article_content p{
    line-height: 28px;
}

.next_article{
    padding: 10px;
}

.page_list{
    margin: 10px 0;
    padding: 0 10px;
}

.page_list li{
    padding: 10px;
    border-bottom: #ddd 1px dashed;
    list-style: disc;
}

.time_list{
    color:#aaa;
    float: right;
}