.newsleft {
    margin: 0 auto;
    width: 1200px;
}
.newspanel {
    border: 1px solid #4279c7;
    border-top: 2px solid #0e5fb0;
}
.newspanel .t {
    background-image: url();
    height: 55px;
    border-bottom: 1px solid #4279c7;
    text-align: right;
    padding-right: 10px;
    line-height: 41px;
    position: relative;
}.newspanel .bar {
    height: 50px;
}.ttinfo {
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    background: #dedede;
    color: #004299;
    width: 100%;
}

.ttinfo .title01 {
    float: left;
    width: 550px;
    padding-left: 20px;
    text-align: center;
}.ttinfo .title02 {
    float: right;
    width: 220px;
    text-align: center;
}
.newspanel ul {
    background-repeat: repeat-x;
    padding: 15px;
    padding-top: 25px;
}
.newspanel ul li {
    border-bottom: 1px dashed #dedede;
    height: 36px;
    line-height: 30px;
    color: #1258b7;
    font-size: 16px;
    text-align: left;
    margin-left: 15px;
}
.newspanel ul li i {
    float: right;
    font-size: 14px;
    color: #666;
    font-style: normal;
    display: inline-block;
    width: 260px;
    text-align: center
}
.newspanel .t h1, .newspanel .t h2 {
    position: absolute;
    background-image: url(../image/52.gif);
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    top: -5px;
    left: 15px;
    margin: 0;
}
.newspanel .bar input.input {
    margin-right: 0px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    height: 21px;
    line-height: 21px;
}
.newspanel .bar input {
    float: right;
    margin-right: 10px;
    margin-top: 15px;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input {
    line-height: normal;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
.newspanel ul li .cre_time{
    width: 155px
}
#list_page{
    overflow: hidden;
    margin-bottom: 50px;
    margin-top: 20px
}
.list_page_li{
    float: left;
}
.list_page_li_1{
    width: 250px;
    margin-left: 400px;
}
.list_page_li_2{
    width: 100px;
    text-align: center
}
.list_page_li_3{
    width: 100px;
}