body{
    background: #F0F4F7;
}
.head_main ul li:nth-child(2) a {
    color: #147ae0;
}
.project_all{
    width: 1200px;
    margin: auto;
}
.project_select{
    width: 100%;
    height: 235px;
    background: #FFF;
    padding: 20px 0;
    margin-bottom: 30px;
    margin-top: 30px;
    -webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    box-shadow: 0 1px 20px rgba(0,0,0,0.15);
}
.project_title{
    font-size: 18px;
    color: #333;
    margin-right: 8px;
}
.project_div{
    width: 100%;
    padding: 0 0 10px 25px;
    font-size: 14px;
}
.project_select_all{
    margin: 15px 0 15px 0;
    overflow: hidden;
    zoom: 1;
}
.project_select_all dl{
    height: 25px;
}
.project_select_all dl dt{
    width: 135px;
    float: left;
    line-height: 37px;
    color: #999;
    font-weight: 100;
}
.project_select_all a{
    color: #666;
    cursor: pointer;
    padding: 4px 7px;
}
.project_select_all dl ul{
    padding-left: 0px;
}
.project_select_all dl ul li{
    list-style-type: none;
    float: left;
    /*width: 130px;*/
    line-height: 36px;
    margin-left: 21px;
}
/*.project_select_all dl ul li:nth-child(1){*/
    /*width: 90px;*/
/*}*/
/*项目列表*/
.project_list{
    background: #FFF;
    min-height: 600px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    box-shadow: 0 1px 20px rgba(0,0,0,0.15);
}
.project_list a{
    color: #666;
}
.project_list_title span{
    width: 10px;
    height: 13px;
    display: block;
    float: right;
    margin-top: 12px;
}
.project_list_title a{
    cursor: pointer;
}
.p_rate{
    background: url(../../../images/home/index/index012.png);
    background-size: cover;
    margin-right: 38px;
}
.p_rate2{
    background: url(../../../images/home/index/index013.png);
    background-size: cover;
    margin-right: 38px;
}
.p_date{
    background: url(../../../images/home/index/index012.png)no-repeat;
    background-size: cover;
    margin-right: 35px;
}
.p_date2{
    background: url(../../../images/home/index/index013.png)no-repeat;
    background-size: cover;
    margin-right: 35px;
}
.p_process{
     background: url(../../../images/home/index/index012.png)no-repeat;
     background-size: cover;
     margin-right: 5px;
}
.p_process2{
    background: url(../../../images/home/index/index013.png)no-repeat;
    background-size: cover;
    margin-right: 5px;
}
.project_title2{
    font-size: 20px;
    color: #333;
    height: 75px;
    line-height: 30px;
    padding: 10px 0;
    padding-top: 26px;
    border-bottom: 1px solid #e5e5e5;
    margin: auto 25px;
    margin-bottom: 10px;
}
.project_list_title{
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    background: #fcfcfc;
    font-size: 14px;
    height: 40px;
}
.project_list_title ul li{
    height: 38px;
    line-height: 38px;
}
.project_list_content ul{
    padding-left: 0;
}
.project_list_content li{
    float: left;
    color: #666;
    line-height: 35px;
    list-style-type: none;
}
.project_list_content{
    padding: 0 18px 40px;
}
.col1{
    width: 320px;
    padding-left: 10px;
}
.col2{
    width: 140px;
}
.col3{
    width: 150px;
}
.col4{
    width: 90px;
}
.col5{
    width: 150px;
}
.col6{
    width: 150px;
}
.col7{
    width: 150px;
}
.t_process{
    margin-right: 10px;
    border-radius: 3px;
    position: relative;
    width: 160px;
    height: 8px;
    background: #efefef;
    overflow: hidden;
    display: inline-block;
    zoom: 1;
}
.t_process i{
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-linear-gradient(top, rgb(50, 149, 250) 0%,rgb(20, 122, 224) 100%);
    border-radius: 8px;
    height: 100%;
}
.project_go{
    display: block;
    height: 40px;
    width: 133px;
    line-height: 40px;
    border-radius: 3px;
    background: -webkit-linear-gradient(top, rgb(50, 149, 250) 0%,rgb(20, 122, 224) 100%);
    background: -ms-linear-gradient(top, rgb(50, 149, 250) 0%,rgb(20, 122, 224) 100%);
    color: #fff !important;
    margin: auto;
    /* padding: 7px 22px; */
    text-align: center;
}
.project_list_all{
    overflow: visible;
    height: 93px;
    overflow: hidden;
    zoom: 1;
    border-bottom: 1px solid #ebebeb;
    transition: background-color 0.25s ease-in-out;
    position: relative;
}
.project_list_all li{
    padding-top: 28px;
}
.action{
    background: -webkit-linear-gradient(top, rgb(50, 149, 250) 0%,rgb(20, 122, 224) 100%);
    background: -ms-linear-gradient(top, rgb(50, 149, 250) 0%,rgb(20, 122, 224) 100%);
    color: #FFF !important;
}
.project_select_all dd{
    float: left;
    /*width: 85%;*/
}
.select_all{
    background: #1585dc;
    color: #ffffff;
    border: none;
    padding: 3px 30px;
    border-radius: 3px;
    margin-left: 956px;
}
.form-control{
    width: 42px;
}
.title_name p{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    float: right;
    margin-bottom: 0;
    cursor: pointer;
}
.title_name p span{
    width: 10px;
    height: 13px;
    display: block;
    float: right;
    margin-top: 9px;
    margin-left: 5px;
}
.project_list_name{
    border-left: 5px solid #1585dc;
    font-size: 16px !important;
    height: 17px !important;
    line-height: 16px !important;
    padding-left: 7px;
    margin-top: 8px;
    float: left !important;
}
.list_content ul{
    padding: 10px 25px;
}
.list_content ul li{
    list-style-type: none;
    height: 136px;
    border-bottom: 1px dashed #d5d5d5;
    margin-bottom: 25px;
}
.project_rate{
    width:200px;
    float: left;
}
.project_date{
    width: 150px;
    float: left;
}
.project_money{
    width: 150px;
    float: left;
}
.project_type{
    width: 200px;
    float: left;
}
.project_process{
    width: 290px;
    float: left;
}
.project_name{
    color: #666;
    font-size: 15px;
    height: 37px;
}
.p p:nth-child(1){
    color: #999999;
}
.p p:nth-child(2){
    color: #666;
}
.project_rate p:nth-child(2){
    color: #e4401f;
    font-weight: 600;
    font-size: 20px;
}
.p p:nth-child(2) span{
    color: #333333;
    font-size: 20px;
}
.project_type p:nth-child(2){
    height: 32px;
    line-height: 32px;
}
.project_process p:nth-child(1){
    margin-bottom: 14px;
}
.go{
    width: 155px;
    float: left;
    text-align: right;
    margin-top: 15px;
}
.project_bg{
    background: url(../../../images/home/index/index006.png);
}
.form-control{
    display: inherit;
}
.pagination>li>a, .pagination>li>span{
    float: none;
}
