/*树*/
.r-tree1{
	/*float: left;*/
	font-size: 14px !important;
	margin: 10px 0px;
	/*width:90%;*/
}
.r-tree1 .r-default>.r-heading a {
	padding-left:0;
    display:inline-block;
	height: 30px;
	color: #000;
	line-height: 30px;
	background: #ffffff;
	text-decoration:none;
}
.r-tree1 .r-default>.r-heading a:hover {

}
.r-tree1 .r-group{
	border: none;
}
.r-tree1 .r-default>.r-heading {
	color: #555;
	/*background-color: #ffffff;*/
	border: none;
	font-size: 12px;
}
.r-tree1 .r-default>.r-heading h4{
	line-height: 200%;
	color: #666;
	margin-top: 0;
	margin-bottom: 0;

	background: rgba(255,255,255,0);
	text-indent:0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.r-tree1 .r-default {
	 border:none;
}
.r-tree1 .r-heading {
	 padding:0 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.r-tree1  .r-group .panel+.panel {
	 margin-top: 0px;
}
.r-tree1  .r-title i{
   margin: 0 4px 0 1px ;
	color: #999;
}
.r-tree1  .r-title .g-i1{
	width: 8px;
}
.r-tree1  .r-title input{
	vertical-align:-1px;
}
.r-tree1 .r-body {
	padding:0px 0 0 20px;
}
.r-tree1 .r-ul{
	padding: 0 0  0  17px;
	margin-bottom: 0;
}
.r-tree1 .r-ul input{
	vertical-align:-3px;
}
.r-tree1 .r-ul i{
	margin: 0 3px;
	color: #ddd;
}
.r-tree1 .r-ul li{
	letter-spacing:2px;
	color: #666;
	font-size:12px !important;
	text-align: left;
	padding-left: 4px;
}
.modular-2 .r-tree1  .r-group h4 input, .r-ul li input {
	margin:0;
}