/********************鍟嗘埛澶村儚*******************/		  

.shoptitle{
	margin-left:5px;
	font-size:16px;
	min-height:40px;
	width:150px;
	font-weight:bold;
}

/****鏃ュ巻缁勪欢*****/
/*
#CREATE_TIME_START {
	width: 80px;
	float:none;
	padding-left:0px;
	margin: 0 5px 0 5px;
}

#CREATE_TIME_END {
	width: 80px;
	float:none;
	padding-left:0px;
	margin: 0 20px 0 5px;
}
*/



/*****椤堕儴鏍囬鏍�******/
.top_title{
	width:400px;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
}
/*****鍙充晶闈㈡澘******/
.right_panel{	
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	width:100%;
	min-width:900px;
}

/*****鏈烘瀯鏍�******/
.merchant_org_tree{
	position: relative;
	width: 21%;
	min-height: 100%;
	z-index: 1; 
	float: left;
	padding-top: 15px;
	border-right: 1px solid #dddddd; 
	border-bottom: 1px solid #dddddd; 
	border-left: 0;
	background-color: #fff;
	display: block;
	min-width:200px;
}

/****************寮瑰嚭妗嗘牱寮�*****************/
.ui-dialog-titlebar {background-color:#248b51;height: 50px;margin:-3px;color:white;font-size:18px}
.ui-dialog-buttonpane .ui-button-text {color:white;background-color:#248b51;width:80px;}
.ui-dialog-buttonpane {background-color:#EEEEEE;height: 54px;margin:-3px;}
.ui-dialog .ui-dialog-titlebar-close {margin-right: 10px;}
#myAlertMsg{font-family:"寰蒋闆呴粦";}
.successImg {
	background:url(../images/success.png) no-repeat center center; 
	width: 50px;height: 50px
}
.warnningImg {
	background:url(../images/warnning.png) no-repeat center center; 
	width: 50px;height: 50px
}
.questionImg {background:url(../images/question.png) no-repeat center center; width: 50px;height: 50px}

.loading-box{
	background:url(../images/loading.gif) no-repeat center center ;
	width: 40px;height: 40px
}	  
/********************鏌ヨ妯″潡*******************/
.itemcheck{
	background:#fbfbfb;
	width:100%;
	margin:10px auto ;
	clear:both;
	padding:5px 5px;
	float: left;
}
.itemcheck> span{
	display:block;
	float:left;
	margin-bottom:10px;
}
.itemcheck >span .txt{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	float:left;
	width:100px;
	height:33px;
	line-height:33px;
	text-align:right;
	padding-right:5px;
	font-size:14px;
	font-weight: bold;
}
.itemcheck>span> input[type="text"]{
	float:left;
	border:1px solid initial;
	height:33px;
	line-height:33px;
	width:180px;
	padding-left:5px;
	margin:0 20px 0 5px;
}
.itemcheck>span > select{
	float:left;
	border:1px solid #b9b9b9;
	height:33px;
	line-height:33px;
	width:180px;
	padding-left:5px;
	margin:0 20px 0 5px;
}
.itemcheck>div{
	width:100%;
    clear:both;
}
		  
/********杈撳叆妗嗗強涓嬫媺妗嗘ā鍧梑egin**********/		  
.inputSty{
	line-height: 33px;
	height: 33px;
	margin-bottom: 15px;
	border: 1px solid #b9b9b9;
	float: left !important;
	width:305px;
	position: relative;
	min-height: 1px;
	padding-left: 10px;
}

.textSty{
	text-align: right;
	line-height: 33px;
	height: 33px;
	margin-bottom: 15px;
	float: left !important;
	width:240px;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
/**********杈撳叆妗嗗強涓嬫媺妗嗘ā鍧梕nd**********/

.checkbtn{
	border:1px solid #248b51;
	border:none;
	background:#248b51;
	height:32px;
	color:#fff;
	text-align:center;
	display:block;
	width:80px;
	float:right;
	margin-right: 10px;
	cursor:pointer;
}

.searchLeftBtn{
	border:1px solid #248b51;
	border:none;
	background:#248b51;
	height:32px;
	color:#fff;
	text-align:center;
	display:block;
	width:80px;
	float:left;
	/*margin-left: 20px;*/
	cursor:pointer;
}

.returnUrl{
	height:32px;
	line-height:32px;
}

/*************************select*******************/


		  
/**********************妯″潡table***********************/
/**table tr hover style*/
.trOdd{
	background:#ffffff;
}
.trOdd:hover{
	background:#ececec;
}
.trEven{
	background:#f9f9f9;
}
.trEven:hover{
	background:#ececec;
}

		  .moduletable{
			/*width:1016px;
			border:1px solid #00c0ef;*/
			border:1px solid #dddddd;
			clear:both;
			margin:5px auto;
			/*padding:10px;*/
			background-color:#fff;
		  }
		  
		  .moduletable>span{
			margin-bottom:10px;
			display:block;
			background: #248b51;
			height:40px;
			line-height:40px;
			font-weight:bold;
			padding-left:15px;
			color:#fff;
		  }
		  
		  .moduletable >div{
			display:table;
			float:left;
			/*border-spacing:none;*/
			margin:0 10px 10px ;
		  }
		  .moduletable div button{
			margin:0;
			background-color:#f5f5f5;
			border:1px solid #b9b9b9;
			height:40px;
			padding:0 20px;
			font-size:12px;
			font-weight:bold;
		  }
		  
		  .moduletable table{
			width:100%;
			font-size:12px;
			border-spacing:0;
			border:1px solid #dddddd;
		  }
		  
		  .moduletable table thead th{
		  text-align:center;
		  height:40px;
		  background:#fff;
		  }
		  .moduletable table tbody td{
		  text-align:center;
		  height:40px;
		  border:1px solid #dddddd;
		  }
		  .moduletable table tbody td input[type="button"]{
			font-size:12px;
			border:none;
			margin:3px auto;
		  }
		.icheck{
			background:url(../images/icheck.jpg) no-repeat center center;
			width:27px;
			height:27px;
			background-size:100% 100%;
		}
		.iedit{
			background:url(../images/iedit.jpg) no-repeat center center;
			width:27px;
			height:27px;
			background-size:100% 100%;
		}
		.idelete{
			background:url(../images/idelete.jpg) no-repeat center center;
			width:27px;
			height:27px;
			background-size:100% 100%;
		}
		.icash{
			background:url(../images/icash.jpg) no-repeat center center;
			width:27px;
			height:27px;
			background-size:100% 100%;
		}
		.irmcash{
			background:url(../images/irmcash.jpg) no-repeat center center;
			width:27px;
			height:27px;
			background-size:100% 100%;
		}
		.irmcash0{
			background:url(../images/irmcash0.png) no-repeat center center;
			width:27px;
			height:27px;
			background-size:100% 100%;
		}
		.irmcash01{
			background:url(../images/irmcash01.png) no-repeat center center;
			width:27px;
			height:27px;
			background-size:100% 100%;
		}
		.ialert{
			background:url(../images/ialert.jpg) no-repeat center center;
			width:27px;
			height:27px;
			background-size:100% 100%;
		}
		.ialert0{
			background:url(../images/ialert0.png) no-repeat center center;
			width:27px;
			height:27px;
			background-size:100% 100%;
		}
		.iprint{
			background:url(../images/iprint.jpg) no-repeat center center;
			width:27px;
			height:27px;
			background-size:100% 100%;
		}

/*************************charttable*****************************/
.charttable{
	border:1px solid #dddddd;
	background-color:#fff;
	border-spacing:0;
	text-align:center;
	width:100%;
}
.charttable thead th{
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	height:50px;
		text-align:center;
}
.charttable tbody td{
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	height:50px;
}
/************************iteminput**********************/
.iteminput{
	width:1018px;
	min-height:60px;
}
.iteminput >span{
	float:left;
	display:block;
	
}
.iteminput >span .txt{
	float:left;
	width:100px;
	height:35px;
	line-height:35px;
	text-align:right;
	padding-right:10px;
}
.iteminput >span select{
	width:200px;
	height:35px;
	line-height:35px;
	border:1px solid #dddddd;
}
.iteminput >span select option{
	height:30px;
	line-height:30px;
}
.iteminput>div{
	clear:both;
	color:#248b51;
	font-size:14px;
	margin-left:100px;
	padding-top:20px;
	height:30px;
}

/************************flottable**********************/
		.flottable{
			background-color:#fff;
			margin:10px auto;
		}
		.flottable>span{
			margin-bottom:10px;
			display:block;
			background:#fff;
			height:40px;
			line-height:40px;
			font-weight:bold;
			padding:0 10px;
			color:#292929;
		}
		.flottable>div{
			border:1px solid #e8e8e8;
			padding:10px;
		}
		
		
/********************璁剧疆鏍�*****************/
.settingmenu{
	width:229px;
	list-style:none;
	margin:0;
	padding:0;
	white-space:nowrap;
	height:46px;
	line-height:46px;
}

.settingmenu .icon8{
	display:block;
	background:url("../images/setting.png") no-repeat center center;
	width:49px;
	height:46px;
}

.settingmenu .icon9{
	background:url("../images/mng.png") no-repeat center center;
	width:23px;
	height:46px;
	display:block;
}
.settingwidth{
	cursor:pointer;
	background:#248b51;
}
.mngwidth{
	width:57px;
	padding-left:5px;
	cursor:pointer;
}
.wholesetbox{
	/*width:228px;*/
	display:block;
}
.settingbox{
	position:fixed;
	left:105px;
	bottom:55px;
	background:#fff;
	border:1px solid #dcdcdc;
	box-shadow:0px 1px 5px #bcbcbc;
	z-index:100001;
	display:none;
}
.mngbox{
	position:fixed;
	left:50px;
	bottom:55px;
	background:#fff;
	border:1px solid #dcdcdc;
	box-shadow:0px 1px 5px #bcbcbc;
	z-index:100001;
	display:none;
}
.usermng1,.usermng2,.usermng3{
	padding-left:40px;
	height:35px;
	line-height:35px;
	padding-right:20px;
	font-size:12px;
	border-bottom:1px solid #dcdcdc;
}
.usermng1{
	background:url(../images/usermng1.png) no-repeat 15px center;
}
.usermng2{
	background:url(../images/usermng2.png) no-repeat 15px center;
}
.usermng3{
	background:url(../images/usermng3.png) no-repeat 15px center;
}
.allmng{
	height:50px;
	line-height:50px;
	background:#f4f4f4;
	text-align:center;
}


.userimg{
	background:url(../images/user.png) no-repeat left center;
	padding-left:20px;
	height:35px;
	line-height:35px;
	margin:0 20px;
	font-size:12px;
}
.pwdimg{
	background:url(../images/pwd.png) no-repeat left center;
	padding-left:20px;
	height:35px;
	line-height:35px;
	margin:0 20px;
	font-size:12px;
}
.exitimg{
	background:url(../images/exit.png) no-repeat left center;
	padding-left:20px;
	height:45px;
	line-height:45px;
	margin:0 20px;
	font-size:12px;
}

.ctrlwidth{
	width:123px;
	background:#248b51;
	cursor:pointer;
	display:block;
}

.ctrlimg{
	width:25px;
	height:25px;
	border:2px solid #fff;
	margin-left:10px;
	margin-right:5px;
}
.ctrltxt{
	color:#fff;
}
.ctriangle{
	width:0;
	height:0;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
	border-bottom:4px solid #fff;
	float:right;
	margin:20px 10px 0 0;
}
.mng{
	width:23px;
	height:23px;
	line-height:23px;
	background:#fff;
	margin-top:11px;
	color:#248b51;
	text-align:center;
}
.bg_barkblue{
	background-color:#248b51;
}
.bg_green{
	background-color:#49bf67;
}
/*********************宸ヤ綔鏃ュ巻********************/
.fontbig{
	font-weight:bold;
	font-size:18px;
}
.riliicon{
	margin-right:10px;
}

/***************寰呭姙****************/
.daibanbtn{
	background:url(../images/add.png) no-repeat center center;
	background-size:30px 30px;
	border-radius:0;
	border:0;
}
.daibaninput{
	height:55px;
}
.daibanlist,.daibanseclist{
	list-style:none;
	margin:0;
	padding:0;
}

.daibanlist>li{
	background-color:#fff;
	height:30px;
	line-height:30px;
	color:black;
	width:100%;
}

.daibanseclist>li{
	border-bottom:1px solid #dddddd;
	border-left:2px solid transparent;
	min-height:50px;
	line-height:50px;

}
.daibanseclist>li:hover{
	border-bottom:1px solid #dddddd;
	border-left:2px solid #248b51;
	min-height:50px;
	line-height:50px;
	background-color:#f7f7f7;

}
.daibanedit,.daibandel,.daibansel1,.daibansel{
	width:30px;
	height:50px;
	display:block;
	border:0;
}

.daibanedit{
	background:url(../images/daibanedit.png) no-repeat center center;
}
.daibansel1{
	background:url(../images/daibansel1.png) no-repeat center center;
}
.daibansel{
	background:url(../images/daibansel.png) no-repeat center center;
}
.daibandel{
	background:url(../images/daibandel.png) no-repeat center center;
}

		.orderbtn{
			border: 1px solid #248b51;
			background: #248b51;
			height:35px;
			color:#fff;
			text-align:center;
			display:block;
			width:120px;
			margin:25px auto;
			cursor:pointer;
		}
		.location{
			list-style:none;
			height:35px;
			line-height:35px;
		}
		.location li{
			float:left;
			height:35px;
			line-height:35px;
			padding:0 3px;
			color:#2a2a2a;
		}
		.location li:last-child{
			color:#797878;
		}
		

.ui-widget{
	font-family:"microsoft yahei" ! important;
}

/***弹窗居中 start***/
.ui-dialog{
	position: fixed;
    height: auto;
    width: 600px;
    left: 50%;
    top: 50%;
    z-index: 9999;
    margin-left: -120px !important;
    transform: translate(-50%,-50%);
}
/***弹窗居中 end***/

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{
	font-family:"microsoft yahei" ! important;
	border: 1px solid #b9b9b9;
}

.merchantOrgName{
	/*cursor: pointer;
	text-overflow:ellipsis;*/
	/*background:url("../images/Out_list.png") no-repeat  right 5px top 8px;*/
	background-image:url("../images/Out_list.png");
	background-repeat:no-repeat;
	background-position: center right 5px;
	border: 1px solid #b9b9b9;
}


