.content-top {
    float: left;
    width:100%;
    height: 600px;
    border: 2px solid #fff;
    /*background: url("../images/content-top-bg.jpg") repeat-y;*/
    margin-top: 10px ;
    padding-top: 5px;
    box-sizing: border-box;
}
.banner {
    float: left;
}
.banner-right {
    float: left;
    width: 260px;
    height: 400px;
    background-color: #fff;
}
.slogan {
    background: url("../images/yuanxun.PNG");
}
ul.faculty {
    float: left;
    margin-left: 13px;
}
ul.faculty li {
    float: left;
    width: 235px;
    height: 56px;
    background-color: #eeeeee;
    text-align: center;
    margin-bottom: 20px;
    line-height: 56px;
    color: #0054a7;
    font-size: 22px;
    font-weight: 800;
}

.notice {
    float: left;
    width: 29%;
    height: 280px;
}
.index-title {
     padding-top: 19px;
     float: left;
     width: 100%;
     /* width: 267px; */
     height: 36px;
     border-bottom: 4px solid #007bc7;
}

 .title-cont {
     float: left;
     padding-left: 9px;
     height: 28px;
     width: 185px;
     border-left: 2px solid #84bae5;
     font: bolder 25px/28px Arial,"å¾®è½¯é›…é»‘" ;
     color: #ce0000;
 }

 .more {
     float: right;
     width: 54px;
     height: 28px;
     font-size: 13px;
     line-height: 28px;
     color: #004ea2;
 }
 .news {
     float: left;
     width: 40%;
     margin-left: 9px;
 }
 .bbs {
     float: left;
     width: 29%;
     margin-left: 9px;

 }
 .cont-bbs {
 }
 ul.cont-bbs  .cont-title {
     float: left;
     width: 226px;
     height: 34px;
     border-bottom: 1px solid #dadada;
     background-color: #fff;
     line-height: 34px;
     padding: 0 12px ;
     font-size: 14px;
 }
 
 .links {
     float: left;
     width: 100%;
     /*height: 144px;*/
     margin-top: 9px;
 }
 .links-title{
     float: left;
     width: 100%;
     height: 40px;
 }
 .links-title-cont {
     float: left;
     padding:0 11px;
     width: 100px;
     font: bolder 25px/28px Arial,"å¾®è½¯é›…é»‘" ;
     color: #ce0000;
     height: 71px;
 }
 .links .line {
     float: left;
     width: 1006px;
     height: 4px;
     background-color: #007bc7;
     margin-top: 12px;
 }
 .links-cont {
     float: left;
 }
 .links .links-cont img{
     float: left;
     display: block;
     width: 258px;
     height: 61.33px;
     margin: 0 12px 5px 12px;
     /*margin-bottom: 5px;*/
 }
 
 .singleimgbox {
     text-align: justify;
     padding-bottom: 200px;
 }