.Search_jobs_box {
  width: 1180px;
  border: 1px solid #eee;
  background: #fff;
  float: left;
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #eaeaea;
  padding-top: 20px;
  margin: 0 0 34px 0;
}

.Search_jobs_form_list {
  width: 100%;
  float: left;
  /* padding-bottom: 20px; */
  padding-bottom: 18px;
  font-size: 14px;
}

.Search_jobs_name {
  display: inline-block;
  width: 70px;
  padding-right: 10px;
  height: 26px;
  line-height: 26px;
  margin-top: 5px;
  text-align: right;
  color: #333;
  float: left;
  font-size: 14px;
}

.Search_jobs_sub_a {
  height: 26px;
  line-height: 26px;
  float: left;
  padding: 0px 10px;
  margin-top: 5px;
  white-space: nowrap;
  color: #333;
  margin-right: 8px;
  border: 1px #FFFFFF solid;
  background-color: #FFFFFF;
  border-radius: 3px;
  cursor: pointer;
  font-size: 14px;
}

.subname-mdu {
  float: left;
  padding: 0 0 26px 80px;
  width: 100%;
}

.layui-row:after,
.layui-row:before {
  content: '';
  display: block;
  clear: both;
}


.yun_w1200 {
			width: 1200px;
			margin: 60px auto;
		}

		.teacher-group {
			width: 240px;
			height: 68px;
			overflow: hidden;
		}

		.active_name {
			color: #ff464d;
			border: 1px #ff464d solid;
			background-color: #fff9f9;
		}

		.sle_none {
			display: block;
			text-align: center;
		}

		.sle_none img {
			margin-top: 20px;
		}

		.sle_none h3 {
			text-align: center;
			padding-top: 13px;
			font-size: 16px;
			line-height: 1;
			color: #9598a2;
		}

		.header2018-centers {
			margin-left: 180px !important;
			margin-right: 0px !important;
			margin-top: 32px !important;
			padding: 5px 10px;
			border: 1px solid red;
			border-radius: 15px;
			color: #fff !important;
			background: red;
		}

		.eui.f12 {
			font-size: 12px;
			font-weight: normal;
			display: flex;
			align-items: center;
			justify-content: space-between;
			padding: 0 15px 15px;
		}

		.header2018 .header2018-content .header2018-logo {
			background-image: -webkit-image-set(url(https://www.zhixuezhishang.com/js/css/images/logo_b.png) 1x, url(https://www.zhixuezhishang.com/js/css/images/logo_b.png) 2x);
			background-image: url(https://www.zhixuezhishang.com/js/css/images/logo_b.png);
		}

		.header2018 .header2018-content .header2018-link-active {
			color: #ffffff;
			border-bottom: 3px solid #ffffff;
		}

		.header2018 .header2018-content .header2018-link:hover {
			color: #ffffff;
			border-bottom: 3px solid #ffffff;
		}

		.header2018 .header2018-content .header2018-search .header-btn-s {
			background: none;
		}

		.header2018 .header2018-content .header2018-search .header2018-input {
			background: none;
		}

		.header2018 .header2018-content .header2018-search {
			border-radius: 30px;
		}

		.header2018 .header2018-content .title_f {
			padding-bottom: 20px;
		}

		.btnz {
			float: left;
			background-color: #ff464d;
			color: #fff;
			padding: 2px 15px;
			color: #fff;
			font-size: 14px;
			border-radius: 30px;
			margin-left: 40px;
			position: relative;
			top: 32px;
		}

		.username {
			color: #fff;
		}

		.username:hover {
			color: #000;
		}

		.img_mdu {
			position: relative;
		}

		.img_mdu img {
			position: relative;
		}

		.img_mdu span {
			position: absolute;
			right: 10px;
			top: 10px;
			background: red;
			color: #fff;
			padding: 2px 6px;
			font-size: 12px;
			border-radius: 2px;
		}

		.course_item:hover .phone_zb {
			display: flex;
		}

		.phone_zb {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			display: none;
			align-items: center;
			justify-content: center;
		}

		.zb_bg {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background: rgba(0, 0, 0, .5);
			z-index: 1;
		}

		.zb_ma {
			text-align: center;
			position: relative;
			z-index: 2;
			color: #fff;
		}

		.zb_ma h3 {
			font-size: 12px;
			margin-bottom: 7px;
		}

		.zb_ma img {
			width: 80px;
			display: block;
			margin: 0px auto;
			background-color: #fff;
		}