html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--text:#4A555E;
--swiper-wrapper-transition-timing-function,initial:;
--title:#061C33;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.company_intro {
 padding: 6.2rem 0px 4.2rem;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.company_intro {
 padding: 50px 0px;
 }}
.content {
 max-width: 144rem;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 769px) and (max-width: 1220px){
.content {
 padding: 0px 3rem;
 }}
@media screen and (min-width: 769px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 896px;
 }}
@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 30px;
 }}
@media screen and (max-width: 576px){
.content {
 padding: 0px 20px;
 }}
.company_intro .svg {
 position: absolute;
 left: -10%;
 top: -12rem;
 width: 9.65278%;
 }
.img.img_ct img {
 object-fit: contain;
 }
.img img {
 width: 100%;
 height: 100%;
 display: block;
 transition: 0.5s;
 aspect-ratio: inherit;
 }
.syedittext .subtitle {
 color: rgb(133, 143, 158);
 font-weight: 300;
 text-transform: uppercase;
 margin-bottom: 1.3rem;
 }
[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"] {
 opacity: 0;
 transition-property: opacity, transform;
 }
[data-aos^="fade"][data-aos^="fade"].aos-animate {
 opacity: 1;
 transform: translateZ(0px);
 }
[data-aos="fade-up"] {
 transform: translate3d(0px, 100px, 0px);
 }
@media screen and (max-width: 768px){
.syedittext .subtitle {
 font-size: 14px;
 line-height: 1.5;
 margin-bottom: 8px;
 }}
.syedittext h2 {
 font-weight: 500;
 font-size: 5.2rem;
 line-height: 6.8rem;
 }
[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
 }
[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
 transition-delay: 50ms;
 }
@media screen and (max-width: 768px){
.syedittext h2 {
 font-size: 22px;
 line-height: 1.3;
 }}
.syedittext p {
 font-size: 1.8rem;
 line-height: 3.2rem;
 }
.company_intro .head p {
 color: var(--text);
 margin-top: 3.6rem;
 }
[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;
 }
@media screen and (max-width: 768px){
.syedittext .desc, .syedittext p {
 font-size: 14px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.company_intro .head p {
 margin-top: 12px;
 }}
.swiper_box {
 position: relative;
 }
.company_intro .swiper_box {
 overflow: hidden;
 }
.company_intro .company_intro_swiper {
 max-width: 256rem;
 margin: 8.6rem auto 0px;
 }
.swiper-horizontal {
 touch-action: pan-y;
 }
@media screen and (max-width: 768px){
.company_intro .company_intro_swiper {
 margin-top: 30px;
 }}
.company_intro .company_intro_swiper .swiper-wrapper {
 transition: linear;
 }
.swiper-wrapper {
 position: relative;
 width: 100%;
 height: 100%;
 z-index: 1;
 display: flex;
 transition-property: transform;
 transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
 box-sizing: content-box;
 }
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
 transform: translate3d(0px, 0px, 0px);
 }
li {
 list-style: none;
 }
li.swiper-slide {
 height: auto;
 }
.swiper-slide {
 flex-shrink: 0;
 width: 100%;
 height: 100%;
 position: relative;
 transition-property: transform;
 display: block;
 }
.swiper-backface-hidden .swiper-slide {
 transform: translateZ(0px);
 backface-visibility: hidden;
 }
.img.img_cv {
 overflow: hidden;
 }
.img.img_ab {
 position: relative;
 }
.company_intro .company_intro_swiper .img {
 border-radius: 2rem;
 padding-bottom: 64.527%;
 }
@media screen and (max-width: 768px){
.company_intro .company_intro_swiper .img {
 border-radius: 20px;
 }}
.img.img_cv img {
 object-fit: cover;
 }
.img.img_ab img {
 position: absolute;
 left: 0px;
 top: 0px;
 }
.company_intro .company_intro_swiper .img:hover img {
 transform: scale(1.03);
 }
input, button, textarea {
 border: none;
 outline: none;
 font-family: unset;
 color: var(--title);
 }
button, input[type="submit"] {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}
html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--swiper-wrapper-transition-timing-function,initial:;
--h:;
--text:#4A555E;
--primary:#102759;
--secondary:#F5BE02;
--title:#061C33;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.company_benefit {
 padding: 8rem 0px 19.4rem;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.company_benefit {
 padding: 50px 0px;
 }}
@media screen and (max-width: 576px){
.company_benefit {
 overflow: hidden;
 }}
.content {
 max-width: 144rem;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 769px) and (max-width: 1220px){
.content {
 padding: 0px 3rem;
 }}
@media screen and (min-width: 769px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 896px;
 }}
@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 30px;
 }}
@media screen and (max-width: 576px){
.content {
 padding: 0px 20px;
 }}
.company_benefit .svg {
 position: absolute;
 right: 12%;
 top: -11rem;
 width: 9.65278%;
 }
.img.img_ct img {
 object-fit: contain;
 }
.img img {
 width: 100%;
 height: 100%;
 display: block;
 transition: 0.5s;
 aspect-ratio: inherit;
 }
.syedittext .subtitle {
 color: rgb(133, 143, 158);
 font-weight: 300;
 text-transform: uppercase;
 margin-bottom: 1.3rem;
 }
[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"] {
 opacity: 0;
 transition-property: opacity, transform;
 }
[data-aos^="fade"][data-aos^="fade"].aos-animate {
 opacity: 1;
 transform: translateZ(0px);
 }
[data-aos="fade-up"] {
 transform: translate3d(0px, 100px, 0px);
 }
@media screen and (max-width: 768px){
.syedittext .subtitle {
 font-size: 14px;
 line-height: 1.5;
 margin-bottom: 8px;
 }}
.syedittext h2 {
 font-weight: 500;
 font-size: 5.2rem;
 line-height: 6.8rem;
 }
[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
 }
[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
 transition-delay: 50ms;
 }
@media screen and (max-width: 768px){
.syedittext h2 {
 font-size: 22px;
 line-height: 1.3;
 }}
.swiper_box {
 position: relative;
 }
.company_benefit .swiper_box {
 margin-top: 6.4rem;
 }
@media screen and (max-width: 768px){
.company_benefit .swiper_box {
 margin-top: 30px;
 }}
.company_benefit .company_benefit_swiper {
 overflow: hidden;
 }
.swiper-horizontal {
 touch-action: pan-y;
 }
@media screen and (max-width: 576px){
.company_benefit .company_benefit_swiper {
 overflow: visible;
 }}
.company_benefit .company_benefit_swiper ul {
 counter-reset: benefit 0;
 }
.swiper-wrapper {
 position: relative;
 width: 100%;
 height: 100%;
 z-index: 1;
 display: flex;
 transition-property: transform;
 transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
 box-sizing: content-box;
 }
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
 transform: translate3d(0px, 0px, 0px);
 }
li {
 list-style: none;
 }
li.swiper-slide {
 height: auto;
 }
.company_benefit .company_benefit_swiper li {
 counter-increment: benefit 1;
 }
.swiper-slide {
 flex-shrink: 0;
 width: 100%;
 height: 100%;
 position: relative;
 transition-property: transform;
 display: block;
 }
.swiper-backface-hidden .swiper-slide {
 transform: translateZ(0px);
 backface-visibility: hidden;
 }
.img.img_aba {
 position: relative;
 }
.img.img_aba::after {
 content: "";
 display: block;
 padding-bottom: var(--h);
 }
.company_benefit .company_benefit_swiper .img {
 position: relative;
 --h: 100%;
 max-width: 20.2rem;
 margin: 0px auto;
 border-radius: 50%;
 background-color: rgb(247, 245, 242);
 }
.company_benefit .company_benefit_swiper .img::before {
 content: counter(benefit, decimal-leading-zero);
 position: absolute;
 left: 0px;
 top: 2.2rem;
 font-weight: 500;
 font-size: 2.2rem;
 }
.img.img_aba img {
 position: absolute;
 left: 0px;
 top: 0px;
 }
.company_benefit .company_benefit_swiper .img img {
 width: 50%;
 height: 50%;
 left: 50%;
 top: 50%;
 transform: translate(-50%, -50%);
 }
.company_benefit .company_benefit_swiper .syedittext {
 text-align: center;
 }
.company_benefit .company_benefit_swiper .syedittext h3 {
 font-weight: 500;
 font-size: 2.2rem;
 margin-top: 3.4rem;
 }
@media screen and (max-width: 768px){
.company_benefit .company_benefit_swiper .syedittext h3 {
 font-size: 18px;
 margin-top: 20px;
 }}
.syedittext p {
 font-size: 1.8rem;
 line-height: 3.2rem;
 }
.company_benefit .company_benefit_swiper .syedittext p {
 color: var(--text);
 line-height: 2.7rem;
 margin-top: 2rem;
 }
@media screen and (max-width: 768px){
.syedittext .desc, .syedittext p {
 font-size: 14px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.company_benefit .company_benefit_swiper .syedittext p {
 margin-top: 12px;
 }}
.swiper_btns {
 gap: 3.2rem;
 display: flex;
 }
.swiper_btns.middle {
 justify-content: space-between;
 width: 98%;
 max-width: 172rem;
 position: absolute;
 left: 50%;
 top: 50%;
 z-index: 2;
 pointer-events: none;
 transform: translate(-50%, -50%);
 }
@media screen and (max-width: 768px){
.swiper_btns {
 gap: 20px;
 }}
@media screen and (max-width: 576px){
.company_benefit .swiper_btns {
 display: none;
 }}
.swiper_btns.middle div {
 pointer-events: all;
 }
.swiper_btns.middle .swiper-button-disabled {
 pointer-events: none;
 }
.swiper_btns div {
 display: flex;
 align-items: center;
 justify-content: center;
 width: 7rem;
 height: 7rem;
 cursor: pointer;
 border-radius: 50%;
 transition: 0.3s;
 border: 1px solid var(--primary);
 background-color: var(--primary);
 }
.swiper_btns div::after {
 content: "";
 display: block;
 width: 30%;
 height: 30%;
 transition: 0.3s;
 filter: contrast(0) brightness(2);
 background: url("https://eternaleducation.cn//wp-content/plugins/sytech-fronteditor/sytpl/company_3/assets/img/arrow-r-b.svg") center center / contain no-repeat;
 }
.swiper_btns div:hover {
 border-color: var(--secondary);
 background-color: var(--secondary);
 }
.swiper_btns div:hover::after {
 filter: none;
 }
.swiper_btns .btn_prev::after {
 transform: rotate(180deg);
 }
.swiper_btns .swiper-button-disabled {
 border-color: rgba(22, 22, 22, 0.4);
 background-color: transparent;
 pointer-events: none;
 }
.swiper_btns .swiper-button-disabled::after {
 filter: none;
 }
@media screen and (max-width: 768px){
.swiper_btns div {
 width: 42px;
 height: 42px;
 }}
input, button, textarea {
 border: none;
 outline: none;
 font-family: unset;
 color: var(--title);
 }
button, input[type="submit"] {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}