﻿/*common*/

html {
	background-color: #fff;
}

html.fffcommodef {
	background-color: #f2f2f2;
}


/*二级页面*/

html.fffcommodef body {
	background-color: #fff;
}


/*二级页面*/

body,
p,
div,
img,
input,
button {
	margin: 0;
	padding: 0;
}

@import url("admin.css");

/*@import url("skin.css");*/

html.loginhtmll {
	background: #54D5D1;
}

.fl-xz {
	float: left;
	display: inline;
}

.fr-xy {
	float: right;
	display: inline;
}

.fl-xzblock {
	float: left;
	display: inline-block;
}

.fr-xyblock {
	float: right;
	display: inline-block;
}

.clearfix:after,
.fix:after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0
}

.ta-left {
	text-align: left;
}

.ta-center {
	text-align: center;
}

.ta-right {
	text-align: right;
}

.disa-inline {
	display: inline-block;
}


/*font-size*/

.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}

.f20 {
	font-size: 20px;
}

.fb {
	font-weight: bold;
}

.fn {
	font-weight: normal;
}

.t2 {
	text-indent: 2em;
}


/*color*/

.color-important {
	color: #ff0000;
}


/*width-百分比*/

.wb20 {
	width: 20%;
}

.wb25 {
	width: 25%;
}

.wb30 {
	width: 30%;
}

.wb33 {
	width: 33%;
}


/*ie6：33%*/

.wb34 {
	width: 34%;
	/*width:33%;*/
}

.wb35 {
	width: 35%;
}

.wb40 {
	width: 40%;
	/*width:33%;*/
}

.wb50 {
	width: 50%;
}


/*ie6/ie7 宽度计算为四舍五入 所以谨慎使用百分比*/

.wb92 {
	width: 92%;
}

.wb100 {
	width: 100%
}

.syswb600 {
	width: 600px;
}

.undis {
	display: none;
}

.hidden {
	visibility: hidden;
}


/*超出*/

.text-ellipsis,
.btl-title {
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/*margin-top*/

.mt5 {
	margin-top: 5px;
}

.mt7 {
	margin-top: 7px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 40px;
}

.mt40 {
	margin-top: 40px;
}

.mt122 {
	/*margin-top: 122px; */
	margin-top: 10.3%;
}


/* ml7 */

.ml7 {
	margin-left: 7px;
}

.ml10 {
	margin-left: 10px;
}

.ml40 {
	margin-left: 40px;
}

.ml50 {
	margin-left: 50px;
}

.ml41 {
	margin-left: 41px;
}

.ml80 {
	margin-left: 80px;
}

li {
	list-style-type: none;
}

.clearrc {
	clear: both;
}

img {
	border: none;
}


/* margin-bottom: */

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb18 {
	margin-bottom: 18px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb100 {
	margin-bottom: 100px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml12 {
	margin-left: 12px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}

.ml50 {
	margin-left: 50px;
}

.ml100 {
	margin-left: 100px;
}

.mr5 {
	margin-right: 5px;
}

.mr7 {
	margin-right: 7px;
}

.mr10 {
	margin-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

.mr20 {
	margin-right: 20px;
}

.mr30 {
	margin-right: 30px;
}

.mr50 {
	margin-right: 50px;
}

.mr100 {
	margin-right: 100px;
}

.p10 {
	padding: 10px;
}

.p15 {
	padding: 15px;
}

.p30 {
	padding: 30px;
}

.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt14 {
	padding-top: 14px;
}

.pt15 {
	padding-top: 15px;
}

.pt16 {
	padding-top: 16px;
}

.pt20 {
	padding-top: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pt50 {
	padding-top: 50px;
}

.pt100 {
	padding-top: 100px;
}

.pb5 {
	padding-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb50 {
	padding-bottom: 50px;
}

.pb100 {
	padding-bottom: 100px;
}

.pl5 {
	padding-left: 5px;
}

.pl10 {
	padding-left: 10px;
}

.pl15 {
	padding-left: 15px;
}

.pl20 {
	padding-left: 20px;
}

.pl30 {
	padding-left: 30px;
}

.pl50 {
	padding-left: 50px;
}


/*.pl93 {
    padding-left: 93px;
}*/

.pl100 {
	padding-left: 100px;
}


/*.pl144hanka1 {padding-left: 145px;}*/

.pr5 {
	padding-right: 5px;
}

.pr10 {
	padding-right: 10px;
}

.pr15 {
	padding-right: 15px;
}

.pr20 {
	padding-right: 20px;
}

.pr30 {
	padding-right: 30px;
}

.pr50 {
	padding-right: 50px;
}

.pr100 {
	padding-right: 100px;
}


/*基本end */


/*专门写给ie6浏览器使用/与使用Position导致元素被隐藏*/

.z-index4,
.z-index4 * {
	z-index: 4;
}

.z-index3,
.z-index3 * {
	z-index: 3;
}

.z-index2,
.z-index2 * {
	z-index: 2;
}


/* 基本start*/

.lh150 {
	line-height: 150%;
}

.lh180 {
	line-height: 180%;
}

.lh200 {
	line-height: 200%;
}

.unl {
	text-decoration: underline;
}

.no_unl {
	text-decoration: none;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.bc {
	margin-right: auto;
	margin-left: auto;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.cb {
	clear: both;
}

.cl {
	clear: left;
}

.cr {
	clear: right;
}

.clearfix::after {
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
	content: ".";
}

.clearfix {
	display: block;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.abs-right {
	right: 0px;
	position: absolute;
}

.zoom {
	-ms-zoom: 1;
}

.hidden {
	visibility: hidden;
}

.none {
	display: none;
}

.w10 {
	width: 10px;
}

.w20 {
	width: 20px;
}

.w30 {
	width: 30px;
}

.w40 {
	width: 40px;
}

.w50 {
	width: 50px;
}

.w60 {
	width: 60px;
}

.w70 {
	width: 70px;
}

.w80 {
	width: 80px;
}

.w90 {
	width: 90px;
}

.w100 {
	width: 100px;
}

.w103 {
	width: 103px;
}

.w200 {
	width: 200px;
}

li .layui-inline .w220 {
	width: 220px !important;
}

.w300 {
	width: 300px;
}

.w400 {
	width: 400px;
}

.w500 {
	width: 500px;
}

.w600 {
	width: 600px;
}

.w700 {
	width: 700px;
}

.w800 {
	width: 800px;
}

.w {
	width: 100%;
}

.h50 {
	height: 50px;
}

.h80 {
	height: 80px;
}

.h100 {
	height: 100px;
}

.h200 {
	height: 200px;
}

.h {
	height: 100%;
}

.m10 {
	margin: 10px;
}

.m15 {
	margin: 15px;
}

.m30 {
	margin: 30px;
}

.logdooryia {
	padding-top: 20px;
}

.logdooryia label.dooryib_1 {
	font-weight: 700;
	font-size: 18px;
	/*word-spacing: 25px;*/
	letter-spacing: 4px;
	color: #1ab394;
}


/*强制换行word-break:break-all强制性换行*/

.yingc-mx-f {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.shangpaddingshuyia {
	padding-left: 0;
	padding-right: 0;
}


/*在同一行 不强制换行 */

.navbar-header {
	width: 80%;
}

.display-inlinexia {
	display: inline-block;
	float: left;
}


/*common  end*/

.navbar-static-side {
	background: #233646;
	color: #fff;
}


/*.navbar-default .nav>li {
	transition: all .1s ease-in-out;
	cursor: pointer;
	border-top: 1px solid rgba(121, 121, 121, 1);
	border-bottom: 1px solid rgba(121, 121, 121, 1);
	text-align: center;
}*/

.navbar-default .nav>li {
	transition: all .1s ease-in-out;
	cursor: pointer;
	border-top: 1px solid #85cdc9;
	border-bottom: 1px solid rgba(121, 121, 121, 1);
	text-align: center;
}

.navbar-default .nav>li>a {
	background-color: #3d5564;
	color: #fff;
}

.navbar-default .nav>li>a:hover,
.navbar-default .nav>li>a:focus {
	background-color: #95cfc7;
	color: #2F4050;
}

.border-bottom {
	background: #233646;
	/*height: 73px; min-height: 73px;   line-height:73px;*/
}

.navbar-fixed-top,
.navbar-static-top {
	background: #85cdc9;
	/*height: 73px; min-height: 73px;   line-height:73px;*/
}

.nav.navbar-right {
	height: 80px;
	line-height: 26px;
	float: left !important;
}

.nav.navbar-right>li>a {
	color: #ffffff;
}

.navbar-top-links li a {
	padding: 26.5px 10px;
	/*min-height: 73px;
    line-height:73px;*/
}

.navbar-header {
	min-height: 80px;
	line-height: 80px;
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #186e69;
}

.shangjia_earlyc2 .txth_earlyb1 {
	color: #323232;
	font-family: MicrosoftYaHei;
	font-size: 14px;
}

.shangjia_earlyc2 .txth_earlyb1 p {
	display: inline-block;
	float: left;
}

.zhan-tipaa1 {
	width: 19px;
	height: 17px;
	background: url(../images/fujingshangjiazhan_tipawoa1.png) scroll 0 0 no-repeat;
	background-size: 19px 17px;
}

.logo-z {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #85cdc9;
}

.logo-z img {
	width: 200px;
	height: 60px;
	vertical-align: middle;
	border: 0;
}

.nav-header {
	padding: 0;
}

.yar-title1a {
	max-width: 180px;
}


/*.yar-title1a span {
	
}*/

.contacthuman {
	width: 15px;
	height: 17px;
	background: url(../images/contacthumani1a.png) scroll 0 0 no-repeat;
	background-size: 100% 100%;
}

.fujing2a-hope a {
	color: #323232;
}

i.tel-lingerwu1a {
	/*margin-left: 15px;*/
	width: 15px;
	height: 17px;
	background: url(../images/tel-lingerwu1age2.png) scroll 0 0 no-repeat;
	background-size: 100% 100%;
	display: inline-block;
}

.display-inlinexia p i {
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 5px;
}

.addres3cn {
	width: 19px;
	height: 17px;
	background: url(../images/addres3cnmylocation.png) scroll 0 0 no-repeat;
	background-size: 100% 100%;
	display: inline-block;
}

.storeSet4cn {
	width: 18px;
	height: 17px;
	background: url(../images/storeSet4cnmen01a.png) scroll 0 0 no-repeat;
	background-size: 100% 100%;
	display: inline-block;
}

.addressi1a {
	width: 258px;
}

.chang_sehzhi1ai {
	width: 18px;
	height: 17px;
	background: url(../images/storeSet4cnmen01a.png) scroll 0 0 no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: text-top;
}

.shez_search4ai {
	width: 18px;
	height: 17px;
	background: url(../images/shez_search4aimg01a.png) scroll 0 0 no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: text-top;
}


/*商家总数 end*/

.txth_earlyb1>p {
	margin-left: 12px;
}

.minimalize-styl-2 {
	margin: 28px 5px 5px 20px;
}

.search-box {
	display: inline-block;
	width: 100%;
	padding: 10px 0px;
	font-size: 13px;
}

.search-box .search_left {
	float: right;
	width: 60%;
}

.search_left ul li {
	float: left;
	margin: 0px 10px;
	padding: 6px 0px;
}


/*.search-box .ri-da1buy {}*/

.search-box .ri-da1buy ul {
	/*padding-left: 20px;*/
	margin-left: -20px;
}

.search-box .xuan_date_s7b ul.toolbar {
	/*background: red;
    border: 1px solid blue;*/
	height: 36px;
}

.search-box ul.toolbar li {
	float: left;
	/*margin: 0px 21px;*/
	padding: 6px 0px;
	margin-left: 25px;
}

.search-box ul.toolbar li:first-child {
	margin-left: 0;
}

.search-box .xuan_date_s7b ul.location_beib1 li {
	/*background: red;
    border: 1px solid blue;
    height: 50px;*/
	padding: 0px 0px !important;
}


/*.search-box ul li.rihelptipa3zsda1 {
	margin-left:0;
}*/

.search-box .xuan_date_s7b ul {
	margin-left: -40px;
}

.search-box .xuan_date_s7c {
	height: 36px;
	overflow: hidden;
}

.riqi_2vipda1 {
	margin-top: -6px;
	width: 232px;
	/*border: 1px solid #000;*/
	display: block;
}

.riqi_2vipda1 .control-label {
	text-align: left;
}

.riqi_2vipda2 {
	width: 78%;
}

.riqi_2vipda2 input.layer-date {
	vertical-align: unset;
}

.m-top {
	display: table;
}

.m-top .tad {
	/*background: #fff;*/
	color: #333333;
	/*display:inline-block;*/
	display: block;
	width: 156px;
	height: 40px;
	padding: 0px 0px;
	margin-top: 0px;
	line-height: 40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border: 1px solid #797979;
	text-align: center;
}

.m-top .reassignda1 {
	color: #fff;
	font-family: 'Arial Normal', 'Arial';
	font-size: 13px;
	text-align: center;
	background: #669999;
	/*float: left;*/
	display: table-cell
}

.m-top .mine_editda {
	/*float: left;*/
	display: table-cell;
}

.m-top .pandian_da1 {
	border-right: none;
	border-bottom: none;
}

.m-top .pandian_da2 {
	border-bottom: none;
}

.findAccountBranchka1 input,
.findAccountBranchka1 img {
	display: inline-block;
	float: left;
}

.findAccountBranchka1 {
	position: relative;
	/* background-image: none; */
	/* border: 1px solid #e5e6e7; */
	/* border-radius: 1px; */
	color: inherit;
	display: block;
	/* padding: 6px 12px; */
	-webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	/*width: 100%;*/
	font-size: 14px;
	/*width: 300px;*/
	height: 34px;
}

.findAccountBranchka1 input {
	position: relative;
}

@media only screen and (min-width: 980px) and (max-width: 2000px) {
	.findAccountBranchka1 .yzm_txtla {
		background: #fff;
		border: none;
		box-sizing: border-box;
		outline: none;
		font-size: 14px;
		/* border: 1px solid red; */
		/*width: 70%;*/
		width: 100%;
		margin-left: 0px;
		border: 1px solid #e5e6e7;
		border-radius: 1px;
	}
}

.findAccountBranchka1 .yzm_txtla {
	background: #fff;
	border: none;
	box-sizing: border-box;
	outline: none;
	font-size: 14px;
	/* border: 1px solid red; */
	/*width: 70%;*/
	/*width: 68%;*/
	width: 63%;
	margin-left: 0px;
	border: 1px solid #e5e6e7;
	border-radius: 1px;
}

.yan_likaisa3 {
	width: 191px;
}

.findAccountBranchka1 img {
	display: block;
	top: 0px;
	left: 141px;
	position: absolute;
	cursor: pointer;
	/*width: 36%;*/
	width: 89px;
	height: 34px;
}

.imagesyyicfin img.imagesyyidfin {
	left: 172px;
}

.filter-IconBJaoa {
	display: inline-block;
}

.filter-IconBJaoa select.form-control {
	padding: 4px 6px;
	height: 34px;
}

.filter-infod1 ul li {
	float: left;
	margin: 0px 10px;
	padding: 6px 0px;
}

.f-background-c {
	background-color: #ffffff;
}


/* .ibox-title {    border: 1px solid rgba(121, 121, 121, 1);} */

.ibox-content {
	/* border: 1px solid rgba(121, 121, 121, 1);  */
	padding: 15px 0px 20px 0px;
}

.table>thead:first-child>tr:first-child>th {
	/* border-top: 1px solid #e7eaec ; */
	/*text-align: center;*/
}

.table>tbody>tr>td,
.table>tfoot>tr>td {
	border-top: 1px solid #e7eaec;
	border-bottom: 1px solid #e7eaec;
	line-height: 1.42857;
	padding: 8px;
	vertical-align: middle;
	text-align: center;
}

.ibox {
	border-left: 1px solid #e7eaec;
	border-right: 1px solid #e7eaec;
	border-bottom: 1px solid #e7eaec;
}

.con-headerda1 dl.cfda1 {
	width: 73%;
	margin: 0 auto;
	text-align: center;
}

.con-headerda1 .cfda1 dd {
	float: left;
	line-height: 30px;
	text-align: center;
}

.zao_headerda2 {
	width: 64px;
}

.quan_headerda3 {
	widows: 75px;
}

.pcjbg_02_hibda1 {
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
}

.pcjbg_02_hibda1 a {
	font-size: 13px;
}

.cjbor_da1_piaoju img {
	width: 28px;
	height: 28px;
}

.ping-tipa-3zsda2 {
	overflow: scroll;
	height: 300px;
}

.ping-tipa-3zsda2-hei {
	/*overflow: scroll;
	/*height: 518px;*/
	/*height: 479px;*/
	padding: 0;
}

.ibox-content table.ping-tipa-3zsda1 {
	/*width: 2988px!important;*/
	width: 3111px !important
}

.col-sm-12 .yuano-da2 {
	margin-top: 15px;
	margin-left: 512px;
}

@media only screen and (min-width: 900px) and (max-width: 1490px) {
	/*a.minimalize-styl-2 {
		display: none;
	}*/
	/*.navbar-header {
		width: 90%;
	}*/
	.addressi1a {
		width: 138px;
	}
	.navbar-top-links li:last-child {
		margin-right: 8px;
	}
}


/*首页 菜单*/

.ri-index-bg {
	background-color: #85cdc9;
	color: #ffffff;
}

.ri-index-bg .row {
	height: 140px;
}

.ri-index-bg .row a {
	width: 140px;
	height: 140px;
	display: block;
	margin: 0 auto;
}

.qing-widget-h1a {
	margin-bottom: 42px;
	margin-top: 0px;
	width: 140px;
	height: 140px;
	background-color: #85cdc9;
	box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
	border-radius: 20px;
}

.ri-searchh2a {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	height: 24px;
}

.ri-searchh2a a {
	color: #ffffff;
}

.kao-searchh3a {
	padding: 29px 44px 14px 44px;
}


/*首页*/


/*上班签到*/

.year-textas1a {
	width: 230px;
	height: 116px;
	background-color: #defff8;
	text-align: center;
}

.year-textas1a .nian-s2a {
	height: 48px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 48px;
	color: #666666;
}

.year-textas1a .hourtime {
	height: 28px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #323232;
}

.year-textas1a .week {
	height: 24px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #06b27b;
}

.qian-expect-cas1a {
	font-size: 12px;
	color: #666666;
	margin: 8px 0px;
	width: 230px;
}

.qian-expect-cas1a .dao-expect-casa1 {
	width: 110px;
	height: 34px;
	background-color: #defff8;
	display: inline-block;
	line-height: 34px;
	text-align: center;
	float: left;
}

.qian-expect-cas1a .dao-expect-casa2 {
	width: 110px;
	height: 34px;
	background-color: #defff8;
	display: inline-block;
	line-height: 34px;
	text-align: center;
	float: right;
}

.ban-cjbg_01ha-asi {
	width: 230px;
}

.ban-cjbg_01ha-a1 {
	display: inline-block;
	float: left;
}

.ban-cjbg_01ha-a2 {
	display: inline-block;
	float: right;
}

.color1ab394add {
	color: #1ab394;
}

.pai_bg_02txt1habox1a {
	width: 230px;
	/*border: 1px dotted #017EBC;*/
	/*margin: 0 13px;*/
	margin: 0 8px;
	height: 630px;
}

.pai_bg_02txt1ha1 {
	width: 50%;
	overflow: hidden;
	/*margin-top: 12px;*/
	margin-top: -10px;
}

.zhao_txt1a-sa1 {
	padding: 12px 0;
}

.btn-zhao_txt1a-sa2 {
	margin-bottom: 22px;
}

.baocun_timtyiq1a {
	float: right;
	margin-top: 17px;
}

.zhang_txt1a_sa3 {
	width: 80px;
	text-align: center;
	margin: 0 auto;
}

.choose_dates1a input {
	display: inline-block;
	float: left;
	max-width: 112px;
}

.xuan_choose_dates2a {
	display: inline-block;
	float: left;
}

.jie_choose_dates4b {
	width: 328px;
}

.comotoCompanyta1 .layer-date {
	max-width: 100%;
}

.bei_jiec5b {
	/*width: 745px;*/
	/*border: 1px dotted #017EBC;*/
	width: 735px;
	/*border: 1px dotted #017EBC;*/
	height: 630px;
	padding: 0;
}

.jie_choose_dates3a {
	height: 34px;
	line-height: 34px;
}

.jie_choose_dates4b .xuan_choose_dates2a lable.jie_choose_dates3a {
	margin: 0 12px;
}

.xuhao_s2c {
	border: none;
}

.xuhao_s2c .jiguana1a {
	overflow-y: scroll;
	height: 475px;
}

#filesignphoto.xuan_date_s1c .input-append span.input-group-btn {
	display: none;
}

#filesignphoto.xuan_date_s1c .input-append input[type=text].input-large {
	border: none;
}

.xuan_date_s1c input.form-control {
	width: 100px;
}


/*#filesignphoto.xuan_date_s1c label.control-label, #filesignphoto.xuan_date_s1c div, #filesignphoto.xuan_date_s1c label.control-label+div{display:inline-block;border:solid 1px #0000FF;}*/

#filesignphoto.xuan_date_s1c label.control-label {
	/*float: left;*/
	height: 50px;
	line-height: 50px;
	/*margin-left: 127px;*/
	margin-top: 8px;
}

#filesignphoto.xuan_date_s1c label.control-label+div {
	float: left;
	width: 140px;
	margin-top: 8px;
}

#upshanga1.xuan_date_s1c input[name=upshang_file].form-control {
	/*border: 1px solid #003F81;*/
	display: none;
}

table#DataTables_Table_0+div.row {
	/*position: absolute;
	/*bottom: -1px;
	left: 262px;
	/*background: red;
    border: 1px solid blue;*/
	/*width: 530px;
	clear: both;*/
	display: none;
}

table#DataTables_Table_0 thead tr th {
	/*background: red;border: 1px solid blue;*/
	min-width: 65px !important;
	text-align: center;
}

.usernamefsa1 .form-group .col-sm-4 {
	display: inline-block;
}

.form-group .passwordfsa2 {
	/*margin-left: 12px;*/
	/*background: red;*/
}

.col-xs-12 .yuanchilren1a .form-group div.pl12 {
	/*padding-left: 12px;*/
}


/*#pl12 {padding-left: 12px;}*/


/*#layui-layer1{background:red!important;border: 1px solid blue!important;}
	#layui-layer1 .layui-layer-content {background: red;border: 1px solid blue;}*/


/*#layui-layer1{background: red;border: 1px solid blue;}*/

.xin-endsa1 {
	padding: 10px 10px 10px 20px;
	height: 100%;
	overflow: hidden;
}

.ping-tipa-3zsda2-hei .dataTables_wrapper {
	overflow: scroll;
	height: 546px;
}

@media screen and (max-width: 980px) {
	/*body {
		background-color: lightblue;
	}
	.xiguianlaa {background: red;border: 1px solid blue;color: gold;}*/
	.xin-endsa1 {
		height: 100%;
		overflow: auto;
	}
	.findAccountBranchka1 .yzm_txtla {
		background: #fff;
		border: none;
		box-sizing: border-box;
		outline: none;
		font-size: 14px;
		width: 60%;
		/* margin-left: 3px; */
		border: 1px solid #e5e6e7;
		border-radius: 1px;
	}
	.findAccountBranchka1 .dierzhong2ayzm {
		width: 58%;
	}
	.findAccountBranchka1 img {
		display: block;
		top: 0px;
		left: 119px;
		position: absolute;
		cursor: pointer;
		width: 75px;
		height: 34px;
	}
	.yan_likaisa3 {
		width: 200px;
	}
	.padding_zero .pai_bg_02txt1habox1a {
		width: 99% !important;
		margin: 0 8px;
		height: auto;
	}
	.xiang_ys1a {
		display: inline-block;
		float: left;
	}
}


/*layui 表格start*/


/*layui 表格end*/

body.diao_xieyid1a {
	padding: 10px;
	/*box-sizing: border-box;
	-moz-box-sizing: border-box;*/
	/* Firefox */
	/*-webkit-box-sizing: border-box;*/
	/* Safari */
}

body .layui-table {
	color: #333;
}


/*表格高度*/

.layui-table-view .layui-table th,
.layui-table-view .layui-table td {
	padding: 0px 0 !important;
	min-height: 17px;
	height: 27px;
}

table.layui-table tbody tr td .layui-table-cell {
	/* width: 100px!important; */
	padding: 0 5px;
	/*height: 25px;*/
	height: 27px;
}

.layui-table-total table.layui-table tbody tr td .layui-table-cell {
	/*border: 1px solid #002A80;*/
	/*width:100px!important;*/
	height: 20px !important;
	line-height: 20px !important;
	line-height: 26px !important;
}


/*
table.layui-table  tbody tr td .layui-table-cell{
				width:100px!important;
				height: 20px!important;
    			/*line-height: 20px!important; border: 1px solid #002A80;
			}

*/


/*.layui-table-cell {}*/


/*调拨下柜*/

.shang_xied1a {
	margin-bottom: 1px;
}

ul.lei_yidd1b {
	font-size: 13px;
}

ul.lei_yidd1b li {
	/* float: left; */
	padding: 3px 0px;
	margin-right: 5px;
	font-size: 13px;
	display: inline-block;
}

ul.lei_yidd1b li .layui-inline .layui-form-label {
	padding: 9px 0px;
	/*width: 70px; */
	/*width: 55px;*/
	width: 65px;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}

ul.lei_yidd1b li .layui-inline .layui-input-block {
	/*margin-left: 79px;*/
	/*margin-left: 64px;*/
	width: 117px;
}

ul.lei_yidd1b li .layui-inline .layui-form-label {
	text-align: right;
}

ul.lei_yidd1b li .layui-inline .layui-input-block .niand1a {
	width: 117px;
	text-align: center;
}

ul.lei_yidd1b li .layui-inline .layui-input-block .layui-form-select .layui-input,
ul.lei_yidd1b li .layui-inline .layui-input-block .layui-form-select .layui-textarea {
	padding-right: 0px;
	width: 100% !important;
	padding-left: 4px;
}

ul.lei_yidd1b li .layui-inline .layui-input-block .layui-form-select .layui-textarea {
	padding-right: 0px;
	width: 94%;
	padding-left: 4px;
}

.layui-inline .layui-input-block .layui-input {
	width: 100%;
	padding-left: 2px;
}

ul.lei_yidd1b li .layui-inline .layui-input-block .layui-form-select {
	/*width: 111px;*/
	width: 100%;
}

.lu_xiexi2b {
	width: auto;
	height: 34px;
	line-height: 34px;
	background-color: #1ab394;
	box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
	border-radius: 6px;
}

.kais_lu_xi3b {
	float: right;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
	background-color: #1ab394;
}

table.mendian_sxna1+.layui-table-view {
	margin: 0px 0px 10px 0px;
	/*margin-top: 40px;*/
	margin-top: 15px;
}

table.mentopling_olds_yia+.layui-table-view {
	margin: 0px 0px 10px 0px;
	margin-top: 15px;
}

.layui-table-view .layui-table-tool {
	/*min-height: 37px;
	line-height: 37px;*/
	min-height: 37px;
	line-height: 37px;
}

.layui-table-tool .layui-table-tool-self {
	top: -2px;
	/* top: 21px;*/
}


/*商品上柜 上柜确认 whichconfirmed start*/


/*商品上柜 上柜确认 whichconfirmed end*/

.ping_wh1a .layui-col-md6 .layui-form-item {
	margin-bottom: 0px;
}

.shangpwh1a .layui-form-label {
	color: #666666;
	padding: 6px 15px;
}

.shangpwh1a .layui-input-block {
	display: block;
	font-weight: 400;
	min-height: 30px;
	line-height: 30px;
	color: #323232;
}

.wid62_w {
	width: 62px;
}

.wid220_w {
	width: 220px;
}

.bianmaw1a .layui-form-item .layui-form-label {
	color: #666666;
}

.yijingqueyia .layui-input-block {
	width: 111px;
	height: 38px;
	line-height: 1.3;
	line-height: 38px\9;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	border-radius: 2px;
	display: block;
	width: 100%;
	padding-left: 10px;
}


/*	.shangpdib li {
		float: left;
		padding: 6px 0px;
		margin-right: 5px;
		font-size: 13px;
		width: 225px;
		padding-right: 10px;
	}*/

.shangpwh1a .shangpinga1erwua1 {
	margin: 0 auto;
	width: 316px;
}

.shangpinga1erwua1 img {
	width: 316px;
	height: 316px;
	display: block;
	vertical-align: middle;
	padding-top: 11px;
}

img {
	vertical-align: middle;
}

.addpicw2a_1 {
	width: 671px;
	height: 40px;
	background-color: #0f0e19;
	/*background-color: #2d2d3e;*/
	opacity: 0.9;
	text-align: left;
}

ul.sticky_shpriyia li .layui-inline .layui-form-label {
	text-align: left;
}

.flaga1 {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 316px;
	height: 40px;
	font-size: 13px;
	line-height: 40px;
	text-align: left;
	color: #fff;
}

.addpicw2a_1 a {
	color: #fff;
	text-align: left;
}

.addpicw2a_1 .layui-btn {
	background-color: inherit;
}

.shangpwh1a .yuanr_e97d25 {
	color: #e97d25;
}

.yuanchilren1a .form-group label.control-label {
	text-align: right;
	height: 34px;
	line-height: 34px;
	padding: 0;
	padding-right: 10px;
}

.yuanchilren1a .form-group div.col-xs-7,
.yuanchilren1a .form-group div.col-xs-8 {
	padding: 0;
}

.tiansadda {
	padding-top: 0;
}

#tiansadda {
	padding-top: 0;
}

.gray-bg {
	background-color: #fff;
}

.layui-layer-btn .layui-layer-btn0 {
	border-color: #1AB394;
	background-color: #1AB394;
}

.anniu_btn {
	display: inline-block;
	vertical-align: middle;
	padding: 0 18px;
	color: #fff;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	border: none;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	outline: none;
	-webkit-appearance: none;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	width: 88px;
	height: 34px;
	line-height: 34px;
	background-color: #1ab394;
	box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
	border-radius: 6px;
}

.anniu_btn:hover {
	display: inline-block;
	vertical-align: middle;
	padding: 0 18px;
	color: #fff;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	border: none;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	outline: none;
	-webkit-appearance: none;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	width: 88px;
	height: 34px;
	line-height: 34px;
	background-color: #1ab394;
	box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
	border-radius: 6px;
}

.huise_canniu_btn {
	display: inline-block;
	vertical-align: middle;
	padding: 0 18px;
	color: #fff;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	border: none;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	outline: none;
	-webkit-appearance: none;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	width: 88px;
	height: 34px;
	line-height: 34px;
	background-color: #C7C7C7;
	box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
	border-radius: 6px;
}

.huise_canniu_btn:hover {
	display: inline-block;
	vertical-align: middle;
	padding: 0 18px;
	color: #fff;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	border: none;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	outline: none;
	-webkit-appearance: none;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	width: 88px;
	height: 34px;
	line-height: 34px;
	background-color: #C7C7C7;
	box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
	border-radius: 6px;
}

.shangdr_navu1a {
	width: 285px;
	margin: 0 auto;
}


/*按钮第一种*/


/*.layui-layer-btn .layui-layer-btn0 {
		border-color: #1ab394!important;
		color: #fff;
		width: 56px;
		height: 34px;
		line-height: 34px;
		background-color: #1ab394!important;
		box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
		border-radius: 6px;
		text-align: center;
	}
	
	.layui-layer-btn a {
		width: 56px;
		height: 34px!important;
		line-height: 34px!important;
		margin: 5px 5px 0;
		padding: 0 15px;
		border: 1px solid #c7c7c7!important;
		color: #fff!important;
		font-weight: 400;
		cursor: pointer;
		text-decoration: none;
		background-color: #c7c7c7!important;
		box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
		border-radius: 6px;text-align: center;
	}
	*/


/*按钮第2种*/

.layui-layer-btn .layui-layer-btn0 {
	border-color: #1ab394 !important;
	color: #fff;
	background-color: #1ab394 !important;
	box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
	border-radius: 6px;
	text-align: center;
}

.layui-layer-btn a {
	margin: 5px 5px 0;
	padding: 0 15px;
	border: 1px solid #c7c7c7 !important;
	color: #fff !important;
	font-weight: 400;
	cursor: pointer;
	text-decoration: none;
	background-color: #c7c7c7 !important;
	box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
	border-radius: 6px !important;
	text-align: center;
}


/*日常盘点*/

.resultsdia1c {
	width: 300px;
	height: 235px;
	display: none;
}

.shang_xied3c {
	width: 247px;
	margin: 0 auto;
}


/*.yuanxianshiyia select,
.yuanxianshiyia input[type=checkbox],
.yuanxianshiyia input[type=radio] {
	display: block;
}*/

.yuanxianshiyia .layui-form-item .layui-form-label {
	padding: 9px 0px;
	text-align: left;
}

.yuanxianshiyia .layui-form-item .layui-input-block {
	margin-left: 80px;
	line-height: 36px;
}

.goodsstfoyia {
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #e5e6e7;
	border-radius: 1px;
	color: inherit;
	display: block;
	padding: 6px 12px;
	-webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	font-size: 14px;
	height: 38px;
	line-height: 1.3;
	line-height: 38px\9;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	border-radius: 2px;
}

.buttonyial {
	width: auto;
	height: 34px;
	line-height: 34px;
	background-color: #fff;
	box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
	border-radius: 6px;
	border: solid 1px #1ab394;
	font-size: 14px;
	color: #1ab394;
}

.buttonyial:hover {
	background-color: #1AB394;
	border-color: #1AB394;
	color: #FFFFFF;
}

.lai_atabc1a {
	padding: 12px;
}

.sub_linkr1a {
	margin-top: 10px;
}

.sub_linkr1a ul li {
	float: left;
	margin-right: 54px;
}

.sub_linkr1a ul .shanglai_atabc2a {
	margin-right: 0;
}

.layui-form-select dl dd.layui-this {
	background-color: #1AB394;
	color: #fff;
}

.layui-form-checked[lay-skin="primary"] i {
	border-color: #1AB394;
	background-color: #1AB394;
	color: #fff;
}

.layui-table th,
.layui-table td {
	position: relative;
	padding: 5px 0;
	min-height: 20px;
	line-height: 20px;
	/*font-size: 13px;*/
	font-size: 14px;
}

@media only screen and (max-width: 750px) {
	.lai_atabc1a {
		padding: 0.8%;
	}
}


/*logingray_bg.png
*/

.langyhmyib {
	padding-top: 0;
}

.loginscreenyia {
	background: url(../images/dengluzhenggebg.png) 50% 50% no-repeat;
	width: 100%;
	/* height: 388px; */
	background-size: 1700px 871px;
	height: 871px;
	/* padding-top: 102px; */
	/* padding-top: 49.3%; */
	/* margin-top: 100px; */
}

.loginscreenyia .loginscreen.middle-box {
	width: 357px;
	margin: 0 auto;
	/*background: antiquewhite;*/
	background: #f3fbfb;
	height: auto;
	box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
	border-radius: 10px;
}

.loginsyiczhongl {
	/*overflow-y: hidden;*/
	background: #54D5D1;
}

.guanyonghuyib_box {
	/*background: #fff;*/
	background: #cff7f7;
	width: 100%;
	margin: 0 auto;
	height: 100%;
	box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
	border-radius: 10px;
	/*border:1px dotted #002A80;*/
	padding-top: 1px;
}

.fadeInDown .guanyia {
	/*width: 100%;*/
	width: 327px;
	background-color: #ffffff;
	/*background-color: #c75757;*/
	margin: 0 auto;
	box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
	border-radius: 10px;
	margin-top: 16px;
	margin-bottom: 16px;
}

.findAccyib {
	width: 265px;
	margin: 0 auto;
	padding-bottom: 7px;
}


/*登录0114*/

.color1ab999999 {
	color: #999999;
}

.zhucyia .catalog-view-ofle {
	text-align: left;
	float: left;
}

.zhucyia .catalog-view-ofrig {
	text-align: right;
	float: right;
}


}
.zhucyia .btn {
	font-weight: 500;
}
h3.liguanyib {
	margin-top: 5px;
	font-weight: 600;
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	letter-spacing: 3px;
	color: #323232;
	background-color: #E3F8F8;
	border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	/* Safari */
	
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	/* Safari */
}
@media screen and (max-width: 768px) {
	.loginscreenyia {
		background: url(../images/registerOpeningStorePermissionyic.png) 50% 145px no-repeat;
		width: 100%;
		height: 388px;
		background-size: 100% 322px;
		height: auto;
		padding-top: 1px;
		margin-top: 0px;
	}
	
	.mt122 {
		/*margin-top: 32%;*/
		margin-top: 28%;
	}
	/*	.loginsyiczhongl {
    overflow-y: auto;
}*/
	
	.findAccyib .btn[type="submit"] {
		padding: 9px 12px;
	}
}
@media screen and (max-width: 736px) {
	.loginscreenyia {
		background: url(../images/registerOpeningStorePermissionyic.png) 50% 145px no-repeat;
		width: 100%;
		height: 388px;
		background-size: 100% 322px;
		height: auto;
		padding-top: 1px;
		margin-top: 0px;
	}
	
	.mt122 {
		/*margin-top: 32%;*/
		margin-top: 28%;
	}
	/*	.loginsyiczhongl {
    overflow-y: auto;
}*/
	
	.findAccyib .btn[type="submit"] {
		padding: 9px 12px;
	}
}
.layui-layer-iframe .layui-layer-btn a,
.layui-layer-page .layui-layer-btn a {
	border-color: #1ab394 !important;
	color: #fff;
	background-color: #1ab394 !important;
	box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
	border-radius: 6px;
	text-align: center;
}
.liguanera {
	width: 81%;
	margin: 0 auto;
	margin-top: 32px;
}
.findAccyib button[type=submit] {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
}
@media only screen and (min-width:650px) {
	ul.lei_yidd1b li .layui-inline .layui-input-block {
		margin-left: 72px;
		width: 117px;
	}
	
	ul.lei_yidd1b {
		font-size: 13px;
		margin-left: -4px;
	}
	
	ul.lei_yidd1b li .layui-inline .layui-form-label {
		padding: 9px 0px;
		width: 70px;
		overflow: hidden;
		word-break: break-all;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
}
.mingclyia {
	display: block;
	margin-top: 5px;
	height: 40px;
	margin-bottom: 8px;
	position: fixed;
	top: 44px;
}
@media screen and (max-width:550px) {
	/* .shangpwh1a .ceshimai {  
		color:red;
		} */
	
	body.diao_xieyid1a {
		padding: 1px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		/* Firefox */
		-webkit-box-sizing: border-box;
		/* Safari */
	}
	
	.shangpinga1erwua1 img {
		width: 316px;
		height: auto;
		display: block;
		vertical-align: middle;
		padding-top: 11px;
	}
	
	.shangpinga1erwua1 .flaga1 {
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 2;
		width: 316px;
		height: 40px;
		font-size: 13px;
		line-height: 40px;
		text-align: left;
		color: #fff;
	}
	/*手机端商品上柜,*/
	
	ul.lei_yidd1b {
		font-size: 12px;
	}
	
	ul.lei_yidd1b li {
		/* float: left; */
		padding: 3px 0px;
		margin-right: 5px;
		font-size: 13px;
		display: inline-block;
	}
	
	ul.lei_yidd1b li .layui-inline .layui-form-label {
		padding: 9px 0px;
		width: 66px;
		overflow: hidden;
		word-break: break-all;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	
	ul.lei_yidd1b li .layui-inline .layui-input-block {
		margin-left: 70px;
		width: 110px;
	}
	
	ul.lei_yidd1b li .layui-inline .layui-input-block .layui-form-select {
		width: 100%;
	}
	
	ul.lei_yidd1b li .layui-inline .layui-input-block .layui-form-select .layui-input {
		padding-right: 0px;
	}
	
	.layui-form-label {
		text-align: center;
	}
}
ul.lei_yidd1b li.mrwuzutiaoyia {
	margin-right: 5px;
}
ul.lei_yidd1b li.left_mrwuzutiaoyia {
	/*margin-right: 0px;*/
	
	margin-right: 5px;
}
.layui-form-pane1 .layui-card-body {
	position: relative;
	padding: 10px 10px;
	line-height: 24px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
	ul.lei_yidd1b li .layui-inline .layui-input-block {
		margin-left: 70px;
		width: 100px;
	}
	
	.layui-form-pane1 .layui-card-body {
		position: relative;
		padding: 10px 1px;
		line-height: 24px;
	}
}
@media only screen and (min-width: 560px) and (max-width: 1150px) {
	.leibshang_xied1b {
		width: 85%;
		margin: 0 auto;
	}
}

/*第二版本，开始确认， 上柜确认*/
.querenshuliangyib {
	/*margin: auto auto 0 26px;*/
	
	margin: 0 auto;
	/*height: 700px;*/
}
.layui-layer-btn {
	text-align: center !important;
}
.center-layer-btnyia {
	text-align: left !important;
}
.layui-input-block .center-layer-btnyia {
	text-align: left !important;
}

/*
.layui-table th + div, .layui-table td + div {width: 400px!important;}*/

/*.layui-table-view .layui-table th>div, .layui-table-view .layui-table td>div{
	width: 99px;
}

.layui-table-view .layui-table th:first-child>div, .layui-table-view .layui-table td:first-child>div{
	width: 44px;
}

.layui-table-view .layui-table th:nth-child(2)>div, .layui-table-view .layui-table td:nth-child(2)>div{
	width: 44px;
}
*/

/*.layui-table th,
.layui-table td {
	padding: 2px 0 !important;
	min-height: 20px;
}
*/
body {
	background: #fff;
	margin: 15px;
}
@media only screen and (min-width: 320px) and (max-width: 750px) {
	body {
		/*background: red;*/
		margin: 8px 0px;
	}
	
	body.diao_xieyid1a .layui-fluid {
		position: relative;
		margin: 0 auto;
		padding: 0 5px;
	}
}

/*弹窗改造*/
.layui-layer-title {
	height: 35px !important;
	line-height: 35px !important;
}
.layui-layer-setwin {
	top: 10px !important;
}

/*开通门店,地址信息 */
.qingcatalog-viewyia {
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #666666;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 12px;
}
.qingcatalog-viewera {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #999999;
	display: inline-block;
}
.xuancatalog-viewyib1 {
	background-color: #ffffff;
	color: inherit;
	/*padding: 15px 20px 20px 20px;*/
	
	clear: both;
}
.iboxcatalog-viewyib2 {
	clear: both;
	margin-bottom: 25px;
	margin-top: 0;
	padding: 0;
}

/*系统设置权限认证*/
.sys_tcontainerpityia {
	display: inline-block;
	float: right;
	width: 45px;
	height: 25px;
	cursor: pointer;
}
.sys_tcontainerpityia .tongyib {
	background-image: url(../images/sys_tcontainerpityiashez.png);
	position: relative;
	display: block;
	height: 80px;
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
}
.systyiao1 select,
.systyiao1 input {
	width: 160px;
}
.dizhisieryic input {
	/*width:420px;*/
	
	width: 352px;
}

/* 商品管理补录图片 */
.shangbuyia {
	width: 100%;
	height: 1px;
	margin: 0 auto;
	clear: both;
	padding-top: 37px;
}
.layui-inline .addtpicbuyia input {
	width: 316px !important;
}
@media only screen and (min-width: 980px) {
	.shuaddtpiyib {
		margin-left: 28%;
	}
}
.form-group .dianmopyia {
	width: 34%;
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.addropqiyia {
	width: 705px;
	margin: 0 auto;
}

/*系统设置*/
.dangqtooltevyia {
	/*margin: 17px 20px;*/
	
	margin-top: 20px;
	margin-bottom: 20px;
}

/*.dangqtooltev2a {
	margin: 17px 20px;
}*/
.dangqtooltevyia .layui-inline .layui-input-block {
	margin-left: 73px;
	width: 117px;
}
.dangqtooltevyia .layui-inline .layui-form-label {
	text-align: right;
	padding: 9px 0px;
	width: 60px;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.dangqtooltevyia .enterpsyyia {
	float: right;
}
.zri_qiansyib {
	margin-left: 20px;
	margin-right: 20px;
}
.zri_qiansyib .layui-inline {
	margin-right: 2px;
	margin-bottom: 20px;
}
.qiansleavesn {
	width: 264px;
	height: 240px;
	background-color: #fafafa;
	border: solid 1px #e5e5e5;
}
.qiansleavesn li {
	text-align: center;
	font-size: 13px;
	display: block;
	color: #666666;
	transition: all .3s;
	-webkit-transition: all .3s;
	height: 30px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	border-bottom: solid 1px #e5e5e5;
	background-color: #ffffff;
}
.qiansleavesn .eri_qiansyia {
	height: 40px;
	line-height: 40px;
	color: #323232;
	font-size: 14px;
	background-color: #defff8;
	text-align: center;
}
.fuz_nterpsyic {
	width: 264px;
	margin-top: 3px;
}
.fuz_nterpsyic input {
	width: 100%;
	height: 30px;
	border: solid 1px #e5e5e5;
}
.fuz_nterpsyic .delznterps1d {
	width: 75%;
	margin: 0 auto;
	margin-top: 15px;
}
.fenelznterps1e {
	width: 598px;
	height: 36px;
	background-color: #f5f7fb;
}
.fenelznterps1e .fenelznterps1f {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	color: #666666;
	text-align: center;
}
.marl9n_syic {
	margin-left: 9px;
}
.qiabiy12dtop20 {
	margin-top: 20px;
}
.add_omparisonsev {
	width: 148px;
	margin: 0 auto;
	height: auto;
}
.odd_omparisonseyib {
	width: 148px;
	margin: 0 auto;
	text-align: center;
}
.add_omparisonseyia {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	height: 28px;
	line-height: 28px;
	margin-bottom: 8px;
}

/*.add_omparisonsev input.atniand1b {width: 148px!important;margin: 0 auto;}*/
.bsticky_header {
	margin-right: 9px;
	padding: 9px 0;
}
.feibu_heayia .layui-input-inline .layui-form-radio {
	margin: 0px 0px 0 0;
	padding-right: 0px;
}
.layui-input-inline .jiabulyia {
	width: 117px;
}
.layui-input-inline .saniabulyib {
	margin-left: 34px;
}
.sigdan_iabulyib {
	width: 259px;
}
.sigdan_iabulyib .layui-form-label {
	width: 90px;
}
.sigdan_iabulyib .layui-input-block .layui-input {
	width: 133px;
}
.leibulyiaping ul li {
	float: left;
	margin-right: 0px;
}
.repositionedingyk1a ul li {
	margin-top: 4px;
}

/*批量查询*/
.ke_waontentyia {
	width: 243px;
	height: 682px;
	margin-left: 20px;
}
.ke_waontentyia textarea {
	height: 100%;
}
.shang_waontentyib {
	/*width: 373px;*/
	
	width: 388px;
	margin-left: 5px;
	border: 1px dotted #000000;
}
.marginpilia {
	margin-left: 3px;
}
.comwidbai {
	width: 100%;
	clear: both;
}
.sha_liangyib {
	margin: 0 auto;
	height: auto;
	width: 90%;
}
@media only screen and (max-width: 750px) {
	.sha_liangyib {
		margin: 0 auto;
		height: auto;
		width: 100%;
	}
}
.shaleibulyib {
	margin-top: 15px;
	/*width: 233px;*/
	
	width: 41%;
	margin: 0 auto;
}
.sigdan_iabulcbyib .layui-form-label {
	width: 80px;
}
.pritprliangyid {
	width: 200px;
	margin: 0 auto;
	margin-top: 6px;
}
@media screen and (max-width: 450px) {
	.repositionedingyk1a .layui-form-item .layui-input-inline {
		margin: 0 0 10px 65px;
	}
	
	.repositionedingyk1a .layui-form-item .layui-inline {
		margin-bottom: 0px;
	}
	
	.shaleibulyib {
		margin-top: 15px;
		/*width: 233px;*/
		width: 62%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 980px) {
	.shaleibulyib {
		margin-top: 15px;
		/*width: 233px;*/
		width: 62%;
		margin: 0 auto;
	}
}

/*商品管理商品入库，成本对比*/
.jinghuocoyia .layui-input-block {
	margin-left: 0;
}
.currenticoyia {
	font-family: MicrosoftYaHei;
	font-size: 15px;
	color: #323232;
}
.duimab24 {
	margin-bottom: 24px;
	border-top: 1px solid #e5e5e5;
	padding-top: 15px;
}
.colorcuima1 {
	color: #1ab394;
}
.salbianmaera {
	clear: both;
	width: 100%;
}

/*销售管理，销售录入*/
.zongesalyic {
	min-height: 36px;
	line-height: 38px;
}
.hltopWordspan {
	color: #e97d25;
}

/*标红色*/

/*兑换抵现*/
.duihuancayia1_1 {
	width: 500px;
	margin: 0 auto;
	overflow-x: hidden;
	margin-top: 30px;
}
.duihuancayibsec1_1 .yiamodul_box .bottomContent .zhongyicform .layui-form-item .xianjyid1 {
	width: 60px;
	padding-left: 0;
}
.layui-form-item .paddrxyad {
	width: 60px;
	padding-left: 0;
	padding-right: 0;
}
.shangjsayie1_2 .layui-input-block {
	margin-left: 74px;
}
.gethuoqcaera1 {
	width: 175px;
	padding: 0;
	height: 34px;
	box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
	border-radius: 6px;
	line-height: 34px;
}

/*添加旧料*/
.bianmsaddoyia {
	width: 100%;
	height: 1px;
	background-color: #e0e0e0;
}
ul.lei_yidd1b li.flr_ianmsaddoera {
	float: right;
	margin-right: 125px;
	margin-top: 6px;
}
.bianmsaddoyib1_1 {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	color: #323232;
}
ul.bianmsaddoyib1_2 li .layui-inline .layui-input-block {
	text-align: left;
}
.bianmsjiulyie700 {
	width: 700px;
	margin: 0 auto;
}
.heihwtspan323232 {
	color: #323232;
}
.reconciliation section #total .hlyiatoday {
	margin-top: 13px;
}
a.color1ab394add {
	color: #1ab394 !important;
	background-color: #fff !important;
}
.poineconciliationyia1 {
	cursor: pointer;
	background-color: transparent;
	-webkit-transition: all .5s;
	transition: all .5s;
	min-width: 120px;
	line-height: 24px;
	height: 24px;
	padding: 0 15px;
	color: #1ab394;
}
a.poineconciliationyia1:hover {
	color: #1ab394;
}
.jiangdatayib1 {
	width: 255px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 14px;
}
.jiangdatayib1_1 {
	width: 97px;
	float: left;
}
.jiangdatayib1_2r {
	float: right;
}
.jiangdatayib1_3wid {
	width: 124px;
}
.jiangdatayib1_3lef {
	margin-left: 18px;
}
.bianmsjiulyie500 {
	width: 500px;
	margin: 0 auto;
}
.jingeianyif1 {
	width: 25%;
	margin: 0 auto;
	padding-top: 10px;
}
.mar_ingeianyif2a {
	margin: 0 auto;
}
.bendayiatb {
	margin-top: 2px;
	margin-bottom: 2px;
}
.piaojuzuofeijdisand img.xiaodjieserd {
	width: 676px;
	height: auto;
	margin: 0 auto;
}
.que_mlwuyic1_1 {
	width: auto;
}
.sel_before_mlwuyia {
	width: 255px;
	float: right;
}
.sel_before_mlwuyib {
	margin-left: 58px;
}
.widthmlwuyic1 {
	width: 200px;
}
.sbumitrelyiadier {
	display: none;
}
.layadmin-homepage-list-imgtxt .media-body .layui-upload-imgpyia {
	width: 100%;
	height: 560px;
	margin: 0 10px 10px 0;
	border: 1px solid #f2f2f2;
}
.filepaizahopyia {
	position: relative;
	display: inline-block;
	background: #1ab394;
	border: 1px solid #1ab394;
	border-radius: 4px;
	padding: 4px 12px;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	text-indent: 0;
	line-height: 24px;
}
.filepaizahopyia input {
	position: absolute;
	font-size: 12px;
	right: 0;
	top: 0;
	opacity: 0;
	width: 100%;
	height: 36px;
	line-height: 36px;
}
.filepaizahopyia:hover {
	/*background: #AADFFD;
	border-color: #78C3F3;
	color: #004974;
	text-decoration: none;*/
}
@media only screen and (min-width: 690px) and (max-width: 790px) {
	.name_addyia {
		width: 70%;
		margin: 0 auto;
	}
}

/*收支明细*/
.detyia_message {
	/*width: 272px;*/
	
	width: 100%;
	overflow-x: auto;
}
.detyia_message tr {
	width: 100%;
}
.detyia_message td {
	border: 1px solid #dcdcdc;
	height: 34px;
	padding: 0 10px;
	/*width: 120px;*/
	
	text-align: center;
	box-sizing: border-box;
}

/*选项卡*/
#div1 div.qianyia {
	/*				width: 290px;
				height: 200px;*/
	
	width: 100%;
	height: 888px;
	display: none;
	/*padding: 5px;
	text-indent: 2em;*/
	/*background: lavenderblush;*/
	
	color: #666;
	font-size: 14px;
}
#div1 {
	font-size: 0;
	/*width: 300px;*/
	
	overflow: hidden;
}
#div1 input {
	font-size: 14px;
	display: inline-block;
	width: 100px;
	height: 36px;
	/*border: none;*/
	
	line-height: 30px;
	border: 1px solid #cdcdcd;
	box-sizing: border-box;
	cursor: pointer;
	color: #999;
	background-color: #fff;
}

/*#div1 input:first-of-type {
				border-left: none;
			}*/
#div1 input:nth-of-type(n) {
	border-left: none;
}
#div1 input:first-of-type {
	border-left: 1px solid #cdcdcd;
}
#div1 .active {
	background: #1ab394;
	color: #fff;
	cursor: pointer;
}

/*会员充值字段 部分1*/
.hui_eheadingyia tr td:nth-of-type(3) {
	width: auto;
	height: auto;
	cursor: pointer;
}
.qiank_detyib {
	margin-left: 10px;
	margin-top: -5px;
}

/*还贷款*/
.returnlboxyia .marBom .layui-form-label {
	width: 90px !important;
	padding: 9px 0 !important;
	text-align: right;
}
.returnlboxyia .marBom .layui-input-block {
	margin-left: 90px !important;
}
body.boxpurcha_e1a {
	margin: 0;
	margin-top: 12px;
}
body.boxpurcha_e1a .layui-card-body div .performance .marBom a.lu_xiexi2b:first-child {
	width: auto;
	height: 34px;
	line-height: 26px;
	background-color: #1ab394;
	box-shadow: 4px 3px 4px 0px rgba(158, 158, 158, 0.35);
	border-radius: 6px;
}

/*select 样式*/
select.m-wrap {
	background-color: #ffffff;
	background-image: none !important;
	filter: none !important;
	border: 1px solid #e5e5e5;
	outline: none;
	line-height: 25px;
	width: 118px;
	height: 36px;
	padding: 2px 0;
}
select.m-wrap>option {
	cursor: pointer;
	padding: 0 10px;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 36px;
	width: 116px;
}

/*201909041447 注释*/

/*.layui-flow-more {
	text-align: center;
	width: 200px;
	position: absolute;
	left: 200px;
}*/
td[data-field=detailAddr] {
	color: red;
	background-color: #d2d2d2;
}
td[data-field=zaobanshangguinumber] {
	background-color: #d2d2d2;
}

/*销售管理，历史明细*/
.layui-table tbody tr>td[data-field=cash],
.layui-table tbody tr>td[data-field=card],
.layui-table tbody tr>td[data-field=wechat],
.layui-table tbody tr>td[data-field=alipay] {
	color: red;
	background-color: #d2d2d2;
}
textarea.prod_num_listalla {
	height: 456px;
}
.centered {
	width: 180px;
	margin-left: 15px;
}
.doornamecyic {
	width: 150px;
	font-size: 16px;
	font-weight: 700;
	display: block;
}

/* 添加管理员 */
input[type=radio],
input[type=checkbox] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
	vertical-align: -3px;
	margin-right: 5px;
}
.module_listiia input[type=checkbox] {
	height: 18px;
	width: 18px;
	display: inline-block;
}
.quanadmyia span {
	padding-left: 0px;
	padding-right: 15px;
	line-height: 18px;
	background: 0 0;
	color: #666;
	display: inline-block;
}
.quanadmyib_right {
	float: left;
}
.quanadmyic_diyi {
	float: left;
	/* width: 575px; */
	
	width: 90%;
	margin: 0 auto;
	display: inline-block;
}
.admnamewidyia {
	/* width: 91%;*/
	
	margin: 0 auto;
}
@media only screen and (max-width: 750px) and (min-width: 310px) {
	.quanadmyic_diyi {
		float: left;
		/*width: 575px;width: 377px;*/
		width: 310px;
		margin: 0 auto;
		display: inline-block;
		padding-left: 6px;
	}
}
.ddataimportantcomyib {
	display: none;
}

/* 框 */
.ret-ric-glypyuib {
	width: 100%;
	height: auto;
	line-height: 30px;
	display: block;
}

.ret-ric-glypyuib img{
	cursor: pointer;
}
.ric-glypyuia {
	/* 图片 */
	
	margin: 0 auto;
	width: auto;
	height: 100%;
}

/* 首页 */
.text_tatistics[lay-size=sm] thead tr th,
.text_tatistics[lay-size=sm] td {
	font-size: 14px;
}

/* 门店管理，门店模块列表 */
.text_taccrmt2 {
	margin-top: -20px;
}

/*
 *  微信h5 返回
 */
#headerview {
	height: 45px
}
.ucar-header {
	position: fixed;
	top: 0;
	left: 0;
	height: 45px;
	/*border-top: 1px solid #adadad;*/
	
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #fff;
	z-index: 99
}
.ucar-h-left {
	position: absolute;
	top: 0;
	left: 0;
	height: 45px
}
.ucar-h-right {
	position: absolute;
	top: 0;
	right: 15px;
	height: 38px;
	padding-right: 0
}
.heariconw {
	display: inline-block;
	min-width: 30px;
	height: 45px
}
i {
	font-style: normal;
	font-weight: 400;
}
.getbackimg,
.getdownimg,
.getupimg {
	display: inline-block;
	width: 20px;
	height: 22px;
	vertical-align: middle;
}
.getbackimg::after,
.getdownimg::after,
.getupimg::after {
	position: absolute;
	width: 11px;
	height: 11px;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 2px;
	border-color: #fbae1a;
	/*border-color: #0894ec;*/
}
.getbackimg::after,
.right_sale::after {
	content: "";
	-ms-transform: rotate(-45deg);
	overflow: hidden;
}
.getbackimg::after {
	margin-top: 3px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.getbackimg::after,
.getdownimg::after,
.getupimg::after {
	position: absolute;
	width: 11px;
	height: 11px;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 2px;
	/* border-color: #fbae1a;*/
	
	border-color: #0894ec;
}
.ucar-header {
	width: 100%;
	color: #666;
	line-height: 45px;
	text-align: center;
}
.ucar-header h1 {
	/*font-size: 18px;*/
	
	font-size: 14px;
	height: 45px;
	margin: 0 auto;
	color: #666;
	line-height: 45px;
	text-align: center;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.bakcMargin-top12px {
	margin-top: 12px;
}
.topsalequ {
	top: 45px;
}

/*
返回end
*/

/*是否已经录入01a*/

/*
 * height: 595px   height:10.46rem; 
 * /*height:10.46rem;*/

/*height:78.4%;*/

/*max-height: 7.08rem;*/
#LAY_demo1 {
	/*height:354px;*/
	/*height:7.08rem;*/
	
	max-height: 7.08rem;
	display: flex;
	flex-wrap: wrap;
	overflow-x: auto;
}
li.e_rowziranyia1_1a {
	/* margin-left: 1%;*/
	
	box-sizing: border-box;
	/*padding-left:0.36rem;*/
	
	min-height: 0.88rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	border-top: 1px solid #f0f0f0;
	/*border-bottom: 1px solid #f0f0f0;*/
	/*background: #ccc;*/
	
	flex-direction: column-reverse;
}

/*li:last-child {}*/
.e_rowziranyia1_1a .e_rowz_1citemm1_1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	box-sizing: border-box;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	/*padding-top: 0.35rem;
    padding-bottom: 0.4rem;*/
}
.numwordlist-bfontsyia li.e_rowziranyia1_1a .e_rowsal1_2b {
	font-size:0.28rem;
}

.e_rowziranyia1_1a .e_rowz_1citemm1_1+.e_rowziranyia1_1b {
	margin-left: 0.3rem;
}
.e_rowziranyia1_1a .e_rowsal1_2b {
	padding-right: 0.3rem;
	position: relative;
	width: 100%;
	padding-top: 0.16rem;
	padding-bottom: 0.14rem;
	min-height: 0.92rem;
	overflow: hidden;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.list-block .e_rowziranyia1_1a .item-title {
	-webkit-flex-shrink: 1;
	-ms-flex: 0 1 auto;
	-webkit-flex-shrink: 1;
	flex-shrink: 1;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 86%;
}

/*录入end*/
.erowquerybtnyia {
	margin-left: 0.4rem;
}

.photo-salleft1-1a ul li.photo-salleft1-1ab .xiao1-2ac{
	font-size:0.7rem;
}

