@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
.bg {
	width: 75rem;
	position: relative;
}	


.register_center1{
	padding-top: 16.9rem;
	padding-left: 1.3rem;
	padding-bottom: 3.9rem;
	width: 100%;
	font-size: 3rem;
	font-family: Barlow;
	font-weight: 400;
	color: #333333;
}

.register_center2{
	width: 100%;
	display: flex;
	align-items:center;
	flex-direction:column;
}

.register_center2_div{
	width: 70.7rem;
	background: #FFFFFF;
	border: 0.2rem solid #EBEBEB;
	display: flex;
	align-items:center;
	flex-direction:column;
}

.register_center2_div_child{
	width: 70rem;
	padding-left: 2.7rem;
	background: #FFFFFF;
	border-bottom: 0.2rem solid #EBEBEB;
	height: 7.8rem;
	font-size: 2.8rem;
	font-family: Arial;
	font-weight: 400;
	color: #333333;
	line-height: 7.8rem;
}

.register_center3{
	padding-top: 3rem;
	padding-left: 2.9rem;
	width: 100%;
	font-size: 2.05rem;
	font-family: Arial;
	font-weight: bold;
	color: #0D50B3;
}


.register_center3_subTitle{
	margin: 3rem auto 0 auto;
	width: 66.2rem;
	font-size: 2.6rem;
	font-family: Arial;
	font-weight: 400;
	line-height: 4rem;
	color: #333333;
}

.content_center{
	width: 71.6rem;
	margin: 2.2rem auto 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.content_center1{
	padding-left: 1.4rem;
	padding-right: 1.2rem;
	width: 22.6rem;
	height: 6.1rem;
	background: #FFFFFF;
	border: 0.1px solid #0D50B3;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 2.4rem;
	font-family: Arial;
	font-weight: 400;
	color: #0D50B3;
	border-radius: 1rem;
}

.content_center1 .search_input{
	width: 20rem;
	border: none;
}
.content_center1 .search_input_name{
	width: 16rem;
	border: none;
}

.content_center1_img{
	width: 1.8rem;
	height: 1rem;
}

.content_center1_img2{
	width: 2.6rem;
	height: 2.5rem;
}

.colorGray{		
	color: #999999;
}

.content_center02{
	margin: 6rem auto 0rem auto;
	width: 66rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.content_center02_div{
	width:33rem ;
	display: flex;
	align-items: center;
	flex-direction: column;
	
}

.content_center02_div_title{
	text-align: center;
	font-size: 3.6rem;
	font-family: Barlow;
	font-weight: bold;
	color: #000;

}

.content_center02_div_dowm1{
	width:10.3rem;
	height: 0.5rem;
	margin-top: 2.4rem;
}

.content_center02_div_dowm2{
	width:10.3rem;
	height: 0.5rem;
	margin-top: 2.4rem;
}

.background_color{
	background-color: #0D50B3;
}

.color_blue{
	color: #0D50B3;
}

.register_center6{
	margin-bottom: 8.8rem;
	margin-top: 3.8rem;
	width: 100%;
	display: flex;
	align-items:center;
	justify-content:center ;
	font-size: 3.9rem;
	font-family: Arial;
	font-weight: 400;
	color: #919191;
}
.register_center6 a{
	margin-right: 3rem;
}

.register_center6_div{
	width: 5.4rem;
	height: 5.4rem;
	background: #0970E5;
	border-radius: 2.7rem;
	color: #FFFFFF!important;
	display: flex;
	align-items:center;
	justify-content:center ;
}

.index_center_04{
	width: 100%;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content: space-between; 
}


.index_center_04_div02{
	margin-top: 4rem;
	width: 100%;
	display:flex;
	align-items:center;
	flex-direction:column;
	justify-content:space-between;
}

.index_center_04_div02_child{
	margin-top: 2rem;
	margin-bottom: 2rem;
	width: 68rem;
	display:flex;
	align-items:center;
	justify-content:flex-start;
}

.index_center_04_div02_img{
	align-self:flex-start;
	margin-right: 1.7rem;
}

.index_center_04_div02_img img{
	height: 100%;
	margin-right: 1.7rem;
	width: 0.8rem;
	height: 0.8rem;
}

.index_center_04_div02_title01{
	font-size: 2.8rem;
	font-family: Barlow;
	font-weight: 400;
	color: #000000;
}

.index_center_04_div02_title02{
	margin-top: 0.5rem;
	font-size: 2.4rem;
	font-family: Arial;
	font-weight: 400;
	color: #666666;
}


.index_center_04_div02_line{
	width: 68rem;
	border-bottom: 0.1rem solid #B1B1B1;
}
.records{
	display: none;
	width: 100%;
}
.total{
	width: 100%;
}

.content_div{
	margin: 5.5rem auto 5.6rem auto;
	width: 72rem;
	overflow:auto;
}

.content_div_table{
	border: 1px solid #C5C5C5;
	border-collapse: collapse;
}

.content_div_table_tdheader{
	padding: 0 2rem;
	background: #D3D3D3;
	border: 1px solid #C5C5C5;
}
.content_div_table_td_div{
	width: 12.8rem;
	text-align: center;
	font-size: 2.4rem;
	font-family: Arial;
	font-weight: 400;
	color: #000000;
}

.content_div_table_td{
	text-align: center;
	padding: 0 2rem;
	font-size: 2.4rem;
	font-family: Arial;
	font-weight: 400;
	color: #333333;
	border: 1px solid #C5C5C5;
}

.content_div_table_td img{
	width: 1.2rem;
	height: 2.3rem;
}

.register_center3_background{
	width: 100%;
	background: #F7F7F7;
	padding-bottom: 5rem;
}