.main{
	background: #f6f6f6;
}
.footer{
	margin-top: 0;
	padding-top: 40px;
}
.container{
	background: #fff;
	padding: 0 100px;
	box-sizing: border-box;
}
.cgxm-box{
	padding: 1px; 
	border: currentColor; 
	border-image: none; 
	text-align: center;
    line-height: 40px; 
    height: 40px;
    color: black;
    font-size: 21px;
    text-align: center;
    font-family: 华文中宋;
    margin: 20px 0;
}
.cgxm-font{
	color: black; 
	font-family: 宋体;
	font-size: 19px;
	padding: 1px; 
	border: currentColor; 
	border-image: none; 
	line-height: 33px;
    text-indent: 33px;
    word-break:break-all;
}
.cgxm-ts-font{
	font-family: Times New Roman;
	text-decoration: underline; 
	color: black;
	display: inline;
}
.cgxm-tab{
	margin-top: 20px;
	width: 100%;
}
.cgxm-tab td{
	height: 50px;
}
.cgxm-tab-title{
	padding-left: 33px;
	color: black; 
	font-family: 黑体; 
	font-size: 19px;
}
.tab-name{
	color: black; 
	font-family: 宋体; 
	font-size: 19px;
	padding-left: 33px;
}
.child-tab{
	width: 100%;
	border: solid 1px black;
    font-family: "Microsoft YaHei" ! important;
    font-size: 14px;
    line-height: 25px;
}
.child-tab tr td,.child-tab th{
    border: solid 1px black;
    color: Black;
    font-family: "Microsoft YaHei" ! important;
    font-size: 14px;
    line-height: 25px;
}
