.slide-box{
 overflow: hidden;
}
.slide-hd{
 height: 38px;
 padding-top: 4px;
}
.colorbar1{
 width:1045px;
 background:#568f9a;
}
.colorbar2{
 background:#8f6799;
}
.slide-bd{
 margin:10px 0 40px 0;
}
.slide-hd > span{
    display: inline-block;
 width:90px;
 padding-left:5px;
 float:left;
    cursor: pointer;
 color:#999;
}
.slide-hd > span a{
    display: inline-block;
 width:90px;
 padding-left:5px;
 float:left;
    cursor: pointer;
 color:#999;
}
.slide-hd > span.on{
    color: #000;
    background: #fff;
}
.slide-hd > span.on a{
    color: #000;
    background: #fff;
}
.next-tab{
    font-size: 0;
 margin-bottom: 20px;
}
.next-tab > span{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    cursor: pointer;
    font-size: 14px;
}
.next-tab > span.on{
    color: #8f6799;
 border-bottom:1px solid #8f6799;
}
.next-block > ul{
    width: 1150px !important;
}
.list{
 height:37px;
}
.list-time{
 width:136px;
 height:37px;
 line-height:37px;
 float:left;
 text-align:right;
}
.list-timemouth{
 font-size:l8px;
 font-weight:bold;
}
.list-timeyear{
 float:left;
}
.list-title{
 height:37px;
 text-indent:2em;
 line-height:37px;
 float:left;
}
.list_tu{
 width: 268px;
 height: 240px;
 line-height: 30px;
 float: left;
 margin-right: 25px;
 font-size: 14px;
 text-align: center;
}
.list_txt{
 font-size: 10px;
 width: 270px;
 font-family: "宋体";
 float:right;
 text-indent: 2em;
 line-height: 17px;
 
}
.slide-item li{
    float: left;
    width: 376px;
    height: 330px;
    margin: 36px 36px 0 0;
    background: #fff;
}
.clear{
 clear: both;
}