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

.fr_container {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0.74rem 0 0.43rem;
  background-color: #FFFFFF;
}

.fr_wrapper {
  margin: 0 auto;
}
.fr_wrapper .more {
  display: block;
  margin: 0 auto;
}

.fr_layout {
  display: flex;
  justify-content: space-between;
  margin: 0.74rem 0 0.88rem;
}

.fr_left {
  max-width: 7.1rem;
  width: 100%;
  height: auto;
}

.fr-swiper img {
  width: 100%;
  height: 100%;
  max-height: 5.06rem;
  display: block;
}
.fr-swiper p {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.52rem;
  width: 100%;
  background: rgba(0, 0, 0, 0.74);
  box-sizing: border-box;
  padding: 0 0.3rem;
  line-height: 0.52rem;
  color: #FFFFFF;
  font-size: 0.18rem;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.fr_item {
  width: 100%;
  height: 2.43rem;
  border-top: 0.01rem solid #00785A;
  margin-top: 0.2rem;
  background: #FFFFFF;
  box-sizing: border-box;
  box-shadow: 0px 4px 10px 0px rgba(0, 120, 90, 0.2);
  transition: all 0.3s ease-in-out 0s;
}
.fr_item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0.59rem 0.32rem 0.44rem;
}
.fr_item h4 {
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #333333;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.fr_item p {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #666666;
  margin: 0.15rem 0 0.3rem;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 0.48rem;
}
.fr_item span {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #999999;
}
.fr_item:hover {
  background: #00785A;
}
.fr_item:hover * {
  color: #FFFFFF;
}

.fr_right {
  max-width: 7.1rem;
  width: 100%;
}
.fr_right .fr_item:first-child {
  margin-top: 0;
}

.tw_container {
  box-sizing: border-box;
  height: auto;
  background: #F7F7F7;
  padding: 1.2rem 0 1rem;
}

.tw_wrapper {
  margin: 0 auto;
}
.tw_wrapper .more {
  display: block;
  margin: 0 auto;
}

.train_list {
  display: flex;
  justify-content: space-between;
  height: 3.91rem;
  background: #FFFFFF;
  margin: 0.6rem 0 0.9rem;
}
.train_list li {
  max-width: 2.97rem;
  box-shadow: 0px 4px 10px 0px rgba(0, 120, 90, 0.2);
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out 0s;
}
.train_list li:first-child {
  max-width: 4.89rem;
}
.train_list li:first-child img {
  width: 100%;
  height: 3.14rem;
  object-fit: cover;
  display: block;
}
.train_list li:first-child .fr_train_info {
  width: 100%;
  height: 0.77rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding-right: 0.2rem;
  background: #FFFFFF;
}
.train_list li:first-child .train_time {
  width: 1.11rem;
  height: 100%;
  background: #00785A;
  font-size: 0.2rem;
  line-height: 0.24rem;
  color: #FFFFFF;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.train_list li:first-child .train_time span {
  font-weight: 400;
  color: rgba(255, 255, 255, 0.13);
  display: block;
}
.train_list li:first-child h4 {
  width: calc(100% - 1.11rem - 0.29rem);
  margin: 0;
  color: #333333 !important;
}
.train_list li:first-child a {
  padding: 0;
}
.train_list li a {
  width: 100%;
  height: 100%;
  display: inline-block;
  padding: 0.66rem 0.24rem 0.7rem 0.28rem;
  box-sizing: border-box;
}
.train_list li .icon-jt-r {
  font-size: 0.36rem;
}
.train_list li h4 {
  font-size: 0.16rem;
  line-height: 0.24rem;
  font-weight: bold;
  color: #333333;
  margin: 0.37rem 0 0.14rem;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 0.48rem;
}
.train_list li .abstract {
  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: 3;
  margin-bottom: 0.45rem;
  height: 0.72rem;
}
.train_list li span {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #999999;
  display: inline-block;
}
.train_list li:hover {
  background: #00785A;
}
.train_list li:hover h4, .train_list li:hover .icon-jiantou1, .train_list li:hover .abstract, .train_list li:hover span {
  color: #FFFFFF;
}

.ls_container {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0.83rem 0;
  background: url("/materialpub/images/magazine_bg.png") no-repeat center top;
}

.ls_wrapper {
  margin: 0 auto;
}
.ls_wrapper .plate-title {
  color: #FFFFFF;
}
.ls_wrapper .plate-title:after {
  background: #FFFFFF;
}
.ls_wrapper .more {
  display: block;
  margin: 0 auto;
}

.magazine-list {
  width: 100%;
  height: 4.57rem;
  display: flex;
  justify-content: space-between;
  margin: 0.74rem 0;
}
.magazine-list li {
  max-width: 3.45rem;
  width: 100%;
  height: 100%;
  box-shadow: 0px 4px 10px 0px rgba(0, 100, 75, 0.51);
  border-bottom: 0.01rem solid #00785A;
  background: #FFFFFF;
  box-sizing: border-box;
  padding: 0.14rem 0.15rem;
}
.magazine-list li:hover h4, .magazine-list li:hover p, .magazine-list li:hover span {
  color: #00785A;
}
.magazine-list a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.magazine-list img {
  width: 100%;
  height: 2.79rem;
  object-fit: cover;
}
.magazine-list h4 {
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #333333;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0.2rem 0 0.09rem;
}
.magazine-list p {
  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: 2;
  height: 0.48rem;
  margin-bottom: 0.2rem;
}
.magazine-list span {
  font-size: 0.14rem;
  color: #999999;
  line-height: 0.24rem;
}

.educationTopics {
  display: inline-block;
  width: 100%;
  height: 2.43rem;
  margin-top: 0.74rem;
}
.educationTopics img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 1366px) and (min-width: 1152px) {
  .fr-swiper p {
    font-size: 0.2133333333rem;
  }
  .fr_item h4 {
    font-size: 0.1866666667rem;
  }
  .fr_item p {
    font-size: 0.1866666667rem;
  }
  .fr_item span {
    font-size: 0.1866666667rem;
  }
  .train_list li:first-child .train_time {
    font-size: 0.24rem;
  }
  .train_list li:first-child .train_time span {
    font-size: 0.16rem;
  }
  .train_list li:first-child h4 {
    font-size: 0.1866666667rem;
  }
  .train_list li h4 {
    font-size: 0.1866666667rem;
  }
  .train_list li .abstract {
    font-size: 0.16rem;
  }
  .train_list li span {
    font-size: 0.16rem;
  }
  .magazine-list h4 {
    font-size: 0.1866666667rem;
  }
  .magazine-list p {
    font-size: 0.16rem;
  }
  .magazine-list span {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1152px) {
  .fr_left {
    max-width: 55%;
  }
  .fr_right {
    width: 42%;
  }
  .train_list {
    flex-wrap: wrap;
    height: auto;
  }
  .train_list li {
    max-width: 49%;
    margin-bottom: 0.2rem;
  }
  .train_list li:first-child {
    max-width: 49%;
  }
  .educationTopics {
    height: auto;
    max-height: 2.43rem;
  }
  .magazine-list {
    flex-wrap: wrap;
    height: auto;
  }
  .magazine-list li {
    margin-bottom: 0.2rem;
    max-width: calc(50% - 0.1rem);
  }
}
@media screen and (max-width: 768px) {
  .fr_layout {
    flex-direction: column;
  }
  .fr_left {
    max-width: 100%;
  }
  .fr_right {
    max-width: 100%;
    width: 100%;
    margin-top: 0.2rem;
  }
  .train_list li {
    max-width: 100%;
    width: 100%;
  }
  .train_list li:first-child {
    max-width: 100%;
    width: 100%;
  }
  .train_list li a {
    padding: 0.24rem;
  }
  .train_list li .abstract {
    margin-bottom: 0;
  }
  .magazine-list li {
    max-width: 100%;
    width: 100%;
  }
  .magazine-list p {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 475px) {
  .fr_container, .tw_container {
    padding: 0.4rem 0;
  }
}
