@import url(common.jpg.css);

.desc-pc {
  display: block;}

.page-container {
  background: #FFFFFF;
  overflow: hidden;}

/* 轮播 */
.swiper-container {
  position: relative;}
.swiper-wrapper img {
  width: 100%;
  height: 100%;}
.swiper-button-next,
.swiper-button-prev {
  width: 20px;
  height: 35px;
  background-size: 100% 100%;}
.swiper-button-next {
  right: 70px;
  background-image: url(../image/arrow_right_icon.png)
;}
.swiper-button-next:hover {
  background-image: url(../image/arrow_right_active_icon.png)
;}
.swiper-button-prev {
  left: 70px;
  background-image: url(../image/arrow_left_icon.png)
;}
.swiper-button-prev:hover {
  background-image: url(../image/arrow_left_active_icon.png)
;}
.bottom-nav {
  height: 20px;
  position: absolute;
  width: 100%;
  bottom: 30px;
  right: 24px;
  display: flex;
  justify-content: flex-end;}
.swiper-pagination-bullet {
  margin-right: 10px;}
.swiper-pagination-clickable .swiper-pagination-bullet {
  /* background: rgba(153,153,153,0.6); */
  background: #FFFFFF;
  opacity: 0.6;
  width: 11px;
  border-radius: 5px;
  height: 11px;}
.swiper-pagination-clickable .swiper-pagination-bullet-active {
  width: 20px;
  opacity: 1;}

.index-container {
  padding-top: 8px;
  padding-bottom: 50px;}
.index-container-two {
  padding-top: 140px;
  width: 100%;
  background-image: url(../image/1920_02_2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-sizing: border-box;}

.index-container-group {
  display: flex;
  justify-content: space-between;}

.education-container {
  flex: 1;}
.education-container-one .more{
  margin-right: 20px;}
.education-container-one .list-container .list-news-title .content {
  padding-right: 20px;}
.news-updates {
  box-shadow: 0px 1px 14px 0px rgba(0,0,0,0.14);
  padding: 10px 50px 30px;
  margin-top: -50px;
  background: #FFFFFF;}
.news-updates .title-container {
  padding-left: 0;
  border-bottom: none;}
.news-updates .list-container a {
  padding: 30px 0;}
.news-updates .list-news-title .data {
  width: 109px;
  height: 86px;
  background: #ECF7F3;
  padding-right: 13px;}
.news-updates .list-news-title .data .day {
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 16px;}
.news-updates .list-news-title .data .year {
  font-size: 18px;
  line-height: 18px;}
.title-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px dashed #DFDFDF;
  padding-left: 30px;}
.title-container .title {
  padding: 40px 0 40px 18px;
  font-size: 34px;
  line-height: 34px;
  color: #376652;
  position: relative;}
.title-container .title::after {
  content: '';
  height: 32px;
  width: 6px;
  background: #376652;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);}
.title-container .more {
  display: flex;
  align-items: center;}

.title-container .more a {
  font-size: 24px;
  color: #888888;
  line-height: 24px;
  text-decoration: none;}
.news-content {
  /* padding-top: 30px; */
  display: flex;
  justify-content: space-between;}

.notice-content a {
  padding: 4px 0;}
.notice-content li:first-child a {
  padding-top: 0;}
.notice-content .list-news-title:hover .content{
  color: #357946;}

.education-container .list-container {
  /* background: #ffffff; */
  /* box-shadow: 0px 1px 9px 0px rgba(0,3,5,0.1); */
  /* border-radius: 10px; */
  /* padding: 20px; */
  box-sizing: border-box;}

.education-container .icon-img-one {
  width: 12px;
  height: 16px;
  background-image: url(../image/icon-3.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;}
.education-container .list-news-title:hover .icon-img-one {
  background-image: url(../image/icon-4.png);}
.education-container .icon-img-two {
  width: 10px;
  height: 10px;
  background-image: url(../image/icon-1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;}
.education-container .list-news-title:hover .icon-img-two {
  background-image: url(../image/icon-2.png);}
.education-container .icon-img-three {
  width: 12px;
  height: 16px;
  background-image: url(../image/icon-5.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;}
.education-container .list-news-title:hover .icon-img-three {
  background-image: url(../image/icon-6.png);}
.education-container .list-news-title:hover .content {
  color: #357946;}

.index-container-three {
  width: 100%;
  height: 960px;
  background-image: url(../image/1920_02.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-sizing: border-box;
  padding-top: 40px;}

.index-container-three .title-container {
  padding-left: 0;
  border-bottom: 0;
  margin-bottom: 40px;}
.index-container-three .education-container:first-child {
  margin-right: 40px;}

.ztzl-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;}
.ztzl-items {
  position: relative;
  width: 411px;
  height: 324px;
  cursor: pointer;
  overflow: hidden;
  margin-bottom: 20px;}
.ztzl-container-1 .ztzl-items {
  width: 100%;}
.ztzl-items:hover {
  text-decoration: none;}
.ztzl-items:hover img {
  transform: scale(1.1);
  transition: 0.4s;}
.ztzl-items img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: 0.4s;
  object-fit: cover;}
.ztzl-items .title {
  position: relative;
  z-index: 9;
  font-size: 22px;
  color: #FFFFFF;
  padding-left: 24px;}
.ztzl-items .title::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 24px;
  background: #FFFFFF;
  left: 0;
  top: 2px;}