.getsupp-content ul li{
	border-bottom: none;
}
.getsupp-content ul .cate-list-one ul li{
	float: left;
	font-size: 20px;
	border: 1px solid #eee;
	height: 70px;
	width: 33%;
}
.getsupp-content ul .cate-list-one ul li:hover{
	background: #eee;
	color: #66b3d8;
}
.cate-list-checked{
	background: #eee;
	
}
.cate-list-checked center a{
	color: #5196f1;
}
.getsupp-content ul .cate-list-two ul li{
	float: left;
	width: 33%;
	border: 1px solid #eee;
	height: 300px;
	overflow-x: scroll;
}
.getsupp-content ul .cate-list-two ul li div{
	float: left;
	margin-left: 7%;
}
.getsupp-content ul .cate-list-two ul .cate-list-two-list{
	margin-left: 4.5%;
}

.cate-list-title{
	color: #333;
    font-size: 24px;
    padding: 20px 0 13px;
}
.cate-list-two-left{
	text-align: center;
    line-height: 0px;
    font-size: 30px;
}
.title-one-p{
	font-size: 18px;
	color: #333;
}
.title-one-p a{
	font-size: 14px;
	color: #333;
}
.grid-demo-style .getsupp-content ul .cate-list-two .cate-content-checked{
	border: 1px solid #3e7fe1;
}
.cate-list-ul{
	display: none;
}
.getsupp-content .hi-ul-k-one{
	display: block;
}

.dow-a-style:hover{
	color: blue;
	border-bottom: 1px solid blue
}