/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,Passlogin,img,div,dl,dt,dd{margin:0;padding:0;border:0;}
body{ margin:0; color:#666666; font:"微软雅黑"，"宋体",Arial, Helvetica, sans-serif; text-align: center; letter-spacing: 0.2px;background-color: #f6f8fa}
ul,li,dl,ul,ol{list-style:none;}
html{font-size: 62.5%;}

#wraper{
	padding: 1.5rem;
	text-align: left;	
}
h1{
	font-size: 1.8rem;
	text-align: center;
	margin: 2rem auto;
	color: #1a1a1a;
}
h2{
	font-size: 1.6rem;
	margin-bottom: 1rem;
}
h2 span{margin-left: 10px;}
p,td,th{
	font-size: 1.4rem;
	margin-bottom: 1rem;
	line-height: 170%;
}

p{ text-indent: 2em;}

.table_tg{
	border: 1px solid #999;
	border-bottom: 0;
}
.table_tg th{ background-color: #F2F2F2;border-right: 1px solid #999;border-bottom: 1px solid #999;padding: 2%;}
.table_tg th:last-child{border-right:0;}
.table_tg td{background-color: #FFF;border-right: 1px solid #999;border-bottom: 1px solid #999; padding: 2%;}
.table_tg td:last-child{border-right:0;}
.table_tg .col td:first-child{width: 10%}
.table_tg .col td:nth-child(2){width: 30%;}
.table_tg .col td:last-child{width: 60%;}
.table_tg td p{text-indent:0;}

.help_con{ display: none; margin-bottom: 1rem;}
.tag p{color: #999;}

