
/*---------公共类------begin---*/
body
{
	font-size: 14px;
	font-family: "微软雅黑";
	margin: 0 auto;
}
i
{
	font-style: normal;
	text-align: center;
}
html
{
	height: 100%;
	font-size: 62.5%;
}
*
{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
ul, li
{
	text-decoration: none;
	list-style: none;
}
table
{
	border: solid 1px #333333;
}
table:first-child
{
	border-top: none;
	border-left: none;
}
td
{
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
}

.line
{
	width: 20%;
	height: 30px;
	border-bottom: solid 1px #333333;
	display: inline-block;
	text-align: center;
}
.linelong
{
	width: 70%;
	height: 30px;
	border-bottom: solid 1px #333333;
	display: inline-block;
	text-align: left;
}
.line_three
{
	width: 8%;
	height: 30px;
	border-bottom: solid 1px #333333;
	display: inline-block;
	text-align: center;
}
.line_three1
{
	width: 15%;
	height: 30px;
	border-bottom: solid 1px #333333;
	display: inline-block;
	text-align: center;
}
.line_one
{
	width: 6%;
	height: 30px;
	border-bottom: solid 1px #333333;
	display: inline-block;
}
.line_two
{
	width: 36%;
	height: 30px;
	border-bottom: solid 1px #333333;
	display: inline-block;
}
.line_wu
{
	width: 4%;
	height: 30px;
	display: inline-block;
}
/*---------公共类-----over----*/
.top_title
{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}
.top_nr
{
	width: 100%;
	min-height: 300px;
	height: auto;
	margin: 0 auto;
	padding-top: 4px;
}
.top_nr ul li
{
	width: 100%;
	height: auto;
	line-height: 28px;
}
.top_nr ul li span
{
	padding-left: 2px;
}
.top_nr ul li p
{
	text-indent: 2em;
}
.table_title
{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.table_nr
{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 20px;
}
.table_nr table
{
	width: 100%;
}
.table_nr table tr
{
	height: 26px;
	line-height: 26px;
	width: 100%;
	text-align: center;
}
.table_nr table tr td
{
	height: 26px;
	line-height: 26px;
}
.text_center
{
	text-align: center;
}
.remind
{
	width: 100%;
	min-height: 120px;
	height: auto;
	margin: 0 auto;
	padding-top: 8px;
}
.remind ul li span
{
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}
.table_bg img
{
	height: 30px;
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.line_width
{
	width: 60px;
}
