div.big_thumb {
  width: 83.854%;
  padding-top: 43.53%;
  background: no-repeat center / cover;
  overflow: hidden;
  margin-right: 0;
  margin-left: 16.1458%;
  border-bottom-left-radius: 200px;
}

section.sub-part.time-part {
  background: no-repeat center / cover;
}

section.sub-part.time-part h3 {
  color: #ffffff;
}

section.sub-part.time-part h3::after,
section.honors-part h3::after {
  background-image: url("../images/Soild_2.png");
}

section.sub-part.time-part .time-wrapper {
  margin-top: 110px;
}

section.sub-part.time-part div.thumb_swiper {
  width: 100px;
  height: 506px;
  float: left;
  overflow: hidden;
}

section.sub-part.time-part div.desc_swiper {
  max-width: calc(100% - 200px);
  margin-left: 256px;
  overflow: hidden;
  position: relative;
}

section.sub-part.time-part div.thumb_swiper a.thumb_item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 22px;
  color: rgba(255, 255, 255, 0.3);
}

section.sub-part.time-part div.thumb_swiper a.thumb_item span.left {
  display: block;
  margin-right: 26px;
}

section.sub-part.time-part div.thumb_swiper a.thumb_item span.left span {
  display: block;
  width: 10px;
  height: 2px;
  background: rgba(255, 255, 255, 0.3);
  margin: 3px 0;
}

section.sub-part.time-part
  div.thumb_swiper
  .swiper-slide-thumb-active
  a.thumb_item
  span.left
  span {
  background: rgba(255, 255, 255, 1);
}

section.sub-part.time-part
  div.thumb_swiper
  .swiper-slide-thumb-active
  a.thumb_item {
  color: rgba(255, 255, 255, 1);
}

section.sub-part.time-part .time-wrapper .desc_swiper .desc_item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

section.sub-part.time-part .time-wrapper .desc_swiper .desc_item .left {
  flex: 1;
  color: #ffffff;
  font-size: 18px;
  max-width: 360px;
  margin-top: -10px;
}

section.sub-part.time-part .time-wrapper .desc_swiper .desc_item .left .date {
  font-size: 108px;
  font-family: "BaiJamjuree";
}

section.sub-part.time-part .time-wrapper .desc_swiper .desc_item .thumb {
  width: 540px;
  height: 540px;
  background: no-repeat center / cover;
  border-radius: 50%;
  overflow: hidden;
}

section.sub-part.time-part .time-wrapper .desc_swiper .prev-next {
  position: absolute;
  left: 0;
  bottom: 60px;
  display: flex;
  z-index: 10;
}

section.sub-part.time-part .time-wrapper .desc_swiper .prev,
section.sub-part.time-part .time-wrapper .desc_swiper .next {
  display: flex;
  width: 82px;
  height: 82px;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  align-items: center;
  margin: 0 8px;
  font-size: 38px;
  color: #279338;
  justify-content: center;
}

section.sub-part.time-part .time-wrapper .desc_swiper .prev:hover,
section.sub-part.time-part .time-wrapper .desc_swiper .next:hover {
  background-color: #279338;
  color: #fff;
}

section.member-part ul.member_list {
  margin-top: 80px;
}

section.member-part ul.member_list li.item .title {
  display: block;
  height: 126px;
  line-height: 126px;
  background: url("../images/hx.png") no-repeat center / 100% 100%;
  padding: 0 56px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 30px;
  color: #222222;
  position: relative;
}

section.member-part ul.member_list li.item .title::after,
section.member-part ul.member_list li.item .title::before {
  display: block;
  content: "";
  width: 20px;
  height: 2px;
  background: #279338;
  position: absolute;
  right: 58px;
  top: 50%;
  transform: translateY(-50%);
}

section.member-part ul.member_list li.item .title::after {
  width: 2px;
  height: 20px;
  right: 67px;
  display: block;
}

section.member-part ul.member_list li.item .con_wrapper {
  margin-top: 10px;
  padding: 56px;
  background: no-repeat center / cover;
  border-radius: 20px;
  color: #fff;
  transition: all 0.2s;
  height: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin-bottom: 20px;
}

section.member-part ul.member_list li.item .con_wrapper a.tit {
  display: block;
  font-size: 50px;
  color: #fff;
}

section.member-part ul.member_list li.item .con_wrapper a.tit span {
  font-size: 20px;
  display: inline-block;
  margin-left: 35px;
}

section.member-part ul.member_list li.item .con_wrapper a.tit span::after {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  background: url("../images/bxjt.png") no-repeat center / cover;
  margin-left: 10px;
}

section.member-part ul.member_list li.item .con_wrapper .con {
  font-size: 20px;
  max-width: 514px;
  line-height: 1.6;
  margin-top: 40px;
}

section.member-part ul.member_list li.item .con_wrapper .more-btn {
  margin-top: 60px;
  height: 76px;
  line-height: 76px;
}

section.member-part ul.member_list li.item.on .con_wrapper {
  height: auto;
  transition: all 0.2s;
  padding: 56px;
}

section.member-part ul.member_list li.item.on .title {
  background-image: url("../images/hx_on.png");
  color: #fff;
}

section.member-part ul.member_list li.item.on .title::before {
  background-color: #fff;
}

section.member-part ul.member_list li.item.on .title::after {
  display: none;
}

section.honors-part div.wrapper {
  position: relative;
  color: #fff;
}

section.honors-part .honor-tab {
  position: absolute;
  top: 0px;
  right: 0;
  margin: 0 -20px;
  overflow: hidden;
}

section.honors-part .honor-tab ul.list {
  display: flex;
  border-bottom: 4px solid rgba(255, 255, 255, 0.1);
  margin-left: -20px;
  height: 80px;
}

section.honors-part .honor-tab ul.list .item a {
  display: inline-block;
  color: #ffffff;
  margin: 0 20px;
  line-height: 80px;
  height: 80px;
  font-size: 20px;
}

section.honors-part .honor-tab ul.list .item.on a {
  border-bottom: 4px solid rgba(255, 255, 255, 1);
}

section.honors-part .honor-wrapper {
  margin-top: 80px;
  overflow: hidden;
}

section.honors-part .honor-wrapper .honor-thumb {
  display: block;
  padding-top: 121.1%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
section.honors-part .honor-wrapper .honor-thumb span.bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.2s;
  background: url("../images/cert_bg.png") no-repeat center / auto 100%;
}

section.honors-part .honor-wrapper .honor-thumb span.thumb {
  display: none;
  position: absolute;
  height: 64%;
  width: 80%;
  top: 18%;
  left: 10%;
  background: no-repeat center / contain;
}

section.honors-part .honor-wrapper .honor-thumb span.desc {
  display: block;
  position: absolute;
  left: 10%;
  right: 10%;
  top: 50%;
  z-index: 1;
  color: #999;
  font-size: 18px;
  line-height: 1.4;
  height: 200px;
  overflow: hidden;
}
section.honors-part .honor-wrapper .honor-thumb:hover span.desc{
    display: none;
}
section.honors-part .honor-wrapper .honor-thumb b.title {
  display: none;
  display: block;
  text-align: center;
  font-size: 20px;
  position: absolute;
  left: 10%;
  right: 10%;
  bottom: 7%;
  z-index: 1;
  line-height: 1.4;
  color: #279338;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: none;
}
section.honors-part .honor-wrapper .honor-thumb:hover span.thumb,section.honors-part .honor-wrapper .honor-thumb:hover b.title {
    display: block;
}
section.honors-part .honor-wrapper .honor-thumb .small-title{
    position: absolute;
    height: 30%;
    width: 80%;
    top: 33%;
    left: 10%;
    display: flex;
    align-items: center;
}
section.honors-part .honor-wrapper .honor-thumb .small-title b{
    display: block;
    width: 60%;
    font-size: 30px;
    margin: 0 auto;
    text-align: center;
    font-weight: normal;
}
section.honors-part .honor-wrapper .honor-thumb .small-title::after,section.honors-part .honor-wrapper .honor-thumb .small-title::before{
    display: block;
    content: '';
    width:45px;
    height: 87px;
    background:url('../images/right_svg.png') no-repeat center / contain;
    position: absolute;
    top:50%;
    right: 0;
    transform: translateY(-50%);
}
section.honors-part .honor-wrapper .honor-thumb .small-title::before{
    background-image:url('../images/left_svg.png');
    left:0;
    right: auto;
}
section.honors-part .honor-wrapper .honor-thumb:hover .small-title{
    display: none;
}

section.honors-part .honor-wrapper .swiper-slide {
  transition: all 0.3s;
  transform: scale(0.9);
}

section.honors-part .honor-wrapper .swiper-slide-active,
section.honors-part .honor-wrapper.swiper-slide-duplicate-active {
  transform: scale(1);
}
section.honors-part .honor-wrapper .swiper-slide-active b.title,
section.honors-part .honor-wrapper.swiper-slide-duplicate-active b.title ,section.honors-part .honor-wrapper .swiper-slide-active .honor-thumb span.thumb{
  display: block;
}
section.honors-part .honor-wrapper .swiper-slide-active span.desc,
section.honors-part .honor-wrapper.swiper-slide-duplicate-active span.desc,section.honors-part .honor-wrapper .swiper-slide-active span.small-title {
  display: none;
}
section.honors-part .honor-wrapper .swiper-slide-active span.bg,
section.honors-part .honor-wrapper.swiper-slide-duplicate-active span.bg {
  opacity: 0.7;
}



section.sub-part.honors-part .honor-wrapper .prev-next {
  display: flex;
  margin-top: 30px;
  margin-left: 20px;
}

section.sub-part.honors-part .honor-wrapper .prev,
section.sub-part.honors-part .honor-wrapper .next {
  display: flex;
  width: 60px;
  height: 60px;
  /*background-color:#ffffff;*/
  border-radius: 50%;
  text-align: center;
  align-items: center;
  margin: 0 8px;
  font-size: 38px;
  color: #fff;
  justify-content: center;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

section.sub-part.honors-part .honor-wrapper .prev:hover,
section.sub-part.honors-part .honor-wrapper .next:hover {
  background-color: #ffffff;
  color: #b7b7b7;
}

/*加入我们*/
section.jion-part {
  padding: 150px 0 140px;
}

ul.jion-list li.list-item {
  position: relative;
  margin-top: 80px;
}

ul.jion-list li.list-item:first-child {
  margin-top: 0;
}

ul.jion-list li.list-item a.left.thumb {
  float: left;
  display: block;
  width: 55.263%;
  padding-top: 49.23%;
  background: no-repeat center / cover;
  border-radius: 40px;
  overflow: hidden;
  position: relative;
  transition: all 0.8;
}

ul.jion-list li.list-item a.left.thumb .img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center / cover;
  transition: all 0.8s;
}

ul.jion-list li.list-item a.left.thumb:hover .img {
  transform: scale(1.05);
}

ul.jion-list li.list-item div.right {
  position: absolute;
  float: left;
  width: 60.76%;
  padding-top: 38.46%;
  overflow: hidden;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.8);
  right: 0;
  top: 8%;
}

ul.jion-list li.list-item div.right > .wrapper {
  position: absolute;
  top: 50%;
  left: 12.62%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

ul.jion-list li.list-item div.right > .wrapper h3 {
  font-size: 50px;
}

ul.jion-list li.list-item div.right > .wrapper h3::after {
  width: 76px;
  height: 24px;
}

ul.jion-list li.list-item div.right > .wrapper p.con {
  font-size: 30px;
  line-height: 1.5;
  height: 90px;
  overflow: hidden;
  color: #999999;
  margin: 30px 30px 40px 0px;
  font-family: "PingFangSC Thin";
}

ul.jion-list li.list-item:nth-child(odd) a.left.thumb {
  float: right;
}

ul.jion-list li.list-item:nth-child(odd) div.right {
  left: 0;
  right: auto;
}

ul.jion-list li.list-item:nth-child(odd) div.right > .wrapper {
  left: 5.8%;
}

ul.jion-list li.list-item div.right > .wrapper .round-btn .dot {
  background-color: #52a960;
}

ul.jion-list li.list-item div.right > .wrapper .round-btn .dot::after {
  background-color: #fff;
}

section.good-part div.good-list-wrapper {
  padding: 90px 0 130px;
}

section.sub-banner {
  padding: 180px 0 110px;
  background: url("../images/sub.png") no-repeat center / cover;
}
section.sub-banner div.container {
  max-width: 1300px;
  margin: 0 auto;
  color: #fff;
}
section.sub-banner div.container h1.title {
  font-size: 50px;
}
section.sub-banner div.container div.desc {
  font-size: 20px;
  line-height: 1.5;
  max-width: 500px;
  margin: 30px 0 90px;
}
section.sub-banner div.container a.link {
  font-size: 18px;
}
section.article {
  max-width: 1300px;
  margin: 70px auto 170px;
}
section.article div.body {
  margin: 80px auto 0;
  font-size: 18px;
  line-height: 1.5;
  overflow: hidden;
  position: relative;
}

div.percent{
    position:relative;
    padding-top:80%;
}
div.percent >a.item{
    display: block;
    position: absolute;
    width:25.6923%;
    top:0;
    left:0;
    background: url('../images/water_bg.png') no-repeat center / cover;
}
div.percent >a.item:hover{
    background-image: url('../images/water_bg_hover.png') 
}

div.percent >a.item span{
    display: block;
}
div.percent >a.item span.con{
  background: url('../images/water_bg.png') no-repeat center / cover;
  display: block;
  width:100%;
  padding-top:119.76%;
  position: relative;
}
div.percent >a.item span.con span.wrap{
    position: absolute;
    left:50%;
    top:50%;
    transform: translateY(-50%) translateX(-50%);
    text-align: center;
}
div.percent >a.item span.num{
    font-size: 60px;
    color: #279338;
    position: relative;
    display: inline-block;
}
div.percent >a.item:hover span{
    color: #ffffff;
}
div.percent >a.item span.num i{
    font-size: 40px;
    position: absolute;
    top:-14px;
    right:-20px;
}
div.percent >a.item span.text{
    font-size: 20px;
    margin-top: 10px;
}
div.percent >a.item:nth-child(1){
    width: 21.846%;
    top:0;
    left:20%;
}
div.percent >a.item:nth-child(2){
    width: 30.15384%;
    top:25%;
    left:0;
}
div.percent >a.item:nth-child(3){
    top:25%;
    left:34%;
}
div.percent >a.item:nth-child(4){
    width: 30.15384%;
    top:25%;
    left:auto;
    right:0;
}
div.percent >a.item:nth-child(5){
    width: 30.15384%;
    top:auto;
    left:auto;
    right:22.37%;
    bottom: 0;
}

@media screen and (max-width: 1300px) {
  section.sub-part.time-part .time-wrapper .desc_swiper .desc_item .thumb {
    width: 200px;
    height: 200px;
  }

  section.sub-part.time-part .time-wrapper .desc_swiper .desc_item {
    padding-bottom: 100px;
  }

  section.sub-part.time-part .time-wrapper .desc_swiper .prev-next {
    bottom: 10px;
  }

  ul.jion-list li.list-item div.right > .wrapper h3 {
    font-size: 28px;
  }

  ul.jion-list li.list-item div.right > .wrapper h3::after {
    width: 60px;
    height: 20px;
  }

  ul.jion-list li.list-item div.right > .wrapper p.con {
    font-size: 15px;
    margin: 20px 0 30px;
    height: 45px;
  }

  section.sub-banner div.container,
  section.article {
    margin: 0 10px;
  }
   
}

@media screen and (max-width: 1200px) {
  div.big_thumb {
    width: 94%;
    margin-left: 6%;
    border-bottom-left-radius: 100px;
  }

  section.sub-part.time-part .time-wrapper {
    margin-top: 40px;
  }

  section.sub-part.time-part div.desc_swiper {
    margin-left: 120px;
    max-width: calc(100% - 100px);
    padding-bottom: 80px;
  }

  section.sub-part.time-part .time-wrapper .desc_swiper .desc_item .left .date {
    font-size: 54px;
  }

  section.sub-part.time-part .time-wrapper .desc_swiper .desc_item .left .con {
    font-size: 15px;
  }

  section.sub-part.time-part .time-wrapper .desc_swiper .desc_item {
    padding-bottom: 0px;
  }

  section.sub-part.time-part .time-wrapper .desc_swiper .prev-next {
    bottom: 10px;
  }

  section.sub-part.time-part .time-wrapper .desc_swiper .prev,
  section.sub-part.time-part .time-wrapper .desc_swiper .next {
    width: 40px;
    height: 40px;
    font-size: 28px;
  }

  section.member-part ul.member_list {
    margin-top: 40px;
  }

  section.member-part ul.member_list li.item .title {
    height: 90px;
    line-height: 90px;
    font-size: 26px;
    padding: 0 26px;
  }

  section.member-part ul.member_list li.item.on .con_wrapper {
    padding: 26px;
  }

  section.member-part ul.member_list li.item .con_wrapper a.tit {
    font-size: 28px;
  }

  section.member-part ul.member_list li.item .con_wrapper .con {
    font-size: 18px;
    margin-top: 20px;
  }

  section.member-part ul.member_list li.item .con_wrapper .more-btn {
    margin-top: 22px;
    height: 60px;
    line-height: 60px;
  }
   section.honors-part .honor-wrapper .honor-thumb .small-title b{
        font-size: 24px;
    }
}

@media screen and (max-width: 980px) {
  section.about-part {
    padding: 120px 0 40px;
  }

  section.honors-part .honor-tab {
    position: inherit;
    display: inline-block;
  }

  section.honors-part .honor-wrapper {
    margin-top: 40px;
  }

  section.honors-part .honor-wrapper .swiper-slide {
    transform: scale(0.95);
  }
section.honors-part .honor-wrapper .honor-thumb .small-title b{
    font-size: 20px;
}
  section.good-part div.good-list-wrapper {
    padding: 80px 0 100px;
  }
 div.percent >a.item span.num{
    font-size: 40px;
 }
 div.percent >a.item span.num i{
     font-size: 20px;
 }
 div.percent >a.item span.text{
     font-size: 15px;
 }
}

@media screen and (max-width: 680px) {
  section.jion-part{ padding:50px 0px}    
  section.sub-part h3 {
    font-size: 30px;
  }

  section.sub-part h3::after {
    width: 30px;
    height: 10px;
  }

  section.sub-part div.detail {
    margin-top: 20px;
  }

  section.sub-part.time-part .time-wrapper .desc_swiper .desc_item {
    flex-direction: column;
  }

  section.sub-part.time-part .time-wrapper .desc_swiper .desc_item .thumb {
    margin-top: 20px;
    margin-left: 0px;
    width: 190px;
    height: 190px;
    
  }

  section.member-part ul.member_list li.item .title {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }

  section.honors-part .honor-tab ul.list {
    height: 64px;
    margin-top: 20px;
  }

  section.honors-part .honor-tab ul.list .item a {
    height: 64px;
    line-height: 64px;
  }

  section.sub-part.honors-part .honor-wrapper .prev,
  section.sub-part.honors-part .honor-wrapper .next {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }

  ul.jion-list li.list-item div.right > .wrapper p.con {
    margin: 10px 0 20px;
    font-size: 12px;
  }

  ul.jion-list li.list-item a.left.thumb {
    width: 68.263%;
    padding-top: 68.23%;
  }

  ul.jion-list li.list-item div.right {
    width: 68.76%;
    padding-top: 60.46%;
    top: 6%;
  }

  ul.jion-list li.list-item div.right > .wrapper h3 {
    font-size: 20px;
  }

  ul.jion-list li.list-item div.right > .wrapper h3::after {
    width: 30px;
    height: 10px;
  }

  ul.jion-list li.list-item {
    margin-top: 20px;
  }
  
  div.percent >a.item span.num{
        font-size: 20px;
     }
     div.percent >a.item span.num i{
         font-size: 12px;
         top:0px;
         right: -8px;
     }
     div.percent >a.item span.text{
         font-size: 12px;
         margin-top:3px;
     }
}
@media screen and (max-width: 375px) {
    
}
