.resetStyle {
  font-family: "Microsoft YaHei";
  color: #212121;
  font-size: 16px;
}
.resetStyle a {
  text-decoration: none;
  color: #212121;
}
.resetStyle ul,
.resetStyle li,
.resetStyle p {
  margin: 0;
  padding: 0;
  list-style: none;
}
.resetStyle input {
  border: none;
  border-radius: 0;
  margin: 0;
}
.resetStyle input:hover,
.resetStyle input:focus {
  box-shadow: none !important;
  border: none;
}
@media (max-width: 1019px) {
  .container {
    padding: 0 15px;
    width: auto;
  }
}
@media (min-width: 1020px) {
  .container {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
}
.container-index {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container-index {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container-index {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container-index {
    width: 1170px;
  }
}
@media (min-width: 1230px) {
  .container-index {
    width: 1200px;
  }
}
.taizhou-job {
  color: #333;
  background-color: #f6f6f8;
}
@media (max-width: 767px) {
  .taizhou-job .home-header .header-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
  }
}
.taizhou-job .home-header .header-top .hea-t {
  padding: 5px 0;
  background-color: #f6f4fc;
}
@media (max-width: 767px) {
  .taizhou-job .home-header .header-top .hea-t {
    display: none;
  }
  .taizhou-job .home-header .header-top .hea-t .container {
    padding: 0 5px;
  }
}
.taizhou-job .home-header .header-top .hea-t .l-c {
  float: left;
}
@media (max-width: 767px) {
  .taizhou-job .home-header .header-top .hea-t .l-c li {
    margin-right: 2px;
  }
}
.taizhou-job .home-header .header-top .hea-t .l-c li,
.taizhou-job .home-header .header-top .hea-t .l-c a {
  display: block;
  color: #9b9a9f;
  float: left;
  line-height: 19px;
  transition: all 0.3s;
}
@media (max-width: 1019px) {
  .taizhou-job .home-header .header-top .hea-t .l-c li,
  .taizhou-job .home-header .header-top .hea-t .l-c a {
    font-size: 12px;
  }
}
.taizhou-job .home-header .header-top .hea-t .l-c li img,
.taizhou-job .home-header .header-top .hea-t .l-c a img {
  width: 16px;
  height: auto;
  margin-right: 5px;
}
@media (max-width: 991px) {
  .taizhou-job .home-header .header-top .hea-t .l-c li img,
  .taizhou-job .home-header .header-top .hea-t .l-c a img {
    margin-right: 2px;
  }
}
.taizhou-job .home-header .header-top .hea-t .l-c li:hover,
.taizhou-job .home-header .header-top .hea-t .l-c a:hover {
  color: #4d9bd7;
}
.taizhou-job .home-header .header-top .hea-t .l-c .wechat img {
  width: 18px;
}
.taizhou-job .home-header .header-top .hea-t .l-c .line {
  margin: 0 13px;
  height: 20px;
  width: 1px;
  background-color: #e6e5ec;
}
@media (max-width: 1019px) {
  .taizhou-job .home-header .header-top .hea-t .l-c .line {
    margin: 0 5px;
  }
}
@media (max-width: 767px) {
  .taizhou-job .home-header .header-top .hea-t .l-c .line {
    display: none;
  }
}
.taizhou-job .home-header .header-top .hea-t .top-r {
  float: right;
}
@media (max-width: 767px) {
  .taizhou-job .home-header .header-top .hea-t .top-r {
    float: none;
  }
}
.taizhou-job .home-header .header-top .hea-t .top-r a {
  display: inline-block;
  color: #9d9ca1;
  font-size: 14px;
  height: 18px;
  line-height: 18px;
  transition: all 0.3s;
}
@media (max-width: 1019px) {
  .taizhou-job .home-header .header-top .hea-t .top-r a {
    font-size: 12px;
  }
}
.taizhou-job .home-header .header-top .hea-t .top-r a:hover {
  color: #4d9bd7;
}
.taizhou-job .home-header .header-top .hea-t .top-r a:nth-child(2) {
  margin: 0 10px 0 10px;
  padding: 0 10px 0 10px;
  border-right: 1px solid #e6e5ec;
  border-left: 1px solid #e6e5ec;
}
@media (max-width: 991px) {
  .taizhou-job .home-header .header-top .hea-t .top-r a:nth-child(2) {
    margin: 0 5px;
    padding: 0 5px;
  }
}
.taizhou-job .home-header .header-top .hea-m {
  padding-bottom: 12px;
  background: url(../images/banner_index1.png) no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 767px) {
  .taizhou-job .home-header .header-top .hea-m {
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .taizhou-job .home-header .header-top .hea-m .container .navmain {
    margin-top: 10px;
  }
}
.taizhou-job .home-header .header-top .hea-m .container .header-search {
  float: right;
  margin: 0;
}
@media (max-width: 767px) {
  .taizhou-job .home-header .header-top .hea-m .container .header-search {
    float: none;
    width: 100%;
  }
}
.taizhou-job .home-header .header-top .hea-b {
  background-color: #2c9cdd;
}
@media (max-width: 767px) {
  .taizhou-job .home-header .header-top .hea-b .container .navs-list {
    background-color: #fff;
    position: fixed;
    top: 106px;
    left: 0;
    right: 0;
    z-index: 9999;
    display: none;
    box-shadow: 5px 11px 16px 0px rgba(51, 51, 51, 0.12);
  }
}
.taizhou-job .home-header .header-top .hea-b .container .navs-list .item {
  float: left;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .taizhou-job .home-header .header-top .hea-b .container .navs-list .item {
    float: none;
    margin-right: 0;
    text-align: left;
    padding: 8px 20px;
  }
}
.taizhou-job .home-header .header-top .hea-b .container .navs-list .item:last-child {
  margin-right: 0;
}
@media (min-width: 767px) {
  .taizhou-job .home-header .header-top .hea-b .container .navs-list .item.active a {
    font-weight: bold;
  }
  .taizhou-job .home-header .header-top .hea-b .container .navs-list .item.active a::after {
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  .taizhou-job .home-header .header-top .hea-b .container .navs-list .item.active a {
    color: #299adc;
  }
  .taizhou-job .home-header .header-top .hea-b .container .navs-list .item:hover a {
    color: #299adc;
  }
}
.taizhou-job .home-header .header-top .hea-b .container .navs-list .item:hover a::after {
  background-color: #fff;
}
.taizhou-job .home-header .header-top .hea-b .container .navs-list .item a {
  color: #fff;
  height: 60px;
  line-height: 60px;
  display: block;
  transition: all 0.3s;
  font-size: 16px;
  padding: 0 15px;
  position: relative;
}
@media (max-width: 767px) {
  .taizhou-job .home-header .header-top .hea-b .container .navs-list .item a {
    color: #333;
    height: auto;
    line-height: inherit;
    padding: 0;
    font-size: 14px;
  }
}
@media (min-width: 767px) {
  .taizhou-job .home-header .header-top .hea-b .container .navs-list .item a::after {
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    content: "";
    width: 100%;
    height: 4px;
    transition: all 0.3s;
    background-color: transparent;
  }
}
@media (max-width: 767px) {
  .taizhou-job .home-header .header-top .navbtn {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    float: right;
    position: absolute;
    top: 15px;
    right: 0;
    display: block;
  }
  .taizhou-job .home-header .header-top .navbtn i {
    height: 3px;
    background: #fff;
    display: block;
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0px;
    transition: all 0.3s;
  }
  .taizhou-job .home-header .header-top .navbtn i.bar-1 {
    top: 3px;
  }
  .taizhou-job .home-header .header-top .navbtn i.bar-2 {
    top: 10px;
  }
  .taizhou-job .home-header .header-top .navbtn i.bar-3 {
    top: 18px;
  }
  .taizhou-job .home-header .header-top .navbtn.open .bar-1 {
    top: 50%;
    transform: rotate(45deg);
  }
  .taizhou-job .home-header .header-top .navbtn.open .bar-2 {
    height: 0px;
  }
  .taizhou-job .home-header .header-top .navbtn.open .bar-3 {
    top: 50%;
    transform: rotate(-45deg);
  }
}
.taizhou-job .home-header .navmain {
  display: block;
  float: left;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .taizhou-job .home-header .navmain {
    margin: 0;
  }
}
.taizhou-job .home-header .navmain .navlogo {
  float: left;
  margin: 0;
  padding-left: 0;
}
.taizhou-job .home-header .navmain .navlogo .logoa {
  display: block;
  height: 100%;
}
@media (max-width: 767px) {
  .taizhou-job .home-header .navmain .navlogo .logoa {
    width: 80%;
  }
}
.taizhou-job .home-header .navmain .navlogo .logoa img {
  display: block;
  height: 100%;
  width: 60px;
}
.taizhou-job .home-header .navmain .des-main {
  float: left;
  margin: 15px 0 0 35px;
  max-width: 300px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .taizhou-job .home-header .navmain .des-main {
    margin: 10px 0 0;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .taizhou-job .home-header .navmain .des-main {
    margin-left: 10px;
    margin-top: 15px;
    max-width: inherit;
  }
}
.taizhou-job .home-header .navmain .des-main .title {
  font-size: 38px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 5px;
}
@media (max-width: 1019px) {
  .taizhou-job .home-header .navmain .des-main .title {
    font-size: 20px;
    letter-spacing: 3px;
  }
}
.taizhou-job .home-header .navmain .des-main .conts {
  color: #333;
  margin-top: 15px;
  font-size: 16px;
  letter-spacing: 5px;
}
@media (max-width: 1019px) {
  .taizhou-job .home-header .navmain .des-main .conts {
    font-size: 13px;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .taizhou-job .home-header .navmain .des-main .conts {
    letter-spacing: 0;
  }
}
.taizhou-job .footer {
  background-color: #33373d;
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding: 50px 0;
}
.taizhou-job .footer .company {
  padding: 0 10px;
}
.taizhou-job .footer .number {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 36px;
}
.taizhou-job .footer .number .l-t,
.taizhou-job .footer .number .r-t {
  white-space: nowrap;
  padding: 0 10px 20px;
}
