.layui-nav-tree{
	width: 100%;
}
.layui-nav-tree .layui-nav-child a{
	color: #fff;
}
.getsupp-content{
	background: #fff;
	padding: 3% 0% 12% 3%;
}
.fa-search-style{
	content: "\f002";
    font-size: 13px;
    color: #fff;
    background: #058aff;
    padding: 4px;
    border-radius: 5px;
    margin-right: 10px;
}
.title-style{
	font-size: 20px;
	color: #000;
}
.content{
	padding-left: 10px;
	padding-top: 10px;
	color: #333;
}
.getsupp-content ul li{
	padding: 20px 20px 10px 0; 
	border-bottom: 1px solid #eee;
}
.getsupp-content ul li p{
	line-height: 30px;
}
