.cu-topbar-fixed-bottom,
.cu-topbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1000;
}
html, body {
  height: 100%;
}

.ulLiN a{
	padding: 0px !important;
	color: #FFFFFF !important;
	margin-top: 2px;
}
.ulLiN a:hover{
	padding: 0px !important;
	color: #ddeeff;
}
.ulLiN1 a{
	color: #FFFFFF !important;
	padding-top: 1px !important;
}
.ulLiN1 a:hover{
	color: #ddeeff;
}


.cu-topbar-fixed-top {
	top: 0
}
.cu-body-fixed-top {
    padding-top: 158px;
}

header {
	z-index: 1;
	background: #FFFFFF;
}
.mainContainer{
	min-height: 100%;
/*	margin-bottom: -150px;*/
}


/*下拉框*/

.select {
	border: 1px solid #DDDDDD;
	height: 34px;
}

.mbUll {
	cursor: pointer;
}

.mbUll li:hover {
	background-color: #F5F5F5;
}

.pt-list li {
	width: 100%;
	border-bottom: 1px dashed #DDDDDD;
	border-width: 1px 0;
	height: 42px;
	line-height: 42px;
}

.ulPage {
	float: right;
	padding: 10px;
}

.spanBig {
	font-size: 23px;
	font-weight: 500;
}

.spanMiddle {
	font-size: 18px;
	font-weight: 1000;
	line-height: 40px;
	margin-left: 5px;
}

.spanSamll {
	font-size: 17px;
	margin-left: 5px;
}

.tab-navPl {
	padding-left: 0px;
}

. .ztree li span.button.ico_docu {
	margin-right: 2px;
	vertical-align: top;
	background-position: -45px -117px;
	vertical-align: top;
	*vertical-align: middle;
}

.pt-toolbar {
	position: fixed;
	right: 10px;
	bottom: 70px;
	z-index: 999;
	width: 70px;
	left: 110px;
}

.gaiyao-toolbar {
	position: fixed;
	right: 260px;
	top: 280px;
	z-index: 999;
	width: 70px;
}

.pt-toolbarimg1 {
	width: 53px;
	height: 53px;
	margin-left: 4.4px;
}

.pt-toolbarimg2 {
	width: 60px;
	height: 60px;
}


/*通用弹框css*/
.bigtangkuang{
	position: fixed;
	z-index: 10;
	background-color: #000000;
	width: 100%;
	height: 100%;	
	z-index: 1000;
	top: 0%;
	left: 0%;	
	opacity: 0.5;
	display: none
}
.tankuang{
	display: none;	
	width: 800px;
	max-height: 500px;
	background-color: #FFFFFF;
	position: fixed;
	z-index: 1001;
	top: 22%;
	left: 20%;
	border: 1px solid #ddd;
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    border-radius: 4px;
    }
.tankuang .tankdiv1{
	background-color: rgb(245,245,245);
	height: 53px;
}
.tankuang .tankdiv1 label{
	font-size: 25px;
	font-weight: 500;
	line-height: 53px;
}
.tankuang .tankdiv2{
	overflow: auto;
	min-height: 300px;
	max-height: 400px;
	overflow: auto;
}
.tankuang .tankdiv1 span{
	float: right;
	margin-right: 10px;
	line-height: 53px;
}


.pt-field-title {
    margin: 10px 0 20px;
    border-width: 1px 0 0;
}
.pt-elem-field legend {
    margin-left: 21px;
    padding: 0 10px;
    font-size: 20px;
    font-weight: 500;
}




.ypylUltxActive{
	background-color: #ffb800 !important;
	color: #FFFFFF;
}
.ypylUltx li{
	background-color: #EEEEEE;
	border-radius: 6px;
	min-width: 22px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	cursor: pointer;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	pointer-events: none;
}


#ypylBttomDiv{
	padding: 25px;
	min-height: 800px;
	width: 100%;
	background-color: #F2F2F2;
}

#ypylBttomDiv h3{
	padding-bottom: 30px;
}

#ypylUltxButtom li{
	height: 70px;
	border-bottom: 1px solid #DDDDDD;
	line-height: 70px;
	font-weight:500;
}

