.head {
  color: #000;
  height: 80px;
  line-height: 80px;
}

.title-li {
  float: left;
  margin-right: 40px;
}

.title-li.move {
  font-weight: bold;
  color: #0196da;
}

.logo {
  width: 185px;
  margin-top: 18px;
  margin-right: 50px;
}

.about-text {
  margin-right: 15px;
  cursor: pointer;
}

. .slide-hover:hover .uss-hover {
  display: block;
}

.about-us:hover .us-hover {
  display: block;
}

.about-us:hover {
  color: #DA2B1C;
}

.head-fr {
  font-size: 14px;
}

.head-qr {
  width: 80px;
  height: 80px;
}

.about-us {
  display: inline-block;
  height: 80px;
  line-height: 78px;
  vertical-align: middle;
  position: relative;
}

.slide-hover {
  display: inline-block;
  height: 80px;
  line-height: 78px;
  vertical-align: middle;
  position: relative;
}

.slide-box {
  border: 1px solid #ddd;
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
}

.login-a {
  height: 20px;
  line-height: 20px;
}

.slide-a {
  display: inline-block;
}

.us-hover {
  background: #fff;
  position: absolute;
  top: 70px;
  right: -8px;
  width: 80px;
  height: 80px;
  border: 1px solid #e2e3e5;
  box-shadow: 0px 0px 7px rgba(226, 226, 226, 0.8);
  border-radius: 5px;
  text-align: left;
  padding: 5px;
  display: none;
  z-index: 10;
}

#box {
  display: none;
}

.uss-hover {
  background: #fff;
  position: absolute;
  top: 70px;
  right: -8px;
  width: 80px;
  height: 60px;
  border: 1px solid #e2e3e5;
  box-shadow: 0px 0px 7px rgba(226, 226, 226, 0.8);
  border-radius: 5px;
  text-align: left;
  padding: 5px;
  z-index: 10;
}

.uss-hover .arrow-up {
  width: 0px;
  height: 0px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #e2e3e5;
  font-size: 0px;
  line-height: 0px;
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -8px;
  z-index: 10;
}

.us-hover .arrow-up {
  width: 0px;
  height: 0px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #e2e3e5;
  font-size: 0px;
  line-height: 0px;
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -8px;
  z-index: 10;
}

.header-user .uss-hover .arrow-up i {
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid #fff;
  font-size: 0px;
  line-height: 0px;
  z-index: 11;
  position: absolute;
  top: 1px;
  left: -6px;
}

.header-user .us-hover .arrow-up i {
  width: 0px;
  height: 0px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid #fff;
  font-size: 0px;
  line-height: 0px;
  z-index: 11;
  position: absolute;
  top: 1px;
  left: -6px;
}


/*内容开始*/

.content {
  background: #f6f6f6;
  padding-top: 5px;
  padding-bottom: 5px;
}

.content-body {
  padding: 20px;
  background: #fff;
  padding-bottom: 50px;
  box-sizing: border-box;
  box-shadow: 0px 2px 0px 1px #f0eaea;
}

.search {
  width: 100%;
  height: 35px;
  border: 1px solid #e15349;
  position: relative;
}

.search-btn {
  background: #da2b1c;
  color: #fff;
  position: absolute;
  right: 0;
  border: 0;
  padding: 9px 20px;
}

.input-s {
  width: 92%;
  height: 35px;
  border: 0;
  padding-left: 10px;
}

.school-ul {
  margin-top: 20px;
}

.school-li {
  border: 1px solid #d2d2d2;
  padding: 15px;
  height: 180px;
  width: 46%;
  margin-right: 2%;
  float: left;
  margin-bottom: 15px;
  position: relative;
}

.click-d {
  position: absolute;
  right: 10px;
  bottom: 12px;
}

.common-text {
  line-height: 20px;
}

.apply {
  background: #e4393c;
  color: #fff;
  border: 0;
  padding: 5px 10px;
  font-size: 14px;
}

.big {
  font-size: 16px;
}

.small {
  font-size: 14px;
  margin-left: 10px;
}

.school-one {
  letter-spacing: 1px;
}

.school-two {
  margin-top: 10px;
  font-size: 14px;
}

.detail-a {
  color: #e4393c;
}

.apply-btn {
  position: absolute;
  right: 10px;
  top: 10px;
}

.school-three {
  height: 58px;
  margin-top: 10px;
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.school-four {
  margin-top: 10px;
  font-size: 14px;
  height: 58px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.icon-a {
  margin-right: 5px;
}

.school-li:nth-child(2n) {
  margin-right: 0;
}

.page-ul {
  float: right;
}

.page-li {
  font-size: 14px;
  padding: 5px 10px;
  border: 1px solid #d4d7db;
  float: left;
  margin-right: 5px;
  color: #999;
}

.page-li.active {
  border: 0;
  font-weight: bold;
  color: #000;
}


/*end*/

.footer {
  font-size: 13px;
  background: #fff;
  padding: 20px 0px;
  color: #000;
}

.common-p {
  margin-top: 10px;
}

.common-p:first-child {
  margin-top: 0;
}

.qr {
  width: 80px;
}

.please {
  color: #d00006;
  margin-top: 5px;
}

.qr-box {
  text-align: center;
}