

/*æŸ¥è¯¢é¡µä¸€è¡Œä¸‰åˆ—*/
.table_1{
	width: 100%;

	margin: 0 auto;
	background-color: #fdf1f12e;	
	border: 1px solid #E6E5E2;
	border-top: 0;
	padding-top: 18px;
	border-bottom: 0;
}
.table_1 .tab_info0{
	margin: 0 auto 15px;
}
.table_1 .tab_info0 tr{
	height: 42px;
}
.table_1 .tab_info0 tr th{
	border: 0;
	text-align: left;
	font-family: 'å¾®è½¯é›…é»‘ Bold', 'å¾®è½¯é›…é»‘';
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    color: #024886;
    padding-left: 2px;
}
.table_1 .tab_info0 tr td{
	width: 220px;
	width: 203px;
	border: 1px solid #cdcac4;
	color: #333333;
	font-size: 14px;
	background-color: white;
	padding-left: 10px;
	line-height: 41px;
}
.table_1 .tab_info0 tr .label{
	
	width: 93px;
	text-align: right;
	background-color: #eef7fa;
	padding-left: 0;
	padding-right:10px
}
.txt_box{
	width: 100%;
	height: 86px;
	margin: 0 auto 15px;
	background-color: #faeeee;	
	border: 1px solid #E6E5E2;
	/*margin-top: 22px;*/
	text-align: center;
	font-family: 'å¾®è½¯é›…é»‘ Regular', 'å¾®è½¯é›…é»‘';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 32px;
    color: #333333;
    border-top: 0;
    padding-bottom: 20px;
}

/*æŸ¥è¯¢é¡µ*/
.table_1 .tab_info1{
	margin: 15px auto 0px;
	width:100%;
}
.table_1 .tab_info1 tr{
	height: 42px;
}
.table_1 .tab_info1 tr th{
	border: 0;
	text-align: left;
	font-family: 'å¾®è½¯é›…é»‘ Bold', 'å¾®è½¯é›…é»‘';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #990000;
    padding-left: 2px;
}
.table_1 .tab_info1 tr td{
	width:34%;
	border: 1px solid #cdcac4;
	color: #333333;
	font-size: 14px;
	background-color: white;
	padding-left: 10px;
	line-height: 41px;
}
.table_1 .tab_info1 tr .label{
	
	width: 16%;
	text-align: right;
	background-color: #faeeee;
	padding-left: 0;
	
}
.top_ban{
	width: 100%;
	height: 156px;
	margin: 0 auto;
	background: url(https://aspen-img.oss-cn-beijing.aliyuncs.com/WWWROOT/PC/icon/top_img.png) no-repeat;
	background-position-x: right;
}
.top_ban p{

	font-size: 30px;
    font-weight: bold;
    color: white;
    line-height: 8px;
    margin-left: 30px;
    padding-top: 44px;
    letter-spacing: 1px;
}
