 
/*
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;
  }
}
 
@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;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1000px) {
  .content {
    max-width: 786px;
  }
}
 
@media screen and (max-width: 786px) {
  .content {
    padding: 0 1.2rem;
  }
}

 
:root {
  --theme_color: #0071b7;
--subtheme_color:#41aa77;
--title_color:#000;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.products_choose {
 padding: 62px 0px 236px;
 margin-bottom: -134px;
 background: url("https://www.evaisun.com//wp-content/plugins/sytech-fronteditor/sytpl/products_2/assets/img/products-choose-bg.png") center center / contain no-repeat;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.products_choose {
 padding: 3rem 0px;
 margin: 0px;
 }}
.content {
 max-width: 1280px;
 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, .swiper_content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
.center {
 text-align: center;
 }
.head h2 {
 font-size: 50px;
 line-height: 65px;
 font-weight: 700;
 letter-spacing: 2px;
 }
.fadeInUp {
 animation-name: fadeInUp;
 }
@media screen and (min-width: 768px) and (max-width: 1024px){
.head h2 {
 font-size: 42px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 letter-spacing: 0px;
 }}
.products_choose .items {
 margin-top: 92px;
 }
@media screen and (max-width: 768px){
.products_choose .items {
 margin-top: 2rem;
 }}
.products_choose .items > div {
 display: grid;
 gap: 2rem 2.42188%;
 grid-template-columns: repeat(3, 1fr);
 }
@media screen and (min-width: 768px) and (max-width: 1024px){
.products_choose .items > div {
 grid-template-columns: repeat(2, 1fr);
 }}
@media screen and (max-width: 768px){
.products_choose .items > div {
 display: flex;
 gap: 1rem;
 overflow: auto;
 width: 100vw;
 margin: 0px -1.2rem;
 padding: 0px 1.2rem;
 }}
@media screen and (max-width: 768px){
.products_choose .items .item, .products_choose .items .item.active {
 flex: 1 0 260px;
 }}
a {
 color: inherit;
 text-decoration: none;
 font-size: 1rem;
 }
.products_choose .items .item.active a {
 box-shadow: rgba(0, 0, 0, 0.3) 0px 8px 10px;
 }
.products_choose .items .item a {
 position: relative;
 z-index: 2;
 overflow: hidden;
 border-radius: 6px;
 transition: 0.3s;
 background-color: rgb(255, 255, 255);
 box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 10px;
 display: flex;
 flex-direction: column;
 height: 100%;
 }
.products_choose .items .item a::before {
 content: "";
 display: block;
 box-sizing: border-box;
 position: absolute;
 inset: 0px;
 border-radius: 6px;
 border: 1px solid rgb(237, 237, 237);
 pointer-events: none;
 z-index: -2;
 }
.img.img_cv {
 overflow: hidden;
 }
.products_choose .items .item.active a .img {
 opacity: 1;
 }
.products_choose .items .item .img {
 width: 100%;
 height: 100%;
 position: absolute;
 z-index: -1;
 left: 0px;
 top: 0px;
 transition: 0.3s;
 border-radius: 6px;
 overflow: hidden;
 opacity: 0;
 }
.products_choose .items .item .img::after {
 content: "";
 display: block;
 position: absolute;
 inset: 0px;
 opacity: 0.9;
 background-image: linear-gradient(to top, rgb(14, 30, 53), rgba(14, 30, 53, 0.7));
 pointer-events: none;
 border-radius: 6px;
 }
@media screen and (max-width: 768px){
.products_choose .items .item a .img, .products_choose .items .item.active a .img {
 opacity: 1;
 }}
.img.img_cv img {
 width: 100%;
 height: 100%;
 object-fit: cover;
 display: block;
 transition: 0.5s;
 }
.products_choose .items .item a:hover img {
 transform: scale(1.03);
 }
.products_choose .items .item .intro {
 flex: 1 1 0%;
 width: 100%;
 overflow: hidden;
 padding: 62px 8.867% 92px;
 }
@media screen and (max-width: 768px){
.products_choose .items .item a .intro, .products_choose .items .item.active a .intro {
 padding: 2rem 20px 0px;
 }}
.products_choose .items .item.active a .intro .icon {
 opacity: 0;
 transform: translateY(-100%);
 }
.products_choose .items .item .intro .icon {
 width: 82px;
 aspect-ratio: 1 / 1;
 background: left center / contain no-repeat;
 transition: 0.3s;
 }
@media screen and (max-width: 768px){
.products_choose .items .item a .intro .icon, .products_choose .items .item.active a .intro .icon {
 opacity: 1;
 transform: translate(0px);
 width: 4rem;
 filter: contrast(0) brightness(2);
 }}
.products_choose .items .item.active a .intro h3, .products_choose .items .item.active a .intro p {
 color: rgb(255, 255, 255);
 transform: translate(0px);
 }
.products_choose .items .item .intro h3 {
 color: rgb(22, 22, 22);
 font-size: 26px;
 line-height: 2rem;
 font-weight: 700;
 transition: 0.3s;
 margin-top: -78px;
 transform: translateY(150px);
 }
@media screen and (max-width: 768px){
.products_choose .items .item a .intro h3, .products_choose .items .item.active a .intro h3 {
 color: rgb(255, 255, 255);
 font-size: 18px;
 line-height: 1.5;
 margin: 1rem 0px 0px;
 transform: translate(0px);
 }}
.products_choose .items .item.active a .intro p {
 opacity: 0.8;
 }
.products_choose .items .item .intro p {
 margin-top: 22px;
 color: rgb(53, 53, 53);
 font-size: 17px;
 line-height: 28px;
 font-weight: 300;
 transition: 0.3s 0.02s;
 transform: translateY(150px);
 margin-bottom: -22px;
 }
@media screen and (max-width: 768px){
.products_choose .items .item a .intro p, .products_choose .items .item.active a .intro p {
 color: rgb(255, 255, 255);
 font-size: 0.9rem;
 line-height: 1.5rem;
 margin: 10px 0px 0px;
 transform: translate(0px);
 }}
.products_choose .items .item.active a .btc {
 opacity: 1;
 transform: translate(0px);
 }
.products_choose .items .item .btc {
 margin-top: -30px;
 padding: 0px 8.867% 38px;
 transition: 0.3s;
 opacity: 0;
 transform: translateY(100%);
 }
@media screen and (max-width: 768px){
.products_choose .items .item a .btc, .products_choose .items .item.active a .btc {
 opacity: 1;
 transform: translate(0px);
 margin-top: 20px;
 padding: 0px 20px 2rem;
 }}
.btn {
 display: inline-flex;
 vertical-align: top;
 align-items: center;
 justify-content: center;
 font-size: 18px;
 border-radius: 6px;
 transition: 0.3s;
 gap: 12px;
 cursor: pointer;
 color: rgb(255, 255, 255);
 padding: 20px 32px;
 min-width: 192px;
 background-image: linear-gradient(to right, var(--subtheme_color), var(--subtheme_color), var(--theme_color), var(--theme_color));
 background-size: 300%;
 background-position: right center;
 }
.btn::after {
 content: "";
 display: block;
 width: 18px;
 height: 10px;
 transition: 0.3s;
 background: url("https://www.evaisun.com//wp-content/plugins/sytech-fronteditor/sytpl/products_2/assets/img/arrow-line-w.svg") center center / contain no-repeat;
 }
.btn:hover {
 background-position: left center;
 }
.btn:hover::after {
 transform: translateX(5px);
 }
.products_choose .items .item .btc .btn {
 width: 100%;
 padding: 1rem;
 }
@media screen and (max-width: 768px){
.btn {
 font-size: 14px;
 padding: 11px 22px;
 min-width: 120px;
 line-height: 1.5;
 gap: 6px;
 }}
@media screen and (max-width: 768px){
.btn::after {
 width: 14px;
 }}
@media screen and (max-width: 768px){
.products_choose .items .item a .btc .btn, .products_choose .items .item.active a .btc .btn {
 font-size: 15px;
 padding: 12px 22px;
 }}
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){


}
 
@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;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1000px) {
  .content {
    max-width: 786px;
  }
}
 
@media screen and (max-width: 786px) {
  .content {
    padding: 0 1.2rem;
  }
}
