@charset "utf-8";
.news{
    width:1200px;
    height: 355px;
    background:url(../images/newsbg.png) no-repeat left top;
}
.newsarea{
    width: 1150px;
    height: 310px;
    margin: 22.5px;
    
}
.leftimg{
    width: 450px;
    height: 310px;
    overflow: hidden;
    background:#000;
}
.list{
    width: 670px;

}
.title{
    width: 100%;
    line-height: 40px;
    height: 40px;
    border-bottom: 2px solid #1e7cfc;
}
.title span{
    width: 150px;
    float: left;
    padding-left: 36px;
    line-height: 40px;
    color: #1e7cfc;
    font-size: 18px;
}
.cor1{
    background:url("../images/icon1.png") no-repeat left center;
}

.title a{
    float:right;
    background:url(../images/more.png) no-repeat center;
    width: 15px;
    line-height: 40px;
    height: 40px;
}
.list-title{
    width: 100%;
}
.list-title ul li{
    width: 100%;
    line-height: 45px;
    border-bottom: 1px solid #ddd;
    float: left;
}
.list-title ul li a{
    width: 78%;
    float: left;
    height: 45px;
    overflow: hidden;
}
.list-title ul li p{
    width: 22%;
    float: right;
    text-align: right;
}
.note{
    width: 370px;
    margin: 22.5px 0 22.5px 22.5px;
}
.list1{
    width: 370px;
}
.cor2{
    background:url('../images/icon2.png') no-repeat left center;
}
.cor3{
    background:url('../images/icon3.png') no-repeat left center;
}
.cor4{
    background:url('../images/icon4.png') no-repeat left center;
}
.rule{
    width: 370px;
 margin: 22.5px 0 22.5px 22.5px;
}
.open{
 width: 370px;
 margin: 22.5px 0 22.5px 22.5px;
}