.elementor-kit-6{--e-global-color-primary:#172A88;--e-global-color-secondary:#2EA7E0;--e-global-color-text:#3E4D9C;--e-global-color-accent:#25293D;--e-global-color-b7a6217:#F7F8FC;--e-global-color-39c134c:#676A7A;--e-global-color-8479f3c:#62628C;--e-global-color-23a4003:#FFD235;--e-global-typography-primary-font-family:"Yekan";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Yekan";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Yekan";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Yekan";--e-global-typography-accent-font-weight:500;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:#FFF;--e-preloader-size:20px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;border-radius:8px 8px 8px 8px;padding:8px 24px 8px 24px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 img{border-radius:4px 4px 4px 4px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.service-card {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 411 242'><path d='M142.866 0.5H405C408.038 0.5 410.5 2.96244 410.5 6V219.083C410.5 220.939 409.564 222.671 408.01 223.687L382.131 240.604C381.236 241.188 380.191 241.5 379.122 241.5H6C2.96244 241.5 0.5 239.038 0.5 236V44.3457C0.500066 41.3082 2.96247 38.8457 6 38.8457H77.9531C79.1691 38.8457 80.3608 38.5048 81.3926 37.8613L139.955 1.33301C140.828 0.78844 141.837 0.5 142.866 0.5Z' fill='%23F7F8FC' stroke='%23E0E6FF'/></svg>");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  aspect-ratio: 411 / 242;
  border-radius: 4px;
  /*padding: 40px 30px;*/
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: auto'
}

.service-card:hover {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 411 242'><path d='M142.866 0.5H405C408.038 0.5 410.5 2.96244 410.5 6V219.083C410.5 220.939 409.564 222.671 408.01 223.687L382.131 240.604C381.236 241.188 380.191 241.5 379.122 241.5H6C2.96244 241.5 0.5 239.038 0.5 236V44.3457C0.500066 41.3082 2.96247 38.8457 6 38.8457H77.9531C79.1691 38.8457 80.3608 38.5048 81.3926 37.8613L139.955 1.33301C140.828 0.78844 141.837 0.5 142.866 0.5Z' fill='%23F7F8FC' stroke='%23172A88'/></svg>");
}

html[lang="en-US"] .service-card,
html[lang="zh-CN"] .service-card {
  transform: scaleX(-1);
}

html[lang="en-US"] .service-card > * ,
html[lang="zh-CN"] .service-card > * {
  transform: scaleX(-1);
}


@media (max-width: 768px) {
  .service-card {
    aspect-ratio: 411 / 242;
    /*padding: 20px;*/
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Yekan';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://ihit.cn/wp-content/uploads/2025/10/Yekan.eot');
	src: url('http://ihit.cn/wp-content/uploads/2025/10/Yekan.eot?#iefix') format('embedded-opentype'),
		url('http://ihit.cn/wp-content/uploads/2025/10/Yekan.woff2') format('woff2'),
		url('http://ihit.cn/wp-content/uploads/2025/10/Yekan.woff') format('woff'),
		url('http://ihit.cn/wp-content/uploads/2025/10/Yekan.ttf') format('truetype');
}
/* End Custom Fonts CSS */