.show_state2{
    display: none;
}
#bill_list tbody tr:hover{
    background-color: #e6f0fa;
}
#bill_list tbody>tr.changeColor{
    background-color: #e6f0fa;
}
.imgForm{
    display: inline-block;
    float: left;
}
.img-wrap{
    float: left;
    width: 130px!important;
    height: 130px;
    margin-right: 10px;
    border:1px dotted #e8e8e8;
    line-height: 130px;
    text-align: center;
}
.img-wrap img{
    max-width: 100%!important;
    max-height: 100%!important;
}
[id^="checkbox-"] {
    display: none;
}
[id^="checkbox-"] + label {
    padding: 9px;
    background: url(../images/icons/check.png) no-repeat center;
    background-size: 100%;
}
[id^="checkbox-"]:checked + label {
    padding: 9px;
    background: url(../images/icons/check-on.png) no-repeat center;
    background-size: 100%;
}
[id^="radio-"] {
    display: none;
}
[id^="radio-"] + label {
    padding: 9px;
    background: url(../images/icons/redio.png) no-repeat center;
    background-size: 100%;
}
[id^="radio-"]:checked + label {
    padding: 9px;
    background: url(../images/icons/redio-on.png) no-repeat center;
    background-size: 100%;
}
body{
    background-color: #f4f4f4;
    min-width: 1360px;
    position: relative;
}
.outer{
    width: 100%;
    height: 100%;
}
.outer-header{
    width: 100%;
    height: 70px;
}
/*header*/
.header-nav a,.header-nav span{
    float:left;
    height: 70px;
}
.header-nav a.active{
    background: #EEEEEE;
}
.header-nav a p,.header-nav span p{
    margin-top:0;
    padding-top:50px;
    margin-left: 0;
    width: 100px;
    font-size: 14px;
    line-height: 10px;
    text-align: center;
}
.header-nav a:hover {
    background: #EEEEEE;
}
#ctormenu p{
    background: url("../images/icons/sq-icon.png") no-repeat 50% 50%;
}
#platform p{
    background: url("../images/icons/sy.png") no-repeat 50% 5px;
}
#platform:hover p,#platform.active p{
    background: url("../images/icons/sy-on.png") no-repeat 50% 5px;
    color:#4385f5;
}
#business p{
    background: url("../images/icons/yw.png") no-repeat 50% 5px;
}
#business:hover p,#business.active p{
    background: url("../images/icons/yw-on.png") no-repeat 50% 5px;
    color:#4385f5;
}
#audit p{
    background: url("../images/icons/sh.png") no-repeat 50% 5px;
    background-size:43%;
}
#audit:hover p,#audit.active p{
    background: url("../images/icons/sh-on.png") no-repeat 50% 5px;
    color:#4385f5;
    background-size:43%;
}
#finance p{
    background: url("../images/icons/cw.png") no-repeat 50% 5px;
}
#finance:hover p,#finance.active p{
    background: url("../images/icons/cw-on.png") no-repeat 50% 5px;
    color:#4385f5;
}
#synthesis p {
    background: url("../images/icons/zh.png") no-repeat 50% 4px;
}
#synthesis:hover p,#synthesis.active p {
    background: url("../images/icons/zh-on.png") no-repeat 50% 4px;
    color:#4385f5;
}
#statistics p {
    background: url("../images/icons/cx.png") no-repeat 50% 5px;
}
#statistics:hover p,#statistics.active p {
    background: url("../images/icons/cx-on.png") no-repeat 50% 5px;
    color:#4385f5;
}
#system p {
    background: url("../images/icons/xt.png") no-repeat 50% 5px;
}
#system:hover p,#system.active p {
    background: url("../images/icons/xt-on.png") no-repeat 50% 5px;
    color:#4385f5;
}
.header-box .userinfo{
    max-width: 400px;
    margin-right:30px;
}
.userinfo .usercount{
    display:block;
    height:30px;
    line-height:30px;
}
.is-login{
    margin-right: 10px;
}
.is-login img{
    width:20px;
    margin-right:5px;
}
.msg{
    float:right;
    position:relative;
    width:25px;
    height:25px;
    background: url("../images/msg.png") no-repeat 0 0;
    margin-right:20px;
    background-size:100%;
}
.msg div{
    position: absolute;
    width:18px;
    height:18px;
    line-height:18px;
    background:#FF5F5F;
    color:#fff;
    border-radius: 50%;
    text-align:center;
    font-size:12px;
    top: -3px;
    right: -6px;
}

/*.outer-nav{
    position: fixed;
    z-index: 100;
    left:0;
    width: 170px;
    height: calc(100% - 40px);
    border-bottom:4px solid #4385f5;
    background-color: #fff;
}*/
.menu-box{
    position: fixed;
    z-index: 100;
    left:0;
    width: 170px;
    height: calc(100% - 40px);
    border-bottom:4px solid #4385f5;
    background-color: #fff;
}
/*.menu-logo{
    height: 110px;
    background: #4385f5;
    text-align: center;
}*/
/*新样式*/
.menu-logo{
    height: 110px;
    background: #fff;
    border-bottom: 1px solid #4385f5;
    text-align: center;
}
.menu-logo1{
    height: 110px;
    /*background: #4385f5;*/
    background: #fff;
    text-align: center;
    display: none;
    /*color: #fff;*/
    color:#4385f5;
    font-size: 16px;
    line-height: 30px;
    align-content: center;
}
.menu-logo1 div{
    display: flex;
    align-content: center;
    padding-top: 50%;
}
.menu-logo img {
    margin-top: 5px;
    max-width: 70px;
    max-height: 70px;
}
.menu-logo p{
    line-height:20px;
    font-size:14px;
    /*color:#fff;*/
    color:#4385f5;
    margin-top:10px;
}
.menu-logo>div{
    padding-top: 30px;
}
.logo-text{
    color:#fff;
    line-height:24px;
    font-size: 16px;
    display:block;
}
.leftsidebar_box dl dt.active,.leftsidebar_box dd a.active{
    color: #4385f5;
}
.leftsidebar_box{
    height: calc(100% - 110px)!important;
    overflow-x: hidden;
    overflow-y: auto;
}

.leftsidebar_box::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
    border-radius: 4px;
}
.leftsidebar_box::-webkit-scrollbar-thumb {
    background-color: #999;
}
.leftsidebar_box::-webkit-scrollbar-track {
    background-color: #fff;
}
.leftsidebar_box dl dt{
    display: flex;
    width: 170px;
    align-items: center;
    letter-spacing: 1px;
    padding-right: 10px;
    font-size: 15px;
    position: relative;
    line-height: 48px;
    cursor: pointer;
    background: url(/themes/images/hy/jt.png) no-repeat 95% 50%;
}
.leftsidebar_box dl dd{
    display:none;
}
.leftsidebar_box dl.active dd {
    display: block;
}
.leftsidebar_box dd a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left:44px;
}
.leftsidebar_box dl dt i{
    font-size: 24px;
    width: 48px;
    text-align: center;
    color:#aaa;
}
.nav-logo{
    background-color: #4385f5;
    text-align: center;
    padding-bottom: 10px;
}
.nav-logo img{
    margin-top: 5px;
}
.nav-logo span{
    display:block;
    line-height:20px;
    font-size:14px;
    color:#fff;
    margin-top:10px;
}


.outer-box{
    width: 100%;
    padding-left: 170px;
    height: calc(100% - 50px);
}
.inner-box{
    margin-top: 20px;
    margin-left: 20px;
    background-color: #fff;
    height: calc(100% - 90px);
    overflow-y: auto;
    /*width: calc(100% - 70px);*/
}
.index-tit {
    height: 56px;
    background: #f3f5f4;
    width: 100%;
}


.footer footer{
    background-color: #fff;
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-top:10px;
}

#bill_list{
    table-layout: auto;
}
.table-box{
    width: 100%;
    overflow-x: auto;
}
.table-box table{
    min-width: 100%;
}
table {
    table-layout: fixed;
    width: 100%;
    border: 1px solid #e8e8e8;
}
/* table tr {
    border-top: 1px solid #e8e8e8;
} */
table thead tr {
    width: 100%;
    background: -webkit-linear-gradient(#fcfcfc, #eeeeee);
    background: -o-linear-gradient(#fcfcfc, #eeeeee);
    background: -moz-linear-gradient(#fcfcfc, #eeeeee);
    background: linear-gradient(#fcfcfc, #eeeeee);
    height: 47px;
    line-height: 47px;
    font-size: 15px;
}
table thead tr th{
    font-weight: normal;
    line-height: 16px;
    padding:0 8px;
}
table tbody tr {
    height: 43px;
    font-size: 13px;
}
table tbody tr td {
    line-height: 16px;
    border-right: 1px solid #f1f1f1;
    padding:0 8px;
}
.table-box td .no_date {
    width: 120px;
}
.tab-wrap td table tr {
    background-color: transparent;
}
.table-box td table{
    border: none;
}
.table-box td table tr{
    background-color: transparent!important;
}
td{
    word-wrap:break-word;
}
tbody td a,tbody td a:visited{
    color:#4385F5;
    padding: 5px;
}
tbody tr:nth-child(even){
    background-color: #f9f9f9;
}
tbody tr:nth-child(odd){
    background-color: #fff;
}
.table-tab tr:nth-child(even){
    background-color: #F9F9F9;
}
.table-tab tr:nth-child(odd){
    background-color: #fff;
}
tbody tr.data-total{
    background-color: #F9F9F9;
}
.add-table tbody tr:nth-child(odd){
     background-color: #fff;
 }
.add-table tbody tr:nth-child(even){
    background-color: #F9F9F9;
}
.add-table tbody tr.cost-total{
    background-color: #F9F9F9;
}
.add-table .cost-total td:first-child{
    text-align: left;
    font-weight: bold;
}
/*.data-tab tbody tr{
    background-color: #fff!important;
}
.data-tab tr {
    height: 43px;
    border-bottom: 1px solid #e8e8e8;
}*/
.czs{
    color: #8989DE;
}
.ccs{
    color: #FC5A4E;
}
.cls{
    color: #00ADA3;
}
.cbs{
    color: #4385f5;
}
.bggray{
    background-color: #E7E7E7;
}


.inner-wrap{
    width: 100%;
    padding: 0 16px 20px;
}
.inner-list{
    height: 100%;
}
.inner-wrap h1{
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
}
.inner-wrap h1 a{
    font-size: 13px;
}
.inner-wrap h1 span{
    display: block;
    font-size: 14px;
    line-height: 28px;
    font-weight: normal;
}
.detail-tit{
    height: 42px;
    line-height: 42px;
    font-size: 13px;
}
.detail-tit span{
    float: left;
    margin-right: 10px;
}
/*.detail-tit .detail-tit-num{
    float: left;
}
.detail-tit .detail-tit-time{
    float: right;
}*/
.detail-tit-time em:first-child{
    margin-right: 5px;
}
/*button*/
.button{
    margin-top: 30px;
}
.anniu{
    display: flex;
    justify-content: center;
}
.anniu input{
    width: 130px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e8e8e8;
    color: #fff;
}
.anniu a{
    display: inline-block;
    color: #4385f5;
    padding: 0 20px;
    margin:0 10px;
    background: url(/themes/blue/images/icons/web.png) no-repeat 0 center;
    height: 15px;
    line-height: 15px;
    background-size: auto 100%;
}
.anniu input.cancel,.anniu input.remove{
    background-color: #fff;
    color: #2b2b2b;
    margin-right: 30px;
}
.btn-icon{
    background: url("/themes/blue/images/icons/select_icon.png") no-repeat 95% center!important;
    background-size: 10px!important;
}
/*error*/
input.error,select.error{
    border-color: #FC5A4E;
}
/*mask*/
/*.mask{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 120;
    display: none;
}*/
.mask-bg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    display: none;
    z-index: 120;
}
.mask-con{
    position: fixed;
    top: 50%;
    left:50%;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 鍜� Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */
    display: none;
    z-index: 121;
}
.mask-con h1{
    padding-left: 90px;
    height: 68px;
    line-height: 68px;
    border-bottom: 1px solid #c9c9c9;
    font-size: 18px;
}
.mask-main{
    background-color: #fff;
    border-radius: 5px;
    padding:0 10px 20px;
}
.mask-main div>label {
    width: 80px;
    display: inline-block;
    line-height: 36px;
    font-size: 13px;
}
.mask-main .ti, .mask-main .tt, .mask-main .tl {
    margin-top: 20px;
}
.mask-main .ti {
    width: 50%;
    float: left;
}
.mask-main .tt {
    width: 50%;
    float: right;
}
.mask-main .tl{
    width: 100%;
    float: left;
}
.ti span>label,.tt span>label{
    margin-left: 5px;
}
.mr10{
    margin-right: 10px;
}
.mask-main h1{
    background: url("/themes/blue/images/icons/mask-icon.png") no-repeat 30px 0;
}
.mask-main form{
    padding: 0 25px;
}
.mask-main input[type=text],.mask-main select,input[type=password]{
    width: 200px;
    border:1px solid #c9c9c9;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
}
.mask-main form input[type=text].error,.mask-main form select.error,input[type=password].error{
    border-color: #FC5A4E;
}
.mask-fhdw{
    width:45%;
    height:40px;
    border:1px solid #c9c9c9;
}
.mask-fhdw div{
    line-height: 40px;
}
.mask-fhdw i{
    float: left;
    line-height: 40px;
    margin-right: 10px;
}
.mask-city div{
    width:45%;
}
.mask-city div select{
    width:100%;
    display:block;
    height:30px;
    line-height:30px;
    border-radius: 5px;
}
.mask-select{
    margin-top: 15px;
}
.mask-select input[type="text"]{
    width: 80%;
    height: 36px;
    border: 1px solid #c9c9c9;
}

#user-kh{
    display: none;
}
.unit-select-mask{
    width: 180px!important;
    position: relative;
    margin-top: 3px;
    z-index: 90;
}
.lettersearch{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 5px;
    display: none;
}
.pro-select-mask:hover .lettersearch{
    display: block;
}
.obj-select-mask:hover .lettersearch{
    display: block;
}
.unit-select-mask:hover .lettersearch{
    display: block;
}
.select-con{
    position: absolute;
    min-width: 300px!important;
    background-color: #fff;
    margin-top:5px;
    max-height: 200px;
    overflow-y: auto;
    box-shadow: 0px 0px 10px #c9c9c9;
}
.select-con::-webkit-scrollbar {
    width: 10px;
    height: 1px;
}
.select-con::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.08);
  /*   background: #e3e3e3; */
    background-image: -moz-linear-gradient(top, #eee, #f9f9f9); /*火狐*/
    background: -o-linear-gradient(top, #eee 0%,#f9f9f9 100%);/*Opera*/
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(1,#f9f9f9)); /*Chrome*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='#f9f9f9', GradientType='0'); /*IE*/
}
.select-con::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.08);
    border-radius: 10px;
    /*background: #EDEDED;*/
}
.select-con p{
    text-indent: 1em;
    /*height: 30px;*/
    line-height: 30px;
    text-align: left;
}
.select-con p:hover{
    background-color: #f6f6f6;
}
.select-con em{
    color: #4385f5;
}

.mask-car{
    margin-top:20px;
}
.mask-car-select{
    width:820px;
}
.mask-car .mask-select{
    width:50px;
    margin-top:0;
}
.mask-car-select input[type=text], .mask-car-select select{
    width:150px;
    border-radius: 5px;
    height:34px;
    line-height:34px;
    border:1px solid #c9c9c9;
    margin-right:10px;
    margin-bottom:15px;
}
.mask-car-select input{
    display:inline-block;
}
.mask-select input[type="button"],.mask-select input[type="reset"]{
    /*width:15%;*/
    color:#fff;
    background-color:#4385f5;
    height:36px;
    width:100px;
    line-height:36px;
    text-align:center;
    border:1px solid #e8e8e8;
}
.mask-select input.cancel{
    background-color:#fff;
    color:#2b2b2b;
}
.mask-select input[type="reset"]{
    margin-top:10px;
    background-color:#EDEEEE;
    color:#333;
}
.mask-car .mask-select input{
    float:right;
    width:50px;
}
.mask-data-list thead td{
    line-height: 22px;
}
/*鏂板璋冨害
鏂板杞﹁締淇℃伅寮规*/
.carinfo-mask .ti{
    width: 36%;
}
.carinfo-mask .tt{
    width: 28%;
}
/*缁撴潫*/
.mask-con .close{
    position: absolute;
    right: -40px;
    top: -45px;
    color:#2c2e37;
    font-size: 28px;
    background-color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
}
/*灞曠ず鍐呭鐨勬*/
#mask-show{
    margin-top:10px;
    background-color: #fff;
    /*padding:10px;*/
}
#mask-show a{
    display:block;
    height:33px;
    line-height:33px;
    font-size:14px;
    text-indent:2em;
}
#mask-show a:hover{
    background:#EFEFEF;
}
#mask-show a em{
    color:#4385F5;
}
/*寮规鏍峰紡缁撴潫*/

/*鍙栨秷缂栬緫寮规*/
.cancel-bg{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 140;
    background-color: #000;
    opacity: 0.1;
    filter:alpha(opacity=10);
}
.cancel-edit{
    width: 225px;
    height: 130px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -112.5px;
    margin-top: -65px;
    z-index: 150;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #c9c9c9;
}
.exit{
    height: 90px;
    line-height: 90px;
    font-size: 15px;
    color: #5c5c5c;
    text-align: center;
}
.exit img{
    width: 25px;
    margin-right: 10px;
}
.exit-btn{
    overflow: hidden;
    border-top: 1px solid #e8e8e8;
}
.exit-btn span{
    float: left;
    width: 50%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
}
.exit-btn span:last-child{
    border-left: 1px solid #e8e8e8;
    color: #4385f5;
}
/*查看更多*/
.pro-detail tbody tr{
    display: none;
}
.pro-detail tbody tr:first-child{
     display: table-row;
 }
.pro-detail.show tbody tr{
    display: table-row;
}
.look_more{
    width: 165px;
    border:1px solid #BFBFBF;
    color: #BFBFBF;
    margin:25px auto 0;
    border-radius: 8px;
    text-align: center;
    height: 45px;
    line-height: 43px;
    vertical-align: middle;
    cursor: pointer;
}
.look_more span{
    font-size: 15px;
    margin-left: 10px;
    margin-right: 0;
}
/*椤电爜鏍峰紡*/
.pagination{
    margin: 20px auto 0;
    height: 30px;
    width: 850px;
    display: flex;
    justify-content: center;
}
.pagination a,.pagination input {
    float: left;
    font-size: 13px;
    width: 55px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #c9c9c9;
    text-align: center;
    margin-right: 10px;
    border-radius: 5px;
}
.pagination .totalPage,.pagination .totalNum{
    width: auto;
}
.choices{
    min-width: 70px;
}
#to-page{
    border:1px solid #4385f5;
}
.pagination select {
    height: 30px;
    line-height: 30px;
    width: 55px;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    text-align: center;
}
.pagination .jump-page{
    background-color: #4385f5;
    color: #fff;
    border:none;
}
/*鏃ュ巻鏍囪*/
.calendar-box{
    background: url("../images/icons/time.png") no-repeat 95% center;
}
/*鎻愮ず*/
.hint {
    font-size: 12px;
    color:#ff5c5c;
}

/*404椤甸潰鏍峰紡*/
.lostPage{
    width: 500px;
    margin-top: 100px;
}
.losthint{
    margin-top: 20px;
    color: #5c5c5c;
    font-size: 15px;
}
/*鍩庡競閫夋嫨鏍峰紡*/
.selected-address {
    line-height: 36px;
    display: inline-block;
}
.site-nav-address {
    display: inline-block;
}
.site-nav-address button {
    width: 75px;
    height: 36px;
    border: none;
    border-radius: 5px;
    font-size: 13px;
    color: #fff;
    cursor: pointer;
    background-color: #4385f5;
    margin-top: -10px;
}
/*鍦板浘寮规*/
.mask-map{
    width: 1000px;
    height: 600px;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0px 0px 15px #aaa;
    background-color: #fff;
}
#mapCon{
   width: 100%;
    height: 100%;
}
/*loading鏍峰紡*/
/* .loading_bg {
    cursor: progress;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    filter: alpha(opacity=40);
    background: #ccc;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 150;
} */
#loadingGird {
    position: fixed;
    z-index: 151;
    left: 50%;
    top: 50%;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 鍜� Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */
    border: 2px solid #4A5B79;
    width: auto;
    padding: 8px 10px 7px 10px;
    background: #fff;
    cursor: pointer;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0 0 10px #ccc;
    display: none;
}
.carv-con{
    left: 302px!important;
}
.text_over{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}