html,body {
    color: #333;
    font-size: 14px;
    background-color: #F6F6F6;
}
.main{
    margin-top: 126px;
}

.main h4{
    font-size: 18px;
    padding-left: 12px;
    height: 18px;
    line-height: 18px;
    border-left: 2px solid #3F9BE7;
    margin-bottom: 20px;
}

.main .submsg{
    border: 1px solid #eee;
    background-color: #fff;
    position: relative;
    margin-bottom: 20px;
}
.main .submsg ul{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}
.main .submsg li{
    width: 400px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #666;
    border-top: 2px solid #fff;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}
.main .submsg li:nth-child(2){
    width: 398px;
}
.main .submsg .on{
    border: none;
    color: #3F9BE7;
    font-weight: bold;
    border-top: 2px solid #3F9BE7;
}

.submsg .txw_sform{
    position: relative;
    padding: 0 20px;
    padding-top: 13px;
}
.submsg .txw_scondition{
    padding: 0 20px;
}
.submsg .search{
    position: absolute;
    right: 110px;
    top: 13px;
}
.submsg .search .sbtn{
    position: absolute;
    right: -90px;
    top: 0;
    width: 80px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color:#3F9BE7;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}

.main .project{
    margin-bottom: 30px;
}
.project .left{
    float: left;
    width: 820px;
    background-color: #fff;
}
.project .left table {
    width: 100%;
    text-align: left;
    /*文本居中*/
    border-collapse: collapse;
    /*表格的边框合并，如果相邻，则共用一个边框*/
    border-spacing: 0;
    /*设置行与单元格边框的间距。当表格边框独立（即border-collapse:separate;）此属性才起作用*/
    font-size: 14px;
    table-layout: fixed;
    position: relative;
}

.project .left table th{
    line-height: 46px;
    padding: 15px 13px;
    text-align: center;
    background-color: #F4FAFF;
}
.project .left table th:first-child{
    width: 270px;
}
.project .left table th:nth-child(2){
    width: 140px;
}
.project .left table th:last-child{
    width: 110px;
}
.project .left table td{
    height: 60px;
    line-height: 60px;
    padding: 15px 13px;
    text-align: center;
}
.project .left table td p{
    line-height: 30px;
}
.project .left table td:first-child{
    width: 270px;
    /* text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap; */
    cursor: pointer;
}
.project .left table .name{
    cursor: pointer;
}
.project .left table .name:hover{
    color: #3F9BE7;
}
.project .left thead tr,.project .left tbody tr{
    border: 1px solid #E3F3FF;
}
.project .left tfoot td{
    border: 0;
}

.project .right{
    float: right;
}
.right .col{
    width: 365px;
    background-color: #fff;
}
.right .col h5{
    font-size: 20px;
    line-height: 20px;
    height: 50px;
    padding: 15px 20px 15px 30px;
    position: relative;
    border: 1px solid #FBFBFB;
}
.right .col h5 i{
    position: absolute;
    left: 20px;
    top: 15px;
    width: 2px;
    height: 20px;
    background-color: #3F9BE7;
}
.right .col h5 a{
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 14px;
    color: #3F9BE7;
    font-weight: normal;
    cursor: pointer;
}
.right .col ul{
    padding-bottom: 20px;
    height: 284px;
}
.right .col li{
    margin: 0 24px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #FBFBFB;
    position: relative;
}
.right .col .title{
    width: 208px;
    padding-left: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}
.right .col .title:hover{
    color: #3F9BE7;
}
.right .col .title i{
    position: absolute;
    left: 0;
    top: 20px;
    width: 6px;
    height: 6px;
    background-color: #CECECE;
}
.right .col .date{
    position: absolute;
    right: 0;
    top: 0;
    color: #666;
}

/* 重置的样式 */
#zblist .txw_scondition .acol{
    width: 1100px;
}
#zblist .txw_scondition .acol .fchildcheck{
    width: 960px;
}



/* 项目信息 */
#projectlist .right .col ul{
    height: 284px;
}
#projectlist .right .col .title{
    cursor: pointer;
}
#projectlist .right .col .title:hover{
    color: #3F9BE7;
}
#projectlist .txw_scondition .inners .acol,#zblist .txw_scondition .inners .acol{
    width: 1120px;
}
#projectlist .txw_scondition .fchildcheck,#zblist .txw_scondition .fchildcheck{
    width: 990px;
}
#projectlist .txw_scondition .txw_area,#zblist .txw_scondition .txw_area{
    padding: 10px 15px;
}
#projectlist .txw_scondition .txw_area .acol,#zblist .txw_scondition .txw_area .acol{
    width: 564px;
}
#projectlist .txw_scondition .txw_area .fcheck,#zblist .txw_scondition .txw_area .fcheck{
    width: 80px;
}
#projectlist .txw_scondition .txw_area .fchildcheck,#zblist .txw_scondition .txw_area .fchildcheck{
    width: 464px;
}
#projectlist .txw_area  .acol:nth-child(1),#projectlist .txw_area  .acol:nth-child(3),#projectlist .txw_area  .acol:nth-child(5),
#zblist .txw_area  .acol:nth-child(1),#zblist .txw_area  .acol:nth-child(3),#zblist .txw_area  .acol:nth-child(5){
    width: 504px;
}
#projectlist .txw_area  .acol:nth-child(1) .fchildcheck,#projectlist .txw_area  .acol:nth-child(3) .fchildcheck,#projectlist .txw_area  .acol:nth-child(5) .fchildcheck,
#zblist .txw_area  .acol:nth-child(1) .fchildcheck,#zblist .txw_area  .acol:nth-child(3) .fchildcheck,#zblist .txw_area  .acol:nth-child(5) .fchildcheck{
    width: 404px;
}


/* 重点项目清单 */
#keyprolist .left table th:first-child{
    width: 500px;
}
#keyprolist .left table th:nth-child(2){
    width: 160px;
}
#keyprolist .left table .name:hover{
    color: #333;
}
#keyprolist .left table .detail{
    cursor: pointer;
    color: #3F9BE7;
}

#keyproinfo .main .w{
    background-color: #fff;
}
#keyproinfo .main h3{
    font-size: 24px;
    line-height: 80px;
    margin: 0 30px;
    text-align: center;
    border-bottom: 1px solid #eee;
}
#keyproinfo .main .content{
    min-height: 100px;
    padding: 20px;
}
#keyproinfo .main .prevornext{
    border-top: 1px solid #eee;
    color: #999;
    padding: 0 20px 10px 20px;
    line-height: 30px;
    margin-bottom: 30px;
}
#keyproinfo .main .prevornext span{
    cursor: pointer;
}
#keyproinfo .beforelog{
    text-align: center;
    padding: 40px 0;
}
#keyproinfo .beforelog .txt{
    font-size: 18px;
    font-weight: 600;
}
#keyproinfo .beforelog .btn{
    font-size: 18px;
    font-weight: 600;
    color: #61ABEB;
}
#keyproinfo .beforelog .btn span{
    cursor: pointer;
}
#keyproinfo .afterlog{
    text-align: center;
    padding: 40px 0;
    font-size: 18px;
    font-weight: 600;
    color: #61ABEB;
}
#keyproinfo .afterlog .btn{
    width: 200px;
    margin: 0 auto;
}


.project .left .loading{
    width: 100%;
    height: 200px;
}

