@charset "UTF-8";

/* 基础设置 - 使用rem单位 */
:root {
	font-size: 16px;
	/* 1rem = 16px */
}

/* 100vw - 1199px 响应式范围   */
@media ((min-width: 700px) and (max-width: 1024px)) {
	html {
		font-size: calc(16px + 2 * (100vw - 768px) / 672);
	}

	header {
		width: 100vw;
	}

	body {
		overflow-x: hidden;
	}

	#content {
		width: 100vw;
	}
.header .logo img {
	width: 100%;
    
}
	.header,
	.layer-1,
	.layer-2,
	.layer-3,
	.layer-4,
	.video {
		width: 100vw;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.banner {
		width: 100vw;
		display: flex;
		align-items: center;
		padding-top: 80px;
		background-size: cover;
		/* 填充容器并保持比例 */
		background-position: 80% center;
		/* 水平和垂直都居中 */
		background-repeat: no-repeat;
	}

	.banner-content {
		padding-top: 0vw;
		padding-left: 5vw;
	}

	.layer-1 {
		height: unset;
		align-items: center;
		justify-content: center;
		width: 100vw;
		padding: 0;
		overflow: hidden;
	}

	.header {
		padding-top: 0.5rem;
		/* 8px → 0.5rem */
		height: 7.3125rem;
		/* 117px → 7.3125rem */
		align-items: flex-start;
		display: flex;
		justify-content: center;
		background: linear-gradient(to bottom, rgb(238, 238, 238) 4.6875rem, #ffffff 4.6875rem);
		/* 75px → 4.6875rem */
	}

	.header .nav-container {
		padding-top: 1rem;
	}

	.header .buttion {
		padding-top: 0.5rem;
	}

	.header .nav-container nav {
		top: 4.9375rem;
		/* 79px → 4.9375rem */
	}

	.nav-container {
		position: relative;
		width: 18.5rem;
		/* 296px → 18.5rem */
	}

	.nav-container nav {
		width: 75vw;
		position: absolute;
		top: 3.125rem;
		/* 50px → 3.125rem */
	}

	.nav-container nav ul {
		gap: 10px;
		justify-content: unset;
	}

	.nav-container nav ul li a {
		pointer-events: none;
	}

	.services-container {
		margin: 0 auto;
		width: 92vw;
		/* 688px → 43rem */
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		height: 47vw;
	}

	.service-item {
		height: 41.5vw;
		/* 311.6px → 19.475rem */
		width: 31vw;
		/* 230px → 14.375rem */
		align-items: center;
	}

	header .logo {
		width: 20vw;
		/* 144px → 9rem */
		display: flex;
		align-items: center;
		justify-content: center;
		padding-left: 0;
		padding-right: 0;
	}

	header .logo img {
		padding-top: 20px;
		width: 100%;
		height: auto;
	}

	header .buttion {
		padding-left: 1vw;
		padding-right: 3vw;
		gap: 1vw;
	}

	.buttion {
		padding-left: 1.25rem;
		/* 20px → 1.25rem */
	}

	.slider-indicators {
		top: 600px;
		left: 8%;
	}

	.layer-3 {
		height: 833px;
	}

	.layer-3 .image-icon img {
		padding: 10px;
		padding-top: 20px;
	}

	.layer-3 .technology-wrapper {
		width: 90vw;
		gap: 1px;
		height: auto;
		gap: 1px;
	}

	.layer-3 .technology-wrapper .technology-image {
		width: 46vw;
	}

	.layer-3 .technology-wrapper ul li {
		width: 44vw;
	}

	.layer-3 .technology-list {
		width: 46vw;
		/* 334px → 20.875rem */
		margin: 0;
		padding: 0;
	}

	.layer-3 .technology-list li {
		width: 45vw;
		height: 3.9375rem;
		/* 63px → 3.9375rem */
		margin: 0;
		padding: 0;
		margin-bottom: 0.625rem;
		/* 10px → 0.625rem */
	}

	.layer-3 .technology-list li .item-icon {
		display: flex;
		align-items: center;
	}

	.layer-3 .technology-list li .item-icon img {
		width: 3.75vw;
		/* 32.4px → 2.025rem */
		height: 3.75vw;
		padding: 0.9375rem;
		/* 15px → 0.9375rem */
	}

	.layer-3 .technology-list li .item-content {
		width: 15.3125rem;
		/* 245px → 15.3125rem */
	}

	.layer-3 .technology-list li .item-title {
		width: 35vw;
		/* 260px → 16.25rem */
		font-size: 0.875rem;
		/* 14px → 0.875rem */
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.layer-3 .technology-list li .item-description {
		width: 35vw;
		/* 260px → 16.25rem */
		font-size: 0.875rem;
		white-space: nowrap;
	}

	.title-container-1,
	.title-container-2,
	.title-container-3 {
		width: 87vw;
		/* 673px → 87vw */
	}

	.title-container-1 {
		height: 0.625rem;
		/* 10px → 0.625rem */
		font-size: 0.875rem;
		margin-bottom: 0.25rem;
		/* 4px → 0.25rem */
	}

	.title-container-2 {
		/*	font-size: 2.0625rem;
	 33px → 2.0625rem */
		margin-bottom: 0;
	}

	.title-container-3 {
		font-size: 0.875rem;
		margin-bottom: 0.25rem;
	}

	/*
  .section-title {
    width: 32.125rem;
    font-size: 1.8125rem; 
  }
  .section-description {
    width: 32.125rem;
    font-size: 0.875rem;
  }
  .button-list {
    margin-top: 1.875rem; 
    margin-bottom: 1.875rem;
  }*/
	.button-list {
		width: 82vw;
		margin-top: 30px;
		margin-bottom: 30px;
		flex-direction: unset;
		flex-wrap: wrap;
		text-align: left;
		gap: 4px;
	}

	.button-list .button-item {
		width: auto;
		height: 42px !important;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		gap: 12px;
		padding: 6px 20px 6px 10px;
		font-size: 12px;
		text-align: left;
		position: relative;
		/* 为伪元素定位做准备 */
	}

	.button-list .button-item::after {
		content: "";
		position: absolute;
		right: 6px;
		top: 50%;
		transform: translateY(-50%);
		width: 12px;
		height: 12px;
		background-image: url(../img/section-icon.png);
		background-size: contain;
		background-repeat: no-repeat;
		transition: background-image 0.3s ease;
	}

	.section {
		margin: 0 auto;
		-webkit-transform: translateY(5.99vw);
		padding: 5.417vw 1.021vw 5.927vw;
	}

	.section-title {
		width: 82vw;
	}

	.section-description {
		width: 82vw;
	}

	.news-list {}

	.news-list li {
		width: 28vw;
		height: 18vw;
		padding: 0;
		position: relative;
	}

	.news-date {
		/* 	width: 5rem;
	80px → 5rem 
		font-size: 0.5625rem;
		9px → 0.5625rem */
	}

	.news-item img {
		width: 11vw;
		/* 100px → 6.25rem */
		height: 11vw;
		/*	padding: 15px;
		 10px → 0.625rem */
		padding: 30px 10px;
	}

	.news-title {
		width: 28vw;
		/* 214px → 13.375rem */
		height: 1.125rem;
		/* 18px → 1.125rem */
		font-size: clamp(14px, 1.1vw, 16px);
		/* 10px → 0.625rem */
		padding-bottom: 20px;
	
	}
	.news-date{
	        font-size: clamp(12px, 1.1vw, 14px);
	        width:110px;
	        height: 16px;
	        position: absolute;
         left: 45%;
         top:80%;
	}

	.featured-img {
		width: 27vw;
		height: 38.5vw;
		background-size: cover;
		background-position: center;
	}

	.layer-2 {
		height: 630px;
		/* 551px → 34.4375rem */
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
	}

	.product-box-1 {
		padding-top: 3vw;
		width: 90vw;
		/* 688.29px → 43.0181rem */
		gap: 0.625rem;
		/* 10px → 0.625rem */
	}

	.product-box-1 .product-item {
		width: calc((100% - 1.25rem) / 3);
		height: 300px;
		padding: 10px;
	}

	.product-box-1 .product-item:first-child {
		width: calc((100% - 1.25rem) / 3 * 2);
		height: 300px;
	}

	.product-box-1:hover .product-item {
		width: calc((100% - 1.25rem) / 3);
		height: 300px;
		transform: scale(0.95);
	}

	.product-box-1:hover .product-item:hover {
		width: calc((100% - 1.25rem) / 3 * 2);
		height: 300px;
		transform: scale(1);
		box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
	}

	.product-container-1 {
		font-size: 18px;
		line-height: 7px;
		margin-top: 19px;
	}

	.product-container-2 {
		font-size: 13px;
		line-height: 1.2;
	}

	.product-container-3 {
		font-size: 12px;
	}

	.product-container-3 img {}

	.product-container-img {
		margin: 0 auto;
		width: 18vw;
		height: 16vw;
	}

	.product-container-img img {
		width: 18vw;
		height: auto;
	}

	.technology-image {
		width: 46vw;
		height: auto;
		padding-right: 1.25rem;
		/* 20px → 1.25rem */
	}

	.technology-image .technology-info {
		margin-left: 0;
		width: 45vw;
		height: 46.6875rem;
		/* 683px → 42.6875rem */
		background-size: cover;
	}

	.tilte-container {
		width: 87vw;
	}

	.tilte-container ul li {
		/* Frame 51 */
		width: 114px;
		height: 36px;
		font-size: 14px;
		/* 自动布局 */
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		gap: undefined;
		padding: 8px 32px 8px 32px;
	}

	.layer-3 .technology-wrapper .technology-image .technology-title {
		width: 90%;
	}

	.technology-info-content {
		width: 19.75rem;
		/* 316px → 19.75rem */
		bottom: 2.0313rem;
		/* 32.5px → 2.0313rem */
	}

	.technology-info-content .image-content {
		width: 90%;
	}

	.technology-info-content .image-content .image-description {
		width: 14.9375rem;
		/* 223px → 13.9375rem */
		height: 6.75rem;
		/* 92px → 5.75rem */
		line-height: 1rem;
		/* 16px → 1rem */
		text-overflow: ellipsis;
		overflow: hidden;
	}

	.technology-info-content .image-title {
		font-size: 14px;
		font-weight: 400;
	}

	.tech-description {
		width: 20.875rem;
		font-size: 0.8125rem;
		/* 13px → 0.8125rem */
	}

	.tech-subtitle {
		width: 20.875rem;
		font-size: 1.9375rem;
		/* 31px → 1.9375rem */
	}

	.layer-4 {
		gap: 0.625rem;
	}

	.layer-4 .content-section {
		width: 88.542vw;
	}

	.footer-middle {
		width: 87vw;
	}

	.footer-middle .iso-image,
	.footer-middle .contact-button {
		display: none;
	}

	.footer-menu {
		display: none;
	}

	.menu-section {
		height: 8.625rem;
		/* 138px → 8.625rem */
		width: 8.5rem;
		/* 136px → 8.5rem */
	}

	.footer-container {
		width: 87vw;
		position: relative;
	}

	.footer-bottom {
		width: 90vw;
	}

	.copyright {
		position: absolute;
		left: 69vw;
		width: 200px;
	}

	.footer-container {
		width: 80vw;
		/* 673px → 87vw */
		position: relative;
	}

	.footer-container .subscribe-note,
	.footer-container .subscribe-title {
		display: none;
	}

	/*
  .footer-container .footer-logo {
    position: absolute;
    transform: translateY(-50%);
    top: 31%;
  }
  */
	/* logo1 1
  .footer-container .footer-logo img {
    
    width: 120px;
    height: 33.83px;
  }
   */
	.footer-logo {
		width: 200px;
		height: 50px;
		float: left;
		margin-top: -15px;
	}

	.footer-container .subscribe-input {
		position: absolute;
		transform: translateY(-50%);
		top: 70%;
		width: 40vw;
		height: 40px;
		/* 自动布局 */
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
		padding: 13px 27px 13px 15px;
		box-sizing: border-box;
		border: 1px solid rgba(217, 217, 217, 0.3);
		;
		border-radius: 30px;
		color: white;
	}

	.footer-container .subscribe-input::before {
		content: "";
		position: absolute;
		right: 22px;
		top: 50%;
		transform: translateY(-50%);
		width: 12px;
		height: 12px;
		background-image: url("../img/footer-icon-1.png");
	}

	.footer-container .subscribe-input input {
		width: 82vw;
		color: #000;
		border-bottom: 0;
	}

	.footer-container .subscribe-input input::placeholder {
		color: #000;
		line-height: 2;
	}

	footer {
		position: relative;
	}

	footer .social-media {
		position: absolute;
		top: 28%;
		right: 1%;
		gap: 11px;
	}

	footer .footer-middle-1200 {
		position: absolute;
		top: 35%;
		right: 2%;
	}

	footer .footer-middle-1200 div {
		gap: 11px;
	}

	footer .footer-middle-1200 img {
		/* icon6 */
		width: 32px;
		height: 32px;
	}

	footer .contact-item {
		padding: 0px;
	}

	.footer-links {
		gap: 11px;
		font-size: 11px;
		white-space: nowrap;
		/* 禁止换行 */
	}

	.footer-header {
		width: 82vw;
		height: 10px;
		position: relative;
	}

	.footer-middle-1200 {
		display: flex;
		position: absolute;
		top: 41%;
		right: 3%;
		gap: 45px;
	}

	.footer-middle-1200 .contact-button {
		display: none;
	}

	.contact-value {
		width: 260px;
	}

	.social-media {
		display: flex;
		position: absolute;
		top: 36%;
		gap: 1.375rem;
		/* 22px → 1.375rem */
	}

	.dropdown-menu {
		width: 87vw;
	}

	.dropdown-item-1,
	.dropdown-item-2,
	.dropdown-item-3,
	.dropdown-item-4,
	.dropdown-item-5,
	.dropdown-item-6 {
		width: 90vw;
		overflow: hidden;
	}

	.dropdown-menu-phone,
	.dropdown-item-7 {
		display: flex;
	}

	.dropdown-menu-phone .action {
		opacity: 1 !important;
	}

	/* 添加手机菜单项激活状态 */
	.dropdown-item-phone-1.active,
	.dropdown-item-phone-2.active,
	.dropdown-item-phone-3.active,
	.dropdown-item-phone-4.active,
	.dropdown-item-phone-5.active,
	.dropdown-item-phone-6.active,
	.dropdown-item-phone-7.active {
		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: auto !important;
	}

	.dropdown-menu-phone {
		opacity: 0;
		margin-top: 1.3125rem;
		/* 21px → 1.3125rem */
		padding-top: 2.25rem;
		padding-bottom: 2.25rem;
		/* 20px → 1.25rem */
		width: 100vw !important;
		min-width: 768px !important;
		pointer-events: none;
		justify-content: center;
	}

	.dropdown-menu-phone .dropdown-item {
		/* margin: 0 auto; */
		width: 34vw;
		/* display: unset; */
		/* align-items: flex-start; */
		min-height: 15.625rem;
		border-right: 0.0625rem solid rgba(128, 128, 128, 0.2);
		padding-right: 76px;
		padding-top: 15px;
		display: flow;
	}

	.dropdown-menu-phone .dropdown-item ul {
		padding: 0.625rem;
		margin: 0;
		display: flex;
		flex-direction: column;
	}

	.dropdown-menu-phone .dropdown-item ul li {
		padding: 0;
		margin: 0;
	}

	.dropdown-menu-phone .dropdown-item .dropdown-title {
		padding-left: 1.9375rem;
		/* 15px → 0.9375rem */
		padding-bottom: 0.9375rem;
		margin-bottom: 0.9375rem;
		width: 13rem;
		/* 208px → 13rem */
		color: rgb(102, 102, 102);
		font-size: 1rem;
		font-weight: 600;
		line-height: 100%;
		letter-spacing: 0%;
		text-align: left;
		text-transform: uppercase;
	}

	.dropdown-menu-phone .dropdown-contact {
		width: 17.25rem;
		/* 276px → 17.25rem */
		padding-right: 0;
	}

	.dropdown-menu-phone .dropdown-contact .contact-title {
		padding: 0;
		padding-left: 2.1875rem;
		/* 35px → 2.1875rem */
		width: 16.375rem;
		/* 230px → 14.375rem */
		color: rgb(102, 102, 102);
		font-size: 1rem;
		font-weight: 600;
		line-height: 100%;
		letter-spacing: 0%;
		text-align: left;
		/*text-transform: uppercase;*/
	}

	.dropdown-menu-phone .dropdown-li {
		width: 13.3125rem;
		/* 389px → 24.3125rem */
		padding-left: 1.75rem;
		/* 28px → 1.75rem */
		color: rgb(51, 51, 51);
		font-size: 0.875rem;
		font-weight: 400;
		line-height: 100%;
		letter-spacing: 0%;
		text-align: left;
		height: 0.1875rem;
		/* 3px → 0.1875rem */
		white-space: normal;
		word-wrap: break-word;
	}

	.dropdown-menu-phone .dropdown-li:hover {
		color: rgb(0, 63, 125);
		background: rgba(0, 63, 125, 0.1);
	}

	.dropdown-menu-phone .dropdown-intro {
		margin: 0 auto;
		width: 16.4531rem;
		/* 263.25px → 16.4531rem */
	}

	.dropdown-menu-phone .footer-menu {
		display: none;
	}

	.dropdown-menu-phone .email,
	.dropdown-menu-phone .phone {
		font-size: 0.875rem;
	}

	.dropdown-item-phone-6 .dropdown-title,
	.dropdown-item-phone-5 .dropdown-title,
	.dropdown-item-phone-4 .dropdown-title {
		position: relative;
		padding-left: 2.3125rem !important;
		/* 37px → 2.3125rem */
	}

	.dropdown-item-phone-6 .dropdown-title::before,
	.dropdown-item-phone-5 .dropdown-title::before,
	.dropdown-item-phone-4 .dropdown-title::before {
		content: "";
		position: absolute;
		left: 0.9375rem;
		top: 30%;
		transform: translateY(-50%);
		width: 1.125rem;
		height: 1.125rem;
		background-image: url("../img/menu-icon.png");
		background-size: contain;
		background-repeat: no-repeat;
	}
    .dropdown-item-phone-3 .dropdown-title::before, 
    .dropdown-item-phone-1 .dropdown-title::before,
    .dropdown-menu-phone .dropdown-item .dropdown-title::before{
		content: "";
		position: absolute;
		left: 0px;
		top: 30%;
		transform: translateY(-50%);
		width: 18px;
		height: 18px;
		background-image: url("../img/menu-icon.png");
		background-size: contain;
		background-repeat: no-repeat;
	}
	.dropdown-item-phone-3  .dropdown-title, 
	.dropdown-item-phone-1 .dropdown-title,
    .dropdown-menu-phone .dropdown-item .dropdown-title{
	    position: relative;
	}



	/*====================================*/
	.banner-slide {
		width: 100vw;
		height: 500px;
	}

	.video {
		height: 26rem;
		/* 404px → 25.25rem */
		display: block;
		justify-content: initial;
		overflow-x: auto;
		overflow-y: hidden;
		scrollbar-width: none;
		-ms-overflow-style: none;
		white-space: nowrap;
		padding-bottom: 1.25rem;
		/* 20px → 1.25rem */
		position: relative;
	    background: linear-gradient(360deg, rgba(22, 80, 163, 0.2) 40.38%, rgba(255, 255, 255, 0.1) 118.91%);

	}
	#videoSlider{
	    width:92vw;
	    overflow: hidden;
	}

	.video::-webkit-scrollbar {
		display: none;
	}

	.video ul {
		padding: 0;
		margin: 0;
		list-style: none;
		overflow-x: auto;
		scrollbar-width: none;
		-ms-overflow-style: none;
		white-space: nowrap;
		min-width: 62.5rem;
		/* 1000px → 62.5rem */
	}

	.video li {
		display: inline-flex;
		align-items: center;
		width: 55vw;
		/* 728px → 45.5rem */
		margin: 0 0.3125rem 0 0;
		/* 5px → 0.3125rem */
		flex-shrink: 0;
	}

	.video .slider-indicator-videos {
		position: absolute;
		top: 88%;
		left: 50%;
		transform: translateX(-50%);
		display: flex;
		flex-direction: row;
		gap: 0.1875rem;
		/* 3px → 0.1875rem */
	}

	.video .slider-indicator-videos .slider-indicator-video {
		width: 1.5rem;
		/* 24px → 1.5rem */
		height: 0.25rem;
		/* 4px → 0.25rem */
		background-color: #fff;
	}

	.video .slider-indicator-videos .active {
		background-color: #003f7d;
	}

	.video-container ul {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		scroll-behavior: smooth;
		padding: 0;
		margin: 0;
		list-style: none;
	}

	.video-container ul li {
		flex: 0 0 auto;
		transition: transform 0.5s ease;
	}

	.video-container .banner {
		height: 29.0625rem;
		/* 465px → 29.0625rem */
	}

	.coming-link {
		position: absolute;
		padding: 10px;
		top: -80%;
		left: -16%;
		width: 100%;
		height: 100%;
		pointer-events: none;
	}

	/* 为people-container内的coming-link设置特定位置 */
	.people-container .coming-link {
		top: -80%;
		left: 26%;
	}

	.coming {
		width: 101px !important;
		height: 23px !important;
		margin-top: 5px;
	}

	.coming span {
		color: #fff !important;
		/*	padding: 10px;
		font-size: 1.1vw !important; */
		font-size: clamp(12px, 1.1vw, 14px);
	}

	.hover-effect span {
		/*font-size: 0.95vw;*/
		font-size: clamp(12px, 0.95vw, 14px);
		font-weight: 400;
		font-family: Noto Sans SC;
		cursor: pointer;
	}

	.layer-3 .technology-list ul li {
		width: 44vw;
		max-width: 868px;
		height: 73.07px;
		box-sizing: border-box;
		border: 0.6px solid rgba(0, 0, 0, 0.1);
		border-radius: 4.8px;
		margin-bottom: 7px;
	}

	.product-container-1,
	.product-container-2,
	.product-container-3 {
		padding-left: 15px;
	}
}

/*# sourceMappingURL=768.css.map */
