.neirong a:hover{
	color: #333;
}
.neirong>.row{
	padding: 40px 30px;
	background: white;
	font-size: 14px;
	line-height: 24px;
}

.neirong>.row>div:nth-of-type(2){
	font-weight: bold;
}
.neirong>.row>div:nth-of-type(3)>table{
	margin: 10px auto;
	background: #FAFAF9;
	text-align: center;
	line-height: 25px;
}
.neirong>.row>div:nth-of-type(3)>table tr th{
	background: #00B28B;
	text-align: center;
	color: white;
	line-height: 40px;
}
.neirong>.row>div:nth-of-type(3)>table tr td:nth-of-type(1){
	width: 6vw;
}
.neirong>.row>div:nth-of-type(3)>table tr td:nth-of-type(2){
	width: 18vw;
}
.neirong>.row>div:nth-of-type(3)>table tr td:nth-of-type(3){
	width: 30vw;
	text-align: left;
	vertical-align: top;
	line-height: 25px;
	padding: 5px 10px;
}
.neirong>.row>div:nth-of-type(3)>table tr td:nth-of-type(4){
	width: 10vw;
}
.neirong>.row>div:nth-of-type(4){
	font-weight: bold;
}
.neirong>.row>div:nth-of-type(8){
	font-weight: bold;
}
