.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
a,
p,
span,
li {
  font-family: PingFang SC-Bold, PingFang SC !important;
}
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.wth {
  width: 1200px;
  margin: 0 auto;
}
.swiper {
  --swiper-theme-color: #ff6600;
  --swiper-pagination-color: #00ff33;
  /* 两种都可以 */
}
.pic {
  width: 100%;
  position: relative;
}
.pic img {
  width: 100%;
  height: 683px;
  display: block;
  min-width: 1200px;
}
.pic .banner_text {
  width: 1230px;
  height: 130px;
  display: block;
  position: absolute;
  top: 151px;
  left: 170px;
}
.pic .swiper_pic {
  width: 660px;
  height: 113px;
  background: url(../images/banner_back.png) no-repeat center top;
  position: absolute;
  bottom: 177px;
  left: 441px;
  background-size: cover;
  text-align: center;
  line-height: 113px;
}
.pic .swiper_pic span {
  font-size: 42px;
  font-weight: 400;
  color: #FFFFFF;
}
.search {
  position: relative;
}
.search .search_in {
  width: 1232px;
  height: 90px;
  box-sizing: border-box;
  background: url(../images/slider_back.png) no-repeat center top;
  background-size: cover;
  opacity: 1;
  position: absolute;
  margin-left: -616px;
  left: 50%;
  margin-top: -39.5px;
  z-index: 999;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.search .lft {
  display: flex;
  display: -webkit-flex;
  margin-left: 20px;
}
.search .lft span {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  display: block;
  margin-right: 16px;
}
.search .lft .img1 {
  width: 25px;
  height: 23px;
  display: block;
  margin-right: 9px;
}
.search .lft .img2 {
  width: 2px;
  display: block;
  margin-right: 20px;
}
.search .rolling {
  width: 835px;
  height: 22px;
  overflow: hidden;
}
.search .rolling li {
  margin-right: 20px;
}
.search .rolling a {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.search .rolling a:hover {
  color: #36b55d;
}
.search .more {
  margin-left: 114px;
  height: 30px;
}
.search .more a {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.search .more a:hover {
  color: #36b55d;
}
.part1 {
  margin-top: 150px;
}
.container {
  margin-top: 130px;
}
.part1 {
  width: 100%;
  height: 950px;
  background: url(../images/part1-backdrop.png) no-repeat center top;
  overflow: hidden;
  background-size: cover;
  min-width: 1200px;
}
.title {
  position: relative;
}
.title .title_img {
  position: absolute;
  top: 25px;
}
.title .title_img img {
  width: 1200px;
  height: 69px;
  display: block;
}
.title .title_text {
  text-align: center;
  font-size: 64px;
  font-weight: 800;
  color: #36B55D;
  letter-spacing: 7px;
}
.comtitle {
  position: relative;
}
.comtitle .title_img {
  position: absolute;
  top: 25px;
}
.comtitle .title_img img {
  width: 1200px;
  height: 69px;
  display: block;
}
.comtitle .title_text {
  text-align: center;
  font-size: 58px;
  font-weight: 800;
  color: #2479FF;
  letter-spacing: 7px;
  margin-left: -154px;
}
.comtitle .ftitle {
  font-size: 24px;
  font-weight: 400;
  color: #2479FF;
  position: absolute;
  right: 222px;
  top: 50px;
}
.case {
  width: 100%;
  border-radius: 10px 10px 10px 10px;
  opacity: 1;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 40px;
  margin-top: 60px;
}
.wrap_lft {
  width: 329px;
  height: 540px;
  background: linear-gradient(180deg, #e9f2f1 0%, rgba(243, 250, 249, 0.16) 71%);
  box-shadow: 0px 4px 32px 0px rgba(0, 138, 46, 0.12);
  border-radius: 20px 20px 20px 20px;
  border: 2px solid #FFFFFF;
  position: relative;
  float: left;
}
.wrap_lft .flag {
  width: 86px;
  height: 32px;
  background: #FFAF38;
  border-radius: 18px 0px 18px 0px;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.wrap_lft .wrap_content {
  width: 211px;
  height: 214px;
  border-radius: 0px 0px 0px 0px;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  margin-top: 53px;
}
.wrap_lft .wrap_content .wrap_pic {
  width: 166px;
  height: 166px;
  background: #BAEDD0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap_lft .wrap_content .wrap_pic img {
  width: 160px;
  height: 160px;
  display: block;
  border-radius: 50%;
}
.wrap_lft .wrap_content p {
  font-size: 22px;
  font-weight: 500;
  color: #333333;
  padding-top: 15px;
  text-align: center;
}
.wrap_lft .wrap_introduce {
  padding: 7px 17px 45px 24px;
}
.wrap_lft .wrap_introduce P {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 28px;
  padding-bottom: 4px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.wrap_lft .wrap_introduce .part1-more {
  display: block;
  float: right;
  color: #36B55D;
}
.wrap_rht {
  float: right;
}
.part1_wrap1 {
  width: 841px;
  height: 272px;
  background: url(../images/part1_back1.png) no-repeat center top;
  background-size: cover;
  margin-bottom: 33px;
  position: relative;
}
.part1_wrap1 .flag {
  width: 86px;
  height: 32px;
  background: #FFAF38;
  border-radius: 18px 0px 18px 0px;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.part1_wrap1 ul {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.part1_wrap1 ul li {
  height: 200px;
  margin-top: 46px;
  text-align: center;
}
.part1_wrap1 ul .part1_1 {
  width: 135px;
  height: 135px;
  background: #BAEDD0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 13px;
}
.part1_wrap1 ul .part1_1 img {
  width: 130px;
  height: 130px;
  display: block;
  border-radius: 50%;
}
.part1_wrap1 ul span {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  display: block;
  padding-bottom: 10px;
}
.part1_wrap1 ul p {
  width: 144px;
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.part1_wrap2 {
  width: 841px;
  height: 238px;
  background: url(../images/part1_back2.png) no-repeat center top;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.part1_wrap2 .more {
  position: absolute;
  right: 34px;
  top: 8px;
}
.part1_wrap2 .more a {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.part1_wrap2 .flag {
  width: 86px;
  height: 32px;
  background: #FFAF38;
  border-radius: 18px 0px 18px 0px;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.part1_wrap2 ul {
  width: 810px;
  height: 180px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-left: 48px;
  margin-top: 49px;
}
.part1_wrap2 ul li {
  width: 75px;
  float: left;
  margin-right: 40px;
  position: relative;
}
.part1_wrap2 ul li:hover .mork {
  display: block;
}
.part1_wrap2 ul li .mork {
  width: 135px;
  height: 66px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 18px 0px #cfede9;
  opacity: 1;
  position: absolute;
  top: 69px;
  left: -31px;
  z-index: 1;
  text-align: center;
  display: none;
}
.part1_wrap2 ul li .mork span {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  display: block;
  padding-top: 16px;
}
.part1_wrap2 ul li .mork p {
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  padding-top: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.part1_wrap2 ul li .mork::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid rgba(255, 255, 255, 0.8);
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -7px;
}
.part1_wrap2 ul .part1_2 {
  width: 75px;
  height: 75px;
  background: #BAEDD0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 13px;
}
.part1_wrap2 ul .part1_2 img {
  width: 68px;
  height: 68px;
  display: block;
  border-radius: 50%;
}
.part1-content {
  margin-bottom: 130px;
}
.part2 {
  width: 100%;
  height: 643px;
  background: url(../images/part2_backdrop.png) no-repeat center top;
  background-size: contain;
  min-width: 1200px;
  overflow: hidden;
}
.part2-wrap {
  position: relative;
}
.part2-wrap .part2-line img {
  width: 1200px;
  height: 126px;
  display: block;
  position: absolute;
  bottom: -25px;
}
.part2-wrap ul {
  margin-top: 32px;
}
.part2-wrap ul li {
  width: 258px;
  height: 271px;
  position: relative;
  text-align: center;
  float: left;
  margin-right: 166px;
}
.part2-wrap ul li:first-child .circel img {
  margin-top: 11px;
}
.part2-wrap ul li:last-child {
  margin-right: 0;
}
.part2-wrap ul li:nth-child(2) {
  margin-top: 111px;
}
.part2-wrap ul li img {
  width: 258px;
  height: 271px;
  display: block;
}
.part2-wrap ul li .part2-text {
  width: 196px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -98px;
}
.part2-wrap ul li span {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
}
.part2-wrap ul li p {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  padding-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.part2-wrap ul li .circel img {
  width: 28px;
  height: 28px;
  display: block;
  margin: 0 auto;
}
.part3-wrap {
  width: 100%;
  height: 920px;
  background: url(../images/part3-backdrop.png) no-repeat center top;
  background-size: 100% 920px;
  margin-top: 60px;
  overflow: hidden;
  position: relative;
  min-width: 1200px;
}
.part3-top ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: 72px;
}
.part3-top ul li {
  display: flex;
  display: -webkit-flex;
}
.part3-top ul li:nth-child(2) p {
  width: 168px;
}
.part3-top ul li:nth-child(3) p {
  width: 144px;
  color: #36B55D;
}
.part3-top ul li:last-child p {
  width: 112px;
  color: #FF9519;
}
.part3-top ul li img {
  width: 129px;
  height: 124px;
}
.part3-top ul li p {
  width: 120px;
  font-size: 24px;
  font-weight: 500;
  color: #2479FF;
  text-align: center;
  padding-top: 9px;
}
.part3-content {
  position: relative;
}
.part3-content ul li {
  width: 320px;
}
.part3-content ul li:first-child .part3-box {
  position: relative;
}
.part3-content ul li:first-child .part3-box img {
  width: 320px;
  height: 281px;
  display: block;
}
.part3-content ul li:first-child .part3-box .part3-text {
  width: 320px;
  position: absolute;
  top: 95px;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  padding-left: 62px;
}
.part3-content ul li:first-child .part3-box .part3-text p {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 40px;
}
.part3-content ul li:nth-child(2) .part3-box {
  position: absolute;
  right: 0;
  top: 0;
}
.part3-content ul li:nth-child(2) .part3-box img {
  width: 320px;
  height: 308px;
  display: block;
}
.part3-content ul li:nth-child(2) .part3-box .part3-text {
  width: 320px;
  position: absolute;
  top: 95px;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.part3-content ul li:nth-child(2) .part3-box .part3-text p {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 38px;
}
.part3-content ul li:nth-child(3) .part3-box {
  position: absolute;
  left: 0;
  top: 357px;
}
.part3-content ul li:nth-child(3) .part3-box img {
  width: 317px;
  height: 310px;
  display: block;
}
.part3-content ul li:nth-child(3) .part3-box .part3-text {
  height: 200px;
  position: absolute;
  top: 95px;
  left: 74px;
  margin-left: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.part3-content ul li:nth-child(3) .part3-box .part3-text p {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 40px;
  margin-right: 39px;
}
.part3-content ul li:nth-child(4) .part3-box {
  position: absolute;
  right: 0;
  top: 357px;
}
.part3-content ul li:nth-child(4) .part3-box img {
  width: 317px;
  height: 310px;
  display: block;
}
.part3-content ul li:nth-child(4) .part3-box .part3-text {
  width: 317px;
  height: 200px;
  position: absolute;
  top: 94px;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.part3-content ul li:nth-child(4) .part3-box .part3-text p {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 40px;
}
.part3-show img {
  width: 888px;
  height: 661px;
  display: block;
  margin: -275px auto;
}
.part4 {
  margin-top: 97px;
}
.part4 .ftitle {
  color: #36B55D !important;
  right: 207px !important;
}
.part4 .title_text {
  color: #36B55D !important;
}
.part4-wrap {
  width: 100%;
  height: 534px;
  background: url(../images/part4-backdrop.png) no-repeat center top;
  background-size: contain;
  margin-top: 45px;
  overflow: hidden;
  min-width: 1200px;
}
.part4-wrap .part4-title {
  width: 325px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}
.part4-wrap .part4-title h3 {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  position: relative;
}
.part4-wrap .part4-title h3::before {
  display: block;
  content: '';
  width: 96px;
  height: 4px;
  background: linear-gradient(90deg, #36b55d 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  position: absolute;
  bottom: -12px;
}
.part4-wrap .part4-title a {
  font-size: 14px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}
.part4-content {
  margin-top: 60px;
}
.part4-content .part4-lft {
  width: 325px;
  float: left;
}
.part4-content .part4-rht {
  width: 325px;
  float: right;
}
.part4-center-img {
  float: left;
  margin-left: 129px;
}
.part4-center-img img {
  width: 294px;
  height: 300px;
  display: block;
  margin: 0 auto;
}
.part5 .title_text {
  color: #FF9519 !important;
}
.part5 .ftitle {
  color: #FF9519 !important;
}
.part5-wrap {
  width: 100%;
  height: 733px;
  background: url(../images/part5-backdrop.png) no-repeat center top;
  background-size: 100% 733px;
  overflow: hidden;
  margin-top: 60px;
  min-width: 1200px;
}
.part5-wrap .part5-content {
  width: 472px;
}
.part5-wrap .part5-title {
  width: 472px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 38px;
}
.part5-wrap .part5-title h2 {
  font-size: 32px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
}
.part5-wrap .part5-title a {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.part5-wrap .part5-wrapper {
  display: flex;
}
.part5-wrap .part5-wrapper .content-wrapper {
  display: none;
  padding: 45px 0;
}
.part5-wrap .part5-wrapper .content-wrapper:first-child {
  display: block;
}
.part5-wrap .part5-wrapper .content-wrapper h2 {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  padding-top: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.part5-wrap .part5-wrapper .content-wrapper .part5-text {
  padding: 63px 91px 0 104px;
}
.part5-wrap .part5-wrapper .content-wrapper .part5-text p {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
  letter-spacing: 1px;
  text-indent: 1rem;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 11;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.part5-wrap .part5-lft {
  margin-top: 60px;
  float: left;
}
.part5-wrap .part5-submenu a {
  width: 472px;
  height: 97px;
  background: url(../images/part5-sub.png) no-repeat center top;
  background-size: cover;
  display: block;
  padding: 0 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 97px;
  margin-bottom: 35px;
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  box-shadow: 0px 3px 14px 0px rgb(200 105 0 / 12%);
}
.part5-wrap .part5-submenu a:hover {
  color: #333333;
}
.part5-wrap .part5-submenu .sub-active {
  width: 472px;
  height: 97px;
  background: url(../images/part5_menu.png) no-repeat center top;
  background-size: cover;
  color: white;
}
.part5-wrap .part5-submenu .sub-active:hover {
  color: white;
}
.part5-wrap .part5-rht {
  float: left;
}
.part5-wrap .part5-rht .column-wrapper {
  width: 703px;
  height: 557px;
  background: url(../images/part5_lft-back.png) no-repeat center top;
  background-size: 668px 592px;
}
.part5-wrap .part5-rht .part5-more {
  float: right;
  color: #49B849;
}
