
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: #04b4b6;
  cursor: pointer;
  cursor: hand;
}
#new-index-body #Advheader #msg img {
  display: inline-block;
  vertical-align: middle;
}
#new-index-body .new-init-1 {
  background: rgba(0, 0, 0, 0.6) url(/jsshuojie/2026/04/03/changtu.png) no-repeat center;
    background-size: cover;
    margin-top: 0!important;
    background-blend-mode: darken;
}
#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: #364B99;
  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: 800px;
  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: 20px;
  width: 900px;
}
#new-index-body .new-init-1 .top .right .form1 {
  background: #eae6e6;
  text-align: center;
  padding: 30px;
  max-width: 700px;
}
#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: #04b4b6;
  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: #364B99;
  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: 779px;
}
#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: 1530px;
}
#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%;
  height: auto;
}
#new-index-body .new-init-5 {
  background: #f7f8f9;
  padding: 60px 0;
}
#new-index-body .new-init-5 .container {
  width: 1520px;
}
#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: 1520px;
}
#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: 100px 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(/jsshuojie/2026/03/04/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: #364B99;
  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: #364B99;
  cursor: pointer;
  z-index: 11111 !important;
}
.Stick i {
  font-size: 24px;
  color: #fff;
}
#Pop_UpsBtn {
  background: url(/jsshuojie/2026/03/04/youxaing1.png) no-repeat center #364B99 !important;
  right: 20px !important;
  bottom: 135px !important;
  z-index: 11111 !important;
}
#pups_from form ul li input[type="submit"] {
  background: #019e97 !important;
}
#pups_from i.close:hover {
  background: #019e97 !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;
}


.dynamic-video-bg {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 1 !important; 
}

.dynamic-video-bg video {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}


.dynamic-overlay {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    background: rgba(0, 0, 0, 0.45) !important; 
    z-index: 2 !important;
}


.new-init-1 .container {
    position: relative !important;
    z-index: 10 !important; 
}


@media (max-width: 768px) {
    .new-init-1 {
        padding: 40px 15px !important;
        height: auto !important;
    }

    .new-init-1 .top {
        display: flex !important;
        flex-direction: column !important;
    }

    .new-init-1 .left, 
    .new-init-1 .right {
        width: 100% !important;
        float: none !important;
        text-align: center !important;
    }

    .new-init-1 .left h3 {
        font-size: 24px !important;
        margin-bottom: 20px !important;
    }

    .form1 {
        margin: 20px auto 0 !important;
        max-width: 100% !important;
    }
}

.main-title-s2 {
    font-size: 50px;
    font-weight: 900 !important;
    color: #000;
    margin-bottom: 15px !important;
    text-align: center;
}


.service-flow {
    font-size: 22px !important;
    font-weight: 300 !important; 
    color: #FFFFFF !important;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.section-intro {
    font-size: 18px; 
    color: #666;
    text-align: center;
    max-width: 800px;
    margin: 0 auto 40px auto;
    line-height: 1.6;
}


@media (max-width: 768px) {
    .main-title-s2 {
        font-size: 36px !important;
    }
    .service-flow {
        font-size: 16px !important;
        letter-spacing: 1px;
    }
}

.new-init-1 {
    position: relative; 
    z-index: 1;
}


.new-init-1::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45); 
    z-index: 2; 
}


.new-init-1 .container {
    position: relative;
    z-index: 3; 
}


.left.column .title-line {
    display: block;
    width: 60px;
    height: 3px;
    background: #00b4ff; 
    margin: 15px 0 25px;
}


.sub-category-title {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #333 !important;
    margin: 20px 0 10px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.product-info-section {
    margin-bottom: 25px;
}


.clean-feature-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.clean-feature-list li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 1.5;
    color: #444;
}


.clean-feature-list li::before {
    content: '✓';
    position: absolute;
    left: 0;
    top: 0;
    color: #000; 
    font-weight: 900;
}


.clean-feature-list li strong {
    color: #000;
    font-weight: 700;
    margin-right: 5px;
}


@media (max-width: 768px) {
    .left.column {
        padding: 20px !important;
    }
    
    .left.column h4 {
        font-size: 24px !important;
        text-align: center;
    }
    
    .title-line {
        margin: 15px auto 25px !important;
    }

    .sub-category-title {
        font-size: 16px !important;
        border-left: 4px solid #00b4ff;
        padding-left: 10px;
    }

    .clean-feature-list li {
        font-size: 14px;
        padding-left: 20px;
    }
    
    .left.column .btn a {
        display: block;
        text-align: center;
        width: 100%;
    }
}

.status-note-v2 {
    background-color: #f9f9f9 !important;
    border-left: 6px solid #d9534f !important;
    padding: 24px 30px !important;
    margin: 35px 0 !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05) !important; 
    max-width: 900px;
    border-radius: 2px;
}


.note-header {
    font-family: 'Arial Black', Gadget, sans-serif !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    color: #d9534f !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    margin-bottom: 12px !important;
    display: flex;
    align-items: center;
}


.note-header::before {
    content: '!';
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    background: #d9534f;
    color: white;
    border-radius: 50%;
    font-size: 12px;
    margin-right: 10px;
}


.note-content {
    font-family: 'Helvetica', 'Arial', sans-serif !important;
    font-size: 16px !important;
    line-height: 1.8 !important;
    color: #444 !important;
    font-weight: 400 !important;
}


.highlight-red {
    color: #d9534f !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    padding: 0 4px;
}

@media (max-width: 768px) {
    .status-note-v2 {
        padding: 15px 20px !important;
        margin: 20px 0 !important;
    }
    .note-content {
        font-size: 14px !important;
    }
    .note-header {
        font-size: 12px !important;
    }
}

.factory-stats-v3 {
    background-color: #364B99 !important;
    padding: 60px 0 !important;
    width: 100% !important;
    color: #fff !important;
    text-align: center !important;
}


.stats-container {
    display: flex !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
    max-width: 1558px !important;
    margin: 0 auto !important;
    padding: 0 40px !important;
    flex-wrap: nowrap !important;
}


.stat-item {
    flex: 1 !important;
    padding: 0 54px !important;
}


.stat-num {
    display: block !important;
    font-size: 52px !important;
    font-weight: 900 !important;
    margin-bottom: 15px !important;
    font-family: 'Arial Black', sans-serif !important;
}

.stat-num small {
    font-size: 16px !important;
    vertical-align: super !important;
}


.stat-text {
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
    text-transform: uppercase !important;
    opacity: 0.9 !important;
    display: block !important;
}


@media screen and (max-width: 1024px) {
    .stats-container {
        flex-wrap: wrap !important; 
        justify-content: center !important;
    }
    .stat-item {
        flex: 0 0 33.33% !important;
        margin-bottom: 30px !important;
    }
}

@media screen and (max-width: 600px) {
    .stat-item {
        flex: 0 0 50% !important;
    }
}


.newtopp-adv-box { padding: 60px 0; background: #fff; text-align: center; width: 100%; overflow: hidden; }
.adv-inner { max-width: 1530px; margin: 0 auto; padding: 0 15px; }
.adv-main-title { font-size: 28px; font-weight: 800; margin-bottom: 50px; color: #000; }


.adv-flex-row { 
    display: flex !important; 
    justify-content: space-between !important; 
    flex-wrap: wrap !important; 
}

.adv-card { 
    flex: 0 0 23% !important; 
    margin-bottom: 30px; 
    box-sizing: border-box;
}

.adv-icon-wrap { width: 45px; margin: 0 auto 15px; }
.adv-icon-wrap img { width: 100%; height: auto; display: block; }

.adv-card h3 { 
  font-size: 17px; 
  font-weight: 700; 
  margin-bottom: 12px; 
  height: 56px; 
  overflow: hidden;
 }
.adv-card p { 
  font-size: 14px; 
  color: #666; 
  line-height: 2; 
  height: 108px; 
  overflow: hidden; 
  margin-bottom: 20px; }

.adv-img-wrap { width: 100%; height: 160px; border-radius: 10px; overflow: hidden; }
.adv-img-wrap img { width: 100%; height: 100%; object-fit: cover; }


@media (max-width: 768px) {
    .adv-card { flex: 0 0 100% !important; padding: 0 10px; }
    .adv-card p, .adv-card h3 { height: auto; }
    .adv-img-wrap { height: 200px; }
}
span.highlight {
    color: #ff792d;
    font-weight: bold;
    font-size: 25px;
}
/* 容器去掉原本 Swiper 的溢出隐藏限制 */
.product-static-grid {
    width: 100%;
    margin-top: 40px;
    padding-bottom: 20px;
}

/* 网格布局：PC端一行3个 */
.product-items-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 核心：平分3列 */
    gap: 30px; /* 产品之间的间距 */
    list-style: none;
    padding: 0;
    margin: 0;
}

/* 单个产品盒子样式 */
.product-item .box {
    background: #fff;
    border: 1px solid #eee;
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.product-item .box:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    transform: translateY(-5px);
}

.product-item .img {
    width: 100%;
    aspect-ratio: 4/3; /* 强制图片比例统一，防止错位 */
    overflow: hidden;
}

.product-item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 保证图片不变形 */
}

.product-item .con {
    padding: 20px;
    text-align: center;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-item h6 {
    font-size: 18px;
    color: #333;
    line-height: 1.4;
    margin: 0;
}

/* --- 移动端自适应 --- */

/* 平板端（一行2个） */
@media (max-width: 1024px) {
    .product-items-wrapper {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

/* 手机端（一行1个） */
@media (max-width: 640px) {
    .product-items-wrapper {
        grid-template-columns: repeat(1, 1fr); /* 手机端平铺展示 */
        gap: 20px;
    }
    
    .product-item h6 {
        font-size: 16px;
    }
}
.industry-applications-section {
    padding: 60px 0;
    background-color: #f4f7f9;
}

.industry-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 40px;
}

.industry-card {
    background: #fff;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.industry-card:hover {
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    transform: translateY(-5px);
}

.card-header {
    display: flex;
    flex-direction: column; /* 关键：让图片和 <h4> 上下排列，不再左右挤压 */
    align-items: flex-start; /* 文字左对齐 */
    gap: 15px;
    margin-bottom: 15px;
}
.industry-icon {
    width: 100%; /* 图片撑满卡片宽度 */
    height: 220px; /* 固定高度，保持整齐 */
    object-fit: cover; /* 裁剪图片以适应高度，不拉伸变形 */
    border-radius: 4px;
    margin-bottom: 10px;
}

.card-header .icon {
    font-size: 24px;
}

.industry-card h4 {
    font-size: 22px;
    color: #333;
    font-weight: 700;
    margin: 0;
    line-height: 1.3;
}

.card-body .focus {
  font-size: 18px;
    color: #ff792d;
    margin-bottom: 10px;
}

.card-body .details {
    font-size: 16px;
    color: #666;
    line-height: 1.6;
}

/* 移动端适配 */
@media (max-width: 992px) {
    .industry-grid {
        grid-template-columns: 1fr; /* 手机端垂直平铺 */
    }
}
.form-container {
    background: #fff;
    padding: 35px; /* 稍微缩减内边距，让单列显得更紧凑 */
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    max-width: 550px; /* 稍微收窄宽度，单列排版更美观 */
    margin: 0 auto;
}

.form-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.form-list li {
    margin-bottom: 22px; /* 增加项与项之间的距离，呼吸感更好 */
    text-align: left;
}

/* Label 样式 */
.form-list label {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
}

.form-list label span {
    color: #ff4d4f;
    margin-left: 4px;
}

/* 输入框通用样式 */
.form-list input[type="text"],
.form-list textarea {
    width: 100%;
    padding: 14px 16px; /* 增加一点高度，更显大气 */
    font-size: 16px;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    box-sizing: border-box;
    transition: all 0.3s ease;
}

.form-list input:focus,
.form-list textarea:focus {
    border-color: #2e00ff;
    outline: none;
    box-shadow: 0 0 0 3px rgba(46, 0, 255, 0.1);
}

.form-list textarea {
    height: 140px;
    resize: none;
}

.submit-btn {
    width: 100%;
    background-color: #364B99;
    color: #fff;
    border: none;
    padding: 16px;
    font-size: 18px; 
    font-weight: bold;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.3s;
    letter-spacing: 1px;
    margin-top: 10px;
}

.submit-btn:hover {
    background-color: #1c00c7;
}

@media (max-width: 600px) {
    .form-container {
        padding: 20px;
    }
}
.main-title-s2s {
    font-size: 60px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 15px;
}

.factory-strength-section {
    padding: 80px 0;
    background-color: #ffffff;
    font-family: 'Segoe UI', Arial, sans-serif;
}

.strength-row {
    display: flex;
    align-items: center;
    gap: 60px;
    margin-bottom: 100px;
}

.strength-row.reverse {
    flex-direction: row-reverse; 
}

.strength-img {
    flex: 1;
}

.strength-img img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08); 
    display: block;
}

.strength-text {
    flex: 1;
}

.strength-text h3 {
    font-size: 32px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 20px;
    text-transform: uppercase; 
    letter-spacing: 0.5px;
}

.strength-text p {
    font-size: 18px;
    line-height: 1.8;
    color: #555;
    margin-bottom: 25px;
}

.check-list {
    list-style: none;
    padding: 0;
}

.check-list li {
    font-size: 17px;
    font-weight: 600;
    color: #333;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}

.check-list li::before {
    content: '✔'; 
    color: #c00; 
    font-weight: bold;
    margin-right: 12px;
    border: 1px solid #c00;
    border-radius: 3px;
    padding: 0 4px;
    font-size: 12px;
}

@media (max-width: 992px) {
    .strength-row, .strength-row.reverse {
        flex-direction: column;
        text-align: center;
        gap: 30px;
        margin-bottom: 60px;
    }
    
    .strength-text h3 {
        font-size: 26px;
    }
    .main-title-s2s {
    font-size: 30px;
 }
}
