.sy-product .main .title h6 {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #FF7A3D;
  border: 1px solid #FF7A3D;
  padding: 2px 8px;
  border-radius: 4px;
  line-height: 23px;
}

.sy-product .main .title h2 {
  font-size: 48px;
  line-height: 70px;
  color: #000000;
  margin-bottom: 24px;
}

.sy-product .main.right .title h4{
  color: #0A0A0A;
  font-size: 32px;
  margin: 0px;
  font-weight: 400;
  line-height: 32px;
  padding: 0px;
  margin-bottom: 10px;
}


.sy-product-nav {
  background: #fff;
}

.sy-product-nav .right a {
  margin-left: 0%;
  margin-right: 5%;

}
.sy-product-nav .right a:hover {
  color: #FF7A3D;
}

.sy-section-4 .sy-section-content {
  position: absolute;
  z-index: 1;
  left: 51%;
  top: 34%;
}
.sy-section-4 .sy-section-content .text-1{
  color: #14B4AC;
  font-weight: 500;
  font-size: 40px;
  line-height: 58px;
  margin-bottom: 72px;
}

.sy-section-4 .sy-section-content .text-2{
  color: #404040;
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 8px;
}

.sy-section-4 .sy-section-content .text-3{
  color: #0A0A0A;
  font-weight: 500;
  font-size: 40px;
  line-height: 58px;
  margin-bottom: 0px;
}
.sy-section-4 .sy-section-content .text-4{
  color: #404040;
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  margin-bottom:8px;
  margin-top: 32px;
}
.sy-section-4 .sy-section-content .text-5{
  color: #0A0A0A;
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 0px;
}

.sy-section-4 .sy-section-content strong{
  font-size: 40px;
  font-weight: 700;
  color: #14B4AC;
}

@media screen and (min-width: 860px ) and (max-width: 1600px) {
  .sy-section-4 .sy-section-content {
    left: 51%;
    top: 25%;
  }
  .sy-section-4 .sy-section-content .text-1{
    font-size: 2rem;
    line-height: 3rem;
    margin-bottom: 3rem;
  }
  
  .sy-section-4 .sy-section-content .text-2{
    font-size: 1rem;
    line-height: 2rem;
    margin-bottom: 0.1rem;
  }
  
  .sy-section-4 .sy-section-content .text-3{
    font-size: 2rem;
    line-height: 3rem;
    margin-bottom: 0px;
  }
  .sy-section-4 .sy-section-content .text-4{
    font-size: 2rem;
    line-height: 3rem;
    margin-bottom: 0.5rem;
    margin-top: 2rem;
  }
  .sy-section-4 .sy-section-content .text-5{
    font-size:1.5rem;
    line-height: 2rem;
    margin-bottom: 0px;
  }
  .sy-section-4 .sy-section-content strong{
    font-size: 2.7rem;
  }
}

.sy-section-5 .sy-section-title{
  text-align: center;
  font-size: 40px;
  font-weight: 500;
  line-height: 58px;
  color: #0A0A0A;
  padding-top: 124px;
}

.sy-section-5 .sy-section-subhead{
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
  color: #404040;
  margin-top: 8px;
  margin-bottom: 72px;
}

.sy-section-5 .swiper-slide {
  width: 70%;
  position: relative;
}
.sy-section-5 .swiper-slide img {
  width: 100%;
  height: auto;
}

.sy-section-5 .swiper-slide .swiper-text {
  position: absolute;
  bottom: 3%;
  left: 3%;
  color: #fff;
}

.sy-section-5 .swiper-slide .swiper-text span {
  display: block;
}

.sy-section-5 .swiper-slide .swiper-text span:first-child{
  font-size: 32px;
  font-weight: 500;
  line-height: 45px;
  margin-bottom: 8px;
}

.sy-section-5 .swiper-slide .swiper-text span:last-child{
  font-size: 20px;
  line-height: 29px;
}

.sy-section-5 .swiper-control {
  width: 362px;
  background: #73737317;
  border-radius: 100px;
  padding: 12px;
  margin: 64px auto 120px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sy-section-5 .swiper-pagination {
  position: static;
}
.sy-section-5 .swiper-pagination .swiper-pagination-bullet {
width: 8px;
height: 8px;
border-radius: 10px;
background: #737373B2;
cursor: pointer;
margin: 0px 8px;
}
.sy-section-5 .swiper-pagination .swiper-pagination-bullet-active {
  background: #404040;
  width: 36px;
  height: 8px;
  border-radius: 10px;
}


.sy-section-7 .sy-section-title {
  color: #0A0A0A;
  font-size: 40px;
  line-height: 58px;
  font-weight: 500;
  padding: 120px 0px 64px 18.5%;
}


.sy-section-7 .swiper-box {
  overflow: hidden;
  margin-left: 18.5%;
}

.sy-section-7 .swiper-box img {
  width: 100%;
}

.sy-section-7 .swiper-slide .swiper-text {
  position: absolute;
  bottom: 3%;
  left: 3%;
  color: #fff;
}

.sy-section-7 .swiper-slide .swiper-text span {
  display: block;
  font-size: 32px;
  font-weight: 500;
  line-height: 45px;
  margin-bottom: 8px;
}

.sy-section-7 .sy-section-bottom {
  display: flex;
  margin-top: 54px;
  margin: 54px 18.5% 0px 18.5%;
  position: relative;
}

.sy-section-7 .sy-section-text {
  margin-right: 97px;
}

.sy-section-7 .sy-section-text span {
  display: block;
}

.sy-section-7 .sy-section-text span:first-child {
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
  color: #404040;
  margin-bottom: 8px;
}

.sy-section-7 .sy-section-text span:last-child {
  font-size: 16px;
  line-height: 23px;
  color: #737373;
}

.sy-section-7 .swiper-control {
  position: absolute;
  right: 0px;
  top: 0px;
  display: flex;
  justify-content: flex-end;
}

.sy-section-7 .swiper-control div {
  margin-left: 16px;
}

.sy-image-text .sy-section-title {
  color: #0A0A0A;
  font-size: 40px;
  line-height: 58px;
  font-weight: 500;
  margin-bottom: 32px;
  text-align: center;
  color: #0A0A0A;
}

.sy-image-text .sy-section-subhead {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  color: #0A0A0A;
}

.sy-image-text .sy-section-tips {
  font-size: 20px;
  line-height: 29px;
  text-align: center;
  color: #0A0A0A;
}

.sy-image-text .sy-picture-box {
  margin: 0px 18.5%;
  display: flex;
  justify-content: space-between;
  gap: 24px;
  margin-top: 64px;
}

.sy-image-text .sy-picture-box .sy-picture-item {
  position: relative;
  width: 100%;

}

.sy-image-text .sy-picture-box .sy-picture-item img {
  width: 100%;
}

.sy-image-text .sy-picture-box .sy-picture-item span {
  position: absolute;
  left: 3%;
  bottom: 3%;
  font-weight: 500;
  font-size: 24px;
  color: #fff;
}

.sy-image-text .sy-section-text {
  margin: 0px 18.5%;
  margin-top: 24px;
  display: flex;
  gap: 24px;
}

.sy-image-text .sy-text-item {
  width: 50%;
}

.sy-image-text .sy-text-item-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  color: #0A0A0A;
  margin-bottom: 12px;
}

.sy-image-text .sy-text-item-content {
  font-size: 16px;
  line-height: 23px;
  color: #0A0A0A;
}

.sy-section-8 {
  padding: 193px 0px 59px;
}

.sy-section-9 {
  padding: 37px 0px 120px;
}



.sy-section-10 .product-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.sy-section-10  .product-item {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.sy-section-10  .product-item h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  padding: 23.5px 0px;
  color: #000000;
  width: 180px;
  border-bottom: 1px solid #CCCCCC;
  margin: 0px;
  margin-bottom: 12.5px;
}

.sy-section-10  .product-item .item {
  text-align: center;
}

.sy-section-10  .product-item .item .title {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #404040;
  margin-bottom: 8px;
  display: inline-block;
}

.sy-section-10 .product-item .item .content {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #0A0A0A;
  margin-bottom: 25px;
  display: inline-block;
}




.sy-mb-section-1 .main {
  top: 47%;
}

.sy-mb-section-1 .main .title h5 {
  font-size: 14px;
  line-height: 24px;
}

.sy-mb-section-1 .main .title h5 span {
  display: inline-block;
  border-radius: 6px;
  border: 1px solid #fff;
  padding: 0px 4px;
}

.sy-mb-section-1 .main .title h2 {
  font-weight: 500;
  font-size: 36px;
  line-height: 52px;
  color: #fff;
  margin-bottom: 8px;
}

.sy-mb-section-1 .main.right .title h4 {
  font-size: 20px;
  line-height: 29px;
  color: #fff;
}


.sy-mb-section-3 {
  position: relative;
}

.sy-mb-section-3 img {
  width: 100%;
}

.sy-mb-section-3 .sy-section-content {
  position: absolute;
  left: 0px;
  top: 5%;
  padding: 0px 16px;
  width: 100%;
  box-sizing: border-box;
}

.sy-mb-section-3 .sy-section-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  color: #0A0A0A;
  margin-bottom: 6px;
}

.sy-mb-section-3 .sy-section-sub {
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  color: #404040;
  margin-bottom: 32px;
}

.sy-mb-section-3 .sy-section-title-1 {
  font-weight: 500;
  font-size: 20px;
  line-height: 35px;
  color: #0A0A0A;
  margin-bottom: 9px;
}

.sy-mb-section-3 .sy-section-text-1 {
  font-size: 16px;
  line-height: 32px;
  color: #404040;
  margin-bottom: 20px;
}

.sy-mb-section-3 .sy-section-title-2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  color: #0A0A0A;
  margin-bottom: 6px;
}

.sy-mb-section-3 .sy-section-text-2 {
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: #404040;
}

.sy-mb-section-4 {
  position: relative;
}

.sy-mb-section-4 img {
  width: 100%;
  height: 100%;
}

.sy-mb-section-4 .sy-mb-section-content {
  position: absolute;
  z-index: 1;
  bottom: 7%;
  left: 0px;
  padding: 0px 16px;
  color: #fff;
}

.sy-mb-section-4 .sy-mb-section-content .content-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 16px;
}

.sy-mb-section-4 .sy-mb-section-content .content-sub {
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 12px;
}

.sy-mb-section-4 .sy-mb-section-content .content-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 4px;
}


.sy-mb-section-5 {
  background: #fff;
}

.content-box {
  display: flex;
  flex-direction: column;
  padding: 70px 16px 64px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 6.09%, #EEF2F9 85.92%);
}

.sy-mb-section-5 img {
  width: 100%;
}

.sy-mb-section-5 .sy-mb-section-content strong {
  font-weight: 700;
  font-size: 32px;
  line-height: 46px;
  color: #14B4AC;
}

.sy-mb-section-5 .sy-mb-section-content .content-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 42px;
  color: #14B4AC;
}

.sy-mb-section-5 .sy-mb-section-content .content-tips {
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 8px;
  color: #737373;
}

.sy-mb-section-5 .sy-mb-section-content .content-text {
  font-weight: 500;
  font-size: 24px;
  line-height: 39px;
  color: #0A0A0A;
}

.sy-mb-section-5 .sy-mb-section-content .content-text-1 {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #0A0A0A;
}

.sy-mb-section-6 .sy-section-title {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
  color: #0A0A0A;
  padding-top: 45px;
}

.sy-mb-section-6 .sy-section-subhead {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  color: #404040;
  margin-top: 16px;
  margin-bottom: 56px;
}

.sy-mb-section-6 .swiper-slide {
  position: relative;
}

.sy-mb-section-6 .swiper-slide img {
  width: 100%;
  height: auto;
}

.sy-mb-section-6 .swiper-slide .swiper-text {
  position: absolute;
  bottom: 3%;
  left: 3%;
  color: #fff;
}

.sy-mb-section-6 .swiper-slide .swiper-text span {
  display: block;
}

.sy-mb-section-6 .swiper-slide .swiper-text span:first-child {
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  margin-bottom: 2.48px;
}

.sy-mb-section-6 .swiper-slide .swiper-text span:last-child {
  font-size: 12px;
  line-height: 17px;
}

.sy-mb-section-6 .swiper-control {
  width: 208px;
  background: #73737317;
  border-radius: 100px;
  padding: 18px;
  margin: 42px auto 68px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sy-mb-section-6 .swiper-pagination {
  position: static;
}

.sy-mb-section-6 .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background: #737373B2;
  cursor: pointer;
  margin: 0px 6px;
}

.sy-mb-section-6 .swiper-pagination .swiper-pagination-bullet-active {
  background: #404040;
  width: 36px;
  height: 6px;
  border-radius: 10px;
}

.sy-mb-section-6 .swiper-control svg {
  width: 32px;
  height: 32px;
}

.sy-mb-section-7 {
  position: relative;
}

.sy-mb-section-7 img {
  width: 100%;
  height: 100%;
}

.sy-mb-section-7 .sy-mb-section-content {
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 0%;
  left: 0px;
  padding: 0px 16px;
  color: #fff;
}

.sy-mb-section-7 .sy-mb-section-content .content-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 16px;
  color: #0A0A0A;
  text-align: center;
}


.sy-mb-section-7 .sy-mb-section-content .content-text {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  color: #404040;
  text-align: center;
}


.sy-mb-section-8 {
  padding: 0px 16px;
}

.sy-mb-section-8 .sy-section-title {
  color: #0A0A0A;
  font-size: 26px;
  line-height: 38px;
  font-weight: 500;
  padding: 64px 0px 32px;
}

.sy-mb-section-8 .sy-section-text {
  margin-bottom: 16px;
}

.sy-mb-section-8 .sy-section-text span {
  display: block;
}

.sy-mb-section-8 .sy-section-text span:first-child {
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  color: #404040;
  margin-bottom: 8px;
}

.sy-mb-section-8 .sy-section-text span:last-child {
  font-size: 15px;
  line-height: 22px;
  color: #737373;
}


.sy-mb-section-8 .swiper-box {
  overflow: hidden;
  padding-top: 16px;
}

.sy-mb-section-8 .swiper-box img {
  width: 100%;
}

.sy-mb-section-8 .swiper-slide .swiper-text {
  position: absolute;
  bottom: 3%;
  left: 3%;
  color: #fff;
}

.sy-mb-section-8 .swiper-slide .swiper-text span {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
}

.sy-mb-section-8 .sy-section-bottom {
  display: flex;
  padding: 32px 0px;
  position: relative;
  justify-content: space-between;
}

.sy-mb-section-8 .swiper-pagination {
  position: static;
}

.sy-mb-section-8 .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 10px;
  background: #737373B2;
  cursor: pointer;
  margin: 0px 8px;
}

.sy-mb-section-8 .swiper-pagination .swiper-pagination-bullet-active {
  background: #404040;
  width: 36px;
  height: 8px;
  border-radius: 10px;
}

.sy-mb-section-8 .swiper-control {
  display: flex;
  justify-content: flex-end;
}

.sy-mb-section-8 .swiper-control div {
  margin-left: 16px;
}

.sy-mb-section-8 .swiper-control svg {
  width: 32px;
  height: 32px;
}


.sy-mb-section-9 {
  padding: 0px 16px;
  background: linear-gradient(180deg, #EEF2F9 20.17%, rgba(255, 255, 255, 0) 100%);
}

.sy-mb-section-9 .sy-section-title {
  color: #0A0A0A;
  font-size: 26px;
  line-height: 38px;
  font-weight: 500;
  padding: 64px 0px 32px;
  text-align: center;
}

.sy-mb-section-9 .sy-section-sub {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  color: #404040;
  margin-bottom: 8px;
  text-align: center;
}

.sy-mb-section-9 .sy-section-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  color: #737373;
  margin-bottom: 48px;
  text-align: center;
}

.sy-mb-section-9 .swiper-box {
  overflow: hidden;
  padding-top: 16px;
}


.sy-mb-section-9 .swiper-box img {
  width: 100%;
}

.sy-mb-section-9 .swiper-box  .swiper-bg {
 position: relative;
}

.sy-mb-section-9 .swiper-slide .swiper-bg span {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  position: absolute;
  bottom: 3%;
  left: 3%;
  color: #fff;
}

.sy-mb-section-9 .swiper-slide .swiper-content {
  margin-top: 24px;
}

.sy-mb-section-9 .swiper-slide .swiper-content span:first-child {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  color: #404040;
  display: block;
}

.sy-mb-section-9 .swiper-slide .swiper-content span:last-child {
  font-size: 16px;
  line-height: 23px;
  color: #737373;
  display: block;
}

.sy-mb-section-9 .sy-section-bottom {
  display: flex;
  padding: 32px 0px;
  position: relative;
  justify-content: space-between;
}

.sy-mb-section-9 .swiper-pagination {
  position: static;
}

.sy-mb-section-9 .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 10px;
  background: #737373B2;
  cursor: pointer;
  margin: 0px 8px;
}

.sy-mb-section-9 .swiper-pagination .swiper-pagination-bullet-active {
  background: #404040;
  width: 36px;
  height: 8px;
  border-radius: 10px;
}

.sy-mb-section-9 .swiper-control {
  display: flex;
  justify-content: flex-end;
}

.sy-mb-section-9 .swiper-control div {
  margin-left: 16px;
}

.sy-mb-section-9 .swiper-control svg {
  width: 32px;
  height: 32px;
}

.sy-mb-section-10 {
  padding: 0px 16px;
  padding-bottom: 120px;
}

.sy-mb-section-10 img {
  width: 100%;
  margin-bottom: 24px;
}

.sy-mb-section-10 .sy-section-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 32px;
  color: #0A0A0A;
}

.sy-mb-section-10 .sy-section-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: #404040;
  margin-bottom: 16px;
}



.sy-mb-section-11 .product-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.sy-mb-section-11  .product-item {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.sy-mb-section-11  .product-item img {
  width: 100%;
}

.sy-mb-section-11  .product-item h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  padding: 32px 0px;
  color: #000000;
  width: 100%;
  border-bottom: 1px solid #CCCCCC;
  margin: 0px;
  margin-bottom: 17px;
}

.sy-mb-section-11  .product-item .item {
  text-align: center;
}

.sy-mb-section-11  .product-item .item .title {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #404040;
  margin-bottom: 8px;
  display: inline-block;
}

.sy-mb-section-11 .product-item .item .content {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #0A0A0A;
  margin-bottom: 34px;
  display: inline-block;
}



