*{
	margin: 0;
	padding: 0;
	list-style: none;
}
body{
	background-color: #f3f3f3;
}
.ban{
	display: block;
	width: 100%;
}
.ban_form { 
  height: 118px; 
  background: #0060ea; 
  width: 1200px;
  margin: 20px auto;
  padding: 0 50px;
  box-sizing: border-box;
}
.ban_form form { 
  width: 1100px; 
  margin: 0 auto; 
}
.ban_form form input, .ban_form form button { 
  width: 340px; 
  height: 56px; 
  margin-top: 30px; 
  font-size: 18px; 
  box-sizing: border-box; 
  padding-left: 14px; 
  outline: none; 
  border: none; 
}
.ban_form form button { 
  padding-left: 0; 
  background: #fdfc00; 
  color: #0060ea; 
  font-weight: bolder;
  font-size: 26px;
}

.head-wrap {
  	padding-top: 0.25rem;
  	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}
.head-wrap h1 {
  	line-height: 60px;
    font-size: 40px;
    color: #000;
    font-weight: bold;
}
.head-wrap span {
  	color: #0060ea;
}

.zxbtn{
	width: 600px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	border-radius: 60px;
	font-size: 26px;
	font-weight: bold;
	background-color: #0060ea;
	color: #fdfc00;
	margin: 20px auto 40px auto;
	display: block;
}

.flex{
  display: flex;
  justify-content: space-between;
}

.mk1{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.mk2{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.bdjs{
	width: 200px;
	position: relative;
}
.bdjs img{
	width: 200px;
}
.bdjs  p{
	width: 200px;
	text-align: center;
	font-size: 18px;
}
.bdjs span{
	display: block;
	width: 200px;
	text-align: center;
	position: absolute;
	top: 80px;
	font-size: 24px;
	font-weight: bold;
}

.zy{
	width: 350px;
	margin: 20px 0 0 0;
}
.zy img{
	width: 350px;
}
.zy p{
	width: 350px;
	    height: 50px;
	    line-height: 50px;
	    text-align: center;
	    font-size: 18px;
	    font-weight: bold;
	    background-color: white;
}
.zy a{
	display: block;
	width: 350px;
	text-align: center;
	line-height: 60px;
	border-radius: 60px;
	font-size: 24px;
	font-weight: bold;
	background-color: #0060ea;
	color: #fdfc00;
	margin: 20px 0 0 0;
	
}

.ys{
	width: 900;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-right: 15px;
}
.jtys{
	width: 290px;
	height: 200px;
	background-color: #0060ea;
	border-radius: 20px;
	color: white;
	padding: 10px;
	box-sizing: border-box;
	font-size: 18px;
}
.jtys span{
	display: block;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
}
.jtys hr{
	width: 100%;
	height: 2px;
	background-color: white;
	margin: 10px 0 20px 0;
}
.ct{
	width: 285px;
}

.ts{
	width: 580px;
	background-color: white;
	margin-bottom: 30px;
}
.ts h2{
	width: 350px;
	height: 50px;
	margin: 20px auto;
	background-color:#0060ea ;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color: white;
}
.ts h2 b{
	color: #fdfc00;
}
.ts p{
	line-height: 30px;
	font-size: 20px;
	text-align: center;
}
.ts span{
	width: 100%;
	display: block;
	line-height: 40px;
	text-align: center;
	color:#0060ea ;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.km{
	width: 1200px;
}
.km th{
	width: 200px;
	text-align: center;
	line-height: 40px;
	color: white;
}
.km td{
	width: 200px;
	text-align: center;
	line-height: 40px;
}
.kmjs{
	width: 1200px;
	box-sizing: border-box;
	border: 1px solid #666 ;
	border-radius: 15px;
	padding: 20px;
	margin: 20px 0;
	line-height: 30px;
}
/*通用学历模块*/
.ty_xlmk{
	width: 1200px;
	margin: 0 auto;
}

.ty_xlmk .ty_xlmk_title{
	text-align: center;
	font-size: 26px;
	margin-bottom: 15px;
}
.ty_xlmk  .ty_xlmk_mk{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 20px 0;
}
.ty_xlmk  .ty_xlmk_mk .ty_xlmk_ys{
	width: 290px;
	border: 2px solid #0060ea;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
.ty_xlmk  .ty_xlmk_mk .ty_xlmk_ys .ty_xlmk_logo{
	width: 80px;
	height: 80px;
	background-color: #0060ea;
}
.ty_xlmk  .ty_xlmk_mk .ty_xlmk_ys .ty_xlmk_logo img{
	width: 50px;
	height: 50px;
	margin: 15px;
}
.ty_xlmk  .ty_xlmk_mk .ty_xlmk_ys p{
	width: 286px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color:#0060ea ;
}
.ty_xlmk  .ty_xlmk_mk .ty_xlmk_sx{
	width: 600px;
	border: 2px solid #f6f6f6;
	box-sizing: border-box;
	padding: 10px;
}
.ty_xlmk  .ty_xlmk_mk .ty_xlmk_sx img{
	width: 100%;
	margin-bottom: 10px;
}
.ty_xlmk  .ty_xlmk_mk .ty_xlmk_sx p{
	background-color:#0060ea ;
	color: white;
	padding: 20px;
	font-size: 18px;
}
.ty_xlmk .ty_xlmk_xxlogo{
	width: 100%;
}
/*通用学历模块*/