
body{
    background-color:#fff;
}
#disclosure{
    width:150px;
    white-space: normal;
    font-size: 15px;
    padding:5px 20px 5px;
    text-align: center;
}
.contentjs-section .row2 #route{
    background-color: #fff;
    padding: 15px;
}
.h2-title{
    width:100%;
    height:18px;
    line-height: 18px;
    padding-left: 15px;
    margin:15px auto;
    border-left: 2px solid #E87230;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}
.contentjs-section .row2 ul li{
    width:100%;
}
.mtop44{
    margin-top:44px;
}
.disclosure-content{	
    width:100%;
    height:auto;
    padding-bottom:10px;	
    border: 1px solid #ccc;
    margin-bottom:20px;
}
.contentjs-section .row2 ul .unit-li{
    float:none;
}

.unit-li{
    display: inline-block;
    
    width:99%;
    /* display: -webkit-flex;
    display:flex; */
    height:auto;
    border-bottom: 1px solid #F7F7F7;
    background-color:#fff;
}
.unit-li:nth-child(even){
    background-color:#FAFAFA;
}
.unit-li:last-child(1){
    border-bottom:1px solid #F7F7F7;
}
.unit-span-left{
    display: inline-block;
    /* display: -webkit-flex;
    display:flex;
    flex-grow:1;
    align-items:center; */
/* 			justify-content:center; */
    width:45%;
    font-size:14px;
    text-align:left;
    padding: 10px;
    line-height:1.5;
}
.unit-center{
    position: relative;
}
.unit-center-child{
    position: absolute;
    top:-28px;

}
.unit-span-right{
    display: inline-block;
    /* display: -webkit-flex;
    display:flex;
    flex-grow:1;
    align-items:center; */
/* 			justify-content:center; */
    width:50%;
    padding: 10px;
    font-size:14px;
    text-align:left; 
    line-height:1.5;
    border-left:1px solid #F7F7F7;
}
.unit-span-right a{
    color:#E87230;
}
.unit-title{
    width: 100%;
    height:50px;
    line-height:50px;
    font-weight:bold;
    padding-left:4.4%;
    text-align:center;
    background-color: #F9E1D5;
    color:#E87230;
    border-bottom:1px solid #e0e0e0;
    
}
.contentjs-section .row2 .img-box{
    width: 100%;
    height: auto;
    border:1px solid #ccc;
}
.contentjs-section .row2 .xukezheng{
    display: block;
    margin-top:1px;
    /* display:-webkit-flex;
    display:flex; */
    width:100%;
    text-align: center;
    /* align-items:center;
    justify-content:center; */
    padding:10px 0;
}
.contentjs-section .row2 .xukezheng img{
    width:60%;
}
.contentjs-section .row2 .yingyezhizhao{
    display: block;
    /* display:-webkit-flex;
    display:flex; */
    width:100%;
    text-align: center;
    margin-top:1px;
    /* align-items:center;
    justify-content:center; */
    padding: 10px 0;
}
.contentjs-section .row2 .yingyezhizhao img{
    width:50%;
 
}
.unit-iframe{
    box-sizing: border-box;
    display: block;
    width:100%;
    height:1200px;
}

#thirdParty{
    margin-top:15px;
    background-color: #fff;
    padding:0 15px;
}
.h1-title{
    width: 100%;
    height:auto;
    line-height:50px;
    font-size:20px;
    font-weight:bold;
    padding:40px 0;
    text-align:center;
    /* background-color: #F9E1D5; */
    color:#000;
    /* border-bottom:1px solid #e0e0e0; */
}

#currentTable tr th{
    background-color: #F7F7F7;
    text-align: center;
}
#historyTable tr th{
    background-color: #F7F7F7;
    text-align: center;
}
#currentTable tr td{
    background-color: #fff;
    text-align: center;
}
#historyTable tr td{
    background-color: #fff;
    text-align: center;
}

#workAddrPart{
    width:100%;
    height: auto;
    margin-top: 15px;
    padding: 15px;
    background-color: #fff;
}


.contentjs-section .row2 .pagination .page-item{
    float:none !important;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
    color:#fff !important;
    background-color:#E87230 !important;
}
.fixed-table-pagination{
    text-align: center;
}
.fixed-table-pagination .pull-right {
    float: none !important;
}