.fl{
	float: left;
}
.fr{
	float: right;
}
body{
	font-size: 16px;
}
.cf:after{
	height: 0;
	visibility: hidden;
	clear: both;
	display: block;
	content: '';
}
.lb_banner {
    width: 100%;
    height: 408px;
    overflow: hidden;
}
.focusBox {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    /* overflow: hidden; */
    font-family: Arial;
    text-align: left;
    background: #fff;
}
.focusBox .pic {
    position: relative;
}
.focusBox .pic img {
    width: 100%;
    height: 408px;
    display: block;
}
.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 30px;
    right: 46.6%;
    height: 30px;
}
.focusBox .num li {
	float: left;
	position: relative;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	border-radius: 50%;
	background: #fff;
	margin-right: 12px;
}

.focusBox .num li a,
.focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}

.focusBox .num li {
	z-index: 1;
	color: #fff;
}

.focusBox .num ul {
	width: 100%;
	height: auto;
}

.focusBox .num li.on,
.focusBox .num .on:hover {
	background-color: #da3823;
}

.focusBox .pic {
	position: relative;
}
.title{
	width: 310px;
	height: 100px;
	margin: 0 auto;
	margin-top: 30px;
	background: url(title.png) no-repeat center;
}
.slyz{
	background: url(bg-yzsl.png) no-repeat center;
	width: 277.5px;
	height: 200px;
	float: left;
}
.qsjl{
	background: url(bg-qsjl.png) no-repeat center;
	width: 277.5px;
	height: 200px;
	float: left;
}
.zxqs{
	background: url(bg-zxqs.png) no-repeat center;
	width: 277.5px;
	height: 200px;
	float: left;
}
.wjyz{
	background: url(bg-wjyz.png) no-repeat center;
	width: 277.5px;
	height: 200px;
	float: left;
}
.ptfw{
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.ptfw ul{
	overflow: hidden;
}
.ptfw ul li{
	text-align: center;
	margin-right: 30px;
}
.ptfw ul li.wjyz{
	margin-right: 0;
}
.ptfw ul li a{
	display: block;
	color: #fff;
}
.ptfw ul li a img{
	display: block;
	width: 100px;
	margin: 0 auto;
	margin-top: 24px;
}
.ptfw ul li a span{
	display: block;
	font-size: 26px;
}
