 
:root {
--title_color:#000;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.patient_banner {
 padding: 1rem 0px;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
.content {
 max-width: 1256px;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
.img.img_cv {
 overflow: hidden;
 }
.patient_banner .img {
 width: 100%;
 aspect-ratio: 1256 / 523;
 }
.img.img_cv img {
 width: 100%;
 height: 100%;
 object-fit: cover;
 display: block;
 transition: all 0.5s ease 0s;
 }
button, input, textarea {
 outline: none;
 border: none;
 font-family: unset;
 color: var(--title_color);
 }
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;
  }
}
.culture_employees {
 }
.culture_employees .clearfix::before, .culture_employees .clearfix::after {
 content: " ";
 display: table;
 }
.culture_employees .clearfix::after {
 clear: both;
 }
.culture_employees .clearfix {
 }
.culture_employees .colour {
 padding-top: 4.5em;
 padding-bottom: 4.5em;
 background-color: rgb(255, 255, 255);
 position: relative;
 z-index: 10;
 }
.culture_employees .colour.no-pad-bottom {
 padding-bottom: 0.01em;
 }
.culture_employees .grey1 {
 background-color: rgb(243, 245, 248);
 }
.culture_employees .restrict-width {
 margin-left: auto;
 margin-right: auto;
 max-width: 1320px;
 }
.culture_employees .column {
 padding-left: 1.25em;
 padding-right: 1.25em;
 box-sizing: border-box;
 }
@media (min-width: 720px){
.culture_employees .column {
 float: left;
 padding-left: 2rem;
 padding-right: 2rem;
 box-sizing: border-box;
 }}
@media (min-width: 720px){
.culture_employees .column.full {
 width: 100%;
 }}
.culture_employees h1, .culture_employees h2, .culture_employees h3, .culture_employees h4, .culture_employees h6 {
 font-family: proxima-nova, sans-serif;
 font-weight: 700;
 font-style: normal;
 color: rgb(0, 119, 200);
 margin: 1em 0px 1.67rem;
 line-height: normal;
 }
.culture_employees h3 {
 font-size: 1.4em;
 font-weight: 600;
 }
p {
 display: block;
 margin-block: 1em;
 margin-inline: 0px;
 unicode-bidi: isolate;
 }
.clear {
 clear: both;
 }
 
@media screen and (max-width: 786px){


}
.video1 {
 }
.video1 .clearfix::before, .video1 .clearfix::after {
 content: " ";
 display: table;
 }
.video1 .clearfix::after {
 clear: both;
 }
.video1 .clearfix {
 }
.video1 .colour {
 padding-top: 4.5em;
 padding-bottom: 4.5em;
 background-color: rgb(255, 255, 255);
 position: relative;
 z-index: 10;
 }
.video1 .colour.no-pad-top {
 padding-top: 0.01em;
 }
.video1 .grey1 {
 background-color: rgb(243, 245, 248);
 }
@media screen and (max-width: 768px){
.video1 .colour {
 padding-bottom: 1rem;
 }}
.video1 .restrict-width {
 margin-left: auto;
 margin-right: auto;
 max-width: 1320px;
 }
.video1 .column {
 padding-left: 1.25em;
 padding-right: 1.25em;
 box-sizing: border-box;
 }
@media (min-width: 720px){
.video1 .column {
 float: left;
 padding-left: 2rem;
 padding-right: 2rem;
 box-sizing: border-box;
 }}
@media (min-width: 720px){
.video1 .column.half {
 width: 50%;
 }}
@media (max-width: 719px){
.video1 .center-mobile {
 text-align: center;
 }}
.video1 .embed-responsive {
 position: relative;
 display: block;
 height: 0px;
 padding: 0px;
 overflow: hidden;
 }
.video1 .embed-responsive.embed-responsive-16by9 {
 padding-bottom: 56.25%;
 }
.video1 .column > .embed-responsive {
 margin-top: 1em;
 margin-bottom: 1em;
 }
@media (max-width: 719px){
.video1 .column > .embed-responsive {
 margin-top: 2.5em;
 margin-bottom: 3em;
 }}
.video1 .embed-responsive iframe {
 position: absolute;
 top: 0px;
 bottom: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
 border: 0px;
 }
h4 {
 display: block;
 margin-block: 1.33em;
 margin-inline: 0px;
 font-weight: bold;
 unicode-bidi: isolate;
 }
.video1 h4 {
 font-family: proxima-nova, sans-serif;
 font-weight: 700;
 font-style: normal;
 color: rgb(0, 119, 200);
 margin: 1em 0px 1.67rem;
 line-height: normal;
 font-size: 1.2em;
 } .video1 input {
  display: none;
 }
.toplevel_page_sytech_fronteditor .video1 input {
  display: block;
 }
 
@media screen and (max-width: 786px){


}