.filterContainer .filterBox li select.ml20{
	margin-left: 8px;
}
.filterContainer .filterBox li#systemList .filterBar{
	line-height: 34px;
}
.filterContainer .filterBox li#systemList .filterTitle{
	height: 34px;
	line-height: 34px;
}
body{
	background: #f3f5f7;
}
/*slideTxtBox*/
.slideTxtBox{ width:100%; text-align:left; background:#fff; }
.slideTxtBox .hd{ width:1160px; height:41px; line-height:37px;border-left: none;  position:relative; background: #fafafa;}
.slideTxtBox .hd ul{ float:left; position:absolute; top:-1px;}
.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer; max-width: 118px;margin:2px 0px;border:1px solid #fafafa; border-bottom:1px solid #fafafa;border-top: 2px solid #fafafa;}
.slideTxtBox .hd ul li.on{ height:37px; line-height: 37px; border:1px solid #d1e0ec; border-bottom:1px solid #fff;border-top: 2px solid #308BD8; color: #308BD8; background: #fff;}
.slideTxtBox .bd{width:98.5%; background: #fff; overflow: hidden;}
/*Box*/
.dingyueList li .secondP a {
    display: block;
    width: 58px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #999;
    text-align: center;
    margin: 0 auto;
    border-radius: 4px;
    color: #999;
}
.dycontentBox{
	width: 1200px;
	margin: 0 auto;
}
.filterContainer .filterBox li a {
    color: #666;
    background:#f3f5f7;
}
.add_btn{
	display: inline-block;
	padding:5px 10px;
	color: #fff;
	border-radius: 5px;
	margin-left: 85px;
	margin-top: 10px;
	border: none;
}
.nullBlcok{
	height: 10px;
	background: #f3f5f7;
}
.diyueBotBox{
	padding: 20px;
	background: #fff;
    margin-bottom:30px;
}
.diyueBotBox .titleP{
	margin-left: 20px;
	background: #308bd8;
	height:40px ;
	line-height: 40px;
	color: #fff;
	padding-left:30px ;
}
.dingyueList li{
	height:80px;
	width: 568px;
	border: 1px solid #ccc;
	margin: 20px 0 0 20px;
}
.dingyueList li .firstP span,.dingyueList li .firstP em{
	display: block;
	width: 300px;
}
.dingyueList li img{
	display: inline-block;
	margin: 18px;
}
.dingyueList li .firstP{
	margin: 20px 0;
	width: 320px;
	border-right: 1px solid #ccc;
}
.dingyueList li .firstP a{
	display: block;
	width: 320px;
}
.dingyueList li .firstP em{
	display: block;
	color: #999;
	margin-top: 10px;
}
.dingyueList li .secondP{
	width: 168px;
	text-align: center;
	padding-top:15px;
}
.dingyueList li .secondP a{
	display: block;
	width: 58px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #999;
	text-align: center;
	margin: 0 auto;
	border-radius: 4px;
	color: #999;
}
.dingyueList li .secondP a:hover{
	border-color: #308BD8;
	color: #308BD8;
}
.dingyueList li .secondP em{
	display: block;
	margin-bottom: 7px;
	color: #999;
	}
.dingyueList li .secondP em span{
	color:#308bd8;
	display: inline-block;
	margin: 0 5px;
}
.dingyueList li .secondP .ZCDY_delete{
	display: inline-block;
	padding:2px 15px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.dingyueList li .secondP .ZCDY_delete:hover{
	border: 1px solid #308bd8;
	color:#308bd8;
	cursor: pointer;
}
