.resetStyle {
  font-family: "Microsoft YaHei";
  color: #212121;
  font-size: 14px;
}
.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;
  }
}
.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 .main {
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .taizhou-job .main {
    padding: 0 12px;
  }
}
@media (max-width: 767px) {
  .taizhou-job .main {
    padding-top: 106px;
  }
  .taizhou-job .main .page-link {
    display: none;
  }
}
.taizhou-job .main .page-link {
  color: #4f4f4f;
  padding: 30px 0 0;
}
.taizhou-job .main .page-link a {
  color: #4f4f4f;
}
.taizhou-job .main .page-link .now-page {
  color: #3492db;
}
.taizhou-job .main .search-box {
  margin-bottom: 20px;
  padding-top: 23px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.taizhou-job .main .search-box .s-input {
  background: #fff url(../images/search-icon.png) no-repeat 12px center;
  background-size: 24px 24px;
  height: 42px;
  line-height: 50px;
  font-size: 14px;
  padding-left: 44px;
  flex: 1;
}
.taizhou-job .main .search-box .s-btn {
  background-color: #4d9bd7;
  font-size: 18px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #fff;
  width: 130px;
}
@media (max-width: 767px) {
  .taizhou-job .main .search-box {
    margin-bottom: 10px;
    padding-top: 13px;
  }
  .taizhou-job .main .search-box .s-input {
    background: #fff url(../images/search-icon.png) no-repeat 8px center;
    background-size: 16px 16px;
    height: 30px;
    line-height: 38px;
    font-size: 13px;
    padding-left: 30px;
  }
  .taizhou-job .main .search-box .s-btn {
    font-size: 15px;
    height: 38px;
    line-height: 38px;
    width: 80px;
  }
}
.taizhou-job .main .search-screen {
  background-color: #fff;
  padding: 30px 18px 20px;
}
@media (max-width: 1080px) {
  .taizhou-job .main .search-screen {
    padding: 18px 10px 8px;
  }
  .taizhou-job .main .search-screen .type-box {
    margin-bottom: 8px !important;
  }
}
@media (max-width: 540px) {
  .taizhou-job .main .search-screen .type-box:last-child {
    margin-bottom: -5px !important;
  }
}
.taizhou-job .main .search-screen .type-box {
  display: flex;
  margin-bottom: 18px;
}
.taizhou-job .main .search-screen .type-box:first-child {
  margin-bottom: 35px;
}
.taizhou-job .main .search-screen .type-box:last-child {
  margin-bottom: 0;
}
.taizhou-job .main .search-screen .type-box .i-label {
  font-weight: bold;
  white-space: nowrap;
}
.taizhou-job .main .search-screen .type-box .i-list {
  display: flex;
  flex-wrap: wrap;
  color: #4f4f4f;
  font-size: 12px;
  margin-left: 10px;
}
.taizhou-job .main .search-screen .type-box .i-list.industry-list li {
  min-width: 54px;
  padding: 0;
  margin: -5px 24px 37px 0;
}
.taizhou-job .main .search-screen .type-box .i-list.industry-list li:first-child {
  margin-top: 0;
  min-width: auto;
  padding: 0 10px;
}
.taizhou-job .main .search-screen .type-box .i-list.industry-list li:first-child.active {
  color: #fff;
  background: #3492db;
}
.taizhou-job .main .search-screen .type-box .i-list.industry-list li.active {
  color: #3492db;
  background: none;
}
@media (max-width: 1080px) {
  .taizhou-job .main .search-screen .type-box .i-list.industry-list li {
    min-width: auto;
    margin: 0 8px 10px 0;
    padding: 0 11px;
  }
  .taizhou-job .main .search-screen .type-box .i-list.industry-list li img {
    display: none;
  }
}
.taizhou-job .main .search-screen .type-box .i-list li {
  text-align: center;
  height: 22px;
  line-height: 22px;
  border-radius: 2px;
  min-width: auto;
  padding: 0 11px;
  margin-right: 8px;
  cursor: pointer;
}
@media (max-width: 1080px) {
  .taizhou-job .main .search-screen .type-box .i-list li {
    margin-bottom: 10px;
  }
}
.taizhou-job .main .search-screen .type-box .i-list li:hover {
  color: #3492db;
}
.taizhou-job .main .search-screen .type-box .i-list li.active {
  color: #fff;
  background: #3492db;
}
.taizhou-job .main .search-screen .type-box .i-list li img {
  width: 32px;
  height: 32px;
  margin-bottom: 17px;
}
.taizhou-job .main .search-screen .type-box .i-list li .name {
  font-weight: bold;
}
.taizhou-job .main .tab-box {
  background-color: #fff;
  padding: 0 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  line-height: 60px;
  color: #4f4f4f;
  font-weight: bold;
  margin: 30px 0 18px;
}
.taizhou-job .main .tab-box .l-tab {
  display: flex;
}
.taizhou-job .main .tab-box .l-tab .tab {
  margin-right: 50px;
  height: 60px;
  box-sizing: border-box;
}
.taizhou-job .main .tab-box .l-tab .tab:last-child {
  margin-right: 0;
}
.taizhou-job .main .tab-box .l-tab .tab:hover {
  color: #3492db;
}
.taizhou-job .main .tab-box .l-tab .tab.active {
  color: #3492db;
  position: relative;
}
.taizhou-job .main .tab-box .l-tab .tab.active::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 3px;
  width: 56px;
  transform: translateX(-50%);
  background-color: #3492db;
}
.taizhou-job .main .tab-box .r-page {
  display: flex;
}
.taizhou-job .main .tab-box .r-page .total-txt {
  padding-right: 26px;
}
.taizhou-job .main .tab-box .r-page .total-txt span {
  color: #3492db;
}
.taizhou-job .main .tab-box .r-page .page-btn {
  display: flex;
  align-items: center;
}
.taizhou-job .main .tab-box .r-page .page-btn .page span {
  color: #3492db;
}
.taizhou-job .main .tab-box .r-page .page-btn a i {
  font-size: 16px;
  cursor: pointer;
  padding: 14px;
}
.taizhou-job .main .tab-box .r-page .page-btn a:hover {
  color: #3492db;
}
@media (max-width: 767px) {
  .taizhou-job .main .tab-box {
    margin: 18px 0 10px;
    line-height: 44px;
    display: block;
  }
  .taizhou-job .main .tab-box .l-tab {
    justify-content: center;
  }
  .taizhou-job .main .tab-box .l-tab .tab {
    flex: 1;
    text-align: center;
    margin-right: 0;
    height: 44px;
  }
  .taizhou-job .main .tab-box .r-page {
    display: none !important;
  }
}
.taizhou-job .main .ct-box {
  display: flex;
  flex-wrap: wrap;
}
.taizhou-job .main .ct-box .left-list {
  flex: 1;
}
.taizhou-job .main .ct-box .left-list .item {
  background-color: #fff;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .taizhou-job .main .ct-box .left-list .item {
    margin-bottom: 8px;
  }
}
.taizhou-job .main .ct-box .left-list .item:hover {
  box-shadow: 0px 0px 5px #dedede;
}
.taizhou-job .main .ct-box .left-list .item .l-div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 18px 8px 0 8px;
}
.taizhou-job .main .ct-box .left-list .item .l-div > div {
  padding: 0 10px;
}
.taizhou-job .main .ct-box .left-list .item .l-div .name {
  margin-bottom: 16px;
}
.taizhou-job .main .ct-box .left-list .item .l-div .city-edu {
  font-size: 16px;
  margin-left: -6px;
  white-space: nowrap;
}
.taizhou-job .main .ct-box .left-list .item .l-div .time {
  color: #4f4f4f;
  font-size: 16px;
  font-weight: normal;
}
.taizhou-job .main .ct-box .left-list .item .l-div .r-price {
  color: #3492db;
}
.taizhou-job .main .ct-box .left-list .item .l-div .city-edu,
.taizhou-job .main .ct-box .left-list .item .l-div .time,
.taizhou-job .main .ct-box .left-list .item .l-div .r-price {
  padding-bottom: 18px;
}
.taizhou-job .main .ct-box .left-list .item .l-div .l-name {
  flex: 1;
}
.taizhou-job .main .ct-box .left-list .item .l-div .m-name {
  flex: 0 0 280px;
}
.taizhou-job .main .ct-box .left-list .item .l-div .r-price {
  flex: 0 0 160px;
  white-space: nowrap;
}
@media (max-width: 800px) {
  .taizhou-job .main .ct-box .left-list .item {
    font-weight: normal;
    font-size: 16px;
  }
  .taizhou-job .main .ct-box .left-list .item .l-div .city-edu,
  .taizhou-job .main .ct-box .left-list .item .l-div .time {
    font-size: 14px;
  }
}
.taizhou-job .main .ct-box .right-other {
  flex: 0 0 386px;
  margin-left: 20px;
}
@media (max-width: 1080px) {
  .taizhou-job .main .ct-box .right-other {
    display: none;
  }
}
.taizhou-job .main .ct-box .right-other .r-img {
  margin-bottom: 20px;
}
.taizhou-job .main .ct-box .right-other .market .top-tit {
  line-height: 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e0e0e0;
  background-color: #fff;
  padding: 0 16px;
}
.taizhou-job .main .ct-box .right-other .market .top-tit .tit {
  font-weight: bold;
}
.taizhou-job .main .ct-box .right-other .market .top-tit .more {
  color: #828282;
  cursor: pointer;
}
.taizhou-job .main .ct-box .right-other .market .top-tit .more:hover {
  color: #3492db;
}
.taizhou-job .main .ct-box .right-other .market .top-tit .more i {
  padding-left: 3px;
}
.taizhou-job .main .ct-box .right-other .market .list {
  font-size: 12px;
}
.taizhou-job .main .ct-box .right-other .market .list .item {
  padding: 18px;
  font-weight: bold;
  background-color: #fff;
  display: block;
  position: relative;
}
.taizhou-job .main .ct-box .right-other .market .list .item:hover {
  background-color: #f9f9f9;
}
.taizhou-job .main .ct-box .right-other .market .list .item::after {
  content: "";
  display: block;
  height: 1px;
  background-color: #f9f9f9;
  position: absolute;
  bottom: 0;
  left: 18px;
  width: calc(100% - 36px);
}
.taizhou-job .main .ct-box .right-other .market .list .item .name {
  font-size: 14px;
}
.taizhou-job .main .ct-box .right-other .market .list .item .city {
  margin: 17px 0 5px;
  color: #4f4f4f;
  display: flex;
}
.taizhou-job .main .ct-box .right-other .market .list .item .city .c-label {
  white-space: nowrap;
}
.taizhou-job .main .ct-box .right-other .market .list .item .city .city-list {
  display: flex;
  flex-wrap: wrap;
}
.taizhou-job .main .ct-box .right-other .market .list .item .city .city-list li {
  margin-right: 14px;
  padding-bottom: 12px;
  font-weight: normal;
}
.taizhou-job .main .ct-box .right-other .market .list .item .type {
  color: #3492db;
}
.taizhou-job .main .page-box {
  padding: 40px 0 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .taizhou-job .main .page-box {
    padding: 20px 0 40px;
  }
}
.taizhou-job .main .page-box a,
.taizhou-job .main .page-box button {
  margin-right: 10px;
  font-size: 14px;
  color: #4f4f4f;
  line-height: 34px;
  background-color: #fff;
  border-radius: 2px 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 0 10px;
  min-width: 14px;
  text-align: center;
}
.taizhou-job .main .page-box button:hover {
  background-color: #fafafa;
}
.taizhou-job .main .page-box .page-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
.taizhou-job .main .page-box .page-block a.active,
.taizhou-job .main .page-box .page-block a:hover {
  background-color: #3492db;
  color: #fff;
  border-color: #3492db;
}
.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;
}
