.thme1 .swiper-slide {
  position: relative;
}
.thme1 .bg,
.thme1 .bg img {
  width: 100%;
}
.thme1 .intr {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
}
.thme1 .intr h2 {
  font-size: 1.667vw;
  font-weight: bold;
  width: 50%;
}
.thme1 .intr h3 {
  font-size: 0.833vw;
  width: 50%;
  margin: 0.885vw 0 1.094vw;
}
.thme1 .intr h3 i {
  font-size: 0.833vw;
}
.thme1 .intr p {
  font-size: 0.833vw;
  width: 50%;
}
.thme1 .intr .C-more {
  margin-top: 2.865vw;
}
.thme1 .swiper-pagination {
  bottom: 3.125vw;
}
.thme1 .swiper-pagination-bullet {
  opacity: 1 !important;
  background: #ffffff;
  position: relative;
  margin: 0 0.521vw !important;
}
.thme1 .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 1.354vw;
  height: 1.354vw;
  border: 1px solid #ffffff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: all ease 0.3s;
}
.thme1 .swiper-pagination-bullet-active::after {
  transform: translate(-50%, -50%) scale(1);
}
.thme2 {
  padding: 6.51vw 0;
  justify-content: center;
}
.thme2 .ev {
  width: 23%;
  border-radius: 20px;
  padding: 1.354vw 1.042vw 2.448vw;
  border: 1px solid #c9c9c9;
  transition: all ease 0.3s;
  margin: 0 1% 2vw;
}
.thme2 .zhanwei {
  width: 17.448vw;
  display: none;
}
.thme2 .ev:hover {
  border: 1px solid #4f6228;
  background: #4f6228;
}
.thme2 .ev h2 {
  font-size: 1.25vw;
  height: 2.8em;
  display: -webkit-box;
  display: box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #111111;
  text-align: center;
  margin-bottom: 0.521vw;
}
.thme2 .ev:hover h2 {
  color: #ffffff;
}
.thme2 .ev .box {
  width: 11.25vw;
  margin: 0 auto;
}
.thme2 .ev ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.thme2 .ev li {
  overflow: hidden;
  font-size: 0.833vw;
  line-height: 2;
  color: #d1d1d1;
}
.thme2 .ev:hover li {
  color: #ffffff;
}
.thme2 .ev li::before {
  content: "";
  display: inline-block;
  width: 0.313vw;
  height: 0.313vw;
  background: #d1d1d1;
  vertical-align: middle;
  margin-right: 0.26vw;
}
.thme2 .ev:hover li::before {
  background: #ffffff;
}
.thme2 .ev .target a {
  background: #4f6228;
  font-size: 0.833vw;
  color: #ffffff;
  padding: 0.729vw 1.563vw;
  border-radius: 7px;
  margin-top: 0.521vw;
}
.thme2 .ev:hover .target a {
  background: #ffffff;
  color: #4f6228;
}
.thme2 .ev .C-more {
  padding: 0.729vw 1.563vw;
  margin-top: 0.521vw;
  width: 100%;
}
.thme2 .ev:hover .C-more {
  background: #ffffff;
  color: #4f6228;
}
.thme4 {
  padding: 6.563vw 0 3.646vw;
}
.thme-title {
  font-size: 2.813vw;
  font-weight: 600;
  text-align: center;
  color: #000000;
  margin-bottom: 2.083vw;
}
.thme4 .ev {
  width: 16.667vw;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 3.021vw;
}
.thme4 .zhanwei {
  width: 16.667vw;
}
.thme4 .ev .intr {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 1.198vw;
}
.thme4 .ev .intr h2 {
  font-size: 1.667vw;
  color: #ffffff;
}
.thme4 .ev .intr p {
  font-size: 0.729vw;
  color: #ffffff;
}
.thme5 {
  padding: 0 0 10.938vw;
  position: relative;
}
.thme5 .desc {
  width: 60.365vw;
  margin: 0 auto 2.448vw;
  text-align: center;
}
.thme5 .desc h3 {
  font-size: 0.885vw;
  font-weight: 600;
  color: #000000;
}
.thme5 .desc p {
  font-size: 0.729vw;
  margin-top: 1em;
  color: #a1a1a1;
}
.thme5 .swiper-pagination {
  bottom: 7.292vw;
}
.thme5 .swiper-pagination-bullet {
  opacity: 1 !important;
  background: #4f6228;
  position: relative;
  margin: 0 0.521vw !important;
}
.thme5 .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 1.354vw;
  height: 1.354vw;
  border: 1px solid #4f6228;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: all ease 0.3s;
}
.thme5 .swiper-pagination-bullet-active::after {
  transform: translate(-50%, -50%) scale(1);
  opacity: 0.4;
}
.list2 {
  border-bottom: 1px solid #e9e9e9;
  font-size: 0.729vw;
  padding: 1em 0;
  color: #a1a1a1;
}
.list2 a i {
  font-size: 0.729vw;
  margin-right: 0.5em;
}
.list2 a[href="javascript:;"] {
  color: #4f6228;
}
.empty3 {
  padding: 4.688vw 0 3.646vw;
}
.empty3 .left {
  width: 75%;
}
.empty3 .left .title {
  border-bottom: 1px solid #e9e9e9;
}
.empty3 .left .title h2 {
  font-size: 1.25vw;
  font-weight: bold;
  color: #4f6228;
}
.empty3 .left .title h3 {
  margin: 0.833vw 0 1.51vw;
  font-size: 0.833vw;
  color: #d1d1d1;
}
.empty3 .left .title h3 i {
  font-size: 0.833vw;
}
.empty3 .left .emptypage {
  font-size: 0.833vw;
  color: #666666;
  padding: 1.042vw 0 3.646vw;
}
.empty3 .left .emptypage * {
  white-space: normal !important;
}
.empty3 .left .emptypage img {
  max-width: 100%;
  margin: 1.042vw 0;
}
.empty3 .left .switchempty {
  font-size: 0.833vw;
  color: #666666;
}
.empty3 .left .switchempty a {
  display: block;
  margin-bottom: 0.938vw;
}
.empty3 .left .switchempty .break {
  margin-bottom: 1.458vw;
  color: #4f6228;
  text-decoration: underline;
}
.empty3 .left .switchempty .break:hover {
  text-decoration: none;
}
.empty3 .left .switchempty a:hover {
  color: #4f6228;
}
.empty3 .right {
  width: 25%;
  padding: 0 0 0 4.167vw;
}
.empty3 .right .title {
  font-size: 0.729vw;
  font-weight: bold;
  color: #4f6228;
}
.empty3 .right li {
  padding: 1.563vw 0;
  font-size: 0.729vw;
  color: #666666;
  border-bottom: 1px solid #d1d1d1;
}
.empty3 .right li a {
  display: -webkit-box;
  display: box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.list-global .ev {
  margin-bottom: 1.406vw;
}
.list-global .pic {
  width: 17.813vw;
  padding: 0 0 1.406vw;
}
.list-global .intr {
  width: calc(100% - 18.854vw);
  border-bottom: 1px solid #e9e9e9;
}
.list-global .intr h2 {
  font-size: 1.25vw;
  font-weight: bold;
  color: #4f6228;
  display: -webkit-box;
  display: box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.list-global .intr h3 {
  font-size: 0.833vw;
  margin: 1em 0;
  font-weight: 400;
  color: #d1d1d1;
}
.list-global .intr h3 i {
  font-size: 0.833vw;
}
.list-global .intr p {
  font-size: 0.833vw;
  color: #666666;
  display: -webkit-box;
  display: box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.list-global .intr .C-more {
  margin-top: 1.823vw;
  padding: 0.833vw 4.479vw 0.833vw 1.042vw;
}
.C-switchPage {
  padding-bottom: 5.104vw;
}
/* 
*======================================================media===============================================================
*/
@media screen and (max-width: 1380px) {
  .thme2 .ev .target a {
    width: 48%;
    text-align: center;
    padding: 0.729vw 0;
  }
}
@media screen and (max-width: 991px) {
  .thme1 .bg img {
    /* height: 400px; */
    object-fit: cover;
  }
  .thme1 .intr h2 {
    font-size: 22px;
    width: 100%;
  }
  .thme1 .intr h3 {
    font-size: 14px;
    margin: 17px 0 21px;
    width: 100%;
  }
  .thme1 .intr h3 i {
    font-size: 14px;
  }
  .thme1 .intr p {
    font-size: 14px;
    width: 100%;
  }
  .thme1 .intr .C-more {
    margin-top: 35px;
  }
  .thme1 .swiper-pagination {
    bottom: 20px;
  }
  .thme1 .swiper-pagination-bullet {
    margin: 0 8px !important;
  }
  .thme1 .swiper-pagination-bullet::after {
    width: 20px;
    height: 20px;
  }
  .thme2 {
    padding: 85px 0;
  }
  .thme2 .ev {
    width: 48%;
    border-radius: 20px;
    padding: 26px 20px 37px;
    margin: 0 0 20px;
  }
  .thme2 .zhanwei {
    width: 48%;
  }
  .thme2 .ev h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .thme2 .ev .box {
    width: 70%;
  }
  .thme2 .ev li {
    font-size: 16px;
  }
  .thme2 .ev li::before {
    width: 4px;
    height: 4px;
    margin-right: 5px;
  }
  .thme2 .ev .target a {
    font-size: 14px;
    padding: 12px 10px;
    border-radius: 7px;
    margin-top: 10px;
  }
  .thme2 .ev .C-more {
    padding: 12px 30px;
    margin-top: 10px;
  }
  .thme4 {
    padding: 80px 0 40px;
  }
  .thme-title {
    font-size: 34px;
    margin-bottom: 30px;
  }
  .thme4 .ev {
    width: 48%;
    border-radius: 10px;
    margin-bottom: 38px;
  }
  .thme4 .zhanwei {
    width: 48%;
  }
  .thme4 .ev .intr {
    padding: 23px;
  }
  .thme4 .ev .intr h2 {
    font-size: 26px;
  }
  .thme4 .ev .intr p {
    font-size: 13px;
  }
  .thme5 {
    padding: 0 0 100px;
  }
  .thme5 .desc {
    width: 80%;
    margin: 0 auto 27px;
  }
  .thme5 .desc h3 {
    font-size: 14px;
  }
  .thme5 .desc p {
    font-size: 12px;
  }
  .thme5 .swiper-pagination {
    bottom: 30px;
  }
  .thme5 .swiper-pagination-bullet {
    margin: 0 8px !important;
  }
  .thme5 .swiper-pagination-bullet::after {
    width: 20px;
    height: 20px;
  }
  .list2 {
    font-size: 14px;
    padding: 1em 0;
  }
  .list2 a i {
    font-size: 14px;
  }
  .empty3 {
    padding: 40px 0 30px;
  }
  .empty3 .left {
    width: 100%;
  }
  .empty3 .left .title h2 {
    font-size: 24px;
  }
  .empty3 .left .title h3 {
    margin: 16px 0 29px;
    font-size: 16px;
  }
  .empty3 .left .title h3 i {
    font-size: 16px;
  }
  .empty3 .left .emptypage {
    font-size: 14px;
    padding: 20px 0 70px;
  }
  .empty3 .left .emptypage img {
    max-width: 100%;
    margin: 20px 0;
  }
  .empty3 .left .switchempty {
    font-size: 16px;
  }
  .empty3 .left .switchempty a {
    margin-bottom: 18px;
  }
  .empty3 .left .switchempty .break {
    margin-bottom: 28px;
  }
  .empty3 .right {
    width: 25%;
    padding: 0 0 0 80px;
    display: none;
  }
  .empty3 .right .title {
    font-size: 14px;
  }
  .empty3 .right li {
    padding: 30px 0;
    font-size: 14px;
    border-bottom: 1px solid #d1d1d1;
  }
  .list-global .ev {
    margin-bottom: 27px;
  }
  .list-global .pic {
    width: 300px;
    padding: 0 0 27px;
  }
  .list-global .intr {
    width: calc(100% - 320px);
    border-bottom: 1px solid #e9e9e9;
  }
  .list-global .intr h2 {
    font-size: 18px;
  }
  .list-global .intr h3 {
    font-size: 14px;
  }
  .list-global .intr h3 i {
    font-size: 14px;
  }
  .list-global .intr p {
    font-size: 14px;
  }
  .list-global .intr .C-more {
    margin-top: 25px;
    padding: 12px 66px 12px 15px;
  }
  .C-switchPage {
    padding-bottom: 58px;
  }
}
@media screen and (max-width: 768px) {
  .thme1 .bg img {
    /* height: 300px; */
  }
  .thme1 .intr h2 {
    font-size: 18px;
  }
  .thme1 .intr h3 {
    font-size: 12px;
    margin: 10px 0;
  }
  .thme1 .intr h3 i {
    font-size: 12px;
  }
  .thme1 .intr p {
    font-size: 12px;
  }
  .thme2 .ev {
    width: 49%;
    padding: 26px 20px;
  }
  .thme2 .ev h2 {
    font-size: 18px;
  }
  .thme2 .ev .box {
    width: 100%;
  }
  .thme2 .ev li {
    font-size: 14px;
  }
  .thme2 {
    padding: 65px 0;
  }
  .thme-title {
    font-size: 26px;
  }
  .thme4 .ev .intr h2 {
    font-size: 24px;
  }
  .thme4 .ev .intr p {
    font-size: 12px;
  }
  .thme4 .ev {
    margin-bottom: 18px;
  }
  .thme5 .desc {
    width: 100%;
  }
  .list-global .pic {
    width: 40%;
    padding: 0 0 27px;
  }
  .list-global .intr {
    width: 55%;
    border-bottom: 1px solid #e9e9e9;
  }
  .list-global .intr h2 {
    font-size: 16px;
  }
  .list-global .intr h3 {
    font-size: 12px;
    margin: 5px 0;
  }
  .list-global .intr h3 i {
    font-size: 12px;
  }
  .list-global .intr p {
    font-size: 12px;
  }
  .list-global .intr .C-more {
    margin-top: 5px;
    padding: 8px 60px 8px 15px;
  }
  .empty3 .left .title h2 {
    font-size: 20px;
  }
  .empty3 .left .title h3 {
    margin: 16px 0 20px;
    font-size: 14px;
  }
  .empty3 .left .title h3 i {
    font-size: 14px;
  }
  .empty3 .left .emptypage {
    font-size: 13px;
  }
  .empty3 .left .switchempty {
    font-size: 14px;
  }
  .empty3 .left .switchempty a {
    margin-bottom: 16px;
  }
  .empty3 .left .switchempty .break {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 480px) {
  .thme2 .ev {
    width: 100%;
    padding: 26px 20px;
  }
  .thme4 {
    padding: 40px 0 40px;
  }
  .thme4 .ev .intr {
    padding: 15px;
  }
  .list-global .pic {
    width: 100%;
    padding: 0 0 27px;
  }
  .list-global .intr {
    width: 100%;
    border-bottom: none;
  }
  .list2 {
    font-size: 12px;
  }
  .empty3 .left .title h2 {
    font-size: 16px;
  }
  .empty3 .left .switchempty {
    font-size: 12px;
  }
  .empty3 .left .switchempty a {
    display: -webkit-box;
    display: box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
}
/* 
*======================================================media===============================================================
*/
/* flex布局 */
.fl-f {
  display: flex;
  display: -webkit-flex;
}
/* flex上下布局 */
.fl-ac {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.fl-as {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
}
.fl-ae {
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
}
/* flex左右布局 */
.fl-jc {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}
.fl-jb {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.fl-ja {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
}
.fl-js {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
}
.fl-je {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
}
/* flex上下左右布局 */
.fl-cc {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
.fl-cb {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}
.fl-ca {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-around;
}
.fl-cs {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;
}
.fl-ce {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-end;
}
.fl-sa {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  justify-content: space-around;
}
.fl-sb {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  justify-content: space-between;
}
.fl-ss {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.fl-se {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.fl-ea {
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  justify-content: space-around;
}
.fl-eb {
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  justify-content: space-between;
}
.fl-es {
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  justify-content: flex-start;
}
.fl-ee {
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  justify-content: flex-end;
}
/* flex自适应布局 */
.fl-fw {
  display: flex;
  flex-wrap: wrap;
}
.fl-fc {
  display: flex;
  flex-direction: column;
}

.zw {
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  box-shadow: none !important;
  border: none !important;
}
.zw::after,
.zw::before {
  display: none !important;
}
.row {
  width: 100%;
}
.tit {
  width: 100%;
  margin-bottom: 1.563vw;
}
.tit h1 {
  font-size: 2.813vw;
  font-weight: 600;
  text-align: center;
  color: #000000;
}
.pee1 {
  padding: 5.208vw 0;
}

.pee1 .col {
  width: 16.667%;
  text-align: center;
  padding: 2.344vw 0;
  border-top: 1px solid #dadee7;
  border-bottom: 1px solid #dadee7;
  border-right: 1px solid #dadee7;
  transition: all ease 0.3s;
}
.pee1 .col:first-child {
  border-left: 1px solid #dadee7;
}
.pee1 .pic {
  width: 3.385vw;
  height: 3.385vw;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  margin: 0 auto;
  transition: all ease 0.3s;
}
.pee1 .col:hover .pic {
  background: #4f6228;
}
.pee1 .pic img {
  max-width: 100%;
  width: 1.302vw;
}
.pee1 .pic img.after {
  display: none;
}
.pee1 .col:hover .pic img.before {
  display: none;
}
.pee1 .col:hover .pic img.after {
  display: block;
}
.pee1 .intr {
  margin-top: 2.083vw;
}
.pee1 .intr p {
  font-size: 1.25vw;
  font-weight: 600;
  color: #111111;
  transition: all ease 0.3s;
}

.pee1 .col:hover .intr p {
  color: #4f6228;
}

.pee2 {
  padding-bottom: 5.208vw;
}

.pee2 .col-l {
  width: 41.5%;
}
.pee2 .col-r {
  width: 58%;
  padding: 8px 5px;
  background: #4f6228;
  z-index: 4;
}

.pee2 .intr {
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.11);
  padding: 1.302vw 2.083vw;
  transition: all ease 0.3s;
  position: relative;
}
.pee2 .intr.on,
.pee2 .intr:hover {
  width: 110%;
}
.pee2 .intr p {
  font-size: 0.833vw;
  font-weight: 400;
  color: #111111;
  display: -webkit-box;
  display: box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  transition: all ease 0.3s;
}
.pee2 .intr b {
  font-size: 0.833vw;
  font-weight: 400;
  color: #111111;
  margin-right: 0.781vw;
  transition: all ease 0.3s;
}
.pee2 .intr.on,
.pee2 .intr:hover {
  background: #4f6228;
  box-shadow: none;
}
.pee2 .intr.on p,
.pee2 .intr.on b,
.pee2 .intr:hover p,
.pee2 .intr:hover b {
  color: #ffffff;
}
.pee2 .pic {
  display: none;
}
.pee2 .pic.on {
  display: block;
}
.pee2 .pic img {
  max-width: 100%;
  width: 100%;
}

.pee3 {
  padding-bottom: 2.604vw;
}

.pee3 .col {
  width: 15.5%;
  padding: 1.563vw 1.042vw;
  margin-bottom: 2.604vw;
  border: 1px solid #4f6228;
  border-radius: 20px;
  text-align: center;
  transition: all ease 0.3s;
}
.pee3 .col h2 {
  font-size: 1.042vw;
  font-weight: 600;
  margin-bottom: 1.823vw;
  transition: all ease 0.3s;
}
.pee3 .tagg a {
  padding: 0.417vw 1.146vw;
  border-radius: 7px;
  font-size: 0.833vw;
  font-weight: 400;
  transition: all ease 0.3s;
}
.pee3 .col:nth-child(1n) {
  background: #4f6228;
}
.pee3 .col:nth-child(1n) h2 {
  color: #ffffff;
}
.pee3 .col:nth-child(1n) .tagg a {
  background: #ffffff;
  color: #666666;
}
.pee3 .col:nth-child(2n) {
  background: #ffffff;
}
.pee3 .col:nth-child(2n) h2 {
  color: #111111;
}

.pee3 .col:nth-child(2n) .tagg a {
  background: #4f6228;
  color: #ffffff;
}

.pee3 .tagg a:hover {
  background: #dbdbdb !important;
}

.pee4 {
  padding-bottom: 3.906vw;
}
.pee4 .temb {
  margin-bottom: 1.302vw;
}
.pee4 .temb span {
  font-size: 1.042vw;
  font-weight: 600;
  color: #111111;
  margin-right: 1.302vw;
}
.pee4 .temb b {
  font-size: 0.833vw;
  font-weight: 400;
  color: #666666;
  margin-right: 2.083vw;
}
.pee4 .temb b:last-child {
  margin-right: 0;
}
.pee4 .temb .iconfont {
  font-size: 0.833vw;
  color: #4f6228;
  margin-right: 0.26vw;
}
.pee4 .col-l {
  width: 11.5%;
}
.pee4 .col-r {
  width: 86.5%;
}
.pee4 .intr {
  width: 100%;
  padding: 2.604vw 0;
  font-size: 1.042vw;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  background: #4f6228;
  cursor: pointer;
  border-bottom: 1px solid #ffffff;
  transition: all ease 0.3s;
}
.pee4 .intr:last-child {
  border: none;
}
/* .pee4 .intr:hover, */
.pee4 .intr.on {
  background: #ffffff;
  color: #4f6228;
}
.pee4 .pic {
  display: none;
}
.pee4 .pic.on {
  display: block;
}
.pee4 .img-b .img {
  width: 23.5%;
  margin-bottom: 1.302vw;
}
.pee4 .img img {
  max-width: 100%;
  width: 100%;
}

.pee5 {
  padding-bottom: 5.208vw;
}

.pee5 .col {
  width: 24%;
  padding: 1.823vw 1.563vw;
  border: 1px solid #4f6228;
  transition: all ease 0.3s;
}

.pee5 .col h4 {
  font-size: 0.833vw;
  font-weight: 700;
  text-align: center;
  color: #4f6228;
  margin-bottom: 1.563vw;
  transition: all ease 0.3s;
}
.pee5 .intr {
  width: 100%;
  margin-bottom: 0.677vw;
  transition: all ease 0.3s;
}
.pee5 .intr:last-child {
  margin-bottom: 0;
}
.pee5 .intr span {
  font-size: 0.833vw;
  font-weight: 400;
  color: #111111;
  margin-left: 0.729vw;
  display: -webkit-box;
  display: box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  transition: all ease 0.3s;
}

.pee5 .intr img {
  max-width: 100%;
  width: 0.729vw;
}

.pee5 .intr:hover span {
  color: #4f6228;
}

.stu1 {
  padding: 5.208vw 0;
}
.stu1 .col {
  width: 49%;
  position: relative;
}
.stu1 .pic {
  width: 100%;
  position: relative;
}
.stu1 .pic::after {
  content: "";
  background: rgba(0, 0, 0, 0.27);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.stu1 .pic img {
  max-width: 100%;
  width: 100%;
}
.stu1 .intr {
  width: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  text-align: center;
}

.stu1 .intr h3 {
  font-size: 1.25vw;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 2.083vw;
}

.stu1 .intr .look {
  width: 20.833vw;
  height: 3.125vw;
  background: #ffffff;
  border-radius: 7px;
  font-size: 0.729vw;
  font-weight: 400;
  color: #4f6228;
  margin: 0 auto;
  padding: 0 3.125vw;
  transition: all ease 0.3s;
}

.stu1 .intr .iconfont {
  font-size: 0.729vw;
  margin-left: 0.5em;
  display: inline-block;
  transition: all ease 0.3s;
}
.stu1 .intr .look:hover .iconfont {
  transform: translateX(0.26vw);
}
.stu2 {
  padding-bottom: 2.344vw;
}

.stu2 .col {
  width: 31.5%;
  margin-bottom: 2.865vw;
}
.stu2 .pic img {
  max-width: 100%;
  width: 100%;
}
.stu2 .intr h2 {
  font-size: 1.563vw;
  font-weight: 600;
  color: #000000;
  margin: 1.042vw 0 0;
}
.stu2 .intr p {
  font-size: 0.833vw;
  font-weight: 400;
  color: #666666;
  margin: 0.521vw 0 1.042vw;
}

.stu2 .shiting {
  width: 14.583vw;
  height: 3.385vw;
  border: 1px solid #dfdfdf;
  background: transparent;
  border-radius: 7px;
  font-size: 1.042vw;
  font-weight: 400;
  color: #666666;
  padding: 0 2.604vw;
  transition: all ease 0.3s;
}
.stu2 .intr .iconfont {
  font-size: 1.042vw;
  margin-left: 0.3em;
}

.stu2 .shiting:hover {
  background: #4f6228;
  color: #ffffff;
  border: 1px solid #4f6228;
}

.stu3 {
  padding-bottom: 5.208vw;
}

.stu3 .col {
  width: 23.5%;
  padding: 1.563vw 1.823vw;
  border-radius: 20px;
  background: #4f6228;
  border: 1px solid #4f6228;
  margin: 0 0 2.083vw;
  transition: all ease 0.3s;
}

.stu3 .col:nth-child(2n) {
  background: #ffffff;
}

.stu3 .col:nth-child(7) {
  background: #f3f3f3 !important;
  border: none !important;
}

.stu3 .col h2 {
  font-size: 1.25vw;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  margin-bottom: 1.302vw;
}

.stu3 .col:nth-child(2n) h2 {
  color: #111111;
}

.stu3 li {
  width: 50%;
}
.stu3 li a {
  font-size: 0.833vw;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0.781vw;
  padding-left: 0.833vw;
  display: -webkit-box;
  display: box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  position: relative;
  transition: all ease 0.3s;
}
.stu3 li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  background: #ffffff;
}

.stu3 .col:nth-child(2n) li a {
  color: #111111;
}
.stu3 .col:nth-child(2n) li a::before {
  background: #111111;
}

.stu3 .look {
  width: 100%;
  height: 2.604vw;
  background: #4f6228;
  border-radius: 7px;
  font-size: 0.729vw;
  font-weight: 400;
  color: #ffffff;
  padding: 0 1.563vw;
  transition: all ease 0.3s;
}

.stu3 .look .iconfont {
  font-size: 0.729vw;
  margin-left: 0.5em;
  display: inline-block;
  transition: all ease 0.3s;
}
.stu3 .look:hover .iconfont {
  transform: translateX(0.26vw);
}

.stu4 {
  padding-bottom: 5.208vw;
}

.stu4 .col {
  width: 15%;
  background: #ffffff;
  border: 1px solid #4f6228;
  padding: 1.302vw 0;
  text-align: center;
  transition: all ease 0.3s;
}

.stu4 .col h2 {
  font-size: 1.25vw;
  font-weight: 600;
  color: #111111;
  transition: all ease 0.3s;
}
.stu4 .col p {
  font-size: 0.833vw;
  font-weight: 400;
  color: #666666;
  margin-top: 0.521vw;
  transition: all ease 0.3s;
}

.stu4 .col:hover {
  background: #4f6228;
}
.stu4 .col:hover h2,
.stu4 .col:hover p {
  color: #ffffff;
}

.stu5 {
  padding-bottom: 5.208vw;
}

.stu5 .col {
  width: 23.5%;
  background: #4f6228;
  border-radius: 20px;
  padding: 1.302vw 2.083vw;
  transition: all ease 0.3s;
}
.stu5 .col:nth-child(2n) {
  background: #eeeeee;
}
.stu5 .col h2 {
  font-size: 1.25vw;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 1.302vw;
  text-align: center;
}
.stu5 .col p {
  font-size: 0.833vw;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.5;
  position: relative;
  padding-left: 0.833vw;
  margin-bottom: 0.781vw;
}
.stu5 .col p::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0.417vw;
  width: 6px;
  height: 6px;
  background: #ffffff;
}

.stu5 .col:nth-child(2n) h2,
.stu5 .col:nth-child(2n) p {
  color: #111111;
}
.stu5 .col:nth-child(2n) p:after {
  background: #111111;
}

.stu7 {
  padding: 5.208vw 0 2.865vw;
}

.stu7 .col {
  width: 22.5%;
  background: #4f6228;
  padding: 1.042vw 0 3.125vw;
  margin-bottom: 2.344vw;
  text-align: center;
  position: relative;
}
.stu7 .col::after {
  content: "";
  width: 0.677vw;
  height: 1.146vw;
  background-image: url(../img/sjx.svg);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: -1.563vw;
  top: 50%;
  transform: translateY(-50%);
}
.stu7 .col:nth-child(2n) {
  background: #e9e9e9;
}
.stu7 .col h1 {
  font-size: 3.646vw;
  font-family: "Poppins";
  font-weight: 700;
  color: #ffffff;
}
.stu7 .col p {
  font-size: 1.25vw;
  font-weight: 200;
  color: #ffffff;
  margin-top: 0.521vw;
}
.stu7 .col:nth-child(2n) h1 {
  color: #000000;
}
.stu7 .col:nth-child(2n) p {
  color: #111111;
}

.stu7 .col:nth-child(4n)::after {
  display: none;
}

@media screen and (max-width: 991px) {
  /* 70 */
  .stu7 .col h1{
    font-size: 36px;
  }
  /* 54 */
  .tit h1 {
    font-size: 32px;
  }
  /* 30 */
  .stu2 .intr h2 {
    font-size: 20px;
  }
  /* 24 */
  .pee1 .intr p,
  .stu1 .intr h3 ,
  .stu3 .col h2,
  .stu4 .col h2,
  .stu5 .col h2,
  .stu7 .col p{
    font-size: 18px;
  }
  /* 20 */
  .pee3 .col h2,
  .pee4 .intr,
  .pee4 .temb span,
  .pee5 .col h4,
  .stu2 .shiting,
  .stu2 .intr .iconfont{
    font-size: 16px;
  }
  /* 16 */
  .pee2 .intr p,
  .pee3 .tagg a,
  .pee4 .temb b,
  .pee5 .intr span,
  .pee4 .temb .iconfont，
  .stu2 .intr p ,
  .stu3 .col a,
  .stu4 .col p,
  .stu5 .col p{
    font-size: 14px;
  }
  /* 14 */
  .stu1 .intr .look,
  .stu1 .intr .iconfont,
  .stu3 .intr .look,
  .stu3 .look .iconfont{
    font-size: 12px;
  }

  .pee1 .pic {
    width: 40px;
    height: 40px;
  }
  .pee1 .pic img {
    width: 15px;
  }
  .pee5 .intr img {
    width: 14px;
  }
  .pee4 .col-l,
  .pee4 .col-r {
    width: 100%;
  }
  .pee3 .tagg a{
    width: 48%;
  }
  .pee3 .col,
  .pee4 .img-b .img,
  .pee5 .col,
  .stu2 .col,
  .stu3 .col,
  .stu5 .col {
    width: 48%;
    margin-bottom: 20px;
  }
  .pee1 .col {
    width: 33.333%;
  }
  .stu4 .col,
  .stu7 .col {
    width: 31%;
    margin-bottom: 20px;
  }

  .pee3 .tagg a {
    padding: 10px 20px;
  }
  .pee2 .intr{
    padding: 10px;
  }
  .pee1 .col{
    padding: 20px 0;
  }
  .pee3 .col,
  .pee5 .col,
  .stu3 .col,
  .stu4 .col,
  .stu5 .col,
  .stu7 .col {
    padding: 20px;
  }
  .tit {
    margin-bottom: 20px;
  }
  .pee1 .col {
    margin-bottom: -1px;
  }
  .pee1 .col:nth-child(4) {
    border-left: 1px solid #dadee7;
  }
  .pee4 .col-l {
    margin: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .stu7 .col::after{
    display: none;
  }
  .stu1 .intr .look,
  .stu2 .shiting{
    width: 150px;
    height: 45px;
    justify-content: center;
  }
  .stu3 .look{
    width: 180px;
    height: 45px;
    justify-content: center;
  }
  .stu3 li a,
  .stu5 .col p{
    padding-left: 16px;
  }
  .stu5 .col p::after{
    top: 8px;
  }
  .pee4 .intr{
    border: none;
  }
  .pee2 .col-l,
  .pee2 .col-r{
    width: 100%;
  }
  .pee2 .intr.on::after, .pee2 .intr:hover::after{
    display: none;
  }
  .stu2 .intr p{
    margin: 5px 0;
  }
  .stu2 .intr h2{
    margin: 10px 0 0;
  }
  .stu1 .intr h3{
    margin-bottom: 15px;
  }
  .pee5 .col h4,
  .stu3 .col h2,
  .stu4 .col h2,
  .stu5 .col h2{
    margin-bottom: 10px;
  }
  .pee5 .intr{
    margin-bottom: 5px;
  }
  .pee5 .intr span{
    padding-left: 10px;
  }
  .pee2 .col-r{
    display: none;
  }
}

@media screen and (max-width:768px) {
    /* 70 */
    .stu7 .col h1{
      font-size: 28px;
    }
    /* 54 */
    .tit h1 {
      font-size: 26px;
    }
    .stu1 .intr .look,
    .stu2 .shiting{
      width: 100px;
      height: 30px;
      justify-content: center;
      font-size: 12px;
    }
    .stu3 .look{
      width: 180px;
      height: 30px;
      justify-content: center;
      font-size: 12px;
    }
    .stu1 .intr .iconfont,
    .stu2 .intr .iconfont,
    .stu3 .look .iconfont{
      font-size: 12px;
    }
    
}
@media screen and (max-width:480px) {
  .stu1 .col,
  .stu3 .col,
  .stu5 .col,
  .pee3 .col,
  .pee5 .col,
  .stu7 .col{
    width: 100%;
    margin-bottom: 20px;
  }
  .stu4 .col{
    width: 48%;
  }
  .stu3 .col:nth-child(4){
    background: transparent;
    padding: 0;
  }
}
