html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--primary:#0d54a5;
--title:#262628;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.page_banner2 {
 position: relative;
 }
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;
 }}
.wrap {
 flex-wrap: wrap;
 }
.page_banner2 .wrap {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 }
.content {
 max-width: 115.2rem;
 margin: 0px auto;
 position: relative;
 }
.page_banner2 .content {
 display: flex;
 align-items: center;
 height: 100%;
 max-width: 101rem;
 }
@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){
.page_banner2 .content {
 align-items: flex-end;
 }}
.page_banner2 .head {
 flex: 1 1 0%;
 color: rgb(255, 255, 255);
 padding-top: 8.3%;
 }
@media screen and (min-width: 769px) and (max-width: 1220px){
.page_banner2 .head {
 padding: 0px;
 }}
@media screen and (max-width: 768px){
.page_banner2 .head {
 padding: 0px;
 }}
@media screen and (max-width: 576px){
.page_banner2 .head {
 text-align: center;
 padding-bottom: 53px;
 }}
.page_banner2 h1 {
 font-size: 4.5rem;
 font-weight: 700;
 }
[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"][data-aos^="fade"].aos-animate {
 opacity: 1;
 transform: translateZ(0px);
 }

@media screen and (max-width: 768px){
div.head h1 {
 font-size: 25px;
 line-height: 1.3;
 letter-spacing: unset;
 max-width: unset;
 word-spacing: unset;
 }}
@media screen and (max-width: 576px){
.page_banner2 .head h1 {
 font-size: 32px;
 }}
[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
 }
[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
 transition-delay: 0.1s;
 }
a {
 color: inherit;
 cursor: pointer;
 font-size: inherit;
 text-decoration: none;
 }
.btn {
 display: inline-block;
 cursor: pointer;
 text-align: center;
 border-radius: 100px;
 transition: 0.3s;
 color: rgb(255, 255, 255);
 font-size: 1.7rem;
 line-height: normal;
 font-weight: 500;
 background-color: rgba(0, 0, 0, 0.65);
 padding: 1.3rem 4.4rem;
 }
.btn:hover {
 background-color: var(--primary);
 }
.page_banner2 .btn {
 margin-top: 4.7rem;
 }
@media screen and (max-width: 768px){
.btn, .btn_w {
 font-size: 14px;
 line-height: 1.5;
 padding: 6px 1rem;
 }}
@media screen and (max-width: 768px){
div.head .btn, div.head .btn_line, div.head .btn_w {
 margin-top: 8px;
 }}
@media screen and (max-width: 576px){
div.head .btn, div.head .btn_line {
 margin-top: 32px;
 }}
@media screen and (max-width: 576px){
.btn {
 min-width: 134px;
 padding: 14px 2rem 15px;
 }}
@media screen and (max-width: 576px){
.page_banner2 .head .btn {
 margin-top: 26px;
 }}
@media screen and (max-width: 576px){
.page_banner2 .btn {
 background-color: rgb(30, 30, 32);
 }}
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;
  }
}
