.headtop {
  border-bottom: 1px solid #B8B8B8;
  padding: 0 15px;
}
.kc-title {
    color: #fff;
    text-align: center;
    width: 315px;
    font-size: 50px;
    font-weight: bold;
    line-height: 68px;
    letter-spacing: 1px;
    position: absolute;
    top: 23%;
    left: 50%;
    margin-left: -25%;
}
.headtop .headtopitem {
  margin-bottom: 20px;
}
.headtop .headtopitem div {
  font-size: 17px;
  font-weight: 700;
  margin-right: 30px;
  cursor: pointer;
}
.headtop .actitem {
  color: #649CF0;
}
.content .contenthd .item:nth-child(1) {
  border: none;
}
.content .contenthd .item:nth-child(1) ul li {
  font-size: 13px;
  font-weight: 400;
  color: #A1A1A1;
}
.oneself {
  padding: 30px 0 50px;
}
.oneself > div {
  margin-top: 3px;
  margin-bottom: 3px;
}
.oneself .zybtn {
  background-color: #649CF0;
  border-radius: 5px;
  overflow: hidden;
  width: 25px;
  height: 25px;
  box-sizing: border-box;
}
.oneself .zybtn img {
  width: 100%;
}
.oneself div {
  margin-right: 25px;
}
.oneself div select {
  padding: 2px 10px;
}
.oneself .selfinput {
  margin-right: 8px;
}
.oneself .selfinput input {
  padding: 2px 8px;
}
.oneself text {
  font-size: 14px;
  font-weight: 700;
}
.contenthd {
  padding-top: 20px;
  position: relative;
}
.content .contenthd .item {
  padding: 7px 0;
}
.contenthd .oneself {
  padding: 20px 0 7px;
  margin: 0 20px;
}
.contenthd .oneself select {
  padding: 2px 30px;
}
.fulltime {
  margin-top: 50px;
}
.fulltime .item {
  margin-bottom: 20px;
}
.fulltime .item .itemwarp {
  overflow: hidden;
  background: #FFFFFF;
  box-shadow: 0px 0px 6px 5px rgba(0, 0, 0, 0.04);
}
.fulltime .item .iteml {
  background: url(../img/BG_quanrizhixueli.png) no-repeat;
  padding: 0;
  background-size: 100% 100%;
  height: 180px;
  font-size: 24px;
  font-weight: 700;
  line-height: 180px;
  text-align: center;
  color: #fff;
}
.fulltime .item .itemr {
  padding: 20px;
}
.fulltime .item .itemr .itembd .substance {
  margin-bottom: 20px;
}
.fulltime .item .itemr .itembd .substance text {
  background-color: #FFEBD2;
  color: #FF7C08;
  padding: 5px 8px;
  margin-left: 10px;
  font-size: 16px;
}
.fulltime .item .itemr .itembd h5 {
  font-weight: 700;
  font-size: 17px;
}
.fulltime .item .itemr .itembd .types {
  text-align: center;
  display: inline-block;
  background-color: #FFEBD2;
  color: #FF7C08;
  font-size: 13px;
}
.fulltime .item .itemr .itembd .type {
  color: #A1A1A1;
  font-size: 12px;
}
.fulltime .item .itemr .itembd .understand {
  color: #A1A1A1;
  font-size: 12px;
  text-align: right;
}
.searchwarp {
  width: 400px;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .search {
    padding-left: 0 !important;
  }
  .searchwarp {
    width: 100%;
    padding-bottom:15px;
  }
}
@media screen and (max-width: 970px) {
  .fulltime .item .itemr {
    padding: 18px;
  }
    .kc-title {
        top: 15%;
        left: 0px;
        font-size: 26px;
        margin-left: 0px;
        width: 100%;
    }
  .fulltime .item .itemr .itembd .substance {
    margin-bottom: 10px;
  }
}
