
html,
body {
  font-size: 62.5%;
}
body {
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
  font-family: 'Roboto', sans-serif;
}
#new-index-body .container {
  width: 1530px;
  padding: 0 15px;
  position: relative;
  margin: 0 auto;
}
h1.h1,
h2.h2,
h3.h3,
h4.h4,
h5.h5,
h6.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
p {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
li {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  line-height: inherit;
  font-style: inherit;
}
span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  line-height: inherit;
  font-style: inherit;
}
img {
  width: auto;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
}
#new-index-body {
  position: relative;
}
#new-index-body .new-title2 h3 {
  position: relative;
  color: #333;
  font-family: Roboto;
  font-size: 36px;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  padding-bottom: 30px;
}
#new-index-body .new-title2 h3::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 62px;
  height: 4px;
  background: #4b4f58;
}
#new-index-body #Advheader {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1111;
}
#new-index-body #Advheader .nav {
  line-height: 130px;
  height: 130px;
  background: #fff;
  text-align: right;
}
#new-index-body #Advheader .nav .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body #Advheader .nav .logo img {
  display: inline-block;
  vertical-align: middle;
}



#new-index-body #Advheader .nav .box p {
  margin-left: 40px;
  font-size: 18px;
  color: #333;
  display: inline-block;
  vertical-align: top;
}
#new-index-body #Advheader .nav .box img {
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
}
#new-index-body #Advheader #msg {
  position: absolute;
  right: 0;
  top: 0;
  width: 9.89583333%;
  text-align: center;
  background: #c5d92c;
  cursor: pointer;
  cursor: hand;
}
#new-index-body #Advheader #msg img {
  display: inline-block;
  vertical-align: middle;
}
#new-index-body .new-init-1 {
  background: url(/template/en/images/se-banner.jpg) no-repeat center;
  background-size: cover;
  margin-top: 0!important;
}
#new-index-body .new-init-1 .acc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 20px;
}
#new-index-body .new-init-1 .acc .rl ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-1 .acc .rl ul li p {
  font-size: 16px;
  font-family: Roboto;
  font-weight: 400;
  color: #fff;
  line-height: 1;
}
#new-index-body .new-init-1 .acc .rl ul li p img {
  margin-right: 11px;
  vertical-align: middle;
}
#new-index-body .new-init-1 .acc .rl li:last-child {
  margin-left: 20px;
}
#new-index-body .new-init-1 .top {
  padding: 46px 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#new-index-body .new-init-1 .top .left {
  margin-top: 20px;
}
#new-index-body .new-init-1 .top .left a.more {
  line-height: 50px;
  height: 50px;
  padding: 0 3em;
  font-size: 16px;
  text-transform: capitalize;
  margin-right: 10px;
  color: #fff;
  background: #c5d92c;
  display: inline-block;
  margin-top: 0.5em;
}
#new-index-body .new-init-1 .top .left h3 {
  font-size: 50px;
  font-family: Roboto;
  font-weight: 700;
  color: #fff;
  line-height: 1.4;
  text-transform: capitalize;
}
#new-index-body .new-init-1 .top .left h3 span {
  display: block;
}
#new-index-body .new-init-1 .top .left p {
  font-size: 18px;
  font-family: Roboto;
  font-weight: 400;
  color: #fff;
  line-height: 1.8;
  max-width: 547px;
  margin-top: 55px;
}
#new-index-body .new-init-1 .top .left p strong{
font-weight:600;
}

#new-index-body .new-init-1 .top .right {
  margin-right: 114px;
}
#new-index-body .new-init-1 .top .right .form1 {
  background: #eae6e6;
  text-align: center;
  padding: 30px;
  max-width: 400px;
}
#new-index-body .new-init-1 .top .right .form1 h4 {
  font-size: 28px;
  font-family: Roboto;
  font-weight: 500;
  color: #111;
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-init-1 .top .right .form1 p {
  font-size: 16px;
  font-family: Roboto;
  font-weight: 400;
  color: #111;
  line-height: 22px;
  margin-top: 12px;
}
#new-index-body .new-init-1 .top .right .form1 ul li {
  margin-top: 12px;
  padding: 0;
}
#new-index-body .new-init-1 .top .right .form1 ul li label {
  position: relative;
  display: block;
  width: 100%;
  height: 34px;
  background: #fff;
}
#new-index-body .new-init-1 .top .right .form1 ul li label span {
  position: absolute;
  left: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-family: Roboto;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: none !important;
}
#new-index-body .new-init-1 .top .right .form1 ul li label input[type=text] {
  position: absolute;
  left: 0;
  bottom: 0;
  border: none;
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 400;
  line-height: 30px;
  padding-left: 6px;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #000;
}
#new-index-body .new-init-1 .top .right .form1 ul li label textarea {
  position: absolute;
  left: 0;
  bottom: 0;
  border: none;
  width: 100%;
  height: 50px;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 400;
  color: #000;
  line-height: 30px;
  padding-left: 6px;
  opacity: 1;
}
#new-index-body .new-init-1 .top .right .form1 ul li label ::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
#new-index-body .new-init-1 .top .right .form1 ul li label :-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
#new-index-body .new-init-1 .top .right .form1 ul li label ::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
#new-index-body .new-init-1 .top .right .form1 ul li label :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
#new-index-body .new-init-1 .top .right .form1 ul li label.active span {
  top: 3px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  color: #000;
}
#new-index-body .new-init-1 .top .right .form1 ul li label.active input[type=text],
#new-index-body .new-init-1 .top .right .form1 ul li label.active textarea {
  opacity: 1;
}
#new-index-body .new-init-1 .top .right .form1 ul li input[type=submit] {
  width: 100%;
  height: 40px;
  background: #c5d92c;
  border: none;
  font-size: 20px;
  font-family: Roboto;
  font-weight: 400;
  color: #fff;
  line-height: 1;
}
#new-index-body .new-init-1 .top .right .form1 ul li:nth-child(4) label {
  height: 66px;
}
#new-index-body .new-init-1 .top .right .form1 ul li:nth-child(4) label span {
  top: 5px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#new-index-body .new-init-2 .acc .acc-top {
  background: #EEEEEE;
  padding: 50px 0;
}

#new-index-body .new-init-2 .acc .acc-top .top .left.column{
padding-left:20px;
}

#new-index-body .new-init-2 .acc .btn {
  margin-top: 20px;
}
#new-index-body .new-init-2 .acc .btn a {
  display: inline-block;
  background: #c5d92c;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1;
  padding: 15px 44px;
  text-transform: uppercase;
}
#new-index-body .new-init-2 .acc .acc-bot {
  background: #FFFFFF;
  padding: 50px 0;
}
#new-index-body .new-init-2 .acc .acc-bot .top .left {
  padding-left: 82px;
}
#new-index-body .new-init-2 .acc h4 {
  font-size: 30px;
  font-family: Roboto;
  font-weight: 500;
  color: #000000;
  line-height: 1.2;
  margin-top: 30px;
}
#new-index-body .new-init-2 .acc span {
  display: inline-block;
  width: 200px;
  height: 3px;
  background: #000000;
  margin: 15px 0;
}
#new-index-body .new-init-2 .acc p {
  font-size: 16px;
  font-family: Roboto;
  font-weight: 400;
  color: #111111;
  line-height: 1.8;
  max-width: 600px;
  margin-bottom:20px;
}
#new-index-body .new-init-2 .acc p strong{
font-weight:600;
}

#new-index-body .new-init-2 .acc p strong{
font-weight:700;
}
#new-index-body .new-init-2 .acc .list {
  margin-top: 50px;
}
#new-index-body .new-init-2 .acc .list span.swiper-notification {
  display: none;
}
#new-index-body .new-init-2 .acc .list .box {
  max-width: 480px;
  margin: 0 auto;
  text-align: center;
}

#new-index-body .new-init-2 .acc .list .box .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#new-index-body .new-init-2 .acc .list .box .con {
  margin-top: 20px;
}
#new-index-body .new-init-2 .acc .list .box .con h6 {
  font-size: 16px;
  font-family: Roboto;
  font-weight: 400;
  color: #111111;
  line-height: 1.5;
  text-transform: capitalize;
}

#new-index-body .new-init-2 .acc .right {
  height: 320px;
}
#new-index-body .new-init-2 .acc .right img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
#new-index-body .new-init-3 {
  padding: 50px 0;
  text-align: center;
}
#new-index-body .new-init-4 {
  padding-top: 50px;
}
#new-index-body .new-init-4 .container {
  width: 1320px;
}
#new-index-body .new-init-4 .new-top .left {
  vertical-align: bottom;
}
#new-index-body .new-init-4 .new-top .left .text {
  margin-top: 30px;
}
#new-index-body .new-init-4 .new-top .left .text p {
  font-size: 16px;
  color: #000;
  line-height: 2;
  padding-right: 20px;
  margin-bottom:20px;
}
#new-index-body .new-init-4 .new-top .right {
  vertical-align: bottom;
  padding-bottom: 30px;
}
#new-index-body .new-init-4 .new-top .right video {
  display: inline-block;
  width: 100%;
}
#new-index-body .new-init-5 {
  background: #f7f8f9;
  padding: 60px 0;
}
#new-index-body .new-init-5 .container {
  width: 1320px;
}
#new-index-body .new-init-5 .new-title1 {
  text-align: center;
}
#new-index-body .new-init-5 .new-title1 h3 {
  font-size: 32px;
  font-family: Roboto;
  font-weight: 500;
  color: #000000;
  line-height: 1;
}
#new-index-body .new-init-5 .new-title1 p {
  font-size: 16px;
  line-height: 1.5;
  color: #444444;
  margin-top: 20px;
}
#new-index-body .new-init-5 .new-top {
  margin-top: 30px;
}
#new-index-body .new-init-5 .new-top ul {
  margin: 0 -12px;
}
#new-index-body .new-init-5 .new-top ul li {
  padding: 0 12px;
  text-align: center;
}
#new-index-body .new-init-5 .new-top ul li .box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  margin: 0;
  background: #fff;
  -webkit-box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
  box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 4px;
  text-align: center;
  border-bottom: 3px solid #fff;
  height: 240px;
}
#new-index-body .new-init-5 .new-top ul li .box h4 {
  font-size: 18px;
  color: #000000;
  font-weight: 700;
  margin-bottom: 15px;
}
#new-index-body .new-init-5 .new-top ul li .box p {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
  color: #444444;
  line-height: 2;
}
#new-index-body .new-init-5 .new-top ul li:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
#new-index-body .new-init-5 .new-top ul li:hover .box {
  border-bottom: 3px solid #019e97;
}
#new-index-body .new-init-6 {
  padding-top: 100px;
}
#new-index-body .new-init-6 .container {
  width: 1320px;
}
#new-index-body .new-init-6 .new-title2 h3::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#new-index-body .new-init-6 .list {
  margin-top: 30px;
  padding-bottom: 80px;
  border-bottom: 1px solid #ccc;
}
#new-index-body .new-init-6 .list ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px;
}
#new-index-body .new-init-6 .list ul li {
  padding: 10px;
}
#new-index-body .new-init-6 .list ul li .img {
  padding: 16px 0;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #2b6ca3;
  border-radius: 4px;
}
#new-index-body .new-init-7 {
  padding: 36px 0;
}
#new-index-body .new-init-7 .container {
  width: 1320px;
}
#new-index-body .new-init-7 .new-title2 h3::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#new-index-body .new-init-7 .list {
  margin-top: 40px;
  text-align: center;
}
#new-index-body .new-init-7 .list .swiper-button-prev,
#new-index-body .new-init-7 .list .swiper-button-next {
  position: absolute;
  background: transparent;
  font-size: 42px;
  color: #7d7d7d;
  opacity: 1;
  margin: 0;
  top: 50%;
  width: auto;
  height: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
#new-index-body .new-init-7 .list .swiper-button-prev {
  left: 0;
}
#new-index-body .new-init-7 .list .swiper-button-next {
  right: 0;
}
#new-index-body .new-init-8 .top {
  background: url(/zjblsocks/2026/03/26/new-init93.jpg) no-repeat center;
  background-size: cover;
}
#new-index-body .new-init-8 .acc .left {
  width: 52%;
}
#new-index-body .new-init-8 .acc .left ul {
  padding: 40px 0 20px;
  padding-right: 158px;
}
#new-index-body .new-init-8 .acc .left ul li {
  padding-bottom: 35px;
}
#new-index-body .new-init-8 .acc .left ul li h4 {
  font-size: 22px;
  font-family: Roboto;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-8 .acc .left ul li .text {
  margin-top: 24px;
}
#new-index-body .new-init-8 .acc .left ul li .text p {
  font-size: 16px;
  font-family: Roboto;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.6;
}
#new-index-body .new-init-8 .acc .left ul li:last-child {
  padding-bottom: 0;
}
#new-index-body .new-init-8 .acc .right {
  width: 48%;
}
#new-index-body .new-init-8 .acc .right .form {
  text-align: center;
  padding: 38px 0;
  padding-left: 120px;
  max-width: 620px;
}
#new-index-body .new-init-8 .acc .right .form h4 {
  font-size: 40px;
  font-family: Roboto;
  font-weight: 500;
  color: #111111;
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-init-8 .acc .right .form p {
  font-size: 16px;
  font-family: Roboto;
  font-weight: 400;
  color: #111111;
  line-height: 24px;
  margin-top: 15px;
  padding: 0 20px;
}
#new-index-body .new-init-8 .acc .right .form ul li {
  margin-top: 15px;
}
#new-index-body .new-init-8 .acc .right .form ul li label {
  position: relative;
  display: block;
  width: 100%;
  height: 45px;
  background: #FFFFFF;
  border: 1px solid #999999;
}
#new-index-body .new-init-8 .acc .right .form ul li label span {
  position: absolute;
  left: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-family: Roboto;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#new-index-body .new-init-8 .acc .right .form ul li label input[type=text] {
  position: absolute;
  left: 0;
  bottom: 0;
  border: none;
  width: 100%;
  height: 28px;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 30px;
  padding-left: 6px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#new-index-body .new-init-8 .acc .right .form ul li label textarea {
  position: absolute;
  left: 0;
  bottom: 0;
  border: none;
  width: 100%;
  height: 55px;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 30px;
  padding-left: 6px;
  opacity: 0;
}
#new-index-body .new-init-8 .acc .right .form ul li label ::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: rgba(0, 0, 0, 0.5);
}
#new-index-body .new-init-8 .acc .right .form ul li label :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(0, 0, 0, 0.5);
}
#new-index-body .new-init-8 .acc .right .form ul li label ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(0, 0, 0, 0.5);
}
#new-index-body .new-init-8 .acc .right .form ul li label :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: rgba(0, 0, 0, 0.5);
}
#new-index-body .new-init-8 .acc .right .form ul li label.active span {
  top: 3px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#new-index-body .new-init-8 .acc .right .form ul li label.active input[type=text],
#new-index-body .new-init-8 .acc .right .form ul li label.active textarea {
  opacity: 1;
}
#new-index-body .new-init-8 .acc .right .form ul li input[type=submit] {
  width: 230px;
  height: 45px;
  background: #c5d92c;
  border-radius: 6px;
  border: none;
  font-size: 20px;
  font-family: Roboto;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-8 .acc .right .form ul li:nth-child(1) {
  padding-right: 10px;
}
#new-index-body .new-init-8 .acc .right .form ul li:nth-child(2) {
  padding-left: 10px;
}
#new-index-body .new-init-8 .acc .right .form ul li:nth-child(4) label {
  height: 76px;
}
#new-index-body .new-init-8 .acc .right .form ul li:nth-child(4) label span {
  top: 5px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#new-index-body .new-init-8 .footer-bottom {
  padding: 20px 0;
  background: #111111;
}
#new-index-body .new-init-8 .footer-bottom .bottom-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#new-index-body .new-init-8 .footer-bottom .bottom-box p {
  font-size: 16px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Roboto';
  font-weight: 400;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  opacity: 0.5;
}
#new-index-body .new-init-8 .footer-bottom .bottom-box p a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-8 .footer-bottom .bottom-box p img {
  display: inline-block;
  max-height: 14px;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  margin: 0 5px;
}

.Stick {
  position: fixed;
  right: 20px;
  bottom: 55px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #c5d92c;
  cursor: pointer;
  z-index: 11111 !important;
}
.Stick i {
  font-size: 24px;
  color: #fff;
}
#Pop_UpsBtn {
  background: url(/zjblsocks/2026/03/26/youxaing1.png) no-repeat center #c5d92c !important;
  right: 20px !important;
  bottom: 135px !important;
  z-index: 11111 !important;
}
#pups_from form ul li input[type="submit"] {
  background: #c5d92c !important;
}
#pups_from i.close:hover {
  background: #c5d92c !important;
}
@media screen and (max-width: 1530px) {
  #new-index-body .container {
    width: 1320px !important;
  }
  #Advheader #msg {
    display: none;
  }
  #Advheader .nav {
    line-height: 90px;
    height: 90px;
  }
  .new-init-1 .top .left h3 {
    font-size: 42px;
  }
  #new-index-body .new-init-2 .acc .acc-bot .top .left {
    padding-left: 30px;
  }
  #new-index-body .new-init-2 .acc h4 {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1320px) {
  .new-init-1 .top .right {
    margin-right: 0;
  }
  #new-index-body .container {
    width: 1100px !important;
  }
  #new-index-body .new-init-1 .top .left h3 {
    font-size: 42px;
    line-height: 1.5;
  }
  #new-index-body .new-init-2 .acc p {
    line-height: 1.4;
  }
  #new-index-body .new-init-5 .new-top ul li .box {
    padding: 20px;
  }
  #new-index-body .new-init-8 .acc .left ul {
    padding-right: 20px;
  }
  #new-index-body .new-init-8 .acc .right .form {
    padding-left: 30px;
  }
}
@media screen and (max-width: 1100px) {
  #new-index-body .container {
    width: 972px !important;
  }
  #new-index-body .new-init-1 .top .left h3 {
    font-size: 36px;
  }
  #new-index-body .new-init-1 .top .left p {
    margin-top: 20px;
  }
  #new-index-body .new-init-1 .top .right {
    margin-right: 0;
  }
  #new-index-body .new-init-2 .acc .left,
  #new-index-body .new-init-2 .acc .right,
  #new-index-body .new-init-8 .acc .right,
  #new-index-body .new-init-8 .acc .left {
    vertical-align: middle;
  }
  #new-index-body .new-init-5 .new-top ul li {
    width: 50%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 972px) {
  #new-index-body .container {
    width: 100% !important;
  }
  .new-init-1 .top .left h3 {
    font-size: 32px;
  }
  #new-index-body #Advheader .nav .menu .box,
  #new-index-body .new-init-1 .top .right {
    display: none;
  }
  #new-index-body #Advheader .nav {
    height: auto;
    line-height: 1;
    padding: 15px 0;
  }
  #new-index-body #Advheader .nav .menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #new-index-body .new-init-2 .acc .left,
  #new-index-body .new-init-2 .acc .right {
    width: 100%;
  }
  #new-index-body .new-init-2 .acc .acc-top .right {
    margin-top: 25px;
  }
  #new-index-body .new-init-2 .acc p {
    max-width: 100%;
    line-height: 2;
  }
  #new-index-body .new-init-2 .acc .list .box .con h6 {
    line-height: 1.5;
  }
  #new-index-body .new-init-2 .acc .acc-bot .top .left {
    padding-left: 0;
    margin-top: 25px;
  }
  #new-index-body .new-init-4 .new-top .left,
  #new-index-body .new-init-4 .new-top .right {
    width: 100%;
  }
  #new-index-body .new-init-8 .top {
    background: #eeeeee;
  }
  #new-index-body .new-init-8 .acc .left {
    width: 100%;
  }
  #new-index-body .new-init-8 .acc .right {
    width: 100%;
  }
  #new-index-body .new-init-8 .acc .left ul li h4,
  #new-index-body .new-init-8 .acc .left ul li .text,
  #new-index-body .new-init-8 .acc .left ul li .text p {
    color: #000;
  }
  #new-index-body .new-init-8 .acc .right .form h4 {
    font-size: 36px;
  }
  #new-index-body .new-init-8 .acc .right .form {
    padding: 0;
    padding-left: 0;
    padding-bottom: 30px;
  }
  #new-index-body .new-init-8 .footer-bottom .bottom-box .hwaq {
    margin-left: 0;
  }
  #new-index-body .new-init-1 {
    margin-top: 77px;
  }
  #new-index-body .new-init-2 .acc .list .box .img,#new-index-body .new-init-2 .acc .right {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  #new-index-body .new-init-1 .top .left h3 {
    font-size: 32px;
  }
  
  #new-index-body .new-init-1 .top .left {
    margin-top: 0;
  }
  #new-index-body .new-init-2 .acc h4 {
    font-size: 26px;
  }
  #new-index-body .new-title2 h3 {
    font-size: 32px;
  }
  #new-index-body .new-init-4 {
    padding-top: 20px;
  }
  #new-index-body .new-init-5 .new-title1 p {
    line-height: 2;
  }
  #new-index-body .new-init-5 .new-top ul li {
    width: 100%;
  }
  #new-index-body .new-init-5 .new-top ul li .box {
    height: auto;
  }
  #new-index-body .new-init-6 .list ul li {
    padding: 0;
    padding: 15px 0;
  }
  #new-index-body .new-init-6 .list ul {
    margin: 0;
  }
  #new-index-body .new-init-7 .list .swiper-button-prev,
  #new-index-body .new-init-7 .list .swiper-button-next {
    display: none;
  }
  #new-index-body .new-init-8 .acc .left ul li h4 {
    line-height: 1.5;
  }
  #new-index-body .new-init-8 .acc .left ul li {
    padding-bottom: 20px;
  }
  #new-index-body .new-init-8 .acc .left ul li .text {
    margin-top: 15px;
  }
  #new-index-body .new-init-8 .acc .right .form ul li {
    width: 100%;
    padding: 0 !important;
  }
  .Stick,
  #Pop_UpsBtn {
    width: 45px !important;
    height: 45px !important;
    right: 20px !important;
  }
  .Stick i {
    font-size: 18px !important;
  }
  #Pop_UpsBtn {
    line-height: 45px !important;
    font-size: 18px !important;
    bottom: 120px !important;
  }
  #new-index-body .new-init-3 {
    padding-top: 0;
  }
  #new-index-body .new-init-6 {
    padding-top: 50px;
  }
  #new-index-body .new-init-6 .list {
    padding-bottom: 30px;
  }
  #new-index-body .new-init-7 {
    padding: 50px 0;
  }
  #new-index-body .new-init-8 .acc .right .form h4 {
    font-size: 32px;
  }
  #new-index-body .new-init-8 .acc .left ul {
    padding: 0;
    padding-bottom: 25px;
    padding-top: 30px;
  }
}
@media screen and (max-width: 450px) {
  #new-index-body .new-init-1 .top .left h3,
  #new-index-body .new-title2 h3 {
    font-size: 24px;
  }
  #new-index-body .new-init-4 .new-top .left .text {
    margin-top: 20px;
  }
  #new-index-body .new-init-1 .top .left a.more {
    padding: 0 20px;
  }
  #new-index-body .new-init-8 .acc .left ul li h4 {
    font-size: 20px;
  }
  #new-index-body .new-init-8 .acc .right .form h4 {
    font-size: 24px;
  }
  #new-index-body .new-init-8 .acc .right .form ul li input[type=submit] {
    font-size: 18px;
  }
}
@-webkit-keyframes ks {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0;
  }
}
@keyframes ks {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0;
  }
}
table {
  margin-bottom: 20px;
  word-break: break-word;
  width: 100% !important;
  height: auto !important;
  display: block;
  overflow: auto;
}
table tbody {
  display: table;
  width: 100% !important;
  min-width: 700px;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
  width: auto !important;
  height: auto !important;
}
table tr {
  width: auto !important;
  height: auto !important;
}
table tr:nth-child(even) {
  background: #eee;
}

.nav.cl .logo {
    background-color: #c5d92c;
    padding: 8px 12px;
    border-radius: 6px;
    display: inline-block;
}
#new-index-body #Advheader .nav .box img {
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
    filter: brightness(0) saturate(100%) invert(88%) sepia(21%) saturate(1476%) hue-rotate(30deg) brightness(98%) contrast(85%);
}

.new-init-1 .top {
    display: flex;
    gap: 132px;
    align-items: stretch;
    flex-wrap: wrap;
}

.new-init-1 .left {
    flex: 0 0 802px; 
    max-width: 850px;
    background: rgba(0, 0, 0, 0.85);
    padding: 25px 30px; 
    border-radius: 8px;
    color: #fff;
    border-left: 4px solid #c5d92c;
    box-shadow: 0 8px 25px rgba(0,0,0,0.4);
    position: relative;
    overflow: hidden;
}

.new-init-1 .left h3 {
    font-size: 28px;
    line-height: 1.25;
    margin-bottom: 12px;
    color: #ffffff;
    font-weight: 700;
}

.new-init-1 .left .data-badge {
    display: inline-block;
    background: rgba(197, 217, 44, 0.1);
    border: 1px solid #c5d92c;
    color: #c5d92c;
    padding: 6px 14px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 0.3px;
}

.new-init-1 .left .data-badge strong {
    color: #fff;
}

.new-init-1 .left .feature-list {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}

.new-init-1 .left .feature-list li {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 8px;
    color: #e0e0e0;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}

.new-init-1 .left .feature-list .label {
    font-weight: 700;
    color: #fff;
    margin-right: 8px;
    min-width: 130px;
    flex-shrink: 0;
}

.new-init-1 .left .feature-list .highlight {
    color: #c5d92c;
    font-weight: 700;
}

.new-init-1 .left .more {
    display: inline-block;
    background-color: #c5d92c;
    color: #1a1a1a;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 24px;
    border-radius: 4px;
    text-decoration: none;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.new-init-1 .left .more:hover {
    background-color: #b3c722;
    transform: translateY(-1px);
}

.new-init-1 .right {
    flex: 1;
    min-width: 300px;
    background: #ffffff;
    padding: 25px 30px;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    margin-bottom: 120px;
    margin-top: 20px;
}

.new-init-1 .right h4 {
    font-size: 20px;
    color: #222;
    margin-bottom: 8px;
    font-weight: 700;
}

.new-init-1 .right .form-intro {
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
    line-height: 1.4;
}

.new-init-1 .right form ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.new-init-1 .right form li {
    margin-bottom: 15px;
}

.new-init-1 .right form label span {
    display: block;
    font-size: 13px;
    color: #333;
    margin-bottom: 6px;
    font-weight: 600;
}

.new-init-1 .right form input[type="text"],
.new-init-1 .right form textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 13px;
    box-sizing: border-box;
    transition: border-color 0.3s;
}

.new-init-1 .right form input:focus,
.new-init-1 .right form textarea:focus {
    border-color: #c5d92c;
    outline: none;
}

.new-init-1 .right form textarea {
    height: 100px;
    resize: vertical;
}

.new-init-1 .right .wukaka {
    width: 100%;
    background-color: #222;
    color: #fff;
    padding: 12px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    text-transform: uppercase;
    transition: background 0.3s;
}

.new-init-1 .right .wukaka:hover {
    background-color: #c5d92c;
    color: #1a1a1a;
}

@media (max-width: 768px) {
    .new-init-1 .top {
        flex-direction: column;
    }
    .new-init-1 .left, 
    .new-init-1 .right {
        width: 100%;
        max-width: none;
        padding: 20px;
    }
    .new-init-1 .left h3 {
        font-size: 24px;
    }
    .new-init-1 .left .feature-list .label {
        min-width: auto;
        display: block;
        margin-bottom: 4px;
    }
    .new-init-1 .left .data-badge {
        font-size: 13px;
        padding: 5px 12px;
    }
}

.services-section {
    padding: 60px 20px;
    background-color: #f8f9fa;
    font-family: 'Arial', sans-serif;
}


.section-title {
    text-align: center;
    font-size: 32px;
    color: #222;
    margin-bottom: 10px;
    font-weight: 700;
}

.section-subtitle {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-bottom: 40px;
    line-height: 1.5;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    justify-items: center;
}

.service-item {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: 100%;
    max-width: 400px;
    margin: 0 auto; 
}

.service-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.12);
}

.service-item img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}

.service-item h3 {
    font-size: 16px;
    color: #222;
    margin: 15px 15px 8px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.service-item p {
    font-size: 13px;
    color: #666;
    margin: 0 15px 15px;
    line-height: 1.4;
}

@media (max-width: 992px) {
    .services-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .services-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }

    .service-item {
        max-width: none; 
    }
}
    :root {
        --primary-color: #c5d92c; 
        --text-dark: #333;
        --text-gray: #666;
        --bg-light: #f9fbfd;
    }

    .product-section-container {
        max-width: 1400px;
        margin: 0 auto;
        padding: 60px 20px;
        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    }
    .ps-header { text-align: center; margin-bottom: 40px; }
    .ps-header h2 { font-size: 36px; margin-bottom: 10px; color: #222; }
    .ps-header p { font-size: 16px; color: var(--text-gray); }

    .ps-tabs { display: flex; justify-content: center; gap: 15px; margin-bottom: 40px; flex-wrap: wrap; }
    .ps-tab-btn {
        padding: 12px 30px; border: none; background: #f0f2f5; color: var(--text-gray);
        font-size: 16px; font-weight: 600; border-radius: 50px; cursor: pointer;
        transition: all 0.3s; display: flex; align-items: center; gap: 8px;
    }
    .ps-tab-btn:hover { background: #e2e6ea; }
    .ps-tab-btn.active { background: var(--primary-color); color: #fff; box-shadow: 0 4px 15px rgba(197, 217, 44, 0.4); }
    .ps-content-pane { display: none; animation: fadeIn 0.5s ease; }

    .ps-content-pane.active { display: block; }

    @keyframes fadeIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }

    .ps-advantages {
        background: var(--bg-light); border-radius: 12px; padding: 30px; margin-bottom: 50px;
        display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px;
    }
    .ps-adv-item { display: flex; gap: 15px; align-items: flex-start; }
    .ps-adv-icon {
        width: 50px; height: 50px; background: #fff; border-radius: 50%;
        display: flex; align-items: center; justify-content: center;
        color: var(--primary-color); font-size: 20px; flex-shrink: 0;
        box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    }
    .ps-adv-text h4 { 
      margin: 0 0 5px; 
     font-size: 18px; 
     color: #222; 
     }
    .ps-adv-text p { 
      margin: 0; 
      font-size: 14px; 
      color: var(--text-gray); 
      line-height: 1.5; 
    }

    .ps-sub-grid { 
      display: grid; 
      grid-template-columns: repeat(2, 1fr); 
      gap: 30px; 
    }
    .ps-sub-card {
        background: #fff; 
        border-radius: 12px;
         border: 1px solid #eee;
        overflow: hidden; 
        transition: transform 0.3s, box-shadow 0.3s;
    }
    .ps-sub-card:hover { 
      transform: translateY(-5px); 
      box-shadow: 0 10px 30px rgba(0,0,0,0.08); 
      border-color: var(--primary-color); 
    }
    .ps-sub-header {
        padding: 20px 25px; 
        border-bottom: 2px solid var(--primary-color);
        background: #fcfcfc; 
        display: flex; 
        align-items: center;
         gap: 10px;
    }
    .ps-sub-header i { 
      color: var(--primary-color); 
      font-size: 20px; 
    }
    .ps-sub-header h3 { margin: 0; font-size: 18px; color: #333; }


    .ps-sub-body { padding: 25px; }

    .ps-img-grid { 
      display: grid; 
      grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); 
      gap: 15px;
    }

    .ps-img-item { 
      position: relative; 
      }

    .ps-img-item img {
        width: 100%; aspect-ratio: 1 / 1; 
        object-fit: cover;
        border-radius: 8px; 
        cursor: zoom-in; 
        transition: transform 0.2s; 
        border: 1px solid #eee;

    }

    .ps-img-item img:hover { 
      transform: scale(1.05); 
      border-color: var(--primary-color); 
      }

    .ps-img-caption { 
      text-align: center; 
      font-size: 14px; 
      color: #777; 
      margin-top: 8px; 
    }

    .ps-enlarge-hint {
       grid-column: 1 / -1; 
       text-align: right; 
       font-size: 12px; 
       color: #999; 
       margin-top: 10px; 
       display: flex; 
       align-items: center; 
       justify-content: flex-end; 
       gap: 5px; 
      }

    @media (max-width: 992px) { 
      .ps-sub-grid { 
        grid-template-columns: 1fr;
         } 
         .ps-img-grid { 
         grid-template-columns: repeat(4, 1fr); 
           }
        }

    @media (max-width: 600px) { 
      .ps-img-grid { grid-template-columns: repeat(2, 1fr); } 
      .ps-tab-btn { padding: 10px 20px; font-size: 14px; } 
      }

.custom-order-section {
            font-family: 'Inter', sans-serif;
            max-width: 1365px;
            margin: 3rem auto;
            padding: 3rem 2rem;
            background: linear-gradient(135deg, #ffffff 0%, #fefce8 100%);
            border-radius: 2rem;
            box-shadow: 0 12px 30px rgba(0,0,0,0.05);
            text-align: center;
            border: 1px solid rgba(197,217,44,0.3);
        }

        .custom-order-section h2 {
            font-size: 30px;
            font-weight: 800;
            color: #1f2a3a;
            margin-bottom: 0.75rem;
            letter-spacing: -0.01em;
        }

        .custom-order-section .subhead {
            font-size: 16px;
            color: #5a6e7c;
            max-width: 600px;
            margin: 0 auto 2rem auto;
        }

        .benefits {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 2rem;
            margin-bottom: 2.5rem;
        }

        .benefit-item {
            flex: 1;
            min-width: 180px;
            text-align: center;
            padding: 0.5rem;
        }

        .benefit-icon {
            font-size: 2.2rem;
            color: #c5d92c;
            margin-bottom: 0.75rem;
        }

        .benefit-item h3 {
            font-size: 18px;
            font-weight: 700;
            margin-bottom: 0.4rem;
            color: #1f2a3a;
        }

        .benefit-item p {
            font-size: 14px;
            color: #5a6e7c;
            margin: 0;
        }

        .order-btn {
            display: inline-block;
            background: #c5d92c;
            color: #1f2a3a;
            font-weight: 700;
            font-size: 1rem;
            padding: 20px 32px;
            border-radius: 3rem;
            text-decoration: none;
            transition: background 0.2s ease, transform 0.1s ease;
            box-shadow: 0 4px 12px rgba(197,217,44,0.4);
            border: none;
            cursor: pointer;
        }

        .order-btn:hover {
            background: #b3cc1f;
            transform: translateY(-2px);
            box-shadow: 0 8px 18px rgba(197,217,44,0.5);
        }
        @media (max-width: 768px) {
            .custom-order-section {
                margin: 2rem 1rem;
                padding: 2rem 1.2rem;
            }
            .custom-order-section h2 {
                font-size: 1.6rem;
            }
            .benefits {
                gap: 1.2rem;
            }
            .benefit-item {
                min-width: 140px;
            }
        }
      
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.company-section {
    font-family: 'Inter', sans-serif;
    max-width: 1391px;
    margin: 64px auto;
    padding: 0 24px;
}

.section-title {
    font-size: 35px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 12px;
    letter-spacing: -0.01em;
    color: #1f2a3a;
}

.section-sub {
    text-align: center;
    font-size: 16px;
    color: #5a6e7c;
    max-width: 700px;
    margin: 0 auto 48px;
}

.intro-text {
    background: #f9fafb;
    border-radius: 24px;
    padding: 32px;
    margin-bottom: 48px;
    border: 1px solid #eef2f6;
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
    color: #2c3e50;
}

.stats-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 24px;
    margin-bottom: 48px;
}

.stat-card {
    background: white;
    border-radius: 24px;
    padding: 28px 16px;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0,0,0,0.03);
    border: 1px solid #eef2f6;
    transition: transform 0.2s;
}

.stat-card:hover {
    transform: translateY(-4px);
    border-color: #c5d92c;
}

.stat-number {
    font-size: 35px;
    font-weight: 800;
    color: #c5d92c;
    line-height: 1.2;
}

.stat-label {
    font-size: 14px;
    color: #5a6e7c;
    margin-top: 8px;
    font-weight: 500;
}

.two-col-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    margin-bottom: 48px;
}

.info-card {
    background: #fff;
    border-radius: 24px;
    padding: 28px;
    border: 1px solid #eef2f6;
    box-shadow: 0 4px 12px rgba(0,0,0,0.03);
}

.info-card h3 {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #1f2a3a;
}

.info-card h3 i {
    color: #c5d92c;
    font-size: 21px;
}

.info-card p {
    font-size: 14px;
    color: #5a6e7c;
    line-height: 1.5;
    margin-bottom: 16px;
}

.feature-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.feature-list li {
    font-size: 14px;
    padding: 6px 0;
    display: flex;
    align-items: center;
    gap: 8px;
    border-bottom: 1px solid #f0f2f5;
}

.feature-list li i {
    color: #c5d92c;
    width: 20px;
    font-size: 14px;
}

.cert-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 16px;
}

.cert-badge {
    background: #f1f5f9;
    padding: 6px 14px;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 600;
    color: #2c3e50;
    letter-spacing: 0.3px;
}

.capability-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 32px;
    margin-bottom: 32px;
}

.capability-card {
    background: #fff;
    border-radius: 24px;
    padding: 24px;
    border-left: 4px solid #c5d92c;
    box-shadow: 0 4px 12px rgba(0,0,0,0.03);
}

.capability-card h4 {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.capability-card h4 i {
    color: #c5d92c;
    font-size: 18px;
}

.capability-card p {
    font-size: 14px;
    color: #5a6e7c;
    line-height: 1.6;
}

@media (max-width: 768px) {
    .company-section {
        padding: 0 16px;
        margin: 32px auto;
    }
    .two-col-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    .stats-grid {
        gap: 16px;
    }
    .stat-card {
        padding: 20px;
    }
    .stat-number {
        font-size: 28px;
    }
    .section-title {
        font-size: 28px;
    }
    .intro-text {
        padding: 24px;
    }
    .info-card {
        padding: 20px;
    }
    .capability-card {
        padding: 20px;
    }
}