@media screen and (min-width: 1900px) {
  html,
  body {
    font-size: 20px;
  }
}
@media screen and (max-width: 1899px) {
  html,
  body {
    font-size: 19.5px;
  }

  .parts_right div {
    -webkit-line-clamp: 5;
    line-clamp: 5;
  }
}
@media screen and (max-width: 1799px) {
  html,
  body {
    font-size: 19px;
  }
}
@media screen and (max-width: 1699px) {
  html,
  body {
    font-size: 18.5px;
  }
  .index1_right div {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }

  .index1_right div {
    -webkit-line-clamp: 7;
    line-clamp: 7;
  }
  .about1_right {
    font-size: 0.85rem;
  }
}
@media screen and (max-width: 1599px) {
  html,
  body {
    font-size: 18px;
  }
  .banner_dot .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
  }
  .banner_dot {
    bottom: 1.2rem !important;
  }
  .contact_right {
    padding-top: 2rem;
  }
}
@media screen and (max-width: 1499px) {
  html,
  body {
    font-size: 17.5px;
  }
  .index1_right a {
    margin-top: 2.2rem;
  }
  .parts {
    margin-bottom: 0.9rem;
  }

  .parts_right {
    font-size: 0.85rem;
    line-height: 2.2;
  }
}
@media screen and (max-width: 1399px) {
  html,
  body {
    font-size: 17px;
  }
  .index1_right div {
    -webkit-line-clamp: 6;
    line-clamp: 6;
  }
  .about2_imgs img {
    height: 20rem;
    margin: 0 1rem;
  }
  .answering {
    margin-bottom: 1.5rem;
    font-size: 0.95rem;
  }
  .parts {
    margin-bottom: 0.85rem;
  }

  .contact_right input,
  .contact_right textarea {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .contact_title {
    padding-left: 0.8rem;
  }
  .parts_xz {
    margin-bottom: 2.3rem;
  }
  .parts_right div {
    -webkit-line-clamp: 4;
    line-clamp: 4;
  }
}
@media screen and (max-width: 1299px) {
  html,
  body {
    font-size: 16.5px;
  }
  .ptitle_nav {
    font-size: 15px;
  }
  .ptitle_nav img {
    width: 20px;
    margin-right: 4px;
  }
  .ptitle_nav span {
    margin: 0 4px;
  }
  .parts {
    margin-bottom: 0.8rem;
  }
  .contact_right {
    padding-top: 1.5rem;
  }
  .parts_xz {
    margin-bottom: 2.2rem;
  }
}
@media screen and (max-width: 1199px) {
  html,
  body {
    font-size: 16px;
  }
  .index4_list {
    margin-top: 0.8rem;
  }
  .banner_dot .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
  .index1_right div {
    -webkit-line-clamp: 5;
    line-clamp: 5;
  }
  .about1_right {
    font-size: 0.9rem;
  }
  .about2_imgs img {
    height: 18rem;
  }

  .parts {
    width: 24%;
  }
  .parts,
  .parts:nth-of-type(5n + 5) {
    margin-right: 1.33%;
  }
  .parts:nth-of-type(4n + 4) {
    margin-right: 0;
  }
  .contact_right {
    padding-top: 1.3rem;
  }
  .parts_xz {
    margin-bottom: 2.1rem;
  }
}
@media screen and (max-width: 1099px) {
  html,
  body {
    font-size: 15.5px;
  }
  .index1_right a {
    margin-top: 1.8rem;
  }
  .index6_right a {
    margin-left: 3rem;
  }
  .answering_list {
    justify-content: space-between;
  }
  .answering {
    width: 48.9%;
    margin-right: 0;
  }
  .parts {
    margin-bottom: 0.75rem;
  }
  .contact_right {
    padding-top: 0;
  }
  .parts_right div {
    -webkit-line-clamp: 3;
    line-clamp: 3;
  }
  .parts_xz {
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  /* #region  公用*/
  .width {
    width: 90%;
  }
  .header {
    padding: 0.9rem 0;
  }

  .header_right {
    padding-bottom: 0;
  }

  .language {
    font-size: 0.45rem;
  }
  .language span {
    margin: 0 0.3rem;
  }

  .nav_item {
    margin-left: 1.75rem;
  }

  .nav_href {
    font-size: 0.5rem;
  }

  .nav_bg {
    top: 0.95rem;
  }

  .nav_bg,
  .nav_children {
    height: 1.6rem;
  }

  .nav_childrenp {
    top: 0.45rem;
  }
  .nav_select {
    border: 0.25rem solid transparent;
    border-bottom: 0.25rem solid #ffffff;
  }

  .nav_children a {
    margin: 0 0.52rem;
    font-size: 0.45rem;
  }
  .footer {
    padding: 0.75rem 0;
  }
  .footer_left img {
    width: 6rem;
  }

  .footer_center {
    font-size: 12px;
    line-height: 24px;
  }

  .footer_right img {
    width: 3.7rem;
  }
  .index_main6 .width {
    display: block;
  }
  .index6_right {
    justify-content: flex-end;
    margin-top: 0.7rem;
  }

  /* #endregion */

  /* #region  首页*/

  .banner_dot {
    bottom: 0.6rem !important;
  }

  .banner_dot .swiper-pagination-bullet {
    margin: 0 0.25rem !important;
  }

  .index_main1 {
    padding-top: 1.8rem;
  }

  .index_t1 {
    font-size: 1.2rem;
  }
  .index_hr {
    width: 1rem;
    height: 0.1rem;
    margin: 0.3rem auto 0 auto;
  }
  .index_t2 {
    font-size: 0.5rem;
    margin-top: 0.39rem;
  }
  .index1_row {
    margin-top: 0.75rem;
  }
  .index1_right {
    padding: 0.55rem 1.74% 0.8rem 1.74%;
    font-size: 0.45rem;
    line-height: 0.95rem;
  }

  .index1_right a {
    width: 3.9rem;
    height: 1rem;
    border-radius: 0.125rem;
    margin-top: 1.15rem;
    font-size: 0.45rem;
  }
  .index_main2 {
    padding-top: 2.3rem;
  }
  .index2_row {
    margin-top: 1.75rem;
  }

  .index2_left {
    font-size: 0.5rem;
    line-height: 1rem;
  }

  .index2_left span {
    font-size: 0.6rem;
  }

  .index2_list {
    margin-top: 1.35rem;
  }

  .index2_title {
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.45rem;
    padding: 0 0.5rem;
  }

  .index_main3 {
    padding: 1.55rem 0 2.55rem 0;
    margin-top: 2.05rem;
  }

  .index3_row {
    margin-top: 1.9rem;
  }

  .index3_left {
    font-size: 0.55rem;
    line-height: 1.3rem;
  }
  .index3_left span {
    font-size: 0.7rem;
  }
  .index_main4 {
    padding-top: 1.1rem;
  }
  .index4_row {
    margin-top: 0.5rem;
  }
  .index4_list {
    margin-top: 0.3rem;
    padding: 0.35rem 0.35rem 0.4rem 0.35rem;
  }
  .index4_list div {
    font-size: 0.5rem;
    line-height: 0.75rem;
    height: 0.75rem;
  }
  .index4_list span {
    font-size: 0.45rem;
    margin-top: 0.15rem;
  }
  .index_main5 {
    padding: 1.25rem 0 2.65rem 0;
    margin-top: 1.45rem;
  }

  .index5_row {
    margin-top: 1.65rem;
  }
  .index5_left {
    padding: 2.15rem 15% 1.6rem 3%;
  }
  .index5_left,
  .index5_right {
    box-shadow: 0px 0px 0.45rem 0px rgba(0, 0, 0, 0.28);
  }
  .index5_title {
    font-size: 0.75rem;
    margin-bottom: 0.6rem;
  }

  .index5_item {
    padding: 0.65rem 0;
    font-size: 14px;
    line-height: 22px;
  }
  .index5_item img {
    width: 22px;
    height: 22px;
    margin-right: 0.25rem;
  }

  .index_main6 {
    padding: 0.7rem 0;
  }

  .index6_left {
    font-size: 14px;
  }

  .index6_right a {
    font-size: 14px;
    margin-left: 1.7rem;
  }

  .banner_dot .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }

  .index1_right div,
  .index2_left {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }

  .index1_right div {
    -webkit-line-clamp: 4;
    line-clamp: 4;
  }
  .index2_left {
    -webkit-line-clamp: 8;
    line-clamp: 8;
  }
  .index4_list div {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  /* #endregion */

  /* #region  关于我们*/
  .se_title {
    padding-bottom: 0.48rem;
  }
  .se_title div {
    font-size: 1.53rem;
  }
  .se_title span {
    font-size: 1.2rem;
  }

  .about_main1 {
    padding-top: 1.25rem;
  }
  .about1_row {
    margin-top: 1.85rem;
  }
  .about1_right {
    font-size: 14px;
    line-height: 28px;
  }
  .about1_right div {
    margin-bottom: 1.25rem;
  }
  .about1_row img {
    box-shadow: 0px 0px 0.275rem 0px rgba(0, 0, 0, 0.57);
  }
  .about_main2 {
    padding: 2.4rem 0 3.5rem 0;
  }
  .about2_text {
    font-size: 14px;
    margin-top: 1.05rem;
  }
  .about2_imgs {
    margin-top: 1.5rem;
  }
  .about2_imgs img {
    height: 8.5rem;
    margin: 0 0.3rem;
  }
  /* #endregion */

  /* #region  产品中心*/
  .product_top {
    padding: 0.65rem 0 0.7rem 0;
  }
  .ptite_tab a {
    font-size: 17px;
    margin: 0 1rem 0 0;
  }
  .ptitle_nav {
    font-size: 14px;
  }
  .ptitle_nav img {
    width: 20px;
    margin-right: 4px;
  }
  .ptitle_nav span {
    margin: 0 4px;
  }
  .product_main {
    padding: 2.1rem 0 3.6rem 0;
  }
  .product_row {
    margin-top: 2.25rem;
  }

  .product_right {
    font-size: 14px;
    line-height: 28px;
    padding: 0.6rem;
  }

  .product_right span {
    font-size: 17px;
  }

  .product_row2 {
    margin-top: 3.5rem;
  }

  .product_title2 {
    font-size: 16px;
    margin-bottom: 0.5rem;
  }
  .product_item2 {
    font-size: 14px;
    line-height: 1.4rem;
  }

  /* #endregion */

  /* #region  产品答疑*/
  .product_answering {
    padding-top: 2.2rem;
  }
  .answering_list {
    margin-top: 2.5rem;
  }
  .answering {
    margin-bottom: 0.6rem;
    box-shadow: 0px 0px 0.275rem 0px rgba(0, 0, 0, 0.27);
    padding: 0.7rem 1.45% 0.9rem 1.45%;
    font-size: 15px;
  }

  .answering_t2 {
    margin-top: 5px;
  }

  /* #endregion */

  /* #region  产品配件*/

  .product_parts {
    padding-top: 2.2rem;
  }
  .parts_list {
    margin-top: 2.35rem;
    padding-bottom: 1.45rem;
  }
  .parts {
    width: 32%;
    margin-bottom: 0.55rem;
  }
  .parts,
  .parts:nth-of-type(4n + 4),
  .parts:nth-of-type(5n + 5) {
    margin-right: 2%;
  }
  .parts:nth-of-type(3n + 3) {
    margin-right: 0;
  }

  .parts_txt {
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.45rem;
    padding: 0 0.5rem;
  }

  .pages a {
    padding: 0 12px;
    height: 34px;
    font-size: 14px;
    margin: 0 8px;
  }

  /* #endregion */

  /* #region  服务中心*/
  .service {
    padding: 2.15rem 0 2.2rem 0;
  }
  .service_main {
    font-size: 0.55rem;
    line-height: 1.35rem;
  }
  .service_t1 {
    font-size: 0.75rem;
    margin-top: 1.9rem;
  }

  .service_t3 {
    margin-top: 0.15rem;
  }
  .service_t4 {
    margin: 1rem;
  }

  .service_main img {
    margin: 1.6rem auto 0 auto;
  }

  /* #endregion */

  /* #region  联系我们*/
  .contact {
    padding-top: 2.1rem;
  }
  .contact_row {
    margin-top: 2.2rem;
  }
  .contact_left {
    width: 53.75%;
  }
  .contact_right {
    width: 46.25%;
    padding: 0 8.8% 0 6%;
  }
  .contact_title {
    font-size: 20px;
    margin-bottom: 0.4rem;
    padding-left: 0.4rem;
  }
  .contact_right input {
    height: 1.35rem;
    padding: 0 0.5rem;
  }

  .contact_right textarea {
    height: 4.17rem;
    padding: 0.2rem 0.5rem;
    margin: 0.25rem 0;
  }

  .contact_right input,
  .contact_right textarea {
    font-size: 15px;
  }
  .contact_right button {
    width: 3.6rem;
    height: 1.4rem;
    font-size: 16px;
    margin-top: 0.5rem;
  }
  /* #endregion */

  /* #region  修改*/
  .parts_list {
    padding-bottom: 0.75rem;
  }

  .parts_xz {
    margin-bottom: 0.85rem;
  }

  .parts_right {
    padding: 0.5rem 0.75rem 0 0.75rem;
    font-size: 0.45rem;
  }

  .parts_right span {
    font-size: 0.55rem;
  }

  .parts_right div {
    -webkit-line-clamp: 3;
    line-clamp: 3;
  }

  /* #endregion */
}

@media screen and (max-width: 767px) {
  /* #region  首页*/
  .width {
    width: 95%;
  }
  /* .index_header {
    position: relative;
  } */
  .logo {
    width: 40%;
  }
  .header {
    padding: 1rem 0;
  }
  .header_right {
    padding-bottom: 0;
  }
  .header .width {
    align-items: center;
  }
  .language {
    font-size: 1.1rem;
  }
  .banner{
    margin-top: 4.5rem;
  }
  .banner_dot .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .banner_dot {
    bottom: 0.7rem !important;
  }

  .index_main1 {
    padding-top: 2.5rem;
  }
  .index1_row {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .index1_left {
    width: 100%;
    margin-bottom: 0.6rem;
  }
  .index1_center {
    width: 100%;
    flex-direction: row;
  }
  .index1_center img:nth-of-type(2) {
    margin-top: 0;
  }
  .index1_center img {
    width: 48.88%;
  }
  .index1_right {
    width: 100%;
    margin-top: 0.6rem;
    font-size: 1.1rem;
    line-height: 2.2rem;
  }
  .index1_right a {
    font-size: 1.1rem;
  }
  .index1_right div {
    -webkit-line-clamp: 4;
    line-clamp: 4;
  }
  .index1_right a {
    width: 8.2rem;
    height: 2.2rem;
  }
  .index_main2 {
    padding-top: 3rem;
  }
  .index2_row {
    flex-direction: column-reverse;
    margin-top: 2.8rem;
  }
  .index2_left,
  .index2_right {
    width: 100%;
  }
  .index2_left {
    margin-top: 1.7rem;
    font-size: 1.1rem;
    line-height: 2.2rem;
  }
  .index2_left span {
    font-size: 1.1rem!important;
  }
  .index2_left p:nth-child(1) span:nth-child(1) {
    font-size: 1.4rem!important;
  }
  .index3_row {
    flex-direction: column-reverse;
    margin-top: 2rem;
  }
  .index3_right,
  .index3_left {
    width: 100%;
  }
  .index3_left {
    margin-top: 1.7rem;
    font-size: 1.1rem;
  }
  .index3_left span {
    font-size: 1.1rem;
  }
  .index4_row {
    display: block;
    margin-top: 1.3rem;
  }
  .index4_left,
  .index4_right {
    width: 100%;
  }
  .index4_right {
    justify-content: space-between;
    margin-top: 1.2rem;
  }
  .index4_list {
    width: 100%;
    margin-left: 0;
  }
  .index4_list div {
    font-size: 1.2rem;
    line-height: 1.8rem;
    height: auto;
  }
  .index4_list span {
    font-size: 1.1rem;
  }
  .index4_list:nth-of-type(2) {
    margin-top: 0.8rem;
  }

  .index5_row {
    margin-top: 3.3rem;
    padding-left: 0;
    margin-top: 2.2rem;
  }
  .index5_right {
    position: relative;
    top: 0;
    right: 0;
    height: 15rem;
    width: 100%;
    margin-top: 1.7rem;
  }
  .index5_left {
    width: 100%;
    padding: 3rem 5% 3rem 5%;
  }
  .index5_item {
    font-size: 1.1rem;
    line-height: 1.35rem;
  }
  .index5_item img {
    width: 1.35rem;
    height: 1.35rem;
  }
  .index_main5 {
    padding-bottom: 4rem;
  }
  .index_main6 .width {
    display: block;
  }
  .index6_right {
    margin-top: 2rem;
    flex-wrap: wrap;
  }
  .index6_left {
    font-size: 1.1rem;
  }
  .index6_right a {
    font-size: 1.1rem;
    margin-left: 0;
    margin-right: 2rem;
    margin-bottom: 0.5rem;
  }
  .index_main6 {
    padding: 1.4rem 0 1.1rem 0;
  }
  .footer .width {
    flex-wrap: wrap;
  }
  .footer_center {
    width: 100%;
    margin: 1.7rem 0 0 0;
    order: 3;
  }
  .footer_center {
    font-size: 1rem;
    line-height: 2rem;
  }
  .footer_left img {
    width: 14rem;
  }
  .footer_right img {
    width: 8rem;
  }

  .nav_icon {
    margin-left: 1.5rem;
    padding: 2px;
    display: block;
  }
  .nav_icon img {
    width: 2.1rem;
    height: 2.1rem;
    transition: 0.2s;
  }
  .nav_icon2 img {
    transform: rotate(90deg);
  }

  .nav {
    position: fixed;
    left: 0;
    top: 0;
    width: 65%;
    height: 100%;
    background: #036c69;
    display: block;
    padding-top: 4rem;
    z-index: 999;
    left: -65%;
    transition: 0.3s;
  }
  .nav_phone {
    left: 0;
  }
  .nav_childrenp,
  .nav_bg {
    display: none !important;
  }
  .nav_item {
    margin-left: 0;
    width: 100%;
  }
  .nav_href {
    font-size: 1.3rem;
    color: #fff;
    height: 3.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.6rem;
    position: relative;
  }
  .modal {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.3);
    left: 0;
    top: 0;
    z-index: 50;
    display: none;
  }

  .nav_choose::after {
    content: "";
    position: absolute;
    bottom: 0.15rem;
    left: 50%;
    transform: translateX(-50%);
    width: 2rem;
    height: 2px;
    border-radius: 5px;
    background: #fff;
  }
  /* #endregion */

  /* #region  关于我们*/
  .about1_row {
    display: block;
    margin-top: 3rem;
  }
  .about1_left,
  .about1_right {
    width: 100%;
  }
  .about1_right {
    margin-top: 1.7rem;
    font-size: 14px;
    line-height: 28px;
  }
  .about_main2 {
    padding: 4rem 0 6rem;
  }
  .about1_right div {
    margin-bottom: 2rem;
  }
  .about2_imgs {
    display: block;
    margin-top: 2rem;
  }
  .about2_imgs img {
    width: 80%;
    height: auto;
    margin: 1.5rem auto 0 auto;
  }
.about2_text{
  font-size: 1.1rem!important;
}
  /* #endregion */

  /* #region  产品中心*/
  .product_top .width {
    display: flex;
    flex-direction: column-reverse;
  }
  .ptitle_nav,
  .ptite_tab {
    width: 100%;
  }
  .ptitle_nav {
    font-size: 14px;
    justify-content: center;
    flex-wrap: wrap;
  }
  .ptitle_nav img {
    width: 16px;
  }
  .ptite_tab {
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 0.8rem;
  }
  .ptite_tab a {
    font-size: 15px;
  }
  .product_top {
    padding: 1.3rem 0;
  }
  .product_main {
    padding: 3.5rem 0 4rem 0;
  }
  .product_row {
    display: block;
    margin-top: 4rem;
  }
  .product_left,
  .product_right {
    width: 100%;
  }
  .product_right {
    font-size: 14px;
    line-height: 28px;
    padding: 1.2rem;
  }
  .product_right span {
    font-size: 18px;
  }
  .product_row2 {
    display: block;
  }
  .product_left2,
  .product_right2 {
    width: 100%;
  }
  .product_title2 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .product_item2 {
    font-size: 1.1rem!important;
    line-height: 35px;
  }
  .product_item2 span{
    font-size: 1.1rem!important;
  }
  .product_right2 {
    margin-top: 2rem;
  }
  .product_row2 {
    margin-top: 4rem;
  }
  .answering_list {
    margin-top: 4rem;
  }
  .product_answering {
    padding-top: 4rem;
  }
  .answering {
    width: 100%;
    font-size: 1.4rem;
    padding: 1.4rem 3% 1.8rem 3%;
  }
  .answering_t2{
    font-size: 1.1rem;
  }
  .parts_list {
    justify-content: space-between;
  }
  .parts {
    width: 48.5%;
    margin-bottom: 0.9rem;
    margin-right: 0 !important;
  }
  .parts_txt {
    font-size: 1.1rem;
  }

  .product_parts {
    padding-top: 4rem;
  }
  .parts_list {
    margin-top: 4rem;
  }
  .pages a {
    display: none;
  }

  .pages a:nth-last-of-type(1),
  .pages a:nth-last-of-type(2),
  .pages a:nth-of-type(1),
  .pages a:nth-of-type(2) {
    display: flex;
  }

  /* #endregion */

  /* #region  服务中心*/
  .service {
    padding: 4rem 0 4rem 0;
  }
  .service_main .service_t2,.service_t3, .service_t4 {
    font-size: 1.1rem!important;
    line-height: 30px;
  }
  .service_t1 {
    font-size: 18px;
    margin-top: 3.5rem;
    margin-bottom: 0.3rem;
  }
  .service_main img {
    max-width: 100%;
  }
  .contact {
    padding-top: 4rem;
  }
  .contact_row {
    margin-top: 4rem;
    display: block;
  }
  .contact_left,
  .contact_right {
    width: 100%;
  }
  .contact_right {
    padding: 1.5rem 8% 0 8%;
  }
  .contact_right input,
  .contact_right textarea {
    font-size: 1.2rem;
  }
  .contact_right input {
    height: 3.2rem;
  }
  .contact_right textarea {
    height: 9rem;
  }
  .contact_right button {
    width: 7.5rem;
    height: 3rem;
    font-size: 1.3rem;
  }
  .index4_list:nth-of-type(2) {
    animation-delay: 0.1s;
  }
  .index1_right,
  .index1_center img:nth-of-type(2),
  .index4_list:nth-of-type(3) {
    animation-delay: 0.2s;
  }
  .index4_list:nth-of-type(4) {
    animation-delay: 0.3s;
  }

  .index4_list:nth-of-type(5) {
    animation-delay: 0.4s;
  }
  .index4_list:nth-of-type(6) {
    animation-delay: 0.5s;
  }
  .index4_list:nth-of-type(7) {
    animation-delay: 0.6s;
  }
  .index4_list:nth-of-type(8) {
    animation-delay: 0.7s;
  }

  /* #endregion */

  /* #region  修改*/
  .parts_xz {
    width: 100%;
  }
  .parts_right {
    font-size: 1.1rem;
    line-height: 2rem;
    padding:0.8rem 0.8rem 0 0.8rem;
  }
  .parts_right span {
    font-size: 1.25rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .parts_right div {
    -webkit-line-clamp: 3;
    line-clamp: 3;
  }
  .parts_xz {
    margin-bottom: 1.3rem;
  }
  /* #endregion */
}

/* #region  */

/* #endregion */
