.bold{
	font-weight: bold;
}
.right{
	text-align: right !important;
}
.left{
	text-align: left !important;
}

.center{
	text-align: center;
}
.dis_in{
	display: inline-block;
}
.red{
	color: #8d2326;
}
.blue{
	color: #009fe3;
}
.darkblue{
	color:#06417e;
}
.top{
	vertical-align: top !important;
}
.col_3{
	color:#333;
}
.col_3e{
	color:#3e3e3e;
}
.wid_100 > img{
	width: 100%;
}
.num{
	font-size:12px;
	color:#333;
	text-decoration: none;
}
/*sub_1*/
.sub_banner_bg{
	background-image: url(../image/sub_banner.jpg);
	background-size:100%;
	background-position: center;
}
.sub_banner{
	color:#fff;
	font-weight: bold;
	font-size:18px;
	padding: 15% 0;
}
.text_title{
		font-weight: bold;
	font-size:18px;
	padding: 5% 0;
	color:#333;
}
.text_area{
	font-size:12px;
	color:#333;
}
.hr_title{
	border: 0;
	border-top:1px solid #06417e;
	margin:0 auto 5%;
	width: 13%;
}
/*sub_2_1*/
.sub_tb{
	width: 100%;
	border-collapse: collapse;
	margin:3% 0;
}
.sub_tr{
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.sub_th{
	background-color:#f5f5f5;
	padding: 2%;
	font-size:12px;
	width: 30%;

}
.sub_td{
	text-align: left;
	padding: 2%;
	font-size:12px;
}
.radio_text{
	color:#333;
	font-size:12px;
}
.radio_input{
	position: relative;
	top:2px;
}
.tb_input{
	width: 100%;
	border: 0;
}
#date1, #date2{
	width: 40%;
}
.sub_textarea{
	border: 0;
	resize: none;
	padding: 1%;
	width: 98%;
	height: 150px;
	font-size:12px;
	line-height: 18px;
}
.check_box{
	position: relative;
	top:2px;
}
.text_area1{
	font-size:13px;
	color:#333;
	margin: 2% 0;
}
.border_box{
	width: 100%;
	border: 1px solid #e1e1e1;
}
.blue_btn{
	background-color:#7fcdf6;
	color:#fff;
	border: 0;
	font-size:13px;
	padding: 1% 4%;
}
/*sub_2_2*/
.sub_hr{
	border: 0;
	border-top:1px solid #e1e1e1;
}
.notice_title_text {
	font-size:13px;
	color:#333;
}
.notice_title > img {
	width: 10px;
	position: relative;
	top:1px;
}
.notice_sub_text{
	margin:2% 0 0;
	color:#949494;
	font-size:12px;
}
.wid_100{
	width: 100%;
}
.sear_box{
	width: 80%;
	margin: 5% auto;
	border: 1px solid #e1e1e1;
	font-size:0;
}
.sear_input{
	width: 67.9%;
	padding: 1% 1%;
	border: 0;
	font-size:12px;
}
.sear_btn{
	width: 30%;
	border: 0;
	padding: 1% 1%;
	background-color:#414141;
	color:#fff;
	font-size:12px;
}
.text_area2{
		font-size:15px;
	color:#333;
	margin: 2% 0;
}
/*sub_3_1*/
.margin_5{
	margin: 2% 0;
}
.sub_txt{
	font-size:12px;
	color:#4b4545;
	line-height: 19px;
	margin-bottom: 5%;
}
.sub_big_txt{
	font-size:14px;
	font-weight: bolder;
	line-height: 20px;
	margin-bottom: 2%;
}
.border_sub_3{
	overflow: hidden;
	border: 1px solid #e1e1e1;
	padding: 1%;
	text-align: center;
}
.fast_img{
	width: 30px;
}
.fast_text{
	position: relative;
	top:-3px;
	font-size:14px;
	color:#3e3e3e;
	font-weight: bold;
}
.sub_3_img_tb{
	width: 100%;
	border-collapse: collapse;
	margin: 5% 0;
}
.sub_3_img_tb > tbody > tr{
	border-top: 2px solid #e1e1e1;
}
.img_th{
	vertical-align:middle;
	padding:2% 1%;
}
.img_th > img{
	width: 30px;
}
.img_td{
	font-size:13px;
	color:#3e3e3e;
	vertical-align:middle;
	padding:2% 2%;
	line-height: 24px;
}
.top_txt{
	font-size:14px;
	font-weight: bold;
}
.bot_text{
	font-size:12px;
	color:#212121;
}
.check_img{
	width: 25px;
}
.check_text{
	font-size:14px;
	font-weight: bold;
	color:#4c4c4c;
}
.check_txt{
	font-size:12px;
	color:#6d6d6d;
	line-height: 24px;

}
.sub_5_tb{
width:100%;
border-collapse: collapse;
}
.sub_5_th{
	border: 1px solid #e1e1e1;
	background-color:#1e66c8;
	color:#fff;
	vertical-align: middle;
	font-size:13px;
	font-weight:bold;
	line-height: 24px;
}
.sub_5_td{
	border: 1px solid #e1e1e1;
	text-align: center;
	vertical-align: middle;
	font-size:10px;
	font-weight:bold;
	line-height: 24px;
	padding:1% 0 1% 1%;
}
.long{
	width: 45%;
}
.common{
	width: 25%
}
.notice_title{
	padding: 2% 0;
}
