@import "../css/public.css";
@import "../css/swiper.min.css";
.inner-header {
  background: url("/materialpub/images/serve_bg.png") no-repeat center center;
}

.fr_container {
  width: 100%;
  height: auto;
  padding: 0.98rem 0 1.18rem;
  background-color: #FFFFFF;
}

.fr_layout {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.fr_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fr_title .plate-title:after {
  left: 0;
  transform: translateX(0);
}
.fr_title .more {
  border: 0.01rem solid #00785A;
  background-color: transparent;
  color: #00785A;
}

.fr_left {
  max-width: 6.85rem;
  width: 100%;
  height: 5.7rem;
}

.fr_left_cont {
  display: flex;
  justify-content: space-between;
  margin-top: 0.47rem;
}
.fr_left_cont img {
  max-width: 3.07rem;
  width: 100%;
  height: 4.68rem;
  object-fit: cover;
}

.school-list {
  width: calc(100% - 3.07rem - 0.09rem);
  height: auto;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.school-list li {
  height: 1.38rem;
  background-color: #F2F3F5;
  box-sizing: border-box;
  width: 100%;
  padding: 0.28rem 0.32rem 0.18rem 0.29rem;
  transition: all 0.3s ease-in-out 0s;
}
.school-list li:hover {
  box-shadow: 0px 4px 10px 0px rgba(0, 120, 90, 0.24);
  background-color: #00785A;
  width: 101%;
}
.school-list li:hover h4 {
  color: #FFFFFF;
}
.school-list li:hover span, .school-list li:hover i {
  color: #FFFFFF;
}
.school-list li:hover span:before {
  background-color: #FFFFFF;
}
.school-list a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.school-list h4 {
  font-size: 0.16rem;
  font-weight: bold;
  color: #333333;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -wbekit-line-clamp: 2;
  margin-bottom: 0.05rem;
}
.school-list span {
  position: relative;
  font-size: 0.14rem;
  color: #999999;
  line-height: 0.3rem;
  display: inline-block;
  box-sizing: border-box;
  padding-top: 0.22rem;
}
.school-list span:before {
  content: "";
  width: 1.03rem;
  height: 0.02rem;
  display: inline-block;
  background-color: #00785A;
  left: 0;
  top: 0;
  position: absolute;
}
.school-list .icon-jt-1 {
  float: right;
  font-size: 0.3rem;
  display: inline-block;
  padding-top: 0.22rem;
  color: #999999;
}

.fr_right {
  max-width: 6.82rem;
  width: 100%;
  height: auto;
}

.teaching-list {
  display: flex;
  justify-content: space-between;
  margin-top: 0.47rem;
}
.teaching-list li {
  max-width: 3.32rem;
  width: 100%;
  height: 4.68rem;
  background-color: #FAFAFA;
  box-sizing: border-box;
  padding: 0.7rem 0.18rem 0.42rem 0.33rem;
  transition: all 0.3s ease-in-out 0s;
}
.teaching-list li:hover {
  box-shadow: 0px 4px 10px 0px rgba(0, 120, 90, 0.23);
}
.teaching-list li:hover h4, .teaching-list li:hover .icon-jiantou {
  color: #00785A;
}
.teaching-list a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.teaching-list .time {
  color: #999999;
  font-size: 0.24rem;
  font-weight: bold;
  border-bottom: 0.04rem solid;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  padding-bottom: 0.03rem;
}
.teaching-list .time span {
  font-size: 0.14rem;
  font-weight: 400;
  display: block;
}
.teaching-list .time:after {
  content: "";
  width: 100%;
  height: 0.04rem;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(153, 153, 153, 0) 0%, #999999 53%);
}
.teaching-list h4 {
  font-size: 0.16rem;
  font-weight: bold;
  color: #333333;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 0.42rem;
  margin: 0.26rem 0 0.15rem;
}
.teaching-list .cont {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #666666;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.teaching-list .icon-jiantou {
  font-size: 0.1rem;
  color: #999999;
  display: inline-block;
  margin-top: 0.38rem;
}

.tw_container {
  width: 100%;
  height: auto;
  background: url("/materialpub/images/c_bg.png") no-repeat center bottom, #00785A;
  box-sizing: border-box;
  padding: 0.83rem 0 1.03rem;
}

.tw_list {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  height: 2.54rem;
}
.tw_list li {
  max-width: 5.47rem;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
}
.tw_list a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.tw_list span {
  font-size: 0.3rem;
  font-weight: bold;
  color: #00785A;
  display: inline-block;
  margin-top: 0.06rem;
}
.tw_list i {
  display: inline-block;
  color: #00785A;
  height: 0.83rem;
}
.tw_list .icon-xinlijiankang {
  font-size: 0.83rem;
}
.tw_list .icon-wangshangchaxun {
  font-size: 0.62rem;
}

.ls_container {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0.57rem 0 0.9rem;
  background: #FFFFFF;
}

.ls_wrapper {
  margin: 0 auto;
}

.ls_layout {
  display: flex;
  justify-content: space-between;
  margin-top: 0.44rem;
}

.ls_left {
  position: relative;
  max-width: 6.74rem;
  width: 100%;
  height: 5.73rem;
  overflow: hidden;
}
.ls_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease-in-out 0s;
}
.ls_left p {
  width: 100%;
  height: 0.64rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 120, 90, 0.8);
  box-sizing: border-box;
  padding: 0 0.2rem;
  line-height: 0.64rem;
  font-size: 0.16rem;
  color: #FFFFFF;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ls_left:hover img {
  transform: scale(1.1);
}

.ls_right {
  max-width: 6.74rem;
  width: 100%;
  height: 5.73rem;
  background: #FAFAFA;
}
.ls_right li {
  width: 100%;
  height: 33.3333333333%;
  box-sizing: border-box;
  padding: 0.36rem 0.58rem;
  border-bottom: 0.01rem solid #D8D8D8;
  position: relative;
}
.ls_right li:after {
  content: "";
  width: 0;
  height: 0.01rem;
  display: inline-block;
  position: absolute;
  background: #FF8400;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out 0s;
}
.ls_right li:last-child {
  border-bottom: 0;
}
.ls_right li:hover:after {
  width: 100%;
}
.ls_right li:hover h4 {
  color: #FF8400;
  font-weight: bold;
}
.ls_right a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.ls_right span {
  font-size: 0.14rem;
  color: #999999;
  font-weight: bold;
}
.ls_right h4 {
  font-size: 0.16rem;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0.14rem 0 0.48rem;
  font-weight: 400;
}
.ls_right p {
  font-size: 0.14rem;
  color: #999999;
}

.th_container {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 1.44rem 0 1.35rem;
  background: rgba(216, 216, 216, 0.35);
}

.th_layout {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.th_left {
  max-width: 1.5rem;
  width: 100%;
  height: auto;
}
.th_left .plate-title:after {
  left: 0;
  transform: translateX(0);
}
.th_left .more {
  margin-top: 0.43rem;
  border: 0.01rem solid #00785A;
  background: transparent;
  color: #00785A;
}

.th_left_list {
  box-sizing: border-box;
  padding-top: 0.3rem;
}
.th_left_list li {
  margin-top: 0.43rem;
  box-sizing: border-box;
}
.th_left_list li:hover a, .th_left_list li.active a {
  font-weight: bold;
}
.th_left_list li:hover a:before, .th_left_list li.active a:before {
  width: 100%;
}
.th_left_list a {
  display: inline-block;
  position: relative;
  padding-top: 0.05rem;
  font-size: 0.16rem;
  color: #333333;
}
.th_left_list a:before {
  content: "";
  width: 0;
  height: 0.02rem;
  display: inline-block;
  position: absolute;
  background: #00785A;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out 0s;
}

.th_center {
  max-width: 5.12rem;
  width: 100%;
  height: auto;
}
.th_center img {
  width: 100%;
  height: 1.87rem;
  object-fit: cover;
  display: block;
}

.th_center_list {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  background: #FFFFFF;
  padding: 0 0.47rem 0.37rem 0.26rem;
}
.th_center_list li {
  height: 0.64rem;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 0.01rem solid #D8D8D8;
  display: inline-block;
  margin-top: 0.47rem;
  padding-bottom: 0.08rem;
}
.th_center_list li:hover h4 {
  color: #00785A;
}
.th_center_list a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}
.th_center_list .item_time {
  width: 0.88rem;
  font-size: 0.24rem;
  font-weight: bold;
  color: #666666;
  height: 100%;
  border-right: 0.01rem solid #D8D8D8;
  box-sizing: border-box;
  padding-left: 0.06rem;
}
.th_center_list .item_time span {
  font-weight: 400;
  font-size: 0.16rem;
  display: block;
}
.th_center_list h4 {
  font-size: 0.16rem;
  font-weight: bold;
  color: #333333;
  width: calc(100% - 0.88rem);
  box-sizing: border-box;
  padding: 0 0.38rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.th_right {
  max-width: 6.68rem;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.th_right li {
  height: 1.39rem;
  background-color: #FFFFFF;
  transition: all 0.3s ease-in-out 0s;
}
.th_right li:hover {
  background-color: #00785A;
}
.th_right li:hover * {
  color: #FFFFFF;
}
.th_right a {
  display: inline-block;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0.46rem 0.64rem 0.24rem;
}
.th_right h4 {
  font-size: 0.16rem;
  color: #333333;
  font-weight: bold;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 0.27rem;
}
.th_right span {
  font-size: 0.16rem;
  color: #999999;
}

@media screen and (max-width: 1366px) and (min-width: 1152px) {
  .school-list h4 {
    font-size: 0.1866666667rem;
  }
  .school-list span {
    font-size: 0.16rem;
  }
  .teaching-list .time span {
    font-size: 0.16rem;
  }
  .teaching-list h4 {
    font-size: 0.1866666667rem;
  }
  .teaching-list .cont {
    font-size: 0.16rem;
  }
  .th_left_list a {
    font-size: 0.1866666667rem;
  }
  .th_center_list h4 {
    font-size: 0.1866666667rem;
  }
  .th_center_list .item_time span {
    font-size: 0.1866666667rem;
  }
  .th_right h4 {
    font-size: 0.1866666667rem;
  }
  .th_right span {
    font-size: 0.1866666667rem;
  }
  .ls_left p {
    font-size: 0.2133333333rem;
  }
  .ls_right span {
    font-size: 0.16rem;
  }
  .ls_right h4 {
    font-size: 0.1866666667rem;
  }
  .ls_right p {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1152px) {
  .fr_layout {
    flex-direction: column;
  }
  .fr_left {
    max-width: 100%;
  }
  .fr_right {
    max-width: 100%;
    margin-top: 0.4rem;
  }
  .teaching-list li {
    max-width: 49%;
    padding: 0.3rem;
    height: auto;
  }
  .ls_left {
    max-width: 49%;
  }
  .th_center {
    width: 46%;
  }
  .ls_right {
    max-width: 49%;
  }
  .th_right {
    width: 33%;
  }
  .th_right a {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
  .tw_list li {
    max-width: 49%;
  }
}
@media screen and (max-width: 996px) {
  .th_container {
    padding: 0.4rem 0;
  }
  .th_layout {
    flex-wrap: wrap;
  }
  .th_left {
    max-width: 100%;
    margin-bottom: 0.2rem;
  }
  .th_left .plate-title {
    text-align: left;
  }
  .th_left_list {
    display: flex;
    padding-top: 0;
  }
  .th_left_list a {
    font-size: 0.2rem;
  }
  .th_left_list li {
    margin-right: 0.2rem;
  }
  .th_center {
    width: 54%;
  }
  .th_right {
    width: 43%;
  }
  .ls_layout {
    flex-direction: column;
  }
  .ls_left {
    max-width: 100%;
  }
  .ls_right {
    max-width: 100%;
    margin-top: 0.2rem;
  }
}
@media screen and (max-width: 768px) {
  .fr_left_cont img {
    display: none;
  }
  .school-list {
    width: 100%;
  }
  .th_center, .th_right {
    max-width: 100%;
    width: 100%;
  }
  .th_right {
    margin-top: 0.2rem;
  }
}
@media screen and (max-width: 616px) {
  .teaching-list {
    flex-direction: column;
  }
  .teaching-list li {
    max-width: 100%;
    margin-bottom: 0.2rem;
  }
  .teaching-list li:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 515px) {
  .tw_list {
    flex-direction: column;
    height: auto;
  }
  .tw_list li {
    max-width: 100%;
    box-sizing: border-box;
    padding: 0.2rem 0;
    margin-bottom: 0.2rem;
  }
}
@media screen and (max-width: 475px) {
  .fr_container {
    padding: 0.4rem 0;
  }
  .fr_right {
    margin-top: 0;
  }
  .th_left_list {
    flex-wrap: wrap;
  }
  .th_left_list li {
    margin-top: 0.2rem;
  }
  .th_center_list {
    padding: 0 0.2rem 0.1rem;
  }
}
