
.contentarea{
    width: 760px;
    margin-top: 50px;
}
.contentarea h1{
    width: 100%;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height:40px;
    letter-spacing: 0px;
    color: #003883;
    text-align:left;
}
.information{
    width: 100%;
    border-bottom: 1px solid #dddddd;
}
.information ul li{
    float: left;
    margin-right: 20px;
    padding-left: 20px;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;

}
.information ul li:first-child{
    background: url("../image/date1.png") no-repeat left;
}
.information ul li:nth-child(2){
    background: url("../image/autor.png") no-repeat left;
}
.information ul li:last-child{
    background: url("../image/see.png") no-repeat left;
}
.information:after{
    content: "";
    width: 100%;
    height: 0;
    visibility: hidden;
    clear: both;
    display: block;
}
.content{
    width: 98%;
    margin: 20px auto;
}
.right{
    width: 370px;
    float: right;
    margin-top: 50px;

}
.info-title{
    line-height: 40px;
    height: 40px;
    padding-left: 50px;
    font-size: 18px;
    padding-bottom: 10px;


}
.info-title span{
    float: right;
    width: 100px;
    text-align: right;
    line-height: 50px;
}
.info-title span a{
    color: #666;
    font-size: 12px;
}
.cur1{
    background: url(../image/school.png) no-repeat left;
    color: #194d99;
    border-bottom: 2px solid #194d99;
}
.cur3{
    background: url(../image/news.png) no-repeat left;
    color: #5d9cec;
    border-bottom: 2px solid #5d9cec;
}

.box{
    margin-bottom: 40px;
}
.aricte{
    width:100%;
    float: left;
}
.aricte li{
    width:175px;
    margin-right: 20px;
    margin-top: 20px;
    float: left;

    overflow: hidden;
}
.aricte li img{
    width: 100%;
    height:90px;
}
.aricte li a span{
    color: #666;
}
.later-list{
    width: 100%;
    float: left;
}
.later-list li{
    width: 100%;
    border-bottom: 2px solid #f3f3f3;
    float: left;
    margin: 10px auto;
}
.later-list dd,.later-list dl{
    width: 100px;
    line-height: 30px;
    color: #666;
    float: left;
    padding-left: 20px;
}
.later-list dd{
    background: url(../image/date1.png) no-repeat left;
}
.later-list dl{
    background: url(../image/see.png) no-repeat left;
}
.later-list li a{
    width: 100%;
    color: #666;
    float: left;
    line-height: 30px;

}

#swiper7{
    width: 100%;
    height: 200px;
}
#swiper7 img{
width:100%;

  
}

#swiper7 .news_title{
    width: 100%;
    height: 60px;
    background: rgba(98,142,203,0.7);
    position: absolute;
    bottom: 0;
z-index:2;
}
#swiper7 .news_title p{
    padding: 10px;
    color: #fff;
    float: left;
    line-height: 20px;
}
