.part1{
  background:#E7F9EB url(./sy_bg1.png) center top no-repeat;
  padding-top: 20px;
  padding-bottom: 30px;
}
.part1-2{
  background:#F0FFF5 url(./sy_bg3.png) center bottom no-repeat;
  padding-top: 17px;
}
.part1-img-box{
  width: 860px;
  height: 488px;
  display: block;
  position: relative;
}
.part1-img-box img{
  display: block;
  width: 100%;
  height: 100%;
}
.part1-img-box .swiper-slide{
  position: relative;
}
.part1-img-box .tit{
  line-height: 48px;
  background-color: rgba(22, 13, 30, 0.5);
  font-size: 20px;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 0 150px 0 18px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.part1-img-box .swiper-pagination{
  position: absolute;
  right: 18px;
  width: auto;
  left: auto;
  bottom: 6px;
}
.part1-img-box .swiper-pagination-bullet{
  border: solid 1px #ffffff;
  background: transparent;
  opacity: 1;
}
.part1-img-box .swiper-pagination-bullet-active{
  border-color: #ffffff;
  background-color: #ffffff;
}
.part1-img-box .swiper-button-prev,.part1-img-box .swiper-button-next{
  width: 36px;
  height: auto;
  top: 50%;
  background: none!important;
  transform: translateY(-50%);
}
.part1-img-box .swiper-button-prev img,.part1-img-box .swiper-button-next img{
  width: 100%;
}
.part1-rt{
  width: 340px;
}
.part1-nav{
  line-height: 56px;
  background-image: linear-gradient(#d4c6f5, #d4c6f5), linear-gradient(-90deg, #d9f2df 0%, #bfe6ca 100%), linear-gradient(#72aa81, #72aa81);
}
.part1-nav-item{
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #604f9f;
  float: left;
  position: relative;
  text-align: center;
  padding: 0 12px;
  margin-right: 15px;
}
.part1-nav-item:nth-of-type(3n){
  margin-right: 0;
}
.part1-nav-item-tit{
  width: 65px;
  line-height: 56px;
  background-image: linear-gradient(#783dbe, #783dbe), linear-gradient(90deg, #7e50d2 0%, #8667c7 100%), linear-gradient(0deg, #e10019 0%, #00601b 100%);
  border-radius: 0 13px 0 0;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  float: left;
  margin-right: 2px;
}
.part1-nav-item.cur:after{
  content: "";
  width: calc(100% - 20px);
  height: 6px;
  background-color: #835ecb;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.part1-more{
  padding-right: 15px;
}
.part1-more img{
  vertical-align: middle;
  margin-top: -4px;
}
.part1-tab{
  background: url("./sy_part1_tab_bg.png") center top no-repeat;
  background-size: 100% auto;
  height: 432px;
}
.part1-tab-item{
  display: none;
}
.part1-tab-a{
  display: block;
  line-height: 25px;
  letter-spacing: 1px;
  padding: 11px 15px 11px 10px;
  color: #ffffff;
}
.part1-tab-a .tit{
  letter-spacing: 1px;
  font-size: 16px;
}
.part1-tab-a .time{
  color: #cacaca;
  font-size: 14px;
}
.part1-tab-a:hover{
  background-image: linear-gradient(90deg,#e5ddfd 0%,#d2c6ff 100%);
  color: #000000;
}
.part1-tab-a:hover .time{
  color: #000000;
}
.part1-bt{
  padding-bottom: 5px;
}
.part1-bt-nav{
  margin-bottom: 31px;
  position: relative;
}
.part1-bt-nav:after{
  content: "";
  width: 833px;
  height: 13px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-40%);
  background: url("sy_tit_zwt.png") left center no-repeat;
}
.part1-bt-nav-item,.part4-tit{
  font-size: 30px;
  font-weight: bold;
  color: #4e3e92;
  padding: 0 23px;
  line-height: 56px;
  position: relative;
}
.part1-bt-nav-item:not(:first-of-type):before{
  content: "";
  width: 1px;
  height: 24px;
  background-color: #d6d6d6;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.part1-bt-nav-item.cur:before{
  display: none;
}
.part1-bt-nav-item.cur,.part4-tit{
  background-color: #783dbe;
  border-radius: 6px;
  color: #ffffff;
  margin-right: 10px;
}
.part4-tit{
  padding: 0 30px;
  line-height: 47px;
  letter-spacing: 3px;
}
.part1-bt-tab-lf{
  width: 432px;
  height: 591px;
  background: url("sy_pl_bg.png");
  background-size: 100% 100%;
  padding: 12px;
  position: relative;
}
.part1-bt-lf-ct{
  background-color: #ffffff;
  height: 100%;
  position: relative;
  padding: 15px 7px;
}
.part1-bt-lf-ct:before{
  content: "";
  position: absolute;
  width: 23px;
  height: 22px;
  left: 4px;
  top: 4px;
  background: url("sy_pl_sj.png");
  background-size: 100% 100%;
}
.part1-bt-lf-ct:after{
  content: "";
  position: absolute;
  width: 23px;
  height: 22px;
  right: 5px;
  bottom: 5px;
  background: url("sy_pl_sj.png");
  background-size: 100% 100%;
  transform: rotate(180deg);
}
.part1-bt-tab-item{
  display: none;
}
.part1-bt-tab-rt{
  width: 768px;
}
.part1-bt-lf-a{
  display: block;
  font-size: 18px;
  line-height: 60px;
  letter-spacing: 1px;
  padding-left: 13px;
  position: relative;
}
.part1-bt-lf-a:before{
  content: "";
  width: 5px;
  height: 5px;
  background-color: #d7d7d7;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.part1-bt-lf-a:hover{
  font-size: 20px;
  font-weight: bold;
  color: #5b458a;
}
.part1-bt-lf-a:hover:before{
  background-color: #8565c8;
}
.part1-bt-rt-item{
  display: block;
  width: 246px;
  height: 287px;
  margin-left: 10px;
  background-color: #fbfbfc;
  position: relative;
  margin-bottom: 18px;
}
.part1-bt-rt-item .img{
  display: block;
  width: 100%;
  height: 131px;
}
.part1-bt-rt-item .tit,.part1-bt-rt-item .desc{
  margin: 7px 7px 17px;
}
.part1-bt-rt-item .tit{
  line-height: 24px;
  letter-spacing: 1px;
  height: 96px;
}
.part1-bt-rt-item .desc{
  font-size: 12px;
  padding-bottom: 15px;
  line-height: 20px;
}
.part1-bt-rt-item .desc .time{
  color: #9c73ce;
}
.part1-bt-rt-item .desc .see-num{
  color: #666666;
  font-size: 14px;
}
.part1-bt-rt-item .desc .see-num img{
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 3px;
}
.part1-bt-more{
  text-align: center;
  padding: 61px 0 31px;
}
.part1-bt-more-a{
  transition: all .5s;
}
.part1-bt-more-a img:last-of-type{
  display: none;
}
.part1-bt-more-a:hover img:first-of-type{
  display: none;
}
.part1-bt-more-a:hover img:last-of-type{
  display: block;
}
.part2{
  background: #F3F4FA url("./sy_bg4.png") center top no-repeat;
  padding-top: 20px;
  padding-bottom: 20px;
}
.sy-tit{
  line-height: 48px;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sy-tit:after{
  content: "";
  width: 955px;
  height: 13px;
  position: absolute;
  right: 110px;
  top: 50%;
  transform: translateY(-40%);
  background: url("sy_tit_zwt.png") left center no-repeat;
}
.tit-more{
  padding-right: 15px;
  letter-spacing: 2px;
  color: #655ea1;
  background: url("sy_icon_more.png") right center no-repeat;
  background-size: 9px auto;
}
.zjh-part2-tab-rt.tit-more{
  line-height: 46px;
  color: #ffffff;
  margin-right: 20px;
  background: url("sy_icon_more_w.png") right center no-repeat;
  background-size: 9px auto;
}
.sy-tit-img{
  vertical-align: middle;
  margin-top: -10px;
}
.part2-ct{
  padding-top: 28px;
}
.part2-ct-item{
  display: none;
}
.part2-ct-t-lf{
  width: 535px;
  padding-top: 4px;
}
.part2-ct-t-lf .img{
  width: 100%;
  height: 300px;
  display: block;
}
.logo-icon{
  display: inline-block;
  width: 46px;
  height: 46px;
  position: relative;
}
.logo-icon .logo{
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.logo-com-icon{
  width: 18px;
  height: 18px;
  background: url("icon_logo_sb.png");
  background-size: 100% 100%;
  position: absolute;
  right: 17px;
  bottom: 0;
}
.logo-com-icon-t{
  right: -4px;
}
.logo-com-icon.iconV1{
  background: url("icon_logo_V1.png");
  background-size: 100% 100%;
}
.logo-com-icon.iconV2{
  background: url("icon_logo_V2.png");
  background-size: 100% 100%;
}
.logo-com-icon.iconV3{
  background: url("icon_logo_V3.png");
  background-size: 100% 100%;
}
.logo-icon{
  margin-right: 20px;
}
.part2-ct-t-lf .ct-box{
  padding: 10px 12px;
}
.part2-ct-t-rt-item .ct-box{
  padding: 11px 12px 11px 2px;
}
.part2-ct-t-lf .tit,.part2-ct-t-rt-item .tit{
  line-height: 46px;
  font-size: 18px;
  font-weight: bold;
}
.part2-ct-t-rt-item .tit{
  margin-bottom: 25px;
}
.part2-ct-t-lf .tit-box{
  padding-bottom: 10px;
}
.part2-ct-t-lf .desc-box{
  margin-top: 10px;
}
.part2-ct-t-lf .desc-box,.part2-ct-t-rt-item .desc-box{
  line-height: 24px;
  font-size: 18px;
  padding-bottom: 0;
}
.part2-ct-t-rt-item .desc-box{
  margin-top: 0;
  padding-bottom: 0;
}
.desc-box .desc{
  max-width: 80%;
}
.part2-ct-t-lf .time,.part2-ct-t-rt-item .time{
  font-size: 16px;
  color: #9c73ce;
  font-weight: normal;
}
.part2-ct-t-rt{
  width: 638px;
}
.part2-ct-t-rt-item{
  display: block;
  padding: 15px 0 18px;
  border-bottom: 1px solid #e5e5e5;
}
.part2-ct-t-rt-item:last-of-type{
  border-bottom: none;
  padding-bottom: 0;
}
.part2-ct-t-rt-item:first-of-type{
  padding-top: 0;
}
.part2-ct-t-rt-item img{
  width: 204px;
  height: 115px;
}
.part2-ct-t-rt-item .ct-box{
  width: 410px;
}
.zjh-part2-tab{
  height: 46px;
  background: #6052a4 url(zjh_logo.png) no-repeat;
  background-size: auto 35px;
  background-position: 21px center;
  padding-left: 143px;
}
.zjh-part2-tab-lf a{
  display: inline-block;
  width: 126px;
  height: 46px;
  font-size: 24px;
  line-height: 46px;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}
.zjh-part2-tab-lf a.cur{
  background-color: #7b6dc0;
  font-weight: bold;
}
/* 轮播2 */
.zjh-part2-box{
  position: relative;
  width: 1310px;
  height: 284px;
  margin: 32px auto 0;
  background-color: #edeff5;
  background-color: #eceaf4;
  left: -56px;
}
.swiper-container1 {
  width: 100%;
  height: 100%;
  padding: 0 75px;
  padding-top: 20px;
  position: relative;
}
.swiper-container1 .swiper-slide {
  text-align: center;
  /* font-size: 18px; */
  width: 170px;
  height: 250px;
  box-shadow: 0px 1px 10px 0px
  rgba(187, 187, 187, 0.56);
  border-radius: 4px;
  background: #fff;
  margin-right: 20px;
  /* Center slide text vertically */
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; */
}
.swiper-button-next{
  right: 0;
  background: url(zjh_icon_r2.png) no-repeat center;
}
.swiper-button-next:hover{
  background-image: url(zjh_icon_r.png);
}
.swiper-button-prev{
  left: 0;
  background: url(zjh_icon_l2.png) no-repeat center;
}
.swiper-button-prev:hover{
  background-image: url(zjh_icon_l.png);
}
.swiper-button-next,.swiper-button-prev{
  background-color: #F3F4FA;
  width: 56px;
  height: 286px;
  top: 20px;
  /* background-color: #eceaf4; */
}
.swiper-button-next:after, .swiper-button-prev:after{
  display: none;
}
.swiper-top{
  height: 196px;
  text-align: center;
  padding-top: 11px;
  width: 100%;
  display: block;
}
.swiper-top p{
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  padding: 0 10px;
  line-height: 20px;
}
.swiper-bottom{
  cursor: pointer;
  height: 54px;
  background-color: #59b89e;
  text-align: center;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.swiper-bottom.cur{
  background-color: #7b58be;
}
.swiper-bottom p{
  font-size: 16px;
  font-weight: bold;
  line-height: 54px;
  letter-spacing: 0px;
  color: #ffffff;
}
.swiper-bottom p:nth-child(2){
  display: none;
}
.swiper-bottom.cur p:nth-child(1){
  display: none;
}
.swiper-bottom.cur p:nth-child(2){
  display: block;
}
.swiper-top{
  height: 196px;
  text-align: center;
  padding-top: 17px;
  width: 100%;
}
.swiper-top .logo-icon{
  width: 119px;
  height: 119px;
  margin: 0 auto 15px;
}
.swiper-top .logo-icon .logo{
  border-radius: 50%;
  border: solid 1px #f0f0f0;
}
.swiper-top .logo-com-icon{
  width: 22px;
  height: 22px;
}
/* 轮播2结束 */
.adv-box{
  padding: 34px 0 0;
}
.adv-box img{
  width: 100%;
}
.part3{
  background: url("./sy_bg5.png") center top no-repeat;
  padding-top: 20px;
  background-size: 1920px 100%;
}
.part3-sy-tit{
  background: none;
  margin-bottom: 13px;
  position: relative;
}
.part3-sy-tit:after{
  width: 498px;
}

.part3-nav-item{
  padding: 0 25px;
  position: relative;
}
.part3-nav-item:not(:first-of-type):before{
  content: "";
  position: absolute;
  width: 1px;
  height: 24px;
  background-color: #d6d6d6;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.part3-nav-item:first-of-type{
  padding-left: 0;
}
.part3-nav-item.cur:after{
  content: "";
  width: 70px;
  height: 4px;
  background-color: #7b58be;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  bottom: -13px;
  transform: translateX(-50%);
}
.part3-nav-item.cur:first-of-type:after{
  left: 5px;
  transform: translateX(0);
}
.part3-tab-item{
  padding: 31px 0 21px;
  display: none;
}
.part3-tab-a{
  width: 286px;
  height: 368px;
  padding: 8px;
  border: solid 1px #afc4cc;
  transition: all .5s;
  position: relative;
}
.part3-tab-a .time{
  font-size: 30px;
  font-weight: bold;
  line-height: 63px;
  letter-spacing: 2px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 0 0 5px 5px;
}
.part3-tab-a:not(:nth-of-type(4n)){
  margin-right: 18px;
}
.part3-tab-a img{
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.part3-tab-a:hover{
  border-color: #ffffff;
  background-color: #ffffff;
  box-shadow: 0 7px 20px 1px rgba(144, 165, 177, 0.5);
  transform: translateY(-5px);
}
.part4{
  background: #F3F4FA url("./sy_bg2.png") center top no-repeat;
  padding-top: 20px;
  padding-bottom: 0;
}
.part4-2{
  background: #F3F4FA url("./sy_bg6.png") center bottom no-repeat;
  padding-top: 20px;
  padding-bottom: 30px;
}
.part4-sy-tit{
  margin-bottom: 21px;
}
.part4-video-item{
  margin-right: 18px;
  width: 286px;
  background-color: #fbfbfc;
  margin-bottom: 25px;
  transition: all .5s;
}
.part4-video-item.cur:first-of-type{
  margin-right: 22px;
}
.part4-video-item:nth-of-type(4){
  margin-right: 20px;
}

.part4-video-item:hover{
  box-shadow: 0 0 20px 1px rgba(197, 197, 197, 0.5);
}
.part4-video-item .tit:hover,.part4-new-item .mid:hover .mid-rt,.part1-bt-rt-item .tit:hover{
  color: #9c73ce;
}
.part4-video-item:nth-of-type(2),.part4-video-item:last-of-type{
  margin-right: 0;
}
.part4-video-item .cover{
  display: block;
  width: 100%;
  height: 162px;
}
.part4-video-item .top{
  position: relative;
}
.part4-video-item .icon-play{
  position: absolute;
  left: 0;
  bottom: 0;
}
.part4-video-item.cur .ct{
  padding-left: 44px;
  padding-bottom: 0;
  padding-right: 0;
}
.part4-video-item .ct{
  padding: 10px 15px;
}
.part4-video-item .tit{
  font-size: 17px;
  line-height: 27px;
  color: #282727;
  height: 81px;
  margin-bottom: 7px;
}
.part4-video-item .time{
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #9c73ce;
}
.hover-purple:hover,.part2-ct-t-lf .ct-box:hover{
  color: #9c73ce;
}
.part4-video-item.cur{
  width: 589px;
  height: 332px;
  background-color: #ffffff;
  position: relative;
}
.part4-video-item.cur .top{
  height: 100%;
}
.part4-video-item.cur .cover{
  height: 100%;
}
.part4-video-item.cur .ct{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.part4-video-item.cur .tit{
  line-height: 44px;
  height: auto;
  margin-bottom: 0;
  font-size: 22px;
  color: #ffffff!important;
  padding: 0 20px 0 10px;
  background-color: rgba(0, 0, 0, 0.5);
}
.part4-video-item.cur:nth-of-type(2){
  margin-right: 0;
}
.part4-new{
  /* padding-bottom: 10px; */
}
.part4-new-item{
  width: 387px;
  height: 342px;
  background-color: #ffffff;
  transition: all .5s;
  padding: 15px 8px;
  margin-bottom: 20px;
}
.part4-new-item:not(:nth-of-type(3n)){
  margin-right: 19px;
}
.part4-new-item .tit{
  line-height: 50px;
  letter-spacing: 3px;
  padding: 0 8px;
  border-bottom: 1px solid #d6d6d6;
}
.part4-new-item .tit-text{
  font-size: 26px;
  letter-spacing: 3px;
  color: #433587;
}
.cj-list-nav{
  cursor: pointer;
}
.cj-list-nav.cur{
  color: #433587;
}
.part4-new-item .tit-tag{
  letter-spacing: 2px;
  padding: 0 3px 0 8px;
  display: inline-block;
  font-size: 18px;
}
.part4-new-item .img-box img{
  display: block;
  width: 186px;
  height: 116px;
  margin-right: 18px;
}
.part4-new-item .mid-rt{
  width: 167px;
  line-height: 24px;
}
.part4-new-item .mid{
  margin-top: 35px;
  margin-bottom: 35px;
}
.part4-new-item .time{
  font-size: 14px;
  text-align: right;
  line-height: 24px;
  letter-spacing: 1px;
  color: #9c73ce;
}
.part4-new-item .item{
  line-height: 24px;
  letter-spacing: 1px;
  margin-bottom: 12px;
  padding: 0 15px;
  position: relative;
}
.part4-new-item .item:hover{
  color: #715dae;
}
.part4-new-item .item:before{
  content: "";
  width: 5px;
  height: 5px;
  background-color: #785d97;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.part4-new-item .arrow{
  transition: all .5s;
}
.part4-new-item:hover{
  box-shadow: 0 0 20px 1px rgba(183, 176, 189, 0.5);
  transform: translateY(-5px);
  background-color: #ffffff;
}
.part4-new-item:hover .arrow{
  transform: translateX(5px);
}
.part4-video-item,.part1-bt-rt-item,.swiper-container1 .swiper-slide{
  transition: all .5s;
}
.part4-video-item:hover,.part1-bt-rt-item:hover,.swiper-container1 .swiper-slide:hover{
  transform: translateY(-5px);
  background-color: #ffffff;
}
.sy-st-item{
  width: 386px;
  height: 310px;
  background-color: #f9f9f9;
  transition: all .5s;
  padding: 8px;
}
.sy-st-item:not(:nth-of-type(3n)){
  margin-right: 21px;
}
.sy-st-item img{
  display: block;
  width: 100%;
  height: 200px;
}
.sy-st-item .tit{
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
  letter-spacing: 1px;
  padding: 20px 0 10px;
}
.sy-st-item .btn-box{
  text-align: right;
  padding: 20px 13px;
}
.sy-st-item .go-btn{
  width: 104px;
  line-height: 34px;
  text-align: center;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(90deg, #84bdf1 0%, #929cda 100%),linear-gradient(90deg, #4f3e85 0%, #7377b7 100%);
  border-radius: 4px;
  border: solid 1px #783dbe;
  color: #783dbe;
}
.sy-st-item:hover{
  transform: translateY(-5px);
  color: #783dbe;
  box-shadow: 0 0 20px 1px rgba(183, 176, 189, 0.5);
  background-color: #ffffff;
}
.h5-show-inline{
  display: none;
}
.cj-list-item{
  display: none;
}
@media screen and (max-width: 768px){
  .part1-img-box .tit{
    line-height: .9rem;
    font-size: .3rem;
    padding: 0 2rem 0 0.3rem
  }
  .part1-img-box .swiper-pagination{
    right: 0.1rem;
    bottom: 0.1rem;
  }
  .part1-img-box .swiper-button-prev, .part1-img-box .swiper-button-next{
    width: .5rem;
  }
  .part1{
    background:#EDFDF2 url(./sy_bg1.png) center top no-repeat;
  }
  .part1-img-box,.part1-bt-tab-lf,.zjh-part2-box,.part2-ct-t-lf,.part4-new-item,.sy-st-item{
    width: 100%;
  }
  .part1-img-box{
    height: 4.2rem;
    margin-bottom: .3rem;
  }
  .part1,.part2,.part3,.part4,.part1-2,.part4-2{
    padding: .3rem .25rem;
  }
  .part1-rt{
    width: 100%;
  }
  .part1-nav-item{
    font-size: .32rem;
    margin-right: .1rem;
  }
  .part1-nav-item.cur{
    border-radius: 0 .2rem 0 0;
  }
  .part1-nav,.part1-nav-item-tit{
    line-height: 1rem;
  }
  .part1-nav-item-tit{
    width: 1.2rem;
    margin-right: 0.1rem;
  }
  .part1-tab{
    height: auto;
  }
  .part1-tab-a{
    line-height:.5rem;
    padding: .3rem .2rem;
  }
  .part1-tab-a:first-of-type{
    padding-top: .3rem;
  }
  .part1-tab-a .tit{
    font-size: .32rem;
  }
  .part1-tab-a .time{
    font-size: .28rem;
  }
  .part1-bt{
    margin-top: .2rem;
  }
  .part1-nav-item.cur:after{
    height: .1rem;
  }
  .part1-bt-nav-item, .part4-tit{
    padding: 0 0.4rem;
    line-height: .9rem;
    font-size: .38rem;
  }
  .part1-bt-nav-item.cur, .part4-tit{
    margin-right: 0.3rem;
  }
  .part1-bt-nav-item:not(:first-of-type):before{
    height: .48rem;
  }
  .part1-bt-nav{
    margin-bottom: .3rem;
  }
  .part1-bt-tab-lf{
    padding: .15rem;
  }
  .part1-bt-lf-ct{
    padding: 0.2rem 0.3rem;
  }
  .part1-bt-lf-ct:before{
    width: 0.33rem;
    height: 0.32rem;
    left: 0.1rem;
    top: 0.1rem;
  }
  .part1-bt-lf-ct:after{
    width: 0.33rem;
    height: 0.32rem;
    right: 0.1rem;
    bottom: 0.1rem;
  }
  .part1-bt-lf-a{
    font-size: .32rem;
    line-height: .8rem;
  }
  .part1-bt-lf-a:before{
    width: .08rem;
    height: .08rem;
  }
  .part1-bt-tab-lf{
    height: auto;
  }
  .part1-bt-tab-rt{
    width: 100%;
    margin-top: .3rem;
  }
  .part1-bt-rt-item{
    width: 48%;
    margin-bottom: 0.3rem;
    height: auto;
    margin-right: 0;
    margin-left: 0;
  }
  .part1-bt-rt-item:nth-of-type(2n+1){
    margin-right: 4%;
  }
  .part1-bt-rt-item .img{
    height: 2rem;
  }
  .part1-bt-rt-item .tit{
    line-height: .5rem;
    height: 1.7rem;
    font-size: .3rem;
    -webkit-line-clamp: 3;
    line-clamp: 3;
  }
  .part1-bt-rt-item .tit, .part1-bt-rt-item .desc{
    padding: .12rem;
  }
  .part1-bt-rt-item .desc{
    line-height: .4rem;
    padding-bottom: 0.2rem;
    font-size: .24rem;
  }
  .part1-bt-rt-item .desc .see-num{
    font-size: .24rem;
  }
  .part1-bt-rt-item .desc .see-num img{
    width: 0.3rem;
  }
  .part1-bt-more{
    padding: 0.3rem 0;
  }
  .sy-tit{
    line-height: .9rem;
  }
  .sy-tit-img{
    margin-top: -.1rem;
    height: 0.85rem;
  }
  .sy-tit:after{
    width: 2.6rem;
    height: .2rem;
    right: 1.9rem;
  }
  .tit-more{
    padding-right: 0.3rem;
    letter-spacing: 1px;
    font-size: .3rem;
  }
  .part2{
    background: #F3F2F7 url("./sy_bg2.png") center top no-repeat;
  }
  .part2-ct{
    padding-top: .3rem;
  }
  .part2-ct-t-lf .img{
    height: 4rem;
  }
  .part2-ct-t-lf .ct-box{
    padding: .3rem 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .logo-icon{
    width: 0.86rem;
    height: 0.86rem;
    margin-right: 0.2rem;
  }
  .part2-ct-t-lf .tit, .part2-ct-t-rt-item .tit{
    font-size: .36rem;
    line-height: .86rem;
  }
  .part2-ct-t-rt-item .tit,.part2-ct-t-lf .tit{
    margin-bottom: .25rem;
  }
  .logo-com-icon{
    width: 0.35rem;
    height: 0.35rem;
  }
  .part2-ct-t-lf .desc-box, .part2-ct-t-rt-item .desc-box{
    font-size: .32rem;
    margin-top: 0.3rem;
    line-height: .48rem;
    padding-bottom: 0;
  }
  .part2-ct-t-lf .desc-box{
    margin-top: 0;
  }
  .desc-box .desc{
    max-width: 72%;
  }
  .part2-ct-t-lf .time, .part2-ct-t-rt-item .time{
    font-size: .3rem;
  }
  .part2-ct-t-rt{
    width: 100%;
  }
  .part2-ct-t-rt-item,.part2-ct-t-rt-item:first-of-type{
    padding: .3rem 0;
  }
  .part2-ct-t-rt-item:last-of-type{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: .3rem;
  }
  .part2-ct-t-rt-item img{
    width: 3.04rem;
    height: 2rem;
  }
  .part2-ct-t-rt-item .ct-box{
    width: calc(100% - 3.04rem);
    padding: 0 0 0 0.2rem
  }
  .part2-ct-t-rt-item .desc-box{
    margin-top: 0;
  }
  .part2-ct-t-rt-item .desc-box .desc{
    max-width: 100%;
  }
  .zjh-part2-tab {
    height: 1rem;
    background-size: auto 0.4rem;
    background-position: 0.2rem center;
    padding-left: 1.3rem;
  }
  .zjh-part2-tab-rt {
    font-size: 0.26rem;
    line-height: 1rem;
    letter-spacing: 0.01rem;
    margin-right: 0.25rem;
  }
  .zjh-part2-tab-lf a {
    width: 1.2rem;
    height: 1rem;
    font-size: 0.3rem;
    line-height: 1rem;
    letter-spacing: 0.02rem;
  }
  .zjh-part2-box{
    left: 0;
  }
  .swiper-container1 {
    padding: .2rem 0.8rem 0;
  }
  .swiper-container1 .swiper-slide {
    height: 4.6rem;
    box-shadow: 0px 0.01rem 0.1rem 0px rgba(187, 187, 187, 0.56);
    border-radius: 0.05rem;
    background: #fff;
    display: block;
  }
  .swiper-top {
    height: 3.8rem;
    text-align: center;
    padding-top: .3rem;
    width: 100%;
  }
  .swiper-bottom{
    height: .8rem;
  }
  .swiper-bottom p{
    line-height: .8rem;
    font-size: .32rem;
  }
  .swiper-top .logo-icon{
    width: 2rem;
    height: 2rem;
    margin: 0 auto .3rem;
  }
  .swiper-button-next, .swiper-button-prev {
    width: 0.6rem;
    height: 100%;
    top: 0.2rem;
    background-size: 100% auto;
  }
  .zjh-part2-box{
    background-color: transparent;
    margin: .2rem 0 0;
    height: 5.2rem;
  }
  .adv-box{
    padding-top: 0;
    padding-bottom: 0;
  }
  .part3-nav-item{
    padding: 0 0.2rem;
  }
  .part3-nav-item:last-of-type{
    padding-right: 0;
  }
  .part3-nav-item img{
    height: .55rem;
  }
  .part3-sy-tit{
    display: block;
  }
  .part3-sy-tit:after{
    display: none;
  }
  .part3-nav-item.cur:first-of-type:after{
    left: .1rem;
  }
  .part3-nav-item.cur:after{
    width: .7rem;
    bottom: -0.15rem;
  }
  .part3-sy-tit{
    margin-bottom: .3rem;
  }
  .part3-sy-tit .tit-more{
    margin-top: .2rem;
    margin-bottom: 0;
    width: 100%;
    text-align: right;
  }
  .part3-tab-item{
    padding: 0;
  }
  .part3-tab-a{
    width: 48%;
    margin-right: 0!important;
    height: 4.3rem;
    padding:.1rem;
    margin-bottom: .2rem;
  }
  .part3-tab-a:nth-of-type(2n+1){
    margin-right: 4%!important;
  }
  .part4{
    padding-top: .5rem;
    padding-bottom: 0;
  }
  .part4-sy-tit{
    margin-bottom: .3rem;
  }
  .part4-sy-tit:after{
    width: 3.2rem;
  }
  .part4-video-item{
    margin-right: 0;
    width: 48%;
    margin-bottom: .3rem;
  }
  .part4-video-item:nth-of-type(4){
    margin-right: 0;
  }
  .part4-video-item.cur{
    width: 100%;
    height: auto;
  }
  .part4-video-item.cur{
    margin-right: 0!important;
  }
  .part4-video-item .cover{
    height: 2rem;
  }
  .part4-video-item.cur .tit{
    line-height: .8rem;
    font-size: .32rem;
  }
  /*.part4-video-item.cur .ct{*/
    /*padding: 0 0.6rem;*/
  /*}*/
  .part4-video-item:nth-of-type(2n+1){
    margin-right: 4%;
  }
  .part4-video-item .icon-play{
    width: .4rem;
    height: .4rem;
  }
  .part4-video-item.cur .icon-play{
    width: .8rem;
    height: .8rem;
  }
  .part4-video-item .ct{
    padding: .1rem .15rem;
  }
  .part4-video-item.cur .ct{
    padding: 0 0 0 .8rem;
  }
  .part4-video-item .tit{
    font-size: .32rem;
    line-height: .5rem;
    height: 1.5rem;
    margin-bottom: 0.2rem;
  }
  .part4-new-item:not(:nth-of-type(3n)){
    margin-right: 0;
  }
  .part4-new-item{
    height: auto;
    margin-bottom: 0.3rem;
    padding: .1rem .2rem .2rem;
  }
  .part4-new-item .mid{
    margin: 0.3rem 0;
  }
  .part4-new-item .img-box img{
    width: 3.04rem;
    height: 2rem;
    margin-right: 0.2rem;
  }
  .part4-new-item .mid-rt{
    flex: 1;
    line-height: .48rem;
    font-size: .32rem;
  }
  .part4-new-item .time{
    line-height: .48rem;
    font-size: .28rem;
  }
  .part4-new-item .item{
    line-height: .48rem;
    margin-bottom: 0.2rem;
    padding: 0 0 0 0.2rem;
  }
  .part4-new-item .item:before{
    width: 0.08rem;
    height: 0.08rem;
  }
  .part4-new-item .tit{
    line-height: .9rem;
  }
  .part4-new-item .tit-text{
    font-size: .4rem;
  }
  .part4-new-item .arrow{
    width: .3rem;
  }
  .part4-new{
    padding-bottom: .2rem;
  }
  .sy-st-item{
    height: auto;
    padding: 0.16rem;
    margin-bottom: 0.3rem;
  }
  .sy-st-item:not(:nth-of-type(3n)){
    margin-right: 0;
  }
  .sy-st-item img{
    height: 3.8rem;
  }
  .sy-st-item .tit{
    font-size: .34rem;
    line-height: .48rem;
    padding: 0.2rem 0;
  }
  .sy-st-item .btn-box{
    padding: 0.2rem 0;
  }
  .part3-tab-a .time{
    line-height: .9rem;
    font-size: .32rem;
    left: .1rem;
    right: .1rem;
    bottom: .1rem;
  }
  .part1-bt-more-a{
    font-size: .32rem;
    color: #7e8e82;
    line-height: .6rem;
  }
  .part1-bt-more-a img{
    width: .6rem;
  }
  .h5-show-inline{
    display: inline;
  }
  .part2-ct-t-lf .tit-box{
    padding-bottom: 0;
  }
  .part4-video-item:nth-of-type(6), .part4-video-item:nth-of-type(7), .part4-video-item:nth-of-type(8), .part4-video-item:nth-of-type(9), .part4-video-item:nth-of-type(10){
    margin-bottom: .3rem;
  }
  .tit-more{
    background-size: .16rem auto;
  }
  .zjh-part2-tab-rt.tit-more{
    margin-right: 0.1rem;
    line-height: 1rem;
  }
  .part1-bt-nav:after{
    display: none;
  }
  .part4-new-item .tit-tag{
    font-size: .32rem;
    padding: 0 0.04rem 0.1rem;
    letter-spacing: 0;
  }
  .part4-new-item .tit{
    padding: 0;
  }
  .part4-new-item .tit-text{
    letter-spacing: .03rem;
  }
  .part1-bt-rt-item .desc .time{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
