.main {
  padding-top: 0;
  background-color: #f7f7f7;
}
.main .top {
  width: 100%;
  position: relative;
  z-index: 2;
}
.main .top .bg {
  width: 100%;
  height: 882px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.main .top .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main .top .box {
  width: 78.125%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding-top: 80px;
}
.main .top .box .left {
  width: 478px;
  position: absolute;
  top: 80px;
  left: 0;
}
.main .top .box .left .img {
  width: 318px;
  height: 473px;
  margin-left: 90px;
}
.main .top .box .left .img img {
  width: 100%;
}
.main .top .box .left .text-box1 {
  width: 100%;
  margin-top: -30px;
  position: relative;
}
.main .top .box .left .text-box1 .bg1 {
  width: 100%;
}
.main .top .box .left .text-box1 .bg1 img {
  width: 100%;
}
.main .top .box .left .text-box1 .text1 {
  position: absolute;
  top: 62px;
  left: 53px;
  margin-right: 53px;
}
.main .top .box .left .text-box1 .text1 .title {
  font-size: 24px;
  line-height: 26px;
  color: #ffffff;
}
.main .top .box .left .text-box1 .text1 .p {
  font-size: 16px;
  line-height: 32px;
  color: #ffffff;
  margin-top: 16px;
  text-align: justify;
}
.main .top .box .text {
  width: 82.8%;
  min-height: 882px;
  background-color: #fff;
  float: right;
}
.main .top .box .text .text-box {
  width: 68.357%;
  margin-left: 314px;
}
.main .top .box .text .text-box .text-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 60px;
  padding-bottom: 50px;
  border-bottom: solid 1px rgba(217, 217, 217, 0.5);
}
.main .top .box .text .text-box .text-top .text-left .title {
  display: flex;
  align-items: flex-end;
}
.main .top .box .text .text-box .text-top .text-left .title .name {
  font-size: 50px;
  line-height: 50px;
  color: #333333;
}
.main .top .box .text .text-box .text-top .text-left .title .p {
  font-size: 18px;
  line-height: 18px;
  color: #666666;
  margin-left: 40px;
}
.main .top .box .text .text-box .text-top .text-left .department {
  font-size: 18px;
  line-height: 18px;
  color: #666666;
  margin-top: 33px;
}
.main .top .box .text .text-box .text-top .text-right a {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 18px;
  color: #666666;
}
.main .top .box .text .text-box .text-top .text-right a .icon {
  width: 22px;
  height: 20px;
  margin-right: 12px;
}
.main .top .box .text .text-box .text-top .text-right a .icon img {
  width: 100%;
}
.main .top .box .text .text-box .text-bottom {
  width: 100%;
  margin-top: 46px;
}
.main .top .box .text .text-box .text-bottom .name {
  font-size: 24px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 30px;
}
.main .bottom {
  width: 100%;
  background-color: #f7f7f7;
  padding: 160px 0 100px 0;
  margin-top: -80px;
}
.main .bottom .schedule {
  width: 78.125%;
  margin: 0 auto;
  margin-bottom: 60px;
}
.main .bottom .schedule .title {
  font-size: 30px;
  font-weight: 700;
  color: #333333;
}
.main .bottom .schedule .tip-wrapper {
  display: flex;
  align-items: center;
  padding: 69px 0 26px 22px;
  border: 1px solid #eee;
  border-top: none;
  background-color: #fbfbfb;
  color: #333;
  font-size: 16px;
}
.main .bottom .schedule .tip-wrapper img {
  width: 36px;
  margin-right: 15px;
}
.main .bottom .schedule table {
  margin-top: 49px;
  width: 100%;
  font-size: 16px;
}
.main .bottom .schedule table thead {
  position: sticky;
  top: 0;
  color: #fff;
  border-collapse: collapse;
  background-color: #972d2d;
}
.main .bottom .schedule table thead th {
  height: 80px;
  vertical-align: middle;
}
.main .bottom .schedule table thead th {
  height: 80px;
  vertical-align: middle;
}
.main .bottom .schedule table tbody {
  background-color: #fff;
  color: #333;
}
.main .bottom .schedule table tbody tr {
  text-align: center;
}
.main .bottom .schedule table tbody tr td {
  padding-top: 27px;
  padding-bottom: 24px;
}
.main .bottom .schedule table tbody tr td a {
  color: #333;
}
.main .bottom .schedule table tbody tr td:nth-child(1),
.main .bottom .schedule table tbody tr td:nth-child(2) {
  color: #742341;
}
.main .bottom .departmentExpert {
  width: 78.125%;
  margin: 0 auto;
}
.main .bottom .departmentExpert .title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main .bottom .departmentExpert .title .name {
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #333333;
}
.main .bottom .departmentExpert .title .button {
  width: 115px;
  height: 42px;
  border-radius: 21px;
  border: solid 1px #dcdcdc;
}
.main .bottom .departmentExpert .title .button a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 16px;
  line-height: 42px;
  color: #666666;
  text-align: center;
}
.main .bottom .departmentExpert .list {
  width: 100%;
  margin-top: 59px;
  display: flex;
  flex-wrap: wrap;
}
.main .bottom .departmentExpert .list .item {
  width: 18.466%;
  margin-right: 1.9%;
  position: relative;
  margin-bottom: 28px;
}
.main .bottom .departmentExpert .list .item:nth-child(5n) {
  margin-right: 0;
}
.main .bottom .departmentExpert .list .item .box {
  width: 100%;
  aspect-ratio: 277/324;
  background-color: #f7f7f7;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main .bottom .departmentExpert .list .item .box .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main .bottom .departmentExpert .list .item .box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.main .bottom .departmentExpert .list .item .box .box-content {
  width: calc(91% - 58px);
  height: 64%;
  background-color: rgba(183, 165, 127, 0.83);
  border-radius: 10px;
  position: absolute;
  display: flex;
  padding-left: 24px;
  padding-right: 34px;
  justify-content: center;
  flex-direction: column;
  opacity: 0;
  transition: 0.5s;
}
.main .bottom .departmentExpert .list .item .box .box-content p {
  font-size: 14px;
  line-height: 28px;
  color: #ffffff;
}
.main .bottom .departmentExpert .list .item .text {
  width: 100%;
  height: 90px;
  background-color: #972d2d;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main .bottom .departmentExpert .list .item .text .left {
  margin-left: 35px;
}
.main .bottom .departmentExpert .list .item .text .left .name {
  font-size: 19px;
  line-height: 19px;
  color: #ffffff;
}
.main .bottom .departmentExpert .list .item .text .left .jobTitle {
  font-size: 13px;
  line-height: 13px;
  color: #ffffff;
  margin-top: 7px;
}
.main .bottom .departmentExpert .list .item .text .right {
  width: 37px;
  height: 37px;
  margin-right: 30px;
}
.main .bottom .departmentExpert .list .item .text .right img {
  width: 100%;
}
.main .bottom .departmentExpert .list .item a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.main .bottom .departmentExpert .list .item:hover .box .img img {
  transform: scale(1.1);
}
.main .bottom .departmentExpert .list .item:hover .box .box-content {
  opacity: 1;
}
.main .bottom .news {
  width: 78.125%;
  margin: 0 auto;
  margin-top: 80px;
  padding: 60px 0;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.main .bottom .news .box {
  width: 88.666%;
  margin: 0 auto;
}
.main .bottom .news .box .title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main .bottom .news .box .title .name {
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #333333;
}
.main .bottom .news .box .title .button {
  width: 115px;
  height: 42px;
  border-radius: 21px;
  border: solid 1px #dcdcdc;
}
.main .bottom .news .box .title .button a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 16px;
  line-height: 42px;
  color: #666666;
  text-align: center;
}
.main .bottom .news .box .list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
}
.main .bottom .news .box .list .item {
  width: 47.744%;
  display: flex;
  padding-bottom: 30px;
  border-bottom: solid 1px #e6e6e6;
  margin-bottom: 30px;
  position: relative;
}
.main .bottom .news .box .list .item:nth-child(3),
.main .bottom .news .box .list .item:nth-child(4) {
  border: 0;
  padding: 0;
  margin: 0;
}
.main .bottom .news .box .list .item .img {
  width: 136px;
  height: 90px;
  flex-shrink: 0;
  overflow: hidden;
}
.main .bottom .news .box .list .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.main .bottom .news .box .list .item .text {
  width: 100%;
  margin-left: 30px;
}
.main .bottom .news .box .list .item .text .name {
  font-size: 18px;
  line-height: 32px;
  height: 64px;
  color: #333333;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  transition: 0.5s;
}
.main .bottom .news .box .list .item .text .time {
  font-size: 16px;
  line-height: 16px;
  color: #999999;
  margin-top: 22px;
}
.main .bottom .news .box .list .item a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.main .bottom .news .box .list .item:hover .img img {
  transform: scale(1.1);
}
.main .bottom .news .box .list .item:hover .text .name {
  color: #972d2d;
}
@media screen and (max-width: 1560px) {
  .main .top .box {
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding-top: 80px;
  }
  .main .bottom .departmentExpert {
    width: 90%;
    margin: 0 auto;
  }
  .main .bottom .news {
    width: 90%;
    margin: 0 auto;
    margin-top: 80px;
    padding: 60px 0;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  }
}
@media screen and (max-width: 1440px) {
  .main .top {
    padding-top: 80px;
  }
  .main .top .box {
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding-top: 0;
    background-color: #fff;
  }
  .main .top .box .left {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding-top: 60px;
    display: flex;
  }
  .main .top .box .left .img {
    width: 200px;
    height: auto;
    aspect-ratio: 318/473;
    margin-left: 53px;
    flex-shrink: 0;
  }
  .main .top .box .left .text-box1 {
    width: 100%;
    margin-top: -30px;
    position: relative;
  }
  .main .top .box .left .text-box1 .bg1 {
    width: 100%;
    display: none;
  }
  .main .top .box .left .text-box1 .text1 .title {
    font-size: 24px;
    line-height: 26px;
    color: #333;
  }
  .main .top .box .left .text-box1 .text1 .p {
    font-size: 16px;
    line-height: 32px;
    color: #333;
    margin-top: 16px;
    text-align: justify;
  }
  .main .top .box .text {
    width: calc(100% - 106px);
    padding: 0 53px;
    min-height: auto;
    background-color: #fff;
    float: right;
    padding-bottom: 60px;
  }
  .main .top .box .text .text-box {
    width: 100%;
    margin-left: 0;
  }
  .main .bottom .departmentExpert .list .item .text .left {
    margin-left: 10px;
  }
  .main .bottom .departmentExpert .list .item .text .right {
    width: 37px;
    height: 37px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 1280px) {
  .main .bottom .departmentExpert .list .item {
    width: 23.466%;
    margin-right: 1.9%;
    position: relative;
    margin-bottom: 28px;
  }
  .main .bottom .departmentExpert .list .item:nth-child(5n) {
    margin-right: 1.9%;
  }
  .main .bottom .departmentExpert .list .item:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 860px) {
  .main .bottom .departmentExpert .list .item {
    width: 31.466%;
    margin-right: 1.9%;
    position: relative;
    margin-bottom: 28px;
  }
  .main .bottom .departmentExpert .list .item:nth-child(5n) {
    margin-right: 1.9%;
  }
  .main .bottom .departmentExpert .list .item:nth-child(4n) {
    margin-right: 1.9%;
  }
  .main .bottom .departmentExpert .list .item:nth-child(3n) {
    margin-right: 0;
  }
  .main .bottom .news .box .list .item {
    width: 100%;
    display: flex;
    padding-bottom: 30px;
    border-bottom: solid 1px #e6e6e6;
    margin-bottom: 30px;
    position: relative;
  }
  .main .bottom .news .box .list .item:nth-child(3) {
    padding-bottom: 30px;
    border-bottom: solid 1px #e6e6e6;
    margin-bottom: 30px;
  }
  .main .top {
    padding-top: 0;
  }
  .main .top .box {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding-top: 0;
    background-color: #fff;
  }
  .main .top .box .left {
    width: 90%;
    position: relative;
    margin: 0 auto;
    top: 0;
    left: 0;
    padding-top: 60px;
    display: flex;
  }
  .main .top .box .left .img {
    width: 200px;
    height: auto;
    aspect-ratio: 318 / 473;
    margin-left: 0;
    flex-shrink: 0;
  }
  .main .top .box .left .text-box1 .text1 {
    position: relative;
    top: 0;
    left: 0;
    margin-right: 0;
    margin-left: 30px;
    margin-top: 30px;
  }
  .main .top .box .text {
    width: 90%;
    padding: 0;
    margin: 0 auto;
    min-height: auto;
    background-color: #fff;
    float: none;
    padding-bottom: 60px;
  }
  .main .top .box .text .text-box .text-top .text-left .title .name {
    font-size: 30px;
    line-height: 30px;
    color: #333333;
  }
  .main .top .box .text .text-box .text-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 60px;
    padding-bottom: 30px;
    border-bottom: solid 1px rgba(217, 217, 217, 0.5);
  }
  .main .top .box .text .text-box .text-bottom {
    width: 100%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 680px) {
  .main .bottom .departmentExpert .list .item {
    width: 48.466%;
    margin-right: 1.9%;
    position: relative;
    margin-bottom: 28px;
  }
  .main .bottom .departmentExpert .list .item:nth-child(5n) {
    margin-right: 1.9%;
  }
  .main .bottom .departmentExpert .list .item:nth-child(4n) {
    margin-right: 1.9%;
  }
  .main .bottom .departmentExpert .list .item:nth-child(3n) {
    margin-right: 1.9%;
  }
  .main .bottom .departmentExpert .list .item:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 540px) {
  .main .top .box .left {
    width: 90%;
    position: relative;
    margin: 0 auto;
    top: 0;
    left: 0;
    padding-top: 60px;
    display: flex;
    flex-wrap: wrap;
  }
  .main .top .box .left .img {
    width: 200px;
    height: auto;
    aspect-ratio: 318 / 473;
    margin-left: 0;
    flex-shrink: 0;
    margin: 0 auto;
  }
  .main .top .box .left .text-box1 {
    width: 100%;
    margin-top: 0px;
    position: relative;
  }
  .main .top .box .left .text-box1 .text1 {
    position: relative;
    top: 0;
    left: 0;
    margin-right: 0;
    margin-left: 0;
    margin-top: 30px;
  }
}
