input:-webkit-autofill,
 textarea:-webkit-autofill,
 select:-webkit-autofill {
     background-color: transparent!important;
     background-image: none !important;
     -webkit-box-shadow: 0 0 0 1000px white inset !important;
 }
 
.font-s16{
	font-size:16px;
}

body {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 175%;
	font-size: 12px;
	color: #666;
	/* font-family: ΢���ź�, Arial, Verdana, Arial, Vrinda, Tahoma; */
	font-family: "Source Han Sans", "Noto Sans CJK Sc", "Microsoft YaHei", "Microsoft Jhenghei", sans-serif;
}

html {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

a {
	font-family: "΢���ź�";
	/* color: #235598; */
	text-decoration: none;
}
.datagrid-cell a{
	color:#1276d6;
	line-height: 20px;
}

.datagrid-cell a:hover{
	color:#0055ab;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.red {
	color: #ff0b00;
}

.blue {
	color: #0F3F94;
}

.gray {
	color: #AAAAAA;
}

.bred {
	color: #F00;
}

.dg-two-content .bred {
    font-size: 13px;
    font-weight: bold;
}

.input {
	display: block;
	height: 23px;
	width: 153px;
	line-height: 21px;
	padding:0 0 0 5px;
	font-family: "΢���ź�";
	color: #333333;
	border: 1px solid #cacaca;
}

input:active,input:focus{
	/* padding: 0 0 0 5px; */
	border: 1px solid #3393f1;
	caret-color: #3393f1;
}

textarea:active,textarea:focus{
	padding: 0 0 0 5px;
	border: 1px solid #3393f1!important;
	caret-color: #3393f1;
}

select:active,select:focus{
	border: 1px solid #3393f1;
}

.select {
	background: #fff;
	display: block;
	width:160px;
	height: 25px;
	line-height: 25px;
	font-family: "΢���ź�";
	color: #333333;
	border: 1px solid #cacaca;
}

.control-span .span-wid{
    width: 60px;
    display: inline-block;
}

.control-span .span-wid-96{
    width: 80px;
    display: inline-block;
}

.grid-title {
	font-family: "΢���ź�";
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}

.query {
	display: block;
	/* padding:10px 10px 0 10px; */
	overflow: hidden;	
	background: #fff;
}

.data-area {
	/* padding:10px 0 0; */
}

.query .inner-q {
	display: block;
    margin: 14px 20px 0 20px;
    background-color: #fff;
    padding-bottom: 18px;
}

.query .h-input {
	height: 23px;
	width: 75px;
	line-height: 21px;
	padding: 0;
	font-family: "΢���ź�";
	color: #333333;
	border: 1px solid #D3D3D3;
}

.query table {
	border: 0;
	width: 100%;
	font-size: 12px;
	border-collapse: collapse;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}

.query table tr {
	border-collapse: collapse;
	height: 35px;
}

.query table th,.label {
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	padding-right: 10px;
}

.query table td {
	border-collapse: collapse;
	text-align: left;
	vertical-align: center;
}

.btn {
	min-width: 86px;
	height: 28px;
	text-align: center;
	font-family: "΢���ź�";
	font-size: 12px;
/* 	color: #000000; */
}

.btn-seach{
    border-radius: 2px;
    color: #ff650c;
    border: 1px solid #ff8946;
    background: rgb(255, 240, 232);
    margin-right: 12px;
    outline: none;
}


.btn-cent .btn:first-child{
    border-radius: 2px;
    color: #006AD4;
    border: 1px solid #006AD4;
    background: #E6EEF6;
    margin-right: 10px;
    outline: none;
}


.btn-cent .btn{
    border-radius: 2px;
    color: #006AD4;
    border: 1px solid #006AD4;
    background: #fff;
    margin-right: 10px;
    outline: none;
}

/* .btn-cent .btn:last-child:active{  ���ð�ť���������
    color: #fff;
    border: 1px solid #2382ff;
    background:#2382ff;
} */

.btn-cent .btn:first-child:hover,.btn-cent .btn:last-child:hover,.btn-seach:active,.btn-seach:focus{ /*��ѯ��ť��긡������ */
    color: #006AD4;
    border: 1px solid #006AD4;
    background: #cddff0;
    box-shadow: none;
}



.win-toolbar {
	position: fixed;
	display: none;
	top: 0;
	width: 200px;
	height: 37px;
	line-height: 37px;
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	text-align: right;
	vertical-align: center;
	z-index: 9;
	padding: 6px 0 6px 0;
}

.win-toolbar input {
	height: 25px;
	line-height: 25px;
	padding: 0 6px 0 6px;
	text-align: center;
	font-family: "΢���ź�";
	font-size: 12px;
	color: #000000;
	float: right;
	margin-right: 6px;
}

.win-toolbar .tip {
	text-indent: 2em;
	font-size: 14px;
	color: red;
	float: left;
	line-height: 160%;
}

.tb-table table {
	border: 1px solid #DDDDDD;
	text-align: left;
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
    /* color: #666;  */
	font-family: "΢���ź�";
}

.tb-table table td{
  	color: #333; 
}

.tb-table table th{
  	color: #777; 
}


.tb-table a {
	padding:0 30px;
}

.info-title:first-child{
	margin:0
}

.info-title {
	display: block;
	margin: 15px 0 0 0;
	line-height: 33px;
	font-family: "΢���ź�";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #555;
	font-weight: bold;
}

.tb-table tr {
	height: 34px;
	line-height: 34px;
}

.tb-table th {
	text-align: center;
	background-color: #eff2f4;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
	font-weight: normal;
	padding-right: 5px;
	font-family: "΢���ź�";
	font-style: normal;
	text-decoration: none;
}

.tb-table td {
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
	padding-left: 6px;
}

.tb-table td .tip {
	color: #AAAAAA;
}

.gray-tip {
	color: #AAAAAA;
}

.detail-content {
	padding: 5px 20px 65px 20px;
	border: 0;
}

.dg-content {
	padding: 10px 0 0 0;
	display: block;
}

.dg-content .dg-table {
	border: 0;
	vertical-align: bottom;
}

.dg-content .dg-table tr {
	height: 35px;
}

.dg-content .dg-table th {
	text-align: right;
	font-family: "΢���ź�";
	font-style: normal;
	font-weight: normal;
	padding-right: 10px;
}

.dg-content .dg-table td {
	text-align: left;
	float:left;
}

.dg-content .dg-table th{
	float:left;
	text-align:right;
	padding-right: 60px;
}

.dg-content .input {
	display: block;
	height:27px;
	width:169px;
	line-height: 21px;
	padding: 0;
}

.dg-content .select {
	display: block;
/* 	margin-bottom:3px; */
	width:171px;
	height:29px;
	line-height: 25px;
}

.dg-content .textarea {
	display: block;
	height: 60px;
	width:482px;
	font-family: "΢���ź�";
	color: #333333;
	border: 1px solid #D3D3D3;
	padding: 0;
}

.dg-content .pic {
	display: block;
	width: 300px;
	height: 100px;
	border: 0;
}

.dg-content .dg-table .w2-th {
	width: 2em;
}

.dg-content .dg-table .w3-th {
	width: 3em;
}

.dg-content .dg-table .w4-th {
	width: 4em;
}

.dg-content .dg-table .w5-th {
	width: 5em;
}

.dg-content .dg-table .w6-th {
	width: 6em;
}

.dg-content .dg-table .w8-th {
	width: 8em;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.readonly {
	color: #999;
}

.dg-two-content {
	padding: 10px;
	display: block;
}

.dg-two-content .dg-two-table {
	border: 0;
}

.dg-two-content .dg-two-table {
	border: 0;
}

.dg-two-content .sl-onlyTable{
	width:100%;
	margin:auto 20px;
}

.dg-two-content .dg-two-table tr {
 	height:40px; 
}

.dg-two-content .dg-two-table th {
	text-align: right;
	padding-right: 5px;
	width:120px;
	padding-top:4px;
} 

.dg-two-content .dg-two-table td {
    text-align:left;
    width:171px;
    line-height:29px;
    float: left;
    padding-right: 10px;
}

.dg-two-content .dg-two-table .td_right {
/* 	width: 200px; */
    text-align: right;
/*     padding-right: 20px; */
}

.dg-two-content .input {
	display: block;
	height:25px;
	width: 165px;
	line-height: 21px;
	padding: 0 0 0 4px;
	text-align: left;
}

.sr-mg-r .select,.sr-mg-r .input{
	margin-left:5px
}


.dg-two-content .select {
	font-size:12px;
	display: block;
	width: 171px;
	height:27px;
	line-height: 25px;
}

.dg-two-content .textarea {
	display: block;
	height: 60px;
	width: 290px;
	font-family: "΢���ź�";
	color: #333333;
	border: 1px solid #D3D3D3;
	padding: 5px;
/* 	margin: 3px 0 3px 0; */
}

.dg-two-content .dg-two-table .w2-th {
	width: 2em;
}

.dg-two-content .dg-two-table .w3-th {
	width: 3em;
}

.dg-two-content .dg-two-table .w4-th {
	width: 4em;
}

.dg-two-content .dg-two-table .w5-th {
	width: 5em;
}

.btn-div{
/*     margin-bottom:5px; */
}

.btn-red:first-child{
	min-width: 75px;
    height: 25px;
    text-align: center;
    font-family: "΢���ź�";
    font-size: 12px;
    color: #fff;
    background: #f17a36;
    border: 1px solid #f17a36;
    border-radius:2px;
    margin:0 0 10px 0;
}

.btn-red:first-child:hover{
    color: #fff;
    border: 1px solid #ff8946;
    background: #ff8946;
}

.btn-red{
	min-width: 75px;
    height: 25px;
    text-align: center;
    font-family: "΢���ź�";
    font-size: 12px;
    background:#fff;
	color:#333;
	border: 1px solid #bbb;
    border-radius:2px;
    margin:0 0 10px 0;
}

.btn-red:hover {
    color:#2e89ff;
    border: 1px solid #2e89ff;
    border-radius:2px;
}

.btn-red-blue{
	min-width: 75px;
    height: 25px;
    text-align: center;
    font-family: "΢���ź�";
    font-size: 12px;
    background: #4395ff;
    color: #fff;
    border: 1px solid #4395ff;
    border-radius:2px;
/*     margin:10px 0 10px 0; */
}

.btn-red-blue:hover{
	background:#2e89ff;
    border: 1px solid #2e89ff;
}

.btn-cent{
    text-align: center;
    margin-top: 18px;
}

.ul-fstmenu{
	list-style-type: none;
    padding:0;
    color:#fff;
}

.ul-fstmenu li{
	/* height: 40px; */
	text-align: center;
}

.ul-fstmenu a{
	font-size:14px;
    color:rgba(255,255,255,0.6);
    float: left;
    width: 100%;
    line-height: 40px;
    height: 40px;
    text-decoration:none;

}

.fst-menu-bg{
	 background:#2b303c;	 
	 height:100%;
}

.ul-fstmenu a:hover{
	color:#fff;
	background:#222833		
}

#content #iframe{
    position: absolute;
    /* margin: 10px; */
    right: 0;
    background: #fff; 
}

.td_left input.input-bott{
	background: #ffffff;
    border: 1px solid #4395ff;
    color: #4395ff;
    border-radius: 3px;
    font-size: 12px;
}

.td_left input.input-bott:hover{
	background: #4395ff;
    border: 1px solid #4395ff;
    color: #fff;
}

.fl{
	float:left;
}

.td_left input{
	height: 23px;
}

.td_left .inputbor{
	border: 1px solid #d3d3d3;
}

.text-l{
	text-align: left;
}
.text-l input, .text-l select, .text-l textarea{
	border:1px solid #d3d3d3;
}

.text-l input{
	height:25px;
	padding: 0 0 0 5px;
}

.text-l select{
	height:27px;
}

.systemMessage tr td {
    text-align: right;
    width: 119px;
    line-height: 29px;
    float: left;
    padding-right: 10px;
}

.pad-b10{
	padding-bottom:10px
}

.mar-t4{
	margin-top:4px
}

.myTbody td .input-bot{
    position: unset;
    /* width:60px; */
    height:25px;
    padding: 0 10px;
    text-align: center;
    font-family: "΢���ź�";
    font-size: 12px;
    background: #4395ff;
    color: #fff;
    border: 1px solid #4395ff;
    border-radius: 2px;
    line-height: 20px;
    margin: 0 0 10px 0;

}

.myTbody td .input-bot:hover{
    color: #fff;
    border: 1px solid rgba(67, 149, 255, 0.8);
    background: rgba(67, 149, 255, 0.8);
}

.hd-wid {
	position: relative;
	float: right;
	left: 0;
	width: 94.5%;
	-o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}


body.toggled .con-wid {
    left: 60px;
    width: calc(100% - 70px);
}

body.fMenu  .con-wid {
    left: 0;
    width: 100%;
}

/* ::-webkit-scrollbar {
	width: 2px;
}

::-webkit-scrollbar-thumb {
	background-color: #acbbde;
}

::-webkit-scrollbar-thumb:active {
	background-color: #acbbde
} */

.tb-table .sl-thead{
	background:#eff2f4;
    font-size: 14px;
    font-weight: bold;
}

*{
	margin:0;
	padding:0;
}

.tb-table .borrInfo td span{
	color:#6e6e6e
}

.dg-content .firstTd{
	width:58px;
	text-align: right;
    padding-right: 11px;
}

.blueClick{
	color: #4395ff;
    cursor: pointer;
}

.dg-two-content .sl-selectAddr{
	width: auto;
	min-width: 80px;
    float: left;
    margin-right: 10px;
}

.sl-UserAdd{
    width: 1050px;
    margin: auto;
    border-spacing: 0px 10px;
    margin-bottom:15px;
}

.sl-userAdd-fisetd{
	text-align: right;
    padding-right: 8px;
}

.bott-learnAdd{
	width: 72px;
	padding-left: 44px;
    color: #4395ff;
    cursor: pointer;
}

.sl-UserAdd tr{
	height:35px;
}

.sl-UserAdd tr:first-child{
	height:0;
}

/* .member-user-list{
	min-height: 200px;
    max-height: 240px;
    overflow: scroll;
    display: block;
    
} */

.fr{
	float:right
}

.addMember-left{
    padding-left: 90px;
    float: left;
    margin-right: 30px;
}

.addMember-left tbody.tbody tr{
	height:40px;
}

.addMember-right{
	margin-top:4px;
    border: 1px solid #bfbfbf;
    width: 233px;
    float: left;
    text-align: center;
    height: 237px;
    margin-bottom: 12px;
    cursor:pointer;
}

.window .panel-body-noborder .fr .sltable-lisr{
	width: 233px;
    border-left: 1px solid #bfbfbf;
    border-top: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    margin: 5px 0px 0px 0px;
    background: #eee;
}

.panel-body-noborder .fr .sltable-tbody{
    border: 1px solid #bfbfbf;
    width: 233px;
    float: left;
    color:#333;
    height: 214px;
    border-spacing: 0;
    overflow: scroll;
    display: block;
    overflow-x: hidden;
}

.sltable-add-list{
    border-spacing: 0;
    width: 233px;
    height: 215px;
    border-spacing: 0;
    overflow: scroll;
    display: block;
    overflow-x: hidden;
}

.sltable-add-list td{
	width: 233px;
    height: 25px;
    border-bottom: 1px solid #e3e3e3;
    color:#333;
}

.sltable-add-list td:hover{
	color:#1276d6;
	background: #f9f9f9;
}

.window .panel-body-noborder .add-name{
	background: #eee;
	border-bottom: 1px solid #bfbfbf;
}

.member-clean{
	float: right;
    color: #1276d6;
    cursor: pointer;
}

.member-rightDiv{
	float: right;
    margin-right: 90px;
}

.mg-b15{
	margin-bottom: 15px;
}

.sltable-tbody .member-user-list td{
    width: 221px;
    height: 25px;
    border-bottom: 1px solid #e3e3e3;
}

.member-input{
	margin:5px 65px 0 25px;
}

/*-------------Ȩ������-----------*/
.nav-list li a {
	text-decoration:none;
}
.nav-list .ul-box {
	list-style:none;
	margin:0px;
	padding:0px 20px;
	display:none;
}
.nav-list {
	width:220px;
	list-style: none;
}
.nav-list h3 {
    position: relative;
    margin: 0px;
    padding: 2px 0 2px 20px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    cursor: pointer;
}

.nav-list li a {
    display: block;
    padding: 2px 36px 2px 10px;
    font-size: 12px;
    color: #666;
    float: left;
    line-height: 15px;
}
/* ��껮����ɫ */
/* 	.nav-list li a:hover {
	background-color:#ccc;
} */

.manage-box {
    display: flex;
    background-color: #fff;
    /* width: 862px;
    margin: 0 auto 0;
    height: calc(100% - 220px); 
    max-width: 1200px;
    min-width: 830px;*/
}

.ul-box li{
	height:20px;
	padding-right:8px;
}

.nav .menu-left {
    width: 221px;
    /* height: 600px; */
    background: #fff;
    border-right: 1px solid #eee;
}

.mu-icon-menu{
	float:right;
}

.mu-ripple-wrapper{
	display:none;
}

.mu-list{
    height: 23px;
    width: 34px;
    right: 0;
    position: absolute;
    z-index: 999;
}

.mu-list:hover .mu-ripple-wrapper{
	display:block
}

.mu-icon-li:hover .mu-ripple-wrapper{
	display:block
}

.manage-box .user-manage{
    width: 100%;
    position: relative;
    margin-right: 10px;
    padding-left:20px
}

.manage-box .user-manage .user-list-title {
    position: relative;
}
.manage-box .user-manage .user-list-title p {

    margin-bottom: 16px;
}

.manage-box .user-manage .user-list-title p .g-name {
	font-size: 18px;
    color: #0e1726;
    font-weight: 600;
    line-height: 28px;
    display: inline-block;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}

.user-manage .user-list-title .jurisdict{
    float: left;
    font-size: 14px;
    color: rgba(14, 23, 38, 0.4);
    position: relative;
    padding: 3px 0 0 10px;
    cursor: pointer; 
}

.user-manage .user-list-title .jurisdict:hover{
	color:#f17a36
}

.user-list-title .jurisdict .icon-jur{
	width:16px;
	height:16px;
	background:transparent url(/res/images/icon-question.png) no-repeat;
	display: block;
    float: left;
    margin: 4px 8px 0 5px;  
}

.order-bott{
    position: unset;
    min-width: 75px;
    padding: 0 5px;
    height:27px;
    text-align: center;
    font-family: "΢���ź�";
    font-size: 12px;
    background: #f17a36;
    color: #fff;
    border: 1px solid #f17a36;
    border-radius: 2px;
    line-height: 24px;
}

.order-bott:hover{
    color: #fff;
    border: 1px solid #ff8946;
    background: #ff8946;
}

.order-header{
	background:#eee;
	color:#777;
}

.container .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: unset;
}

.container .table>tbody>tr>td,.td-pd{
	padding:10px 8px
}

.add-list{
	width:16px;
	height:16px;
	background:transparent url(/res/images/icon-add-list.png) no-repeat;
	display: block;
    float: left;
    margin: 4px 8px 2px 8px;
}

.icon-menuList{
	width:16px;
	height:16px;
	background:transparent url(/res/images/zTreeStandard.png) no-repeat;
	background-position: -110px -17px;
	display: block;
    float: left;
    margin: 3px 8px 3px 5px;
}

.open .icon-menuList{
	background-position: -110px -1px;
}

.nav-listMenu{
	padding-right:10px;
	height:24px;
}

.nav-listMenu:hover{
    background-color: rgba(237, 239, 243, 0.5);
}

.nav-listMenu:hover .mu-ripple-wrapper{
	display:block;
}

.ul-box .mu-icon-i{
    width:16px;
	height:16px;
	background:transparent url(/res/images/zTreeStandard.png) no-repeat;
	background-position: -110px -32px;
	display: block;
    float: left;
    margin: 0 8px;
}

.ul-box .mu-icon-li:hover{
    background-color: rgba(237, 239, 243, 0.5);
}

.add-text{
	margin:10px 0;
}

.add-menuList{
    width:10px;
	height:10px;
	background:transparent url(/res/images/zTreeStandard.png) no-repeat;
    background-position: -96px -22px;
    display: block;
    float: left;
    margin: 5px 0px;
}

.open .add-menuList{
	background-position: -78px -22px;
}

.add-text .add-bott{
	background: unset;
    border: unset;
    color:#333;
    font-weight: 800;
}

.add-text .add-bott:hover{
	color:#f17a36
}

.mu-popover{
	display:none;
	z-index: 9999;
	position: absolute;
    right: 1px;
    top: 0px;
    width: 92px;
    background: #fff;
    padding: 5px 0;
    box-shadow: 0 2px 2px 0px rgba(40, 120, 255, 0.1), 0 0px 2px rgba(0, 0, 0, 0.12);
}

.mu-popover .mu-menu{
	list-style: none;
	margin:0
}

.mu-popover .mu-menu .menu-add{
	width:16px;
	height:16px;
	background:transparent url(/res/images/icon-sladd.png) no-repeat;
    display: block;
    float: left;
    margin: 2px 5px 2px 19px;
}

.mu-popover .mu-menu .menu-delete{
	width:16px;
	height:16px;
	background:transparent url(/res/images/icon-sldelete.png) no-repeat;
    display: block;
    float: left;
    margin: 2px 5px 2px 19px;
}

.mu-menu .menu-slitem{
	padding: 3px;
	color:#666;
}

.mu-menu .menu-slitem:hover{
	background:#fbf6f3
}

.nav-list:hover .group-operation{
	display:block
}

.group-operation{
	/* display: none;  */
    width: 24px;
    height: 24px;
    position: absolute;
    right: 10px;
    top: 0;
    padding: 3px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
    outline:none;
}

* {
  outline: none;
}

.mg-t10{
	margin-top:10px;
}

.tb-table a.more{
    color: #1276d6;
    font-size: 12px;
    cursor: pointer;
    padding:0 10px;
}

.a-slleft{
	width: 16px;
    position: absolute;
    top: 14px;
}

.bord-l{
	border-left: 3px solid #f17a36;
    margin-right: 5px;
}

.dg-two-content .chushi{
	border-radius: 4px;
    font-size: 12px;
    color: #999;
    text-align: center;
    border: 0.5px solid #3399CC;
    height: 28px;
    cursor: pointer;
}

.but-after{
    border-radius: 4px;
    font-size: 12px;
    color: #333;
    text-align: center;
    border: 0.5px solid #3399CC;
    height: 28px;
    background: rgba(51, 153, 204, 0.05);
}

.rate-rowtab input.rate-h{
	height: 23px;
    border: 1px solid #D3D3D3;
}

.outbac{
	position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.7);
    z-index: 2;
    width: 100%;
    height: 100%;
    display: none;
    overflow: hidden;
}

.outbac #innerdiv{
	max-width: 50%;
    margin: auto;
    overflow-y: auto;
    max-height: 100%;
}

.outbac #innerdiv::-webkit-scrollbar {display:none}


.outbac #innerdiv #bigimg{
	width: 100%;
    border: 5px solid #fff;
    overflow: scroll;
}

.icon-fork-div{
	height: 40px;
    background: #fff;
    width: 40px;
    border-radius: 20px;
    padding: 10px;
    float: right;
    margin: 20px;
}

.icon-fork-div img{
	width: 20px;
}

.tb-table .borrInfo td .col-33{
	color:#333
}

.text-input input::-webkit-input-placeholder{/*Webkit browsers*/
 color:#999;
 font-size:12px;
}
.text-input input:-moz-placeholder{/*Mozilla Firefox 4 to 8*/
	color:#999;
	font-size:12px;
}
.text-input input::moz-placeholder{/*Mozilla Firefox 19+*/
	color:#999;
	font-size:12px;
}
.text-input input:-ms-input-placeholder{/*Internet Explorer 10+*/
	color:#999;
	font-size:12px;
}

input.sty-input{
	height: 25px;
    width: 180px;
    line-height: 21px;
}

.control-edit .none-edit{
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    border: none;
}

.width-11{
	width:11vw;
	height: 22px;
	border: 1px solid #595959;
	padding-left:5px;
}

.width-30{
	width:34.85vw;
	height: 22px;
	border: 1px solid #9a9a9a;
	padding-left:5px;
}

.control-edit .width30-edit{
	width:35px;
}

.width40-edit,.width30-edit,.width60-edit{
    width:11vw;	
    height: 22px;
    border: 1px solid #9a9a9a;
    padding-left:5px;
}

.control-edit .mg-l-12{
	margin-left: -12px;
}

.control-edit .width60-edit {
    width: 65px;
    height: 22px;
    margin-right: 3px;
}

.control-edit .width40-edit {
    width: 45px;
    height: 22px;
}

.input-add{
    color: #fff;
    background: #f17a36;
    border: 1px solid #f17a36;
    line-height: 13px;
    padding: 0 30px;
    border-radius: 2px;
    height: 30px;
    margin: 0 5px;
}
.input-add:hover{
    color: #fff;
    /* border: 1px solid #ff8946; */
    background: #ff8946;
}

.input-line-add{
	color: #f17a36;
    background: #fff;
    border: 1px solid #f17a36;
    line-height: 13px;
    padding: 0 30px;
    border-radius: 2px;
    height: 30px;
    margin: 0 5px;
}

.input-line-add:hover{
	color: #fff;
    background: #f17a36;
    border: 1px solid #f17a36;
}

.del-icon-p{
    position: absolute;
    left: 5px;
    bottom: 0px;
    height: 30px;
    padding: 6px;
    cursor: pointer;
    margin: 0;
}
.downloan-icon-p{
    position: absolute;
    right: 5px;
    /* width: 30px;
    height: 30px; */
    bottom: 0px;
    padding: 6px;
    cursor: pointer;
    margin: 0;
    border-radius: 15%;
    /* border: 1px solid #6084ed;
    background: #f0f6ff; */
    
}

/* .del-icon-p:hover{
    border: 1px solid #e71b01;
}

.downloan-icon-p:hover{
    border: 1px solid #2050db;
}

.del-icon-p:hover{
	background: rgb(255 255 255 / 30%);
} */

.zad-choose-people{
	text-align: left;
    width: 170px;
    margin: auto;
}

.ul-two{
	width: 540px;
    padding-left: 35px;
	min-height: 200px;
}

.ul-two li{
	width: 180px;
	float: left;
}

.zad-choose-people li input{
	display: block;
    float: left;
    margin: 3px 5px 0 0;

}

.zad-choose-people li{
	height: 25px;
}

.num-p{
	font-size: 24px;
    color: #ff5724;
    margin: 0 5px;
}

.select-in{
    width: 143px!important;
    position: absolute;
    top: 63px;
    border: none;
    height: 25px;
    margin-left: 1px;
}

.add-card .table-gray{
	background: #eee;
    padding: 10px 115px 20px 0;
    margin-top: 15px;
}

.window .panel .panel-body .add-new-card{
	    color: #333;
    font-size: 14px;
    padding-bottom: 25px;
    font-weight: bold;
}

.detail-scroll-n .plan-di{
    width: 100%;
    /* height: 225px; */
    overflow-y: scroll;
    margin-top: 37px;
    border: 1px solid #dfdfdf;
    border-top: none;
    }
    
.detail-scroll-n .case-next {
	width: 100%;
    margin-left: 0;
    border: none;
    border-bottom: 1px solid #dfdfdf;
}

.window .detail-scroll-n .panel .panel-body{
    padding: 26px;
    color: #666;
    text-align: right;
    overflow: inherit;
    /* padding-bottom: 15px; */
}

body .detail-scroll-n .case-list {
    margin-left:0;
    width: 100%;
}

.detail-scroll-n .list-sty{
	text-align: center;
    margin-left: 0; 
    float: left;
}

.detail-scroll-n .case-next:last-child{
	border-bottom:none
}

.panel-body .dg-two-content .input.sel-input-all{
	position: absolute;
    top: 0;
    width: 117px;
    border-right: none;
}

.sel-inp{
	position: relative;
    border: 1px solid #D3D3D3;
    width: 148px;
    margin-left: 5px;
}

.sel-inp:active,.sel-inp:focus{
	border: 1px solid #3393f1;
    caret-color: #3393f1;
}

.sel-inp input,.sel-inp select{
	border: none;
    height: 25px;
}

.sel-inp input:active,.sel-inp select:focus{
	border: none;
}

.layout .tb-table .must-red{
	color: red;
    margin-right: 1px;
}

.box .borrInfo .moxing span{
	font-size: 12px;
    color: #888;
}

.box .borrInfo .moxing{
	font-size: 12px;
    color: #333;
    float: left;
    width: 180px;
}

.mo .sl-thead{
	color: #333;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
}

.mg-tb20{
	margin:20px 0
}

.box .borrInfo{
	padding:10px 0;
	border: 1px solid #dddddd;
    background: rgb(244 244 244 / 0.3);
} 

.defen{
	height: 40px;
    line-height: 40px;
    padding: 0 15px;
}

.box .borrInfo textarea{
    border-color: #cbcbcb;
}

.mo .reason{
    color: #333;
}

.col-88{
	color:#888
}

.reason-div{
	padding: 10px 15px;
    height: 42px;
}

.inpor{
	color:rgb(255 87 36 / 0.6)!important;
	font-weight: bold;
	
}

.inpor-pf{
	color:#46b8ff;
	font-weight: bold;
	
}

.input-ht{
    color: #fff;
    background: #f17a36;
    border: 1px solid #f17a36;
    line-height: 13px;
    padding: 0 25px;
    border-radius: 2px;
    height: 30px;
    margin: 0 5px;
}

.input-ht:hover,.input-ht:active,.input-ht:focus{
    color: #fff;
    background: #f06e25;
    border: 1px solid #f06e25;
    line-height: 13px;
    padding: 0 25px;
    border-radius: 2px;
    height: 30px;
    margin: 0 5px;
}

.input-yulan{
	min-width: 40px;
    color: #f17a36;
    background: none;
    border: none;

}

.input-shanchu{
	min-width: 45px;
    color: #f17a36;
    background: none;
    border: none;
}
.input-yulan:hover,.input-yulan:active,.input-yulan:focus,
.input-shanchu:hover,.input-shanchu:active,.input-shanchu:focus{
    min-width: 45px;
    color: #f06e25;
    background: none;
    border: none;
}

.dg-two-content .textarea-yijian{
	width: 300px;
    height: 80px;
    margin-left: 60px;
    padding: 5px;
}

.refund .btn-cent{
	margin-top:0
}

.dg-two-content .refund th.btn-cent{
	padding-top:0
}

.dg-two-content .refund th.btn-cent .btn{
    width: 90px;
    height: 26px;
    margin-right: 30px;

}

.dg-two-content .zan-repay input.reFund-input,.dg-two-content .zan-repay select.reFund-input{
    margin-left: 5px;
    background: #fff;
    opacity: 1;
    border: 1px solid rgb(202 202 202);
}

.dg-two-content .zan-repay td.be-input input{
	background: #fff;
}

.dg-two-content .zan-repay td.no-border .combo-text{
	border: none;
    opacity:1;
}

.dg-two-content .zan-repay td.be-input .combo {
    border-color: #cacaca;
}

.borr-info a,a.view-details{
	color: #2aa0ea;
}

.tishi-photo{
    background: rgb(255 246 233);
    border: 1px solid rgb(255 88 0 / 20%);
    padding: 5px;
    border-radius: 2px;
    color: #ff5800;
    position: relative;
    z-index: 999;
    font-size: 13px;
}

.tb-table #uploadPicForm{
	padding:0
}

.yijian-grey{
	float:left;
	color:#333;
	margin-bottom:5px;
}

.mustchoose{
	color: red;
    font-size: 16px;
    padding-top: 1px;
    float: left;
    padding-left: 3px;
}

.blcck-content{
	padding-left: 20px;
    height: 76vh;
    overflow-y: scroll;
    width: 97vw;
    overflow-x: hidden;
}

.blcck-content .attr_pic{
	float: left;
   
} 

.blcck-content .container{
	width: 100vw;
}

.attr_pic .container{
	width: 90vw;
	float: left;
	padding-bottom: 250px;
}

.attr_pic .container .col-md-6{
    width: 80%;
}

body {
    caret-color: transparent;
}

.menuone-pos{
	position: absolute;
    top: 10px;
}

.new-datagrid .datagrid .panel-body{
	padding-top: 60px;
}
/* 
.cursor-p{
	height: 32px;
    cursor: pointer;
    line-height: 32px;
    display: block;
} */

.phone .dg-two-table td {
    width: 230px;
}

.phone .dg-two-table th {
    width: 175px;
    font-size: 14px;
}

.phone-table label{
	color:#333;
	cursor: pointer;
	margin: 0 10px 0 5px;
    font-weight: normal;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.dg-two-content .dg-two-table td.right-w{
	width: 160px;
}

.window .panel .panel-body .phone th {
    padding-right: 8px;
    color:#777;
  
}

.level-phone .l-btn:first-child{
	margin-right: 20px;
}

.phone-table td{
    position: relative;
    
}

.phone-table input[type="radio"] {
    width: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.75rem;
    
}


.phone-table input[type="radio"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5rem;
    height: 1.5rem;
    background: url(../../images/icon-red-no.png) no-repeat;
    background-size: 100% 100%;
}


.phone-table input[type="radio"]:checked::before {
   /*  content: "\2713"; */
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5rem;
    height: 1.5rem;
    background: url(../../images/icon-red-yes.png) no-repeat;
    background-size: 100% 100%;
}

.phone-table div{
    width: 75px;
    float: left;
}

.phone-table div.max{
    width: 110px;
    float: left;
}

.phone-table span{
	margin-left:25px
}


.addplant td.thwidth{
    width: 88px;
    font-size: 12px;
    text-align: right;
    padding-right: 5px;
   
}

.addplant .dg-content .first-f{
	font-weight: bold;
    font-size: 14px;
    color: #333;
    text-align: right;
}

.addplant .sl-UserAdd .delet-plant{
    font-size: 14px;
    margin: 0;
}

.addplant .input {
    display: block;
    height: 25px;
    width: 165px;
    line-height: 21px;
    padding: 0 0 0 4px;
    text-align: left;
    font-size: 13px; 
}

.panel .genz .dg-content .dg-two-content th{
	font-size: 12px;
}

.genz .combo .combo-text{
	float:left;
}

.genz .input,.genz textarea{
	font-size:13px;
}

.genz .mg-t15{
	margin-top:15px
}

.yuqplant .sl-thead .firsttr{
   display:table;
   width:100%;
   table-layout:fixed;
   width: calc( 100% - 17px);
   font-size:12px
}

.sl-thead .firsttr{
    background: #f8f8f8;
   
}

table.yuqplant .sl-thead .firsttr td{
	color: #5e5e5e;
	border-right: 1px solid #DDDDDD;
}

table.yuqplant{
    display:table;
    max-height:210px;    
}


table.yuqplant .sl-thead tr td{
    border:none;
    border-bottom: 1px solid #DDDDDD;  
}

.yuqplant .borrInfo{
	/* position: absolute; */
    max-height: 138px;
    min-height: 34px;
    overflow-y: scroll;
    width: 100%;
    display: block;
}

.yuqplant .borrInfo tr,.yuqplant .sl-thead tr{
	display:table;
    width:100%;
    table-layout:fixed;    
}

.yuqplant .borrInfo tr td{
	border-top: none
}

.yuqplant .borrInfo tr td:first-child{
	border-left: none
}

.yuqplant .borrInfo tr:last-child td{
	border-bottom: none
}

.combo .combo-text{
	color:#333;
	font-size:12px;
}

.bg-time input.combo-text:disabled,.apply-sroll textarea:disabled{
	background: #fff;	
}

.genz input[disabled]{
	background: #fff;	
}

.liax-text{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: default;
}

.falv{
	width:90%; 
	height:48px;
	padding: 4px 5px;
	line-height: 14px;
	margin:5px 0;
	border: 1px solid #9a9a9a;
}

.allreadytj .docs-pictures li{
	width: 140px;
    height: 120px;
}

.newfujian.upload-content .content-img-list-item{
	width: 140px;
}

.newfujian.upload-content .content-img-list-item img{
	height: 120px;
}

.allreadytianj{
	width: 120px;
    text-align: right;
    padding-right: 10px;
    margin-left: 20px;
}

.allreadytj .container{
    width: 80%;
    padding-bottom: 10px;
    padding-left: 0;
}

.allreadytj .docs-pictures li img{
	border:none
}

.allreadytj .label-text{
	width: 100px;
}

.newfujian.upload-content .content-img .gcl-labesh{
	bottom: -40px;
}

.inputnobor .Wdate{
	border:1px solid #fff;
	background:#fff;
}

.inputnobor .none-edit{
   border:1px solid #fff;
   /*将默认的select选择框样式清除*/
   appearance:none;
   -moz-appearance:none;
   -webkit-appearance:none;
   -ms-appearance:none;
   
}

.liuchen-scroll{
	height: 295px;
    margin-top: 37px;
    overflow-y: auto;
    width: calc( 100% - 19px);
    overflow-x: hidden;
}


.liuchen-scroll .case-next{
	width: 970px;
}

.overdue-denge li{
	float:left;
	margin-right: 0;
}

.overdue-denge li span{
	float:left;
	margin-right: 5px;
	min-width: 60px;
    text-align: right;
    line-height: 25px;
}

.overdue-denge li .input{
	width:130px;
	
}

.overdue-denge{
	padding-left: 73px;
}

#LearnInfoItem .seletover{
	font-size:12px;
	width: 115px;
    height: 25px;
    border: 1px solid #cacaca;
    margin-right:10px
}

.overdue-bott-add{
	height: 50px;
    margin-left: 20px;
    margin-bottom: 20px;
	border-bottom: 1px dashed #e3e3e3;
}


.overduePlan{
    margin-left: 20px;
	line-height:25px;
	margin-bottom: 20px;
	margin-top:10px;
	
}

.overdue-bott-add .bott-learnAdd{
	width: unset;
    font-size: 12px;
    margin-right: 10px;
    color: #fff;
    background: #006ad4;
    border: 1px solid #006ad4;
    padding: 5px 10px;
    border-radius: 2px;
}



.overduePlan span{
	/* width: 125px; */
	text-align: left;
    /* width: 165px; */
    margin-right: 0;
}

.overduePlan span.overdue-span{
	padding:0 10px 0 30px
}

.overduePlan .overdue-span:first-child{
	padding-left:0
}

#tempRepayDiaForm .bott-learnAdd:hover,#tempRepayDiaForm .bott-learnAdd:active{
	background:#0055ab;
	color: #fff;
}

.overdue .sl-UserAdd .input,.overdue .sl-UserAdd .seletover,.overdue .sl-UserAdd .Wdate{
	width:115px
}

.overdue .sl-UserAdd{
	width:unset;
	margin:unset;
}

.dq .form-inline .form-group {
   width:80px
}

.dq .form-inline .form-control {
   width: 100%; 
   height: 22px;
   border: 1px solid #9a9a9a;
   border-radius:0;
   padding: 0 5px;
   font-size: 12px;
   color: #222;
}

.dq .form-control {
	box-shadow: unset;
}

.control-edit .dq .none-edit{
	border:none
}

.control-span .un-inputgary .width-11{
    background: #dddddd;
    border: 1px solid #cfcfcf;
}

.mustWrite{
	color:red;
	font-size: 13px;
}

.combInput{
	padding: 2px;
	width: 73px;
    border: none;
    background: none;
    font-size: 12px;
    color: #333;
}

.combInput:active,.combInput:focus{
	border: none;
}

.cursor-p{
	cursor: pointer;
	padding: 10px 0;
}


.dg-two-content .refund .query-infor{
	display: inline-block;
    color: #006ad4;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    background: #ffffff;
    border: 1px solid #006ad4;
    border-radius: 4px;
    padding: 3px 6px;
    margin-left: 8px;
    margin-top: 1px;
}

.query-infor{
    color: #2aa0ea;
    height: 21px;
    font-size: 12px;
    line-height: 12px;
    background: #ffffff;
    border: 1px solid #2398e1;
    border-radius: 4px;
    padding: 3px 6px;
    margin-left: 8px;
}

.query-infor:hover{
	background:#2aa0ea;
	color:#fff;
}

.tb-table .borrInfo td i{
	font-style: unset;
}

.wid-thname .dg-two-table td{
	width: 220px;
}

.dg-two-content .refund i{
    display: inline-block;
    padding: 0px 4px;
    font-style: unset;
    background: #dddddd;
    border: 1px solid #ccc;
    width: 99px;
    height: 25px;
    line-height: 25px;
    margin-left: 5px;
    float: left;
}

.dg-two-content .refund .refund-name-show{
	width:unset
}

.dg-two-content .refund .refund-name-show i{
	width: unset;
	min-width: 146px;
}

.wid-thname .dg-two-table td i.wid-name{
	width: 140px;
}

#borrowInfoDetail .dg-two-content .refund i{
	width: 125px;
}

.allBankcard{
	float: right;
    display: inline-block;
    color: #006ad4;
    cursor: pointer
}

.allBankcard .eye-close{
	width: 16px;
	height: 16px;
	background:transparent url(../../images/eye-close.png) no-repeat;
	background-size: 100% 100%;
	display: block;
    float: left;
    margin: 6px;  
}

.allBankcard.show .eye-close{
	background:transparent url(../../images/eye-open.png) no-repeat;
	background-size: 100% 100%;
 
}

a.new-b-del{
	font-size: 14px;
	padding: 0px 20px;
	cursor: pointer;
	color: #d90000;
}

.new-b-add{
	font-size: 14px;
	padding: 0px 20px;
	cursor: pointer;
	color: #006AD4;
}

.new-b-add:hover,.new-b-del:focus{
	color:#0055ab
}

.new-from{
	padding: 20px;
    position: relative;
    height: 100%;
}

.new-dialog-button{
    position: absolute;
    bottom: 0;
    right: 20px;
}

.new-dialog-button .btn:first-child{
	background: #006ad4;
	border: 1px solid #006ad4;
	color: #fff;
}

.new-dialog-button .btn{
    color: #006ad4;
    background: #fff;
    padding: 0 25px;
    border: 1px solid #006ad4;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-left: 10px;
}

.new-dialog-button .btn:hover{
    border: 1px solid #0055ab;
    background: #0055ab;
    color: #fff;
}

input.update-fj[type="file" i]::-webkit-file-upload-button {
	background: #d1e9ed;
    border: 1px solid #006ad4;
    color: #006ad4;
    border-radius: 4px;
    padding: 4px 10px;
}
input.update-fj:active, input.update-fj:focus {
    /* padding: 0 0 0 5px; */
    border: none;
}

.no-ph .no-ph-p{
	width: 130px;
    height: 130px;
    opacity: 0.4;
    background: transparent url(../../images/none-fattachment.png) no-repeat;
}

.no-ph .no-ph-t{
    width: 130px;
    text-align: center;
    margin-top: 5px;
    color: #939393;
}

.nav-divList{
	height: 35px;
    margin-top: 30px;
    font-size: 14px;
}

.sl-navList{
	line-height: 30px;
    margin-bottom: 0;
}
.opt-flexwrap{
    display: flex;
    flex-wrap: wrap;
    color: #888;
}

.opt-flexwrap a{
    padding: 0 6px;
}
