.swgkbg {
	background: url(mswgkbg.png) no-repeat;
	background-size: cover;
}
.m-swbgTit {
	display: block;
}
.m-swbgTit img {
	width: 100%;
	display: inline-block;
	vertical-align: top;
}
.swgkList {
    width: 96%;
    top: 20vh;
}
.swgkList h3 {
    font-size: 30px;
    padding: 20px;
}
.swgkList ul {
	padding: 0 20px 20px 20px;
    clear: both;
    overflow: hidden;
}
.swgkList li {
	display: inline-block;
	width: 50%;
	margin-bottom: 20px;
}
.swgkList i {
	margin-right: 10px;
}
.swgkList a {
	font-size: 16px;
	white-space: nowrap;
}