body {
	background-image: url(/template/pc/skin/images/header.jpg?rand=h9xqeI);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	margin-top: 23.8vw;
	font-size: 1.1rem;
}

.wap-lm-title {
	color: #2B81CA;
	border-bottom: 1px solid #999;
	height: 2.2rem;
	margin-bottom: 1rem;
}

.wap-lm-title h3 {
	font-size: 1.4rem;
	color: #2B81CA;
	padding-bottom: 1.2rem;
}

.wap-lm-title h3 span a {
	color: #999;
	font-size: 65%;
}

.wap-lm-title h3 span {
	float: right;
}

.wap-lm-thumb {
	margin-bottom: 1rem;
}

.wap-lm-thumb img {
	width: 100%;
}


.background-blue {
    background-color: #2B81CA;
    padding-top: 25px;
    padding-bottom: 25px;
}

.iconfont-title {
    text-align: center;
    color: white;
}

.iconfont-title .layui-icon {
    font-size: 3rem;
}

.iconfont-info {
    text-align: center;
    font-size: 1.5rem;
}

.background-blue a {
    color: #fff;
    font-size: 18px;
}

footer,
footer a {
	background-color: #383838;
	color: #ffffff;
	text-decoration: none;
	font-size: 1rem;
}

footer h3{
	padding-bottom: 0.8rem;
}

footer .info,footer .info a{
	line-height: 2rem;
	font-size: 0.6rem;
}

footer a:hover {
	color: #f3a200;
}

ul.tab-body {
	margin: 0px;
}

ul.tab-body li {
	float: left;
	display: inline-block;
	margin-right: 15px;
	line-height: 2.2rem;
	
}