.box{
	width: 100%;
    background: url(../img/tfwlkf_bg2.jpg) #091c3f no-repeat top center;
    background-size: 100%;
    overflow: hidden;
}
.box-a{
	width: 100%;
	height: 70px;
	background: rgba(255,255,255,0.6);
	border-bottom: 1px solid #ced6e0;
}
.box-as{
	width: 1220px;
	height: 70px;
	margin: 0 auto;
}
.img-a,.img-b{
	float: left;
	height: 45px;
	margin-left: 5px;
	margin-top: 12.5px;
}
.img-b{
	margin-left: 50px;
}
.div-a{
	width: 540px;
	height: 70px;
	line-height: 70px;
	font-size: 14px;
	color:#666666;
	float: right;
	margin-right: -50px;
}
.div-a a{
	color:#666666;
}
.div-a span{
	margin-left: 8px;
	float: left;
}
.div-a span:nth-child(8){
	width: 26px;
	height: 26px;
	display: inline-block;
	background: url("../img/4.png") no-repeat;
	background-size:100% ;
	margin-top: 22px;
	margin-left: 50px;
}
.box-di{
	width: 100%;
	height: 220px;
	background: #fff;
	color: #373737;
	text-align: center;
	padding-top: 38px;
	font-weight: 500;
}
.box-di p{line-height: 30px;font-size: 16px;letter-spacing:1px;}