nav{
    margin-bottom:0px;
}
.banner-box{
    width:100%;
    height:360px;
    background:#a50807;
    text-align:center;
}
.current-box{
    width:1200px;
    margin:0 auto;
}
.current-title{
    margin-top:60px;
    width:100%;
    text-align:center;
}
.current-img-box{
    margin:30px auto;
    width: 960px;
    height: 540px;
    background: #4d0004;
    border: 1px solid #f2d7d9;
    box-shadow: 14px 14px 0px 0px #fef0f1;
    text-align:center;
}
.current-img-title{
    text-align:center;
    margin-top:30px;
    margin-bottom:30px;
}
.current-img-title h1{
    font-size:36px;
    font-weight:600;
}
dl{
    width:100%;
    margin-bottom: 20px;;
}
dl.current-desc-title, dl.current-desc-date,  dl.current-desc-professor{
    margin-bottom:45px;
}
dl.current-desc-title dt, dl.current-desc-date dt, dl.current-desc-professor dt{
    width:207px;
    height:52px;
    background:  no-repeat;
    background-size:207px 52px;
    font-size:24px;
    line-height:43px;
    font-weight:bold;
    text-align:center;
    color:#fff;
}
dl.current-desc-title dd, dl.current-desc-date dd, dl.current-desc-professor dd{
    margin:-8px auto 0;
    width: 1150px;
    background: #fff;
    border: 1px solid #f2d7d9;
    box-shadow: 14px 14px 0px 0px #fef0f1;
    padding:25px;
    font-size:16px;
    line-height:32px;
}

dl.current-desc-professor dd, dl.next-desc-professor dd{
    display:flex;
    justify-content: start;
}
.professor-photo{margin-right:28px;}
.professor-text p{margin:0;}

.section{
    width:100%;
    background-color:#f9f9f9;
    margin-top:60px;
}
.main-box{
    width:1200px;
    margin:60px auto;
    display:flex;
    justify-content: space-between;
}
.next-box{
    width:760px;
}
.next-desc{
    width: 700px;
    background: #fff;
    border: 1px solid #f2d7d9;
    box-shadow: 14px 14px 0px 0px #fef0f1;
    margin-top:28px;
    padding:28px 30px
}
.next-desc dl{
    border-bottom:1px solid #dddddd;
    padding-bottom:20px;
}
dl.next-desc-date{
    display:flex;
    justify-content: start;
}

dl.next-desc-title dt, dl.next-desc-content dt, dl.next-desc-date dt, dl.next-desc-professor dt{
    width: 110px;
    height: 24px;
    font-size: 24px;
    font-family: source han serif cn;
    font-weight: 600;
    color: #c72128;
    margin-bottom:24px;
}
dl.next-desc-title dd, dl.next-desc-content dd, dl.next-desc-date dd, dl.next-desc-professor dd{
    line-height:32px;
    font-size:16px;
}
dl.next-desc-date dt{
    margin-bottom:10px;
}
.zkwz-box{
    width:395px;
}
.zkwz-title{
    height:41px;
    display:flex;
    justify-content: space-between;
    line-height:41px;
    font-size:14px;
}
.zkwz-list{
    width:335px;
    height: 690px;
    background: #fff;
    border: 1px solid #f2d7d9;
    box-shadow: 14px 14px 0px 0px #fef0f1;
    margin-top:28px;
    padding:28px 30px
}
.zkwz-list ul{
    margin-top:20px;
}
.zkwz-list ul li{font-size: 16px;padding:10px 0;}
.wqhg-box{
    width:1200px;
    margin: 30px auto;
}
.wqhg-title{
    height:41px;
    display:flex;
    justify-content: space-between;
    line-height:41px;
    font-size:14px;
    padding-bottom:20px;
    border-bottom: 1px solid #eeeeee;
}
.live-list{
    width:1200px;
    display:flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top:40px;
}
.live-list li{
    width:280px;
    margin-right:26px;
}
.live-list li:nth-child(4n){
    margin-right:0px;
}
.live-list li img{
    width:280px;
    height:164px;
}
.live-list li h3, .live-list li p.sjyj{
    font-weight: normal;
    height:44px;
    line-height:44px;
    overflow:hidden;
    font-size:14px;
    text-align: center;
    background-color:#f0f0f0;
    margin-top:-4px;
}
.live-list li h3, .live-list li p.sjyj{
    text-align:left;
    margin-bottom:0px;
    padding-left:10px;
}

.live-list li h3{
    line-height:22px;
    padding-bottom:10px;
}