﻿
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;

}
ol, ul {
	list-style: none outside none;
}
a{text-decoration: none;}
.clear{clear: both;}
.clearfix:after{
    content: "";
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
}
.shiji_list{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.shiji_list > ul{
	height: 100%;
	padding: 10px 26px 0px 26px;
}
.shiji_list > ul > li{
	text-align: left;
	width: 14.2%;
	float: left;
	margin-bottom: 25px;
}
.shiji_list > ul > li >a{
	font-size: 18px;
	font-family: "PingFang SC";
	color: rgb(34, 34, 34);
	line-height: 1.667;
}
.shiji_list .active{
	font-size: 18px;
	font-family: "PingFang SC";
	color: rgb(17, 125, 195);
	line-height: 1.667;
}
.fzml{
	margin-top: 25px;
}
.fzml > p{
	font-size: 22px;
	font-family: "PingFang SC";
	color: rgb(51, 51, 51);
	line-height: 1.364;
	text-align: center;
	margin-bottom: 45px;
}
.fzml .msg{
	margin-top: 30px;
	margin-bottom: 65px;

}
.fzml .msg p{
	 margin-bottom: 8px;
 }

.zixun{
	visibility:hidden;
}
.fzml table tr:hover a{
	visibility: visible;
}