.clear {
    clear: both;
}
/*安全法页css*/
.wlaq{
	width: 1004px;
	margin: auto;
}
.wlaq img{
	display: block;
}
.wlaq-title{
	height: 39px;
	padding: 0 16px;
	line-height: 39px;
	color: #FFFFFF;	
	font-size: 14px;
	background: url(../images/aq-title.jpg) no-repeat center;
}
.wlaq-title a{
	color: #ffffff;
}
.wlaq-center{
	margin: 15px auto;
}
.wlaq-center>div{
	width: 492px;
	height: 288px;
}
.aq-h{
	border: 1px solid #165066;
	border-radius: 5px 5px 0 0;	
	overflow: hidden;
	position: relative;
}
.aq-h h1{
	background: url(../images/sanj-r.png) no-repeat left center;
	background-color: #165066;
	background-position-x: 11px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	padding: 0 17px 0 24px;
	color: #FFFFFF;
}
.aq-cont{
	padding: 10px;
}
.aq-c-img img{
	margin: auto;
}
.aq-c-txt{
	margin-left: 9px;
	width: 324px;
}
.aq-c-txt h2{
	border-bottom: 1px solid #CCCCCC;
	font-size: 18px;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.aqf{
	overflow: hidden;
	height: 155px;
}
.aq-c-txt p{
	font-size: 12px;
	text-indent: 24px;
	line-height: 22px;
}
.aq-c-txt p span{
	margin-right: 8px;
}
.aq-more{
	color: #EF1919;
	font-size: 12px;
	margin-top: 10px;
	position: absolute;
	bottom: 20px;
	right:20px;
}
.aq-jd{
	margin-top: 15px;
}
.aq-jd p{
	font-size: 12px;
	line-height: 22px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.wlaq-bottom{
	margin-bottom: 24px;
}
.wlaq-bottom h1 a{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}
.wlaq-bottom ul{
	padding: 15px 0;
	display: flex;
	justify-content: space-around;
}
/*安全知识页css*/
.aq-weizhi{
	color:#666666;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
}
.aq-weizhi a{
	color: #666666;
	margin: 0 5px;
}
.aq-zhishi{
	border: 1px solid #CCCCCC;
	padding: 30px 30px 54px 30px;
	margin-bottom: 30px;
}
.aq-zhishi h1{
	border-bottom: 1px solid #CCCCCC;
	font-size: 24px;
	color: #666666;
	text-align: center;
	font-weight: normal;
	height: 49px;
	margin-bottom: 24px;
}
.aq-zhishi ul li{
	margin-top: 15px;
}
.aq-zhishi ul li:first-child{
	margin-top: 0;
}
.aq-zhishi ul li img{
	margin: auto;
}
/*底部*/
.bottom{
	width: 100%;
    overflow: hidden;
    background: url(../images/-48.png) repeat left;
    background-size: 100% 100%;
    height: 88px;
}
.bottom01 {
    width: 265px;
    margin: 0 auto;
    padding-top: 32px;
    overflow: hidden;
}
.bottom01 ul li {
    overflow: hidden;
    float: left;
    padding: 0 5px;
}
.bottom01 ul li a {
    font-size: 12px;
    color: #FFF;
    float: left;
}
.bottom02 {
    width: 357px;
    padding-top: 9px;
    margin: 0 auto;
    overflow: hidden;
}
.bottom02 span {
    font-size: 12px;
    color: #FFF;
}