.topbanner {
  background: url(../images/mbanner.jpg) no-repeat center / cover;
  width: 100%;
  height: 731px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.topbanner .mbox {
  padding-bottom: 297px;
}
.topbanner .mbox .tt {
  color: #ffffff;
  font-family: "PingFang SC";
  font-weight: 500;
  font-size: 60px;
  line-height: 84px;
  text-align: center;
}
.topbanner .mbox .tt + .tt {
  padding-bottom: 34px;
}
.topbanner .mbox .desc {
  color: #ffffff;
  font-family: "PingFang SC";
  text-align: center;
  font-weight: 300;
  font-size: 26px;
  line-height: 36px;
  margin-top: 10px;
}
.topbanner .mbox .desc + .desc {
  margin-top: 10px;
}
.block1 {
  background: white;
  padding: 60px 0;
}
.block1 .block1m {
  background: url(../images/home/blcok1bk.png) no-repeat top/100%;
}
.block1 .block1m .block1left {
  width: 429px;
  min-height: 210px;
  display: flex;
  flex-direction: column;
  margin-right: 24px;
}
.block1 .block1m .block1left .sstt {
  padding: 2px 0;
  color: #00001c;
  font-family: "PingFang SC";
  font-weight: 500;
  font-size: 14px;
}
.block1 .block1m .block1left .sstt .textg {
  color: #00b03e;
}
.block1 .block1m .block1left .tt {
  /*flex: 1;*/
  /*margin-top: 12px;*/
  color: #00001c;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 44px;
  line-height: 62px;
}
.block1 .block1m .block1left .desc {
  background: linear-gradient(#00001c66, #00001c66), #ffffff;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-top: 12px;
}
.block1 .block1m .block1right {
  flex: 1;
  margin-left: 24px;
  justify-content: space-between;
}
.block1 .block1m .block1right .numitem {
  text-align: center;
  width: 263px;
}
.block1 .block1m .block1right .numitem .snntt {
  color: #00b03e;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.block1 .block1m .block1right .numitem .numstt {
  text-align: center;
  color: #00001c;
  font-family: "Alimama FangYuanTi VF";
  font-weight: 700;
  font-size: 40px;
  margin-top: 12px;
}
.block1 .block1m .block1right .numitem .numdesc {
  background: linear-gradient(#00001c66, #00001c66), #ffffff;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  font-family: "Alimama FangYuanTi VF";
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  margin-top: 12px;
}
.block1 .btn {
  margin-top: 20px;
  padding: 16px 40px;
  background: #00b03e;
  width: max-content;
  color: #ffffff;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  cursor: pointer;
}
.block1 .btn .btnmore {
  width: 15px;
  height: 15px;
  margin-left: 4px;
}
.block2 {
  background: #fafbfc;
  padding: 60px 0;
}
.block2 .topblcok {
  display: flex;
}
.block2 .topblcok .headtt {
  color: #00001c;
  font-family: "PingFang SC";
  font-weight: 600;
  font-size: 24px;
  width: 354px;
}
.block2 .topblcok .topright {
  flex: 1;
  background: linear-gradient(#00001c66, #00001c66), #ffffff;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
.block2 .imgs {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  height: 500px;
}
.block2 .imgs .item {
  width: 143px;
  justify-content: center;
}
.block2 .imgs .item.active {
  width: 294px;
  flex-direction: column;
  position: relative;
}
.block2 .imgs .item.active .btn {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 16px 40px;
  background: #00b03e;
}
.block2 .imgs .item.active .btn .text {
  width: 164px;
  color: #ffffff;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
}
.block2 .imgs .item.active .btn .btnmore {
  width: 15px;
  height: 15px;
}
.block2 .imgs .item.active .itemtt {
  color: #ffffff;
  font-family: "PingFang SC";
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
}
.block2 .imgs .item.active .acitveitemiicon {
  width: 72px;
  height: 72px;
  margin: 32px 0;
}
.block2 .imgs .item.active .itemdesc {
  text-align: center;
  color: #ffffff;
  font-family: "PingFang SC";
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}
.block2 .imgs .item .itemtt {
  color: #ffffff;
  font-family: "PingFang SC";
  font-weight: 300;
  font-size: 18px;
}
.block3 {
  background: white !important;
  padding: 60px 0;
}
.block3 .mbox {
  /*display: flex;*/
}
.block3 .mbox .blcok3tt {
  width: 244px;
  color: #00001c;
  font-family: "PingFang SC";
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
}
.block3 .mbox .rcoontent {
  flex: 1;
  margin-left: 8px;
}
.block3 .mbox .rcoontent .annlist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.block3 .mbox .rcoontent .annlist .anlitem {
  background-size: 100% 100% !important;
  width: 470px;
  height: 176px;
  box-sizing: border-box;
  padding: 30px;
  margin-bottom: 8px;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
}
.block3 .mbox .rcoontent .annlist .anlitem:hover {
  transform: scale(1.01);
}
.block3 .mbox .rcoontent .annlist .anlitem .name {
  color: #ffffff;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
.block3 .mbox .rcoontent .annlist .anlitem .subtt {
  margin-top: 9px;
  color: #ffffff;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 12px;
}
.block3 .mbox .rcoontent .annlist .anlitem .subtt .subnum {
  color: #ffffff;
  font-family: "Alimama FangYuanTi VF";
  font-weight: 600;
  font-size: 12px;
}
.block3 .mbox .rcoontent .btn {
  margin-top: 20px;
  padding: 16px 40px;
  background: #00b03e;
  width: max-content;
  color: #ffffff;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  cursor: pointer;
}
.block3 .mbox .rcoontent .btn .btnmore {
  width: 15px;
  height: 15px;
  margin-left: 4px;
}
.block4 {
  background: #f5f6f8;
  padding: 60px 0;
}
.block4 .blockhead {
  justify-content: space-between;
}
.block4 .blockhead .blockheader .tt {
  color: #00001c;
  font-family: "PingFang SC";
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  width: max-content;
  position: relative;
}
.block4 .blockhead .blockheader .tt::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  height: 1px;
  background: #00b03e;
}
.block4 .blockhead .blockheader .shape {
  width: 56px;
  height: 8px;
  margin-top: 16px;
}
.block4 .blockhead .rrbtn {
  padding: 16px 59px 16px 40px;
  width: max-content;
  color: #00001c66;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  border: 1px solid #00001c66;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
}
.block4 .blockhead .rrbtn .btnmore {
  width: 15px;
  height: 15px;
  margin-left: 4px;
}
.block4 .blockhead .rrbtn:after {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/home/rightIcongray.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  right: 40px;
  z-index: 8;
}
.block4 .blockhead .rrbtn:hover {
  background: #00b03e;
  border: 1px solid #00b03e;
  color: white;
}
.block4 .blockhead .rrbtn:hover:after {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/home/rightIconwhite.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  right: 40px;
  z-index: 8;
}
.block4 .artilist {
  margin-top: 40px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.block4 .artilist .artitem {
  width: 596px;
  height: 179px;
  box-sizing: border-box;
  /*padding: 24px;*/
  background: white;
  margin-bottom: 8px;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
}
.block4 .artilist .artitem:hover {
  transform: scale(1.01);
}

.block4 .artilist .artitem .newsimg {
  width: 294px;
  height: 179px;
  object-fit: cover;
}
.block4 .artilist .artitem .artleft {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 24px;
  justify-content: space-between;
  box-sizing: border-box;
  flex: 1;
}
.block4 .artilist .artitem .artleft .artleftt {
  color: #00001c;
  font-family: "PingFang SC";
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
}
.block4 .artilist .artitem .artleft .time {
  transform: scale(1, 0.991228) skew(-7.528791deg, 0deg);
  color: #00001c;
  font-family: "Alimama FangYuanTi VF";
  font-weight: 400;
  font-size: 12px;
  margin-top: 16px;
  line-height: 14px;
}
.block4 .artilist .artitem .artleft .morebtn {
  width: max-content;
}
.block4 .artilist .artitem .artleft .morebtn .text {
  color: #00b03e;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.block4 .artilist .artitem .artleft .morebtn .btnmore {
  width: 15px;
  height: 15px;
  margin-left: 10px;
}
.block4 .artilist .artitem .artleft .morebtn:hover {
  border-bottom: 1px solid #00b03e;
}
.block4 .artilist .artitem .artright {
  flex: 1;
  height: 100%;
  overflow: hidden;
  background: linear-gradient(#00001c66, #00001c66), #ffffff;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
}
.block4 .artilist .artitem .artright.overTextM {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
  word-break: break-all;
}
.block5 {
  background: white;
  padding: 60px 72px;
}
.block5 .tt {
  text-align: center;
  color: #00001c;
  font-family: "PingFang SC";
  font-weight: 600;
  font-size: 24px;
}
.block5 .subtt {
  text-align: center;
  color: #00001c;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 20px;
  margin-top: 9px;
}
.block5 .commbg {
  width: 100%;
  height: 90px;
  margin-top: 40px;
  object-fit: contain;
}
.blockheader{
  flex: 1;
}

.blockheader.block2headerr {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.block2box .anliblockcon{
  min-width: 1200px;
  overflow: hidden;
  margin-top: 48px;
  height: 400px;
}

.anliblockcon .anliblock{
  width: 1200px;
  margin: 0 auto;
  overflow: visible !important;
}
.anliblockcon .anlitem {
  background-size: 100% 100% !important;
  width: 395px;
  height: 296px;
  box-sizing: border-box;
  cursor: pointer;
  transition: all .15s ease-in-out;
  position: relative;
}
.anliblockcon .anlitem .anconbox{
  background: white;
  position: absolute;
  left: calc(50% - 169px);
  box-sizing: border-box;
  width: 338px;
  height: 95px;
  padding: 26px;
  box-shadow: 0px 4px 10px #00000026;
  bottom: -35px;
  display: flex;
  flex-direction: column;
}

.anliblockcon .anlitem .name {
  flex-shrink: 0;
  color: #00001c;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 16px;
}
.anliblockcon .anlitem .addr {
  flex-shrink: 0;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  margin-top: 4px;
  color: #a5a5af;
}

.anliblockcon .anlitem .subtt {
  flex-shrink: 0;
  margin-top: 20px;
  color: #00b03e;
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 12px;
  padding: 4px 8px;
  border: 1px solid #00b03e;
  box-sizing: border-box;
  width: max-content;
}

