html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--title:#262628;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
.bg_pc, .bg_moble {
 width: 100%;
 height: auto;
 }
.bg_pc {
 display: block;
 }
@media screen and (max-width: 576px){
.bg_pc {
 display: none;
 }}
.bg_pc img, .bg_moble img, .bg_pc video, .bg_moble video {
 width: 100%;
 height: 100%;
 display: block;
 transition: 0.5s;
 }
.bg_moble {
 display: none;
 }
@media screen and (max-width: 576px){
.bg_moble {
 display: block;
 }}
button, input, textarea {
 outline: none;
 border: none;
 font-family: unset;
 color: var(--title);
 }
input[type="submit"], button {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}
html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--text:#686870;
--title:#262628;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.solution_picture {
 position: relative;
 margin: 0.8rem 0px;
 overflow: hidden;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.solution_picture {
 margin: 12px 0px;
 }}
@media screen and (max-width: 576px){
.solution_picture {
 width: calc(100% - 2rem);
 border-radius: 4px;
 overflow: hidden;
 margin-left: auto;
 margin-right: auto;
 }}
.bg_pc, .bg_moble {
 width: 100%;
 height: auto;
 }
.bg_pc {
 display: block;
 }
@media screen and (max-width: 576px){
.bg_pc {
 display: none;
 }}
.bg_pc img, .bg_moble img, .bg_pc video, .bg_moble video {
 width: 100%;
 height: 100%;
 display: block;
 transition: 0.5s;
 }
.bg_moble {
 display: none;
 }
@media screen and (max-width: 576px){
.bg_moble {
 display: block;
 }}
.wrap {
 flex-wrap: wrap;
 }
.solution_picture .wrap {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 z-index: 2;
 }
.content {
 max-width: 115.2rem;
 margin: 0px auto;
 position: relative;
 }
.flex_end {
 justify-content: flex-end;
 }
.flex_middle {
 align-items: center;
 }
.solution_picture .content {
 height: 100%;
 display: flex;
 }
@media screen and (min-width: 769px) and (max-width: 1024px){
.content {
 padding: 0px 2rem;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1rem;
 }}
@media screen and (max-width: 576px){
.solution_picture .content {
 align-items: flex-end;
 padding: 26px 6px;
 }}
.solution_picture .head {
 color: rgb(255, 255, 255);
 padding-top: 1.2%;
 }
.solution_picture .head.right {
 text-align: right;
 padding-top: 0px;
 padding-bottom: 13.5%;
 }
@media screen and (max-width: 768px){
.solution_picture .head {
 padding: 0px;
 }}
@media screen and (max-width: 768px){
.solution_picture .head.right {
 padding: 0px;
 }}
@media screen and (max-width: 576px){
.solution_picture .head {
 flex: 1 1 0%;
 padding: 0px;
 }}
@media screen and (max-width: 576px){
.solution_picture .head.right, .solution_picture .head.center {
 text-align: left;
 padding: 0px;
 }}
.head strong {
 font-size: 2.5rem;
 font-weight: 400;
 color: var(--text);
 display: block;
 line-height: normal;
 margin-bottom: 0.3rem;
 }
.solution_picture .head strong {
 color: rgb(255, 255, 255);
 }
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
 transition-duration: 0.8s;
 }
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"], body[data-aos-easing="ease-in-out-sine"] [data-aos] {
 transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
 }

[data-aos="fade-left"] {
 transform: translate3d(100px, 0px, 0px);
 }
@media screen and (max-width: 768px){
div.head .subtitle, div.head strong {
 font-size: 14px;
 line-height: 1.5;
 margin-bottom: 3px;
 letter-spacing: 1px;
 }}
.solution_picture .en {
 font-size: 6.6rem;
 margin-top: 4.2rem;
 font-weight: 700;
 margin-bottom: -0.5rem;
 }
[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
 }
@media screen and (max-width: 768px){
.solution_picture .en {
 font-size: 33px;
 margin: 10px 0px;
 }}
@media screen and (max-width: 576px){
.solution_picture .en {
 margin: 11px 0px -3px;
 }}
.head h2 {
 font-size: 3.5rem;
 line-height: normal;
 font-weight: 700;
 letter-spacing: 0.1px;
 }
[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
 }
@media screen and (max-width: 768px){
div.head h2 {
 font-size: 22px;
 line-height: 1.3;
 letter-spacing: unset;
 max-width: unset;
 word-spacing: unset;
 }}
@media screen and (max-width: 576px){
div.head h2 {
 font-size: 27px;
 }}
@media screen and (max-width: 576px){
.solution_picture .head.right h2 {
 font-size: 19px;
 }}
button, input, textarea {
 outline: none;
 border: none;
 font-family: unset;
 color: var(--title);
 }
input[type="submit"], button {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}
html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--text:#686870;
--title:#262628;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.solution_picture {
 position: relative;
 margin: 0.8rem 0px;
 overflow: hidden;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.solution_picture {
 margin: 12px 0px;
 }}
@media screen and (max-width: 576px){
.solution_picture {
 width: calc(100% - 2rem);
 border-radius: 4px;
 overflow: hidden;
 margin-left: auto;
 margin-right: auto;
 }}
.bg_pc, .bg_moble {
 width: 100%;
 height: auto;
 }
.bg_pc {
 display: block;
 }
@media screen and (max-width: 576px){
.bg_pc {
 display: none;
 }}
.bg_pc img, .bg_moble img, .bg_pc video, .bg_moble video {
 width: 100%;
 height: 100%;
 display: block;
 transition: 0.5s;
 }
.bg_moble {
 display: none;
 }
@media screen and (max-width: 576px){
.bg_moble {
 display: block;
 }}
.wrap {
 flex-wrap: wrap;
 }
.solution_picture .wrap {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 z-index: 2;
 }
.content {
 max-width: 115.2rem;
 margin: 0px auto;
 position: relative;
 }
.flex_middle {
 align-items: center;
 }
.solution_picture .content {
 height: 100%;
 display: flex;
 }
@media screen and (min-width: 769px) and (max-width: 1024px){
.content {
 padding: 0px 2rem;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1rem;
 }}
@media screen and (max-width: 576px){
.solution_picture .content {
 align-items: flex-end;
 padding: 26px 6px;
 }}
.solution_picture .head {
 color: rgb(255, 255, 255);
 padding-top: 1.2%;
 }
@media screen and (max-width: 768px){
.solution_picture .head {
 padding: 0px;
 }}
@media screen and (max-width: 576px){
.solution_picture .head {
 flex: 1 1 0%;
 padding: 0px;
 }}
.head.lar strong {
 margin-bottom: 0.4rem;
 }
.head strong {
 font-size: 2.5rem;
 font-weight: 400;
 color: var(--text);
 display: block;
 line-height: normal;
 margin-bottom: 0.3rem;
 }
.solution_picture .head strong {
 color: rgb(255, 255, 255);
 }
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
 transition-duration: 0.8s;
 }
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"], body[data-aos-easing="ease-in-out-sine"] [data-aos] {
 transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
 }


@media screen and (max-width: 768px){
div.head.lar strong {
 margin-bottom: 3px;
 }}
@media screen and (max-width: 768px){
div.head .subtitle, div.head strong {
 font-size: 14px;
 line-height: 1.5;
 margin-bottom: 3px;
 letter-spacing: 1px;
 }}
.head.lar h2 {
 font-size: 5.3rem;
 letter-spacing: 0.4px;
 }
.head h2 {
 font-size: 3.5rem;
 line-height: normal;
 font-weight: 700;
 letter-spacing: 0.1px;
 }
[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
 }
@media screen and (max-width: 768px){
div.head.lar h2 {
 font-size: 22px;
 letter-spacing: unset;
 }}
@media screen and (max-width: 768px){
div.head h2 {
 font-size: 22px;
 line-height: 1.3;
 letter-spacing: unset;
 max-width: unset;
 word-spacing: unset;
 }}
@media screen and (max-width: 576px){
div.head.lar h2 {
 font-size: 19px;
 }}
@media screen and (max-width: 576px){
div.head h2 {
 font-size: 27px;
 }}
button, input, textarea {
 outline: none;
 border: none;
 font-family: unset;
 color: var(--title);
 }
input[type="submit"], button {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}
html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--text:#686870;
--title:#262628;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.solution_picture {
 position: relative;
 margin: 0.8rem 0px;
 overflow: hidden;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.solution_picture {
 margin: 12px 0px;
 }}
@media screen and (max-width: 576px){
.solution_picture {
 width: calc(100% - 2rem);
 border-radius: 4px;
 overflow: hidden;
 margin-left: auto;
 margin-right: auto;
 }}
.bg_pc, .bg_moble {
 width: 100%;
 height: auto;
 }
.bg_pc {
 display: block;
 }
@media screen and (max-width: 576px){
.bg_pc {
 display: none;
 }}
.bg_pc img, .bg_moble img, .bg_pc video, .bg_moble video {
 width: 100%;
 height: 100%;
 display: block;
 transition: 0.5s;
 }
.bg_moble {
 display: none;
 }
@media screen and (max-width: 576px){
.bg_moble {
 display: block;
 }}
.wrap {
 flex-wrap: wrap;
 }
.solution_picture .wrap {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 z-index: 2;
 }
.content {
 max-width: 115.2rem;
 margin: 0px auto;
 position: relative;
 }
.flex_center {
 justify-content: center;
 }
.solution_picture .content {
 height: 100%;
 display: flex;
 }
@media screen and (min-width: 769px) and (max-width: 1024px){
.content {
 padding: 0px 2rem;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1rem;
 }}
@media screen and (max-width: 576px){
.solution_picture .content {
 align-items: flex-end;
 padding: 26px 6px;
 }}
.center {
 text-align: center;
 }
.solution_picture .head {
 color: rgb(255, 255, 255);
 padding-top: 1.2%;
 }
.solution_picture .head.center {
 padding-top: 15.2rem;
 }
@media screen and (max-width: 768px){
.solution_picture .head {
 padding: 0px;
 }}
@media screen and (max-width: 768px){
.solution_picture .head.center {
 padding: 4rem 0px;
 }}
@media screen and (max-width: 576px){
.solution_picture .head {
 flex: 1 1 0%;
 padding: 0px;
 }}
@media screen and (max-width: 576px){
.solution_picture .head.right, .solution_picture .head.center {
 text-align: left;
 padding: 0px;
 }}
.head.lar strong {
 margin-bottom: 0.4rem;
 }
.head strong {
 font-size: 2.5rem;
 font-weight: 400;
 color: var(--text);
 display: block;
 line-height: normal;
 margin-bottom: 0.3rem;
 }
.solution_picture .head strong {
 color: rgb(255, 255, 255);
 }
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
 transition-duration: 0.8s;
 }
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"], body[data-aos-easing="ease-in-out-sine"] [data-aos] {
 transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
 }


@media screen and (max-width: 768px){
div.head.lar strong {
 margin-bottom: 3px;
 }}
@media screen and (max-width: 768px){
div.head .subtitle, div.head strong {
 font-size: 14px;
 line-height: 1.5;
 margin-bottom: 3px;
 letter-spacing: 1px;
 }}
.head.lar h2 {
 font-size: 5.3rem;
 letter-spacing: 0.4px;
 }
.head h2 {
 font-size: 3.5rem;
 line-height: normal;
 font-weight: 700;
 letter-spacing: 0.1px;
 }
[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
 }
@media screen and (max-width: 768px){
div.head.lar h2 {
 font-size: 22px;
 letter-spacing: unset;
 }}
@media screen and (max-width: 768px){
div.head h2 {
 font-size: 22px;
 line-height: 1.3;
 letter-spacing: unset;
 max-width: unset;
 word-spacing: unset;
 }}
@media screen and (max-width: 576px){
div.head.lar h2 {
 font-size: 19px;
 }}
@media screen and (max-width: 576px){
div.head h2 {
 font-size: 27px;
 }}
button, input, textarea {
 outline: none;
 border: none;
 font-family: unset;
 color: var(--title);
 }
input[type="submit"], button {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}
html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--text:#686870;
--title:#262628;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.solution_picture {
 position: relative;
 margin: 0.8rem 0px;
 overflow: hidden;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.solution_picture {
 margin: 12px 0px;
 }}
@media screen and (max-width: 576px){
.solution_picture {
 width: calc(100% - 2rem);
 border-radius: 4px;
 overflow: hidden;
 margin-left: auto;
 margin-right: auto;
 }}
.bg_pc, .bg_moble {
 width: 100%;
 height: auto;
 }
.bg_pc {
 display: block;
 }
@media screen and (max-width: 576px){
.bg_pc {
 display: none;
 }}
.bg_pc img, .bg_moble img, .bg_pc video, .bg_moble video {
 width: 100%;
 height: 100%;
 display: block;
 transition: 0.5s;
 }
.bg_moble {
 display: none;
 }
@media screen and (max-width: 576px){
.bg_moble {
 display: block;
 }}
.wrap {
 flex-wrap: wrap;
 }
.solution_picture .wrap {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 z-index: 2;
 }
.content {
 max-width: 115.2rem;
 margin: 0px auto;
 position: relative;
 }
.flex_middle {
 align-items: center;
 }
.solution_picture .content {
 height: 100%;
 display: flex;
 }
@media screen and (min-width: 769px) and (max-width: 1024px){
.content {
 padding: 0px 2rem;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1rem;
 }}
@media screen and (max-width: 576px){
.solution_picture .content {
 align-items: flex-end;
 padding: 26px 6px;
 }}
.solution_picture .head {
 color: rgb(255, 255, 255);
 padding-top: 1.2%;
 }
@media screen and (max-width: 768px){
.solution_picture .head {
 padding: 0px;
 }}
@media screen and (max-width: 576px){
.solution_picture .head {
 flex: 1 1 0%;
 padding: 0px;
 }}
.head.lar strong {
 margin-bottom: 0.4rem;
 }
.head strong {
 font-size: 2.5rem;
 font-weight: 400;
 color: var(--text);
 display: block;
 line-height: normal;
 margin-bottom: 0.3rem;
 }
.solution_picture .head strong {
 color: rgb(255, 255, 255);
 }
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
 transition-duration: 0.8s;
 }
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"], body[data-aos-easing="ease-in-out-sine"] [data-aos] {
 transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
 }


@media screen and (max-width: 768px){
div.head.lar strong {
 margin-bottom: 3px;
 }}
@media screen and (max-width: 768px){
div.head .subtitle, div.head strong {
 font-size: 14px;
 line-height: 1.5;
 margin-bottom: 3px;
 letter-spacing: 1px;
 }}
.head.lar h2 {
 font-size: 5.3rem;
 letter-spacing: 0.4px;
 }
.head h2 {
 font-size: 3.5rem;
 line-height: normal;
 font-weight: 700;
 letter-spacing: 0.1px;
 }
[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
 }
@media screen and (max-width: 768px){
div.head.lar h2 {
 font-size: 22px;
 letter-spacing: unset;
 }}
@media screen and (max-width: 768px){
div.head h2 {
 font-size: 22px;
 line-height: 1.3;
 letter-spacing: unset;
 max-width: unset;
 word-spacing: unset;
 }}
@media screen and (max-width: 576px){
div.head.lar h2 {
 font-size: 19px;
 }}
@media screen and (max-width: 576px){
div.head h2 {
 font-size: 27px;
 }}
button, input, textarea {
 outline: none;
 border: none;
 font-family: unset;
 color: var(--title);
 }
input[type="submit"], button {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}
/*
Theme Name: Sytech Web
Author: The Sytech Team
Author URI:  https://sytech-web.cn
Description: A Beautiful, Fast Loading and SEO Ready Website
Version: 2.0.0
*/

* {
	margin:0;
	padding: 0;
	box-sizing: border-box;
}
.content { 
	margin: 0 auto;
	position: relative;
}

html {
	scroll-behavior: smooth;
}
.flex {
	display: flex;
}
.wrap {
	flex-wrap: wrap;
}
.flex1 {
	flex:1;
}
.flex2 {
	flex:2;
}
.flex3 {
	flex:3;
}
.between {
	justify-content: space-between;
}
.center {
	text-align: center;
}
.boxshadow {
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	background: white;
}


.tools_part_vendor .tools_part_box{
  padding: 4rem 0px;
  text-align: center;
}

.tools_part_vendor .tools_part_box input{
  padding: .8rem 1rem;
  border-radius: 5px;
  min-width: 300px;
  border: 1px #ddd solid ;
}
.tools_part_vendor .tools_part_box button{
  background: white;
  border: 1px solid #f8f8f8;
  color: #4c4c4c;
  padding: 0.8rem 1.5rem;
  display: inline-block;
  font-weight: 500;
  border: none;
  font-size: 16px;
  cursor: pointer;
  border-radius: 10px;
  background-color: #33bde9;
  border: 1px solid #33bde9;
  color: white;
  padding: 0.8rem 1.5rem;
}
@media screen and (min-width: 786px)  and (max-width: 1600px) {
  
}
@media screen and (min-width: 786px)  and (max-width: 1400px) {
  .content {
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1200px) {
  .content {
    max-width: 1000px;
  }
  .swiper_content {
    max-width: 1020px;
  }
  .solution_strength .head p {
    width: 70%;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1000px) {
  .content {
    max-width: 786px;
  }
  .swiper_content {
    max-width: 806px;
  }
  .solution_strength .head p {
    width: 90%;
  }
}
@media screen and (max-width: 786px) {
  .content {
    padding: 0 1.2rem;
  }
}
