@charset "utf-8";
/*标题*/
.content_right{float: right; width: 714px;}
.content_right p{font-size: 24px;margin-top: 42px;padding-bottom: 30px;border-bottom: 1px dashed #c8c8c8;color: #2b2c2f;}

/*内容*/
table{width:100%;text-align:center;border-collapse:collapse;border-spacing:1;border-spacing:0; }
table td{
	word-break: break-all; word-wrap:break-word;
}
td{padding-left: 16px;font-family: "微软雅黑";font-size: 14px;background: #f7f7f7;}
.form{
	margin-top: 15px;
}
.form_last{
	margin-bottom: 50px;
}
.form_two{border-bottom: 1px dashed #afafaf;}
/*.form_two td{height: 110px;vertical-align: middle;}*/
.form_two_one i{background: url(honor_bg.png) no-repeat;display: inline-block;width: 12px;height: 12px;}
.form_two i{background: url(honor_bg.png) no-repeat;display: inline-block;width: 12px;height: 12px;}
.form_three i{background: url(honor_bg.png) no-repeat;display: inline-block;width: 12px;height: 12px;}
/*.form_three{height: 70px;}*/
.form .nub{
	font-size: 30px;background:#eee;
	text-align: center;
	width:77px;
}
.form .nub sub{font-size: 12px;}
.form table{text-align: inherit;}
.form th{
	 text-align:left;background: #4190de;color: #fff;
	 padding-left: 16px;
	 padding-top: 16px;
	 padding-bottom: 16px;
	 font-size: 18px;
}
.form .time{background: #2675c4;text-align: center;}
.name{width: 400px;}

.form_two_one td,.form_two td,.form_three td{vertical-align: top;}
.form_two_one td{padding-top: 20px;}
.form_two td{padding-top: 20px;}
.form_two td{padding-bottom: 20px;}
.form_two_one .nub{padding-top: 35px;}
.form_three td{padding: 18px 0 18px 16px;}