<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin:0px;
    padding:0px;
}
.form-control::-moz-placeholder {
  color: #D6D0CA;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #D6D0CA;
}
.form-control::-webkit-input-placeholder {
  color: #D6D0CA;
}
ul {
    list-style-type:none;
}

body {
    padding-top:0px !important;
    padding-right:0px !important;
    background:#f3f3f3 !important;
    overflow-y:hidden;
}


.ydhl-header {
    height: 126px;
    background-image: url('../icon/hearder-bg.png');
    background-size:cover;
    position:fixed;
    top:0px;
    left:0px;
    z-index:1000;
    right:0px;
    background-position:bottom center;
}

.body-content{
    position:absolute;
    top:126px;
    bottom:40px;
    left:0px;
    right:0px;
    background-image: url('./img/cloud.png') !important;
	background-size:cover;
	background-position:top center;
    overflow-y:scroll;
    overflow-x: hidden;
}
.ydhl-footer {
    line-height:35px;
    position:fixed;
    bottom:0px;
    background:#ededed;
    height: 35px !important;
    font-size:13px;
    font-weight:bold;
    background-image: url('../../Content/img/table_title_bg.png');
    background-size:cover;
    text-align:center;
    width:100%;
    color:#333;
}

.eclient-header {
    outline:1px solid red;
    min-height: 120px;
}



.eclient-company {
    margin:40px 0px 0px 0px;
    color:white;
}

.eclient-company .company-name {
    font-size:25px;
}
.eclient-logo {
    /*height: 120px;*/
}
.eclient-fun {
    /*height: 120px;*/
}

.eclient-info {
    /*height: 120px;*/
}

.eclient-info-u {
    height:20px; 
    margin:15px 0px 0px 0px; 
    color:white; 
    font-size:13px;
}

.eclient-info .info-item span {
    margin-left:10px;
}

.eclient-info .info-item span:hover {
    cursor:pointer;
}

.eclient-info-name {
    height:20px; 
    margin:10px 0px 0px 0px; 
    color:white; 
    font-size:13px;
}

.eclient-info-name span:hover{
    cursor:pointer;
}
.eclient-fun-list a, .eclient-fun-list a:hover{
    text-decoration:none;
}
.eclient-fun-list {
    margin:0px;
    padding:0px;
    list-style-type:none;
}

.eclient-fun-list li {
    float: left;
    width:80px;
}

.eclient-fun-list li:hover {
    cursor:pointer;
    /*background: -webkit-gradient(linear,0 0,0 100%,from(RGBA(255,255,255,0)),color-stop(50%, RGBA(116,234,94,1)),color-stop(100%, RGBA(255,255,255,0)));*/
    background-image: url('img/fun_bg.png');
    background-repeat:repeat-x;
	background-size: contain;
}

.eclient-fun-active {
    /*background: -webkit-gradient(linear,0 0,0 100%,from(RGBA(255,255,255,0)),color-stop(50%, RGBA(116,234,94,1)),color-stop(100%, RGBA(255,255,255,0)));*/
    background-image: url('img/fun_bg.png');
    background-repeat:repeat-x;
	background-size: contain;
}

.eclient-fun-list .fun-logo {
    height:36px;
    width:36px;
    margin:15px auto 0px auto;
}

.eclient-fun-list .fun-desc {
    display:block;
    margin-top:10px;
    text-align:center;
    color:white;
	text-shadow: 0 -1px 0 rgba(100,100,100,0.61);
}
h1, .h1, h2, .h2, h3, .h3{
	margin-top: 10px !important;
    margin-bottom: 5px !important;
}
.ydhl-navbar {
    height:35px;
    margin-top:10px;
}
.project-search{
	width: 100% !important;
    padding: 0px !important;
}
.project-search .search-title{
    width: 60px;
    color: green;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
}
.project-search .search-input{
	width: 240px;
}
.project-search input[type=text]{
	width: 100%;border: 1px solid #fff;
}
.project-search input[type=text]:focus {
  border-color: #fff !important;
  outline: 0 !important;
}
.signin-container {
    background-size:cover;
    background-position:center center;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: 126px 0px 30px 0px;
}

.container-header {
    height:40px;
    font-size:13px;
    line-height:40px;
    background-color:#F4F4F4;
    position:fixed;
    width:97%;
    top:126px;
    z-index:1;
}


.container-fun {
    min-height:35px;
    background:#A5A6AA;
	padding:3px;
    position:fixed;top:160px;
    width:97%;
    z-index:10;
}
.container-fun-fix{
    position:fixed;top:126px;
    width:97%;
    z-index:10;
}
.body-content .load{
        font-size: 14px;
    text-align: center;
    background:#efefef;
}
.signin-container .body-content {
    overflow-y:hidden;
}
thead.base-title-head tr{
    width:97%;
}
thead.base-title-head tr.block{
    position:fixed;
    z-index:10;
    top:195px;
    background-color:#FFF;
}

table.eclient-table-tubiao{
    margin-top:70px;
}


.panel-body{
    margin-top:40px;
}


.container-fun .pull-right, .pull-left {
    line-height:30px;
}

.container-title {
    height: 30px;
    line-height: 30px;
    /*background: -webkit-gradient(linear,0 0,0 100%,from(white),color-stop(50%, #E9E9E9),color-stop(100%, #EBEBEB));*/
    background-image: url('img/table_title_bg_1.png');
    background-repeat: repeat-x;
    text-align: center;
}

.btn-navbar {
    color: #2E7400;
    padding: 5px 15px !important;
    /*background: -webkit-gradient(linear,0 0,0 100%,from(white),color-stop(10%, #7CCC45),color-stop(100%, #4EA017));*/
    background-image: url('img/btn_bg_1.png');
    background-repeat: repeat-x;
    border: 1px solid #2E7400 !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
}

.btn-navbar-active {
    color: #282828 !important;
}
/**login*/
#signin_div{
	color: green;
}
#forgetpsw_div &gt;*{
	color: green;
}
#signin_div a,#signin_div a:visited{
	color: green;
}
#signin_div a:hover{
	color: green;
}

 /*****************************EClient Table*****************************/
.eclient-table {
    width:100%;
    border:0;margin:0;border-collapse:collapse;border-spacing:0px;
}

.eclient-table thead tr {
    /*background: -webkit-gradient(linear,0 0,0 100%,from(#AFD02B),to(#8DB924)) !important;*/
    background-image: url('img/table_title_bg_1.png');
    background-repeat: repeat-x;
    color: #000;
    border-bottom:1px solid rgba(154, 146, 146, 0.61);
    border-top:1px solid #D6D0CA;
}

.eclient-table thead td {
    border-top: 1px solid #A6CB0C;
    border-bottom: 1px solid #73AB00;
}


.eclient-table-title td{ 
    border:none !important;

}

.eclient-table tbody tr:nth-of-type(odd){ 
    background:white;
}

.eclient-table tbody tr:nth-of-type(even){ 
     background:#E4E4E4;
}
.eclient-table tbody tr.fff{ 
    background:white;
}

.eclient-table tbody tr.E4{ 
     background:#E4E4E4;
}
.eclient-table tbody tr:hover{ 
     background-color:#C9EFFC;
}
.eclient-table tr td:nth-of-type(1), .eclient-table tr th:nth-of-type(1){ 
     border-left:none !important;
}

.eclient-table td, .eclient-table th {
    height:30px;
    text-align:center;
    font-size:13px;
}

.eclient-table-striped tbody td{
    border-left:0px solid white !important;
}
.buff-ok{
    color:green;
}
.buff-remove{
    color:red;
}

/*****************************EClient Btn*****************************/
.eclient-btn-xs {
    padding: 0px 8px !important;
    height: 22px !important;
    font-size: 13px !important;
    line-height: 22px !important;
    border-radius: 3px !important;
}

.eclient-btn-default {
    color: #5D5D5D;
    background-image: url('img/btn_bg_2.png') !important;
    background-repeat:repeat-x;
    border: 1px solid #969696 !important;
}

/*****************************EClient Form*****************************/
.eclient-input-xs {
    height: 25px !important;
    padding: 1px 8px !important;
    font-size: 13px !important;
    border-radius: 3px !important;
}

.search-items {
    font-size:13px !important;
}

.search-items span{
    float:left;
    margin-right:5px;
}


.search-items .s-i-title{
    color:white;
}


/*****************************EClient Icon*****************************/
.e-icon-xs {
    width:16px !important;
    height:16px !important;
    background-size:16px !important;
}

.e-icon-lg {
    width:50px !important;
    height:50px !important;
    background-size:50px !important;
}

.e-icon-sm {
    width:30px !important;
    height:30px !important;
    background-size:30px !important;
}

.e-icon {
    display: inline-block;
	vertical-align: middle;
    background-repeat:no-repeat;
}

.e-icon-coord {
    background-image: url('img/coord.png');
}

.e-icon-ok {
    background-image: url('img/ok.png');
}

.e-icon-error {
    background-image: url('img/error.png');
}

/*****************************EClient Base Data Table*****************************/

.base-title-head tr, div.base-title-head{
        background-image: url('../../Content/img/table_title_bg_1.png') !important;
        color:#676767 !important;
        min-height:30px;
}
.base-title-head tr td, .base-title-head tr th{
    border-left: 1px dashed #626262;
    border-top: 1px solid #ededed !important;
    border-bottom: 1px solid #9A9A9A !important;
}

/*****************************EClient Base Data Table*****************************/
.e-link-white {
    color:#ececec !important;
}
.selectedRow{
    background-color:#C9EFFC !important;
}
.modal-dialog {
    margin-top: 100px !important;
}

#eclient-dialog .shouquan{
    position:absolute;
    overflow:scroll;
}

ul.eclient-fun-list li a{
    float:left;
    padding-left:10px;
}

textarea {
    resize:none;
}

#show-img-modal img {
    width: 100%;
}

#show-img-modal .modal-body {
    padding: 0px !important;
}

/*******guoxingcai@20180530*******/
.move-thead-container {
    position: fixed;
    width: 1198px;
    overflow:hidden;
    display:none;
}
.move-thead-container::-webkit-scrollbar {
    display: none;
}</pre></body></html>