.news_list_body{ width: 100%; float: left; position: relative;}
.news_list_container {
    width: 762px;
    padding: 40px 40px 60px 25px;
}
.news_list_function_title {
    font-size: 22px;
    color: #333333;
    position: relative;
    display: block;
    text-align: center;
    font-weight: normal;
    padding-bottom: 12px;
    margin-bottom: 32px;
}
.news_list_function_title i {
    position: absolute;
    width: 38px;
    height: 1px;
    background: #003469;
    left: 50%;
    margin-left: -19px;
    bottom: 0;
}

.news_search{ width: 100%; float: left; margin: 10px 0;}

.newsFieldList{ width: 100px; height: 32px; float: left; border: solid 1px #ccc; padding: 0 5px;}

.newsText{ width: 200px; height: 30px; float: left; border: solid 1px #ccc; padding: 0 5px;}

.newsSubmit{ float: left; margin-left: 10px; width:80px; height: 32px; border: none; background: #003469; color: #fff; cursor: pointer;
    background: -moz-linear-gradient(#2255B1,#003469);
    background: -ms-linear-gradient(#2255B1,#003469);
    background: -o-linear-gradient(#2255B1,#003469);
    background: -webkit-linear-gradient(#2255B1,#003469);
    background: linear-gradient(#2255B1,#003469);
}

.border-style{width:100%;float:left;border-top:1px dotted #bbbbbb;display:block;}
.border-style li {
    position: relative;
    height: 34px;
    line-height: 34px;
    width: 100%;
    border-bottom: 1px dotted #bbbbbb;
}
.border-style li i {
    position: absolute;
    width: 4px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-top: -2px;
    border-radius: 50%;
    background: #003469;
}
.border-style li a {
    font-size: 14px;
    display: block;
    padding-right: 74px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 10px;
    transition: all 0.3s;
    color: #666666;
}
.border-style li span {
    position: absolute;
    top: 0;
    right: 0;
    color: #b1b1b1;
}
.border-style li a:hover {
    color: #003469;
}
.list_page{width:100%; height:30px; float:left; margin-bottom: 20px; margin-top: 20px; text-align: center;}
.list_page ul{ list-style: none; display: inline-block; text-align: center;}
.list_page a{ display: block; margin: 0 5px; text-decoration:none; font-family:Î¢ÈíÑÅºÚ; float: left; color:#666; font-size:12px; border:solid 1px #ccc ; padding: 2px 8px;  line-height: 24px;}
.list_page span{ float: left;  margin: 0 5px; display: block; color:#fff; font-size:12px; border:solid 1px #CCCCCC; background:#003469;  padding: 2px 8px;  line-height: 24px;}
.page_number{ border:solid 1px #fff !important; background: none !important; color: #000 !important; padding: 3px 3px !important; margin: 0 1px !important;  }
.page_text{ width: 20px; height: 20px; text-align: center; line-height: 20px;}
.page_submit{ background: none; border:solid 1px #ccc; width: 24px; height: 24px; text-align: center; line-height: 20px; cursor: pointer; }

