@charset "utf-8";

/* CSS Document */
/*home*/
.indexAccount{ width: 994px; height: 115px; padding: 20px 0 0 24px; margin-top: 40px; border: 1px solid #f3f3f3; background: url(../images/bgindex.png) no-repeat right;}
.indexAccount .accTitle{ width: 500px; float: left;}
.indexAccount .accTitle dt{ width: 96px; height: 96px; border: 1px solid #ededed; background: #ededed; float: left; border-radius: 50%; -webkit-border-radius: 50%;-ms-border-radius: 50%; -moz-border-radius: 50%;}
.indexAccount .accTitle dt img{ width: 50px; height: 50px; display: block; margin:20px auto 0;}
.indexAccount .accTitle dd{ margin-left: 20px; float: left;}
.indexAccount .accTitle dd h2.accName{ font-size: 20px; line-height: 24px;}

.binding ul { height: 30px; margin-top: 25px;}
.binding ul li{ float:left; line-height: 30px; margin-right: 10px; color: #999; position: relative;}
.binding ul li a:link{ display: block;color: #999;}
.binding ul li a:hover{ text-decoration: none;}
.binding ul li p{ line-height: 30px; height: 30px;}
.binding ul li em{ display: inline-block; width: 30px; height: 30px; background: url(../images/icon_bind.png) no-repeat;}
.binding ul li em.mobile{ background-position: 0px 0px;}
.binding ul li em.mail{ background-position: 0px -30px;}
.binding ul li em.cert{ background-position: 0px -60px;}
.binding ul li em.credit{background-position: 0px -90px;}
.binding ul li.current  em.mobile{ background-position: -30px 0px;}
.binding ul li.current  em.mail{ background-position: -30px -30px;}
.binding ul li.current  em.cert{ background-position: -30px -60px;}
.binding ul li.current  em.credit{ background-position: -30px -90px;}
.binding ul li.popShow .bindPop{ display: block;}
.binding ul li .bindPop{ display: none; border: 1px solid #ffe083; background: #ffffe1; padding: 8px; position: absolute; top:38px; left: -2px; width:210px; z-index: 999;}
.binding ul li .bindPop p{ line-height: 17px; font-size: 12px; color: #f17600; height: auto;}
.binding ul li .bindPop p a{ color: #008965; margin-left: 3px; display: inline;}
.binding ul li .bindPop .dot{ display: block; width: 100px; height: 10px; background: url(../images/arrow_org.png) no-repeat 8px 2px; position: absolute; top:-10px; left: 0;}
.binding ul li .bindPop .cls{ display: none; width: 20px; height: 20px; background: url(../images/icon_Close_s.png) no-repeat center center; position: absolute; top:0px; right:0px}
.loginTime{ line-height: 33px; color: #999; margin-top: 4px}
.totalMoney{padding: 0 25px; border-right: 1px dashed #dbdbdb; height:122px;}
.totalMoney .balance{ line-height:40px; font-size: 16px; margin: 9px 0 10px}
.totalMoney .balance .price{font-size:28px; color: #ff6600;  }
.totalMoney .balance .price i{ font-size: 14px; font-style: normal;}

.totalMoney .balload em{color: #333; margin: 0 5px 0 20px; }
.newstips{ padding: 0 40px 0 65px; float: right; border-left: dashed 1px #dbdbdb; }
.newstips h2{ font-size: 16px; line-height: 20px; color: #666;margin-bottom:10px}
.newstips ul li{ text-align: center; margin: 0 50px 0 0; float: left;}
.newstips ul li h6{ font-size: 18px; line-height: 40px; margin-bottom: 8px}
.newstips ul li p{  color: #333;}

.needTobe{ background: #f4f4f4; padding: 10px; margin-top: 10px}
.needTobe table{ width: 100%; border: none;table-layout: fixed; }
.needTobe table td{text-align: center; padding:10px; }
.needTobe table td p{ text-align: left;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.needTobe table td font{ font-size: 16px;}
.needTobe p.fieldValue{ line-height: 24px; font-size: 18px; color: #333;}
.needTobe p.fieldName{ line-height: 24px; font-size: 14px; color: #999;}
.needTips{ text-align: left; color: #999; /*padding-left: 26px; background: url(../images/icon_error.png) no-repeat left center;font-size: 16px;*/  margin-left: 10px;}
.hbigprice {font-size: 22px;color: #ff6600}
.hsmallprice {font-size: 14px;color: #ff6600}


/*弹窗-我要借款 借款类型*/
.repayKinds ul li{padding:0 10px;margin:10px 0 10px 25px;float:left;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-ms-border-radius:3px}
.repayKinds ul li,.repayKinds ul li a{width:195px;height:13pc;text-align:center}
.repayKinds ul li a{display:block}
.repayKinds ul li h2{height:39px;line-height:39px;font-size:18px}
.repayKinds ul li p.pMon{font-size:18px;color:#f60;line-height:22px}
.repayKinds ul li p.pName{margin-top:8px;color:#666}
.repayKinds ul li.rep1{background:url(../images/part1.png) repeat-x;border:1px solid #93ca00}
.repayKinds ul li.rep2{background:url(../images/part2.png) repeat-x;border:1px solid #61c4c8}
.repayKinds ul li.rep3{background:url(../images/part3.png) repeat-x;border:1px solid #f1919e}
.repayKinds ul li.rep4{background:url(../images/part4.png) repeat-x;border:1px solid #66c1ff}
.repayKinds ul li.rep1 h2{border-bottom:1px dashed #93ca00;color:#93ca00}
.repayKinds ul li.rep2 h2{border-bottom:1px dashed #61c4c8;color:#61c4c8}
.repayKinds ul li.rep3 h2{border-bottom:1px dashed #f1919e;color:#f1919e}
.repayKinds ul li.rep4 h2{border-bottom:1px dashed #66c1ff;color:#66c1ff}


/* 签合同*/
.agreement_list li{width:215px;height:9pc;background:url(../images/qy.png) no-repeat top center;text-align:center;padding-top:38px;float:left;margin-right:22px}
.agreement_list li .p1{font-size:9pt;color:#666}
.agreement_list li .p2{margin-top:8px;font-size:14px;color:#d91c1c}

/*选择订单 订单列表样式*/
.ordName{margin:25px 0 10px}
.ordName a{font-size:1pc;color:#333}
.ordNumber{height:24px;line-height:24px;padding:8px 5px 8px 25px;background:#f6f6f6;border:1px solid #e4e4e4;border-bottom:none}
.ordNumber span{margin-right:45px}
.orderCnt,.orderTit{border:1px solid #e4e4e4;table-layout:fixed}
.orderCnt{border-bottom:none}
.orderTit td{background:#f6f6f6;padding:10px 5px;line-height:20px;text-align:center}
.orderCnt td{padding:10px 0;line-height:2pc;text-align:center}
td.Gobut,td.Num,td.Price{width:142px}
td.Money{width:159px}
.orderCnt td.Name{width:360px;text-align:left}
.orderCnt td.Money{color:#e64733;border-left:1px solid #e5e5e5}
.orderCnt td.longTxt{padding-left:25px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}
.botLine{border-bottom:1px solid #e4e4e4}

/*signContract*/
.signContract {background: #f6f6f6;}


/*上传图片文件*/
.formTable td.img_tips{line-height:25px;color:#999;padding:9pt 50px 10px 10px;vertical-align:top}
.formTable tr.passNo{display:none}



/*计算器*/
.formTable td a.tools{width:20px;height:28px;display:inline-block;background:url(../images/tool.png) no-repeat;vertical-align:middle}

/*应收账款池水位状态*/

.State {
	width: 800px;
	height: 110px;
	border: 1px solid #e5e5e5;
	border-right: none;
	background: #f2f2f2;
}

.State li {
	width: 169px;
	height: 63px;
	padding: 20px 10px 15px 20px;
	border-right: 1px solid #e5e5e5;
	float: left;
}

.State li p {
	font-size: 18px;
}

.State li span {
	color: #999;
}

.stateBig4,
.stateBig5,
.stateBig6 {
	width: 1019px;
}

.stateBig4 li {
	width: 222px;
}

.stateBig4 li.stt {
	width: 226px;
}


/*我要还款 更多条件*/

.search ul.moreCond li {
	float: none;
	margin: 5px 0 10px;
	line-height: 30px;
	position: relative;
	padding-left: 80px;
}

.search ul.moreCond li label {
	width: 70px;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 0px;
	display: inline-block;
}

.search ul.moreCond li a {
	padding: 0 12px;
	min-width: 58px;
	height: 30px;
	line-height: 2.14;
	text-align: center;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	color: #333;
}

.search ul.moreCond li a.current {
	background: #008965;
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
}


/*我要借款 仓单融资-填写借款信息*/

.st-inline li {
	display: inline-block;
	border: 2px solid #e5e5e5;
	width: 394px;
	height: 150px;
	margin-top: 15px;
	margin-right: 17px;
	padding: 0 8px 0 15px;
	float: left;
}

.st-inline h2 {
	line-height: 36px;
}

.st-inline p {
	line-height: 30px;
}

.st-inline p.tips {
	line-height: 20px;
	color: #999;
	word-wrap: break-word;
	word-break: break-all;
}

.st-bottom {
	border-bottom: 1px dotted #dadada;
}

.st-inline h2 a {
	display: inline-block;
	width: 30px;
	height: 30px;
	float: right;
	background: url(../images/st-icon.png) no-repeat center center;
}


/*我要还款 列表样式*/

.payMent {
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
}

.payMentTit {
	height: 40px;
	line-height: 40px;
	background: #f5f5f5;
}

.payMentTit span {
	margin: 0 15px;
}

.payMentTit span label {
	color: #999;
}

.payMentTit span a {
	color: #3b639f;
}
.payMentTit span a:hover{color:#e64733;}
.payMentCnt {
	width: 100%;
	table-layout: fixed;
}

.payMentCnt tr td {
	padding: 10px;
	height: 70px;
}

.payMentCnt tr td p {
	line-height: 32px;
}

.payMentCnt tr td p b {
	font-size: 16px;
	vertical-align: middle;
}

.payMentCnt tr td p em,
.payMentCnt tr td span {
	color: #999;
	font-size: 14px;
	vertical-align: middle;
}

.payMentCnt tr td p i {
	padding: 3px 6px;
	margin: -3px 0 0 10px;
	text-align: center;
	color: #fff;
	background: #ff6600;
	font-size: 12px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
}

.payMentCnt tr td p a {
	font-size: 14px;
	margin-right:5px;
}

.records tr td p b {
	font-size: 18px
}

.records tr td {
	border-top: 1px solid #e5e5e5;
}


/*我要还款 还款步骤*/

.payStyle span {
	padding: 8px 20px;
	display: inline-block;
	line-height: 24px;
	border: 1px solid #e5e5e5;
	margin-right: 15px;
	cursor: pointer;
}

.payStyle span.current {
	border-color: #93ca00;
	background: url(../images/bankcur.png) no-repeat bottom right;
	color: #93ca00;
}

.bankAccou {
	width: 280px;
	border: 1px solid #e5e5e5;
	line-height: 48px;
	padding: 0 10px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}

.bankAccou img {
	height: 48px;
	max-width: 210px;
	display: inline-block;
}

.btnChange {
	display: inline-block;
	line-height: 48px;
}


/*tabContent*/

.conList {
	height: auto;
	overflow: hidden;
	padding: 16px 0 0 14px;
	border: 1px solid #e5e5e5;
	border-top: none;
}

.conList ul li,
.bank {
	width: 200px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #e5e5e5;
	margin: 0 12px 15px 0;
	float: left;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.conList ul li.selected {
	border-color: #93ca00;
}

.conList ul li img,
.bank img {
	display: block;
	max-width: 200px;
	height: 48px;
	margin: 0 auto;
}

.conList ul li .icon_check {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/bankcur.png) no-repeat bottom right;
	position: absolute;
	right: 0px;
	bottom: 0px
}


/*签署两个申请书*/

.tjhanTwo {
	width: 49%;
}


/*提货记录*/

.pickTitle a {
	color: #3b639f;
}

.pickCont {
	border: 1px solid #e5e5e5
}

.pickCont thead th {
	background: #f3f3f3;
	color: #333;
	text-align: center;
	padding: 8px;
	line-height: 22px;
	border-bottom: 1px solid #e5e5e5
}

.pickCont td {
	padding: 12px;
	line-height: 22px;
	text-align: center;
}

.pickCont td.sumVal {
	color: #ff6600;
	border-left: 1px solid #e5e5e5
}

.pickCont th.name,
.pickCont td.name {
	text-align: left;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.independ a {
	color: #0066cc;
}


/*选择地区*/

._citys {
	width: 540px;
	background: #FFF;
	display: inline-block;
	border: 1px solid #dedede;
	padding: 5px;
	position: relative;
}

._citys span {
	color: #999;
	height: 16px;
	width: 16px;
	line-height: 15px;
	text-align: center;
	border-radius: 2px;
	position: absolute;
	right: 10px;
	top: 10px;
	border: 1px solid #999;
	cursor: pointer;
}

._citys0 {
	width: 100%;
	height: 34px;
	display: inline-block;
	border-bottom: 1px solid #e64733;
	padding: 0;
	margin: 0;
}

._citys0 li {
	float: left;
	line-height: 34px;
	font-size: 15px;
	color: #888;
	width: 80px;
	text-align: center;
	cursor: pointer;
}

.citySel {
	background-color: #e64733;
	color: #fff !important;
}

._citys1 {
	width: 100%;
	display: inline-block;
	padding: 10px 0;
}

._citys1 a {
	width: 83px;
	height: 35px;
	display: inline-block;
	background-color: #ececec;
	color: #666;
	margin-left: 6px;
	margin-top: 3px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	font-size: 13px;
	overflow: hidden;
}

._citys1 a:hover {
	color: #fff;
	background-color: #e64733;
}

.AreaS {
	background-color: #e64733 !important;
	color: #fff !important;
}








/*点击展开 表格*/

.dataDetail tbody tr.current td {
	border-top: 1px solid #ebd1ab;
	border-bottom: none;
	background: #f6f0e8;
}

.dataDetail tbody tr.current td:first-child {
	border-left: 1px solid #ebd1ab;
}

.dataDetail tbody tr.current td:last-child {
	border-right: 1px solid #ebd1ab;
}

.dataDetail tbody tr.current:Hover td {
	background: #f6f0e8!important;
}

.dataDetail tbody tr.tableDetail td {
	background: #fff;
	border: 1px solid #ebd1ab;
	border-top: none;
	padding: 0px;
}

.dataDetail .tableDetail {
	display: none;
}

.dataDetail .tableDetail dl {
	width: 100%;
}

.dataDetail .tableDetail dl dt,
.dataDetail .tableDetail dl dd {
	float: left;
}

.dataDetail .tableDetail dl dt {
	border-bottom: 0px solid #e5e5e5;
	width: 20%;
	line-height: 35px;
	height: 35px;
	text-align: center;
	background: #fcf7f1;
}

.dataDetail .tableDetail dl dd {
	width: 20%;
	line-height: 40px;
	height: 40px;
	text-align: center;
	background: #fff;
}

.dataDetail .tableDetail dl dt.longTxt {
	width: 40%;
	*width: 39%;
	text-align: left;
}

.dataDetail .tableDetail dl dt.longTxt font {
	margin-left: 20px;
	font-size: 14px;
}

.dataDetail .tableDetail dl dd.longTxt {
	width: 40%;
	*width: 39%;
	text-align: left;
	word-break: keep-all;
	white-space: nowrap;
	*white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.dataDetail .row6 dl dt {
	width: 12%;
}

.dataDetail .row6 dl dt.longTxt {
	width: 40%;
}

.dataDetail .row6 dl dd {
	width: 12%;
}

.dataDetail .row6 dl dd.longTxt {
	width: 40%;
}

.dataDetail .tableDetail dl dd.longTxt font {
	margin-left: 20px;
	font-size: 14px;
}

.dataDetail td .dotDown {
	*margin-top: 5px;
}

.dotDown {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: #000;
	vertical-align: middle;
	background: url(../images/dotDown.gif);
}

.dotup {
	background-position: 0px -20px;
}



.fj_type{
	display:inline-block;
	min-width:70px;
}


/*我的应付 滚动时定位在底部*/

.btnAreaTotal {
	padding: 10px;
	height: 30px;
	line-height: 30px;
	background: #f2f2f2;
	border: 1px solid #e5e5e5;
	margin-top: 15px;
}

.btnAreafloat {
	position: fixed;
	bottom: -1px;
	width: 998px;
}

.btnAreaTotal span.rightCon {
	color: #333;
}

.btnAreaTotal label {
	display: inline-block;
	vertical-align: middle;
}

.btnAreaTotal .txtNum {
	font-size: 20px;
}

.btnAreaTotal label input[type="checkbox"] {
	margin-left: 8px;
	*margin-left: 5px;
	margin-right: 5px;
}


/*客户管理-授信推荐-推荐3*/

.IDinformation ul li {
	width: 140px;
	float: left;
}

#changebig {
	margin-left: 270px;
}


/*wz 新增采购商 选择*/

.p_name {
	display: inline-block;
	min-width: 50px;
	height: 26px;
	border: 1px solid #d9d9d9;
	vertical-align: middle;
	text-align: center;
	line-height: 26px;
	border-radius: 5px;
	padding: 0 31px 0 10px;
	background-color: #e6ebf3;
	position: relative;
	margin-right: 20px;
}

.p_name em {
	width: 26px;
	height: 26px;
	position: absolute;
	background: red;
	right: 5px;
	top: 0;
	background: url(../images/delete1.png) no-repeat center center;
	cursor: pointer;
}

.p_name em:hover {
	background: url(../images/delete2.png) no-repeat center center;
}


/*发货方式 选择*/

.Dways {
	padding: 0;
	border: none;
}

.Dways ul li {
	width: 120px;
	height: 34px;
	line-height: 34px;
}


/**平台服务协议**/

.agreetitle {
	text-align: center;
	font-size: 22px;
	margin: 30px 0;
}

.artBox .Agcont {
	padding: 10px 20px;
	height: auto;
	overflow-y: scroll;
}

.artBox .Agcont h2 {
	font-size: 18px;
	margin: 20px 0;
	color: #444;
	font-weight: 600;
	text-align: center;
}

.artBox .Agcont p {
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 1.8;
}

.artBox .Agcont span {
	font-weight: 600;
}

.artBox .Ag_pdf {
	padding: 0px;
	overflow-y: hidden;
	height: auto;
}


/*created by aiko on 2017-04-11*/

.btn_disabled {
	background: #FBFBFB;
}


/*上传身份证照片*/
.IDcard .brief {font-size: 14px;color: #999999;line-height: 1.5;margin-top: 4px;}
.cardface,.cardback {width: 290px; float: left; margin: 20px 50px 20px 0; text-align: center;}
.cardface img,.cardback img {width: 290px;height: 185px; margin-bottom: 5px; border-radius: 5px;}
.cardface .pdf_img,.cardback .pdf_img {display: block; width: 290px;height: 185px; margin-bottom: 5px; border-radius: 5px; background: url(../js/widget/images/up_pdf.jpg) no-repeat center}

.holdcard {overflow: hidden; margin-bottom: 20px;}
.holdcard img { display: block; float: left; margin-right: 20px; width: 140px; height: 160px}
.holdcard .pdf_img {display: block; float: left; margin-right: 20px; width: 140px; height: 160px; background: url(../js/widget/images/up_pdf.jpg) no-repeat center}
.holdcard .brief { width: 500px; font-size: 14px;  color: #999999; line-height: 31px; float: left;}


/*数字证书*/
.zs{
	width: 545px; height: 705px; background: url(../images/szzs.png) no-repeat center; margin: 0 auto; overflow: hidden;
}
.zs table{
	width: 100%;
	margin-top: 200px;
}
.zs table td{
	padding:0 25px;
	line-height: 50px;
	font-size: 16px;
}

/*充值*/

.mycard{
	padding: 8px 20px;
	display: inline-block;
	line-height: 24px;
	border: 1px solid #e5e5e5;
	margin-right: 10px;
	cursor: pointer;
}

.mycard img{
	width: 20px;
	height: 20px !important;
	display: inline-block !important;
	margin-right: 5px !important;
}
.mycard i{
	margin:0 5px 0 10px;
}



/*流程设置*/
.Exammian{ border-width: 1px 0 0 1px;}
.Exammian td{ border:none}
.Exammian td.Examname{ background-color: #f7f6f6; vertical-align: middle;border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;}
.Exammian tr:hover .Examname{ background-color: #f7f6f6;}
.Exammian tr:hover td{background-color: #FFF;}
.Exammian td.ExamCnt{padding:0}
.Exammian td.ExamCnt td{border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; text-align:left}
.Exammian td.ExamCnt td.e_steps i{ cursor: pointer; margin: 0 4px;}
.Exammian td.ExamCnt td.e_steps em{ display: inline-block; width: 16px; height: 16px; margin-right: 5px; background: url(../images/sealicon.png) no-repeat; vertical-align: middle;}

.setStep .peopNum{display: inline-block; width: 20px; height: 20px; line-height: 20px; margin-right: 10px; text-align: center; color: #FFF; background-color: #d5d5d5;
border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%;}
.setStep .addAuditor{ display: inline-block;min-width: 300px; height: 38px; line-height: 38px; border: 1px solid #e5e5e5; padding:0 10px;}
.setStep .delect{color:#F00}

.formTable td input[type="text"].smallipt{ width: 160px;}
/* input[type="text"],.ipt{height: 38px;line-height: 2.14;background: #fff;border: 1px solid #e5e5e5;padding:0 10px;width: 22%;vertical-align: middle;} */

/*tree*/
.treeAll, .treeChose{float: left; margin-top: 8px;}
.treeCnt{width: 250px; height: 240px; margin-top: 8px; padding: 14px; background-color: #f6f6f6; border: 1px solid #dadada; overflow: hidden; border-radius: 4px;-webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px;}
.treeCnt .Search{width: 250px; height: 30px; position: relative;}
input.schcnt{width: 230px; padding: 0 10px; line-height: 30px; float: left;}
.schbtn{width:30px; height: 28px; background:#FFF url(../images/search.png) no-repeat center; border:none; cursor: pointer; position: absolute; top: 1px; right: 0;}
.ztree_list{ width: 250px; height: 200px; margin-top:10px ; overflow: auto;}
.treeArrow{ padding: 110px 5px 0 5px; float: left;}
.chose_name{ height: 32px; margin-bottom: 8px; line-height: 32px; padding: 0 10px; background-color: #FFF; position: relative;}
.chose_name em{width: 26px; height:26px; position: absolute;right: 5px; top:0; background: url(../images/delete2.png) no-repeat center 10px; cursor: pointer;}
.chose_list{height: 246px; overflow: auto;}

/*商票表格*/
.r_icon {position: absolute;right: 170px; top: 15px;}
.receiptPaper{position: relative; margin-top: 20px; padding:30px 25px ;  border: 1px solid #e5e5e5; overflow: hidden;}
/* .receiptPaperSpe{ height: 700px; overflow: auto;} */
.receiptPaper h2{ height: 34px; line-height: 34px; margin-bottom: 20px; font-size: 26px; text-align: center;}
.receiptPaper p{ width: 100%; height: 40px; line-height: 40px;}
.receiptPaper table{ width: 100%; table-layout: fixed; border: 1px solid #e5e5e5; margin-top: -1px;}
.receiptPaper td{padding:5px 10px; line-height: 30px; background: #fff; color: #333; text-align: center; border: 1px solid #e5e5e5; word-break: break-all;}
.receiptPaper td.text_j{ text-align: justify;}
.receiptPaper td.text_l{ text-align: left;}
.receiptPaper td input[type="text"] {height: 32px; line-height: 32px; width: 80%;}
.receiptPaper .rece_two { margin-bottom: -1px;}
.receiptPaper .rece_two th{ text-align: center; border-right: 1px solid #e5e5e5; line-height: 22px;}
.receiptPaper .rece_two td{padding:0; border-width: 1px 1px 0 0; line-height: 22px;}
.receiptPaper .rece_one tr.remarkInf td{ height: 120px;}
.receiptPaper .receImg{width:180px; text-align: center; position:absolute; top:15px; right:15px}
.receiptPaper .receImg img{width:110px; height:110px;}
.receiptPaper .receImg p{ height:28px; line-height:28px; text-align:center;}

/*verDesc*/
.verDesc{ line-height: 26px; padding-top: 20px;}
.verDesc h2{ font-size: 18px;}
.verDesc p{ margin: 10px 0; font-size: 16px;}

/*progress*/
.box{width:500px; height: 60px; margin: 0 auto;}
.boxpanel{text-align: center; height: 20px; line-height: 20px; margin:80px 0 20px;}
.tbox{width:400px; height:6px; border: 1px solid #e1e1e1;  background-color: #ddd; border-radius: 2.5px; display: inline-block; vertical-align: middle; margin-right: 5px}
.tbox div{width:0px; height:6px; text-align:center; background-color: #e64733; font-size:12px; border-radius: 2.5px;line-height:6px; color: #FFF}
.tbox_txt{ text-align: center;  font-size: 16px;}


.sealBox{ width: 100%; height: 100%; position: relative;}
.sealBox .sealImg{ width: 100px; height: 100px; position: absolute; right: 20px; bottom: -20px; z-index: 10;}
.sealBox .sealImg img{ width: 100%; height: 100%;}
/*2018-11-30 lyy*/
.sealBox span{position: absolute; right: 40px; bottom: 15px; z-index: 100;}

/*2018-11-26 wz 发票二维码*/
.receTips{ height: 80px;}
.receTips .recesnum{ width: 600px; line-height: 26px; text-align: right; padding-top: 12px;}
.receTips .recescode img{ width: 80px; height: 80px;}

/*2019-01-14 lyy*/
.receiptPaper td.text_r{text-align: right;}
.receiptPaper1{padding: 0; border: none;}
.required {color: #e64733;margin-right: 5px;}
.w70{display: inline-block; width: 70px; margin-right: 7px; text-align: right; color: #666;}
.note{vertical-align: middle; width: 127px; display: inline-block; text-align: center;}
.formTable td.img_tips1{color: #666; padding-right: 0;}
.accessoryTitle1{color: #666;background: #f4f4f4; margin-bottom:20px;}
.formTable td a{color: #3b639f;}
.imgUp1 li .Img img{    max-height: 150px}
.imgUp li p.delete{padding: 0; line-height: 1;}
.imgUp li p.delete a{text-decoration: underline;}
.rightInfo1 {width: 45%; height: 200px;
border-left: 1px solid #e5e5e5; margin-top: 20px; padding-left: 40px;}
.waiting{display: inline-block; width: 49px;height: 20px;line-height: 20px; background-color: #ffbc2b;border-radius: 2px;
font-size: 12px;color: #fff;text-align: center;}

/*2018-11-6 lyy*/
.listYscroll{max-height:585px;overflow-x:hidden; overflow-y:auto;}
/*导入发票*/
.search-wrap {background: #f6f6f6; margin: 10px 0; border: 1px solid #e4e4e4;}
.ui-popup-modal .ui-dialog.myPop{ background-color: #fffcea;}
.ui-dialog.myPop .detailpg{ background-color: #fffcea; padding: 0;}
.ltips_left{width: 450px; }
.ltips-right{width:526px; padding-left: 20px; border-left:  dashed 1px #e5e5e5;}
.er-left {width: 216px; float: left; margin-left: 40px;}
.er-left img{ width: 214px; height: 213px;}
.phone{width: 229px;height: 292px; float: right; margin-right: 10px;}
.examImg img{width:90%; height:auto; display: block; margin: 10px auto 0;}
.day {display: none;}
.code_lists{ padding:0 50px 50px; overflow: auto;}
.code_lists dl{ width: 400px;  border:1px solid #d4d4d4; margin:40px 25px 0; float: left;}
.code_lists dl dt{ line-height: 45px; background-color: #edebeb; text-align: center; font-size: 18px; border-bottom:1px solid #d4d4d4;}
.code_lists dl dt div{text-align: left;}
.code_lists dl dt div.dt-line{ border-bottom: 1px solid #d4d4d4;}
.code_lists dl dt span{ display: inline-block;}
.code_lists dl dt span.dt-title{font-size:16px; padding-left: 0; width: 90px;  text-align: center; float: left;}
.code_lists dl dt span.dt-con{font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-left: 10px; width:285px; border-left: 1px solid #d4d4d4; float: right;}
.code_lists .copy_img{ width: 120px; height: 120px; padding: 5px;border:1px solid #a3c8d9; margin: 34px auto 0;}
.code_lists .copy_img img{ width: 100%; height: 100%;}
.code_lists .copy_word{ text-align: center; font-size: 16px; color: #666; margin: 10px auto 15px;}
.code_lists .copy_link{width:80px; padding-left:15px; margin: 0 auto; border:1px solid #a3c8d9;border-radius:4px;background:url(../images/copy.jpg) no-repeat 6px center;text-align:center;line-height:26px;}
.code_lists .copy_tips{ height: 30px; line-height: 16px; padding:10px; border-top: 1px dashed #d2d2d2; color: #999; margin-top: 35px; background: url(../images/copyt.png) no-repeat 20px 11px;}

/*2018-7-18 wz fujian*/
.tipall_list{ margin-bottom: 20px;}
.tipall_list li{ height: 30px; line-height: 30px; background: url(../images/s_uploadFile.png) no-repeat left center; padding-left: 25px;}
.tipall_list li em{ color: #999; margin-left: 20px;}
@keyframes statusProgress
{0%{ width:0%; /* Saf3.1+, Chrome */}}
@-moz-keyframes statusProgress /* Firefox */
{0%{ width:0%; /* Saf3.1+, Chrome */ }}
@-webkit-keyframes statusProgress /* Safari å’Œ Chrome */
{0%{ width:0%; /* Saf3.1+, Chrome */}}
@-o-keyframes statusProgress /* Opera */
{0%{ width:0%;/* Saf3.1+, Chrome */}}
.prgbar{ width: 260px; height: 8px; margin: 10px 0 0 20px; padding-right:40px; display: inline-block; position:relative;}
.prgbar .bar{ height:5px; width:100%; background:#FFF; border: 1px solid #e4e4e4; border-radius:10px; position:relative;}
.prgbar .bar_current{height:6px; background:#93ca00; border-radius:10px; position:absolute;top:0px; left:0px;
	animation: statusProgress 1s ease;-moz-animation: statusProgress 1s ease;	-webkit-animation: statusProgress 1s ease; -o-animation: statusProgress 1s ease;}
.prgbar .numTxt{ line-height:1; font-size:14px; color:#666; display:inline-block; position:absolute; top:-3px; right:0px;}
.formTable1 th{width:175px;}

/*2019-05-14*/ div.l-wrap{position: relative;}
div.l-show {position: absolute;  top:-10px ;right: -305px; width: 290px;  text-align: left; border: 1px solid #e5e5e5; padding: 15px 20px 15px 30px;background: #fff;display: none; z-index:100;}
div.l-show1{right: -315px;}
.l-wrap div em{display:block;width: 7px; height: 10px; background: url(../images/l_arrow.png); position: absolute; top: 41%; left: -6px;}
.l-wrap li{list-style: disc; color: #b2b2b2; line-height: 1.5;}
.l-wrap li span{color: #333;}

/*2018-3-8 wangzhen fujian*/
.acce_time{ line-height: 26px; margin: 20px 0 10px; font-size: 14px; color: #666; }
.acce_time span{ margin-left: 50px;}
.kind_line{ border-top:1px dashed #d2d2d2; margin-bottom: 10px;}

/*在线签合同  不规则表格*/
.more_cntbd td{ vertical-align: middle; border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;}
.more_cntbd{border-top:none ;}
.more_cntbd table{ border: none;}
.more_cntbd td.nopadd{ padding: 0;}
.signList { width: 100%;}
.signList li{border-bottom: 1px solid #e5e5e5;padding-left:10px; overflow: hidden;line-height: 40px;height: 40px;text-align: left; }
.signList li span{width:60%; display: inline-block; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; height: 40px; padding-right: 10px;}
.signList li span.time{ width: 36%; padding-right: 0px; color: #999;}
.more_cntbd td.noborder{ border: none;}
.more_cntbd td.noborder_r{ border-right:none ;}
.more_cntbd td.longTxt a{ margin-left: 0px;}
.noborder_b tr:last-child td{ border-bottom: none; }
.noborder_b tr td:last{ border-right: none;}
.noborder_b tr:first-child td:last-child{ border-right: none;}

/*2019-09-26 lyy*/
/*发票录入-OCR识别*/
#error,#dele{display: none;}
.error-msg{font-size: 16px; margin-top: 20px;}
/*上传发票*/
.bill-check {overflow: hidden;margin: 30px 0 40px 0;}
.bill-check img {display: block;float: left; width: 193px;height: 122px; border: 1px solid #e6e6e6;}
.bill-check .brief {width: 660px; font-size: 14px;line-height: 26px;float: left;margin-left: 20px;}
.bill-name{width: 317px; text-align: center; margin-top: 10px;}
.btnUpload {display: inline-block;width:92px;line-height: 38px;margin-top: 10px;background: #fff;border: 1px solid #c9c9c9;border-radius: 4px;font-size: 12px;color: #222 !important;text-align: center;position: relative;}
.btnUpload input {width: 92px;height: 38px;position: absolute;top: 0;left: 0;opacity: 0;z-index: 1;}
.btnUpload:hover{background: #e5e5e5;}
.bill-img img{width: 574px;height: 362px;}
.loading{position: fixed; top: 40%; left: 40%; width: 385px; padding: 30px 30px 25px; background:url(../images/loading_bg.png) no-repeat center;border-radius: 5px;color: #fff; position: fixed; top: 40%; left: 40%; text-align: center; display: none;}
.loading .numTxt{color: #fff;}
.loading-wrap{position: fixed; top: 0; left: 0; display: none; background: #000; opacity: 0.1; filter:Alpha(opacity=10);}

/* 查询统计 电子债权凭证 拆分流转图*/
.tree ul,li{list-style-type:none;}
.tree{display:block;position:relative;padding:5px 15px;}
.tree span{display:inline-block;box-sizing:border-box;height:100%;line-height:28px;min-width:60px;text-align:center;color:#888;border:1px solid #ddd;border-radius:5px;padding:0 8px;}
.tree ul{position:relative;padding-left:60px;margin:0;}
.tree ul>li{position:relative;padding:5px 0;}
.tree>ul{padding:0;margin:0;}
/** 水平方向连线 */
.tree>ul ul>li:after{content:' ';position:absolute;top:20px;left:-45px;width:45px;border:none;border-top:1px solid #ddd;}
/** 垂直方向连线 */
.tree ul>li:not(:last-child):before{content:' ';position:absolute;top:0;left:-45px;height:100%;border:none;border-left:1px solid #ddd;}
.tree ul>li:last-child:before{content:' ';position:absolute;top:0;left:-45px;height:20px;border:none;border-left:1px solid #ddd;}
/** 控制鼠标移上去的颜色 */
/*
.tree span:hover, .tree span:hover+ul span{color:#fff;background-color:orange;}
.tree span:hover, .tree span:hover+ul span, .tree span:hover+ul li:before, .tree span:hover+ul li:after{border-color:orange;}
*/
/** 折叠图标 */
.tree .fa:before{margin-right:5px;}
.tree .fa-minus-circle, .tree .fa-plus-circle{cursor:pointer;}

/*样式放private.css 新增一张图片del.png*/
.ent-play li {width: 300px;min-height: 96px;background-color: #ffffff;border: solid 1px #e5e5e5;float: left;padding: 10px 15px 5px 20px;line-height: 1.75;margin: 10px 20px 0 0;}
.ent-play li p {margin: 0 23px 5px 0;}
.del {display: inline-block;width: 14px;height: 14px;background: url(../images/del.png) no-repeat;float: right;}

.widthDraw em{display: inline-block;width: 16px;height: 14px;background: url(../images/wd_icon.png) no-repeat; vertical-align: middle;margin-right: 5px;}
a.widthDraw {color: #f28e0d;margin-left: 20px;}

/**用户协议签署 */
.bTitle {font-size: 18px;font-weight: bold;text-align: center;margin: 20px 0 10px;}
.agreeDetails{margin-right: 15px;}
.agreeDetails h3 {font-size: 16px;font-weight: bold;text-align: center;margin: 25px 0 15px;}
.agreeDetails p {text-indent: 2rem;line-height: 1.75;margin-bottom: 10px;}
.scroll{max-height: 600px; -ms-overflow-y: scroll; overflow-y:scroll;}
.lines{border: 1px solid #999; padding: 15px; margin-top: 30px;}
.lines h3{margin-top: 0;}

.indexAccount1{width: 1020px; background: none; border: 0; padding:5px 0; height: 117px;}
.indexAccount .accTitle1 {width: 355px;}
.indexAccount .accTitle1 dd{margin-left: 0;}
.newstips{padding:5px 0 10px 20px;border: 0;}
.totalMoney{width: 315px;height: auto; padding:5px 20px 10px 20px; border-left:1px dashed #dbdbdb;}
.totalMoney .title{font-size: 16px;line-height: 20px;}
.balance .btnRed{width: 68px;height: 32px; padding: 0; font-size: 14px; line-height: 34px;}
.totalMoney .balance .price{font-size: 30px;}
.totalMoney .balance .price em{font-size: 24px; margin: 3px;}
.newstips h2{color: #333; margin-bottom: 15px;}
.totalMoney .balance {line-height: 1.5; margin: 20px 0 0;}
.newstips ul li{margin-right: 40px;}
.loginTime{margin-top: 10px;}

.newstips h6{position: relative; width: 44px; height: 44px; background: url(../images/new_icon.png); margin: 3px auto;}
.newstips h6.tip{background-position: 0 -45px;}
.newstips h6.notice{background-position: 0 -90px;}
.newstips span{position: absolute; right: -10px; top: -5px; display: inline-block; min-width: 10px; padding: 0 5px; height: 16px;line-height: 16px; background: #E64733; color: #fff;border-radius: 8px; font-size: 12px;}


/**发票详情*/
.invoPanel{margin: 0 auto; }
.invoDetail{padding-bottom: 30px; margin-top: 25px;}
.invostate{ height: 30px; line-height: 30px; padding: 7px 20px; background-color: #eeeded; font-size: 16px; }
.invotitle{ height: 85px; line-height: 85px; margin: 15px 0; background: url(../images/invoicon.png) no-repeat center; text-align: center; font-size: 24px;}
.invonum{ line-height: 30px; margin-bottom: 15px;}
.invonum em{ color: #595dab; margin-right: 20px;}
.invoinf{ width: 100%; table-layout: fixed; border: 1px solid #aeaeae; margin-top: -1px;font-size: 14px;}
.invoinf td{padding:10px; line-height: 30px; background: #fff; color: #333; text-align: center; border: 1px solid #aeaeae; word-break: break-all;}
.invoinf td.text_l, .invogoods th.text_l{ text-align: left;}
.invoinf td.text_r{ text-align: right;}
.invoinf td em{ display:inline-block; width: 104px; text-align-last: justify;}
.invogoods th{padding:2px 10px; line-height: 30px; border-left: 1px solid #aeaeae; border-top: 1px solid #aeaeae; text-align: center;}
.invogoods td{ border-bottom: none; border-top: none; color:#595dab; padding:0px 10px;}
.invoinf font{ color: #595dab;}
/*发票*/
.invoice-wrap{width: 908px;height: 550px;background-color: #ffffff;border: solid 1px #e5e5e5; position: relative;}
.invoice-img{max-width: 908px;max-height: 512px;margin-top: 30px;}
.inv-sty{position: absolute;top: 0; right:13px ;}
.inv-sty em{display: inline-block;width: 140px;height: 67px; }
.inv-sty em.write{background: url(../images/write.png) no-repeat;}
.inv-sty em.ocr{background: url(../images/ocr.png) no-repeat;}
.inv-sty em.pass{background: url(../images/pass.png) no-repeat;}
.iconDetail{ display: inline-block; width: 20px; height: 20px; background: url(../images/icon_detail.png) no-repeat center center; vertical-align: middle; cursor: pointer;}
.iconDetail:hover{ cursor: pointer;}
.detailPop p{ font-size: 14px; color: #999;}

.bclose {width: 20px;height: 20px;background: url(../images/cancel.png) no-repeat center;cursor: pointer; display: inline-block;}

/*供应链票据样式*/
.newRece{border:0;  margin: 20px 10px;background: url(../images/newrece_bg.png);font-family: SimSun !important; color: #000;}
.newRece p{height: auto; line-height: 1.75;}
.newRece td{background: none; border: 1px solid #111; text-align: left;}
.newRece td.center{text-align: center;}
.newRece table{border: 1px solid #111;table-layout: initial;}
.newRece h1.re-title{font-size: 42px; font-weight: bold; margin:20px 0; text-align: center;}
.newRece li{display: inline-block; width: 50%; float: left;}
.float p{display: inline-block; float: left; text-align: left;}
.float p.rname{width: 40%;}
.float p.raddress{width: 40%;}
.float p.adate{width: 20%;}
.newRece .rece_two{border-left: 0; border-right: 0;}
.newRece .rece_two td{text-align: center;}
.newRece .rece_two th{border-color: #111;}
.new-datalist td{text-align: left;padding: 5px 10px;}
.new-datalist td ,.new-datalist th{border: 1px solid #e5e5e5;}
.new-datalist tr td:first-child,.new-datalist th{font-weight: bold;}
.new-datalist th{background: #f3f3f3;padding: 5px 10px;}
.new-datalist1 tr td:first-child{font-weight: normal;}




.products li{display: inline-block; width: 288px; float: left; border: solid 1px #e6e6e6;border-radius: 2px;padding: 15px 20px;}
.p-title{font-size: 16px; height: 39px; line-height: 35px;}
.p-title span{display: inline-block;width: 56px;height: 24px; text-align: center;  line-height:24px;background: #93ca00;border-radius: 12px; font-size: 12px; color: #fff; margin: 5px 0 10px 10px;}
.p-title span.no{background: #e6e6e6; color: #666;}
.products p{font-size: 12px;}
.products h3{vertical-align: middle; color: #222; padding-top: 10px; border-top: 1px solid #eee; margin-top: 15px;}
.products h3 i{float: left; font-size: 18px; color: #e64733;font-weight: bold;margin-left: 5px;}
.products h3 span{margin-top: 2px; float: left;}
.goBtn{width: 282px;height: 36px; text-align: center; line-height: 36px;font-size: 16px; color: #e64733; background: #fff5f4;border-radius: 2px;border: solid 1px #ffc4bd; margin-top: 15px;}

 /*首页待办 */
.search ul.moreCond li{float:none; margin:5px 0 10px; line-height:30px; position:relative; padding-left:80px;}
.search ul.moreCond li label{ width:70px; text-align:right; position:absolute;left:0px;top:0px; display:inline-block}
.search ul.moreCond li a{padding: 0 12px;min-width:58px; height:30px; line-height:2.14; text-align: center; margin-right:10px; display: inline-block; vertical-align: middle; color: #333; }
.search ul.moreCond li a.current{background: #0	08965; color: #fff;border-radius: 3px;-webkit-border-radius: 3px; -ms-border-radius: 3px; -moz-border-radius: 3px;}