﻿body {
}
* {
    margin:0px;
    padding:0px;
}
/* 面包屑 */
.head {
    margin-top: 10px;
    width: 223px;
    height: 30px;
    text-align:center;
    font-size: 14px;
    color: #333333;
    display: block;
    font-weight: 400;
    text-align: left;
}

.area
{
    width:100%;
    height:44px;
    background-color:#f9f9f9;
    padding-left:10px;
}
.area span {
    display:block;
    float:left;
    height:44px;
    line-height:44px;
    font-size:13px;
    text-align:center;
    color:#666666;
}
.area a
{
    display:block;
    float:left;
    font-size:13px;
    line-height:19px;
    border:1px solid #e5e5e5;
    border-radius:30px;
    text-align:center;
    margin-left:8px;
    margin-top:10px;
    padding:2px 13px;
    cursor:pointer;
}
.area a:hover
{
    border:1px solid #d7000f;
    color:#d7000f;
}
.sifting
{
    width:100%;
    display: inline-table;
    border-bottom:1px solid #e5e5e5;
    padding-bottom:10px;
}
.sifting a
 {
    display:block;
    float:left;
    font-size:13px;
    line-height:19px;
    border:1px solid #e5e5e5;
    border-radius:30px;
    text-align:center;
    margin-left:8px;
    margin-top:10px;
    padding:2px 13px;
    cursor:pointer;
   }
.sifting span
{
    display:block;
    float:left;
    height:44px;
    line-height:44px;
    font-size:13px;
    text-align:center;
    color:#666666;
    padding-left:10px;
}
.sifting a:hover
 {
    border:1px solid #d7000f;
    color:#d7000f;
}
.Subject {
    margin-bottom:10px;
}
.Subject-h2 {
    width:100%;
    display: inline-block;
    margin-top:15px;
    border-bottom:4px solid #ddd;
    padding-bottom:10px;
    color: #d7000f;
    line-height:40px;
}

.Subject li{
    width:100%;
    font-size:14px;
    color:#666666;
    line-height: 45px;
    height:45px;
    border-bottom:1px solid #ddd;
    cursor:pointer;
}
.Subject li:hover{
    color:#d7000f;
    background-color:antiquewhite;
}
.Subject .dian {
    float:left;
    width:6px;
    height:6px;
    border-radius:20px;
    background:red;
    margin-top:20px;
    margin-right:15px;
}
.Subject-title {
    float: left;
    display: inline-block;
    width: 52%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.Subject a:hover{
    color:red;
}
.Subject-1 {
    float: left;
    display: inline-block;
    width: 300px;
    text-align: center;
}
.Subject-2 
{
    float:right;
     width: 205px;
    text-align: center;
}
.Subject-2 a:hover
{
    color:red;
}
.Subject-3
{   
    position:relative;
    float:right;
    right:318px;
    color:#808080;
    font-size:14px;
    font-weight:normal;
}
.Subject-4
{
    float:right;
    color:#808080;
    font-size:14px;
    font-weight:normal;
    line-height:40px;
}
.title-zhongbiao2 {
    background: url(../images/zbgg.png) no-repeat !important;
    height: 134px;
}
.psge
{
    width:500px;
    height:100px;
}
.selected2 {
    color:#d7000f;
    border:1px solid #d7000f !important;
    font-weight:500;
}
.pagination {
    margin: 20px 0;
}

.project-box {
    width:100%;
    border:1px solid #ddd;
}
.bao-l {
    float:left;
    display:inline-block;
    width:20%;
}
.bao-r {
    float:right;
    display:inline-block;
    width:80%;
}



