@charset "utf-8";
  /* 响应式设计 */
  
@media (min-width: 900px) and (max-width: 1300px) {
 .container, .dropdown-content {
 width: 100%;
 max-width: 90%;
}
.banner-swiper .banner-title {
	padding-top: 90px;
	font-size: 42px;
}
.product-sub-header-x5 .main {
	width: 90%;
}

.section {
	padding-top: 70px ;
	
}



.foot {
	padding: 0 5%;
}


}
 @media (max-width: 992px) {
	 .pc{ display:none}
	html{ font-size:16px;}
	.wap{ opacity:1}
	 .section-title {
	font-size: 1.6rem;
	margin:20px 0 40px;
}


.fmenu {
            width: 100%;
            background: #000000;
         
          
        }

        .fmenu .menu-level1 {
            list-style: none;
            width: 100%;
            margin: 0;
            padding: 0;
        }

        .fmenu .menu-item {
            width: 100%;
           
        }

        .fmenu .menu-item:last-child {
            border-bottom: none;
        }

        .fmenu .menu-title {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 14px 20px;
            background-color: #000000;
            color: #f0f0f0;
            font-size: 14px;
           
            letter-spacing: 0.3px;
            cursor: pointer;
            user-select: none;
            transition: background-color 0.2s;
            border-bottom: 1px solid #2a2a2a;
            width: 100%;
        }

        .fmenu .title-text {
            flex: 1;
        }

        .fmenu .toggle-icon {
            font-size: 18px;
            line-height: 1;
            font-weight: lighter;
            width: 24px;
            text-align: center;
            color: #cccccc;
             transition:all .4s;
        }

        .fmenu .menu-title:hover .toggle-icon {
            color: #ffffff;
        }

        .fmenu .menu-level2 {
            list-style: none;
            background-color: #1e1e1e;
            overflow: hidden;
           
            transition:all .6s;
            width: 100%;
            margin: 0;
            display: none;
            padding: 10px;
        }

        .fmenu .menu-item.expanded .menu-level2 {
            display: block;
            
        }

        .fmenu .menu-level2 li {
            width: 100%;
            border-bottom: none;
            margin: 0;
            padding: 0;
        }

        .fmenu .menu-level2 a {
            display: block;
            padding: 8px 12px;
            color: #666;
            font-size: 12px;
            text-decoration: none;
            width: 100%;
            box-sizing: border-box;
        }


        .fmenu .toggle-icon::before {
            display: block;
        }

        .fmenu .menu-item:not(.expanded) .toggle-icon::before {
            content: "+";
        }

        .fmenu .menu-item.expanded .toggle-icon::before {
            content: "–";
        }





  .mdowncontent {
            width: 100%;
           
        }

        .mdowncontent .menu-item:last-child {
            border-bottom: none;
        }

.mdowncontent .menu-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 14px 0px;
	color: #000;
	font-size: 16px;
	letter-spacing: 0.3px;
	cursor: pointer;
	user-select: none;
	transition: background-color 0.2s;
	border-bottom: 1px solid #ddd;
	width: 100%;
}

        .mdowncontent .title-text {
            flex: 1;
        }

        .mdowncontent .toggle-icon {
            font-size: 18px;
            line-height: 1;
            font-weight: lighter;
            width: 24px;
            text-align: center;
            color: #666;
             transition:all .4s;
        }

        .mdowncontent .menu-title:hover .toggle-icon {
            color: #ffffff;
        }

        .mdowncontent .tabs-content {
            display: none;
        }

        .mdowncontent.expanded .tabs-content {
            display: block;
            
        }

 .mdowncontent .toggle-icon::before {
            display: block;
        }

        .mdowncontent:not(.expanded) .toggle-icon::before {
            content: "+";
        }

        .mdowncontent.expanded .toggle-icon::before {
            content: "–";
        }






.h60{ display:block; height:50px;}
.container{
	max-width: 96%;
}
.navbar-container {
	max-width:92%;
	display: block;
	padding-top:2px;
}
.navbar {
	position: fixed;
	height: 50px;
	padding-top: 10px;
}
.mobile-menu-toggle img{ height:26px; }
.mobile-menu-toggle.active .nav{ display:none}
.mobile-menu-toggle .nav1{ display:none}
.mobile-menu-toggle.active .nav1{ display:block}
 .navbar-menu, .desktop-search, .language-select {
 display: none;
}
 .mobile-menu-toggle, .mobile-search-toggle {
 display: block;
}
.mobile-menu-toggle {
	position: absolute;
	left: 0;
	width: 26px;
	height: 26px;
	min-width: 26px;
}
.navbar-logo {
	margin-right: 0;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	height: 14px;
	min-width: auto;
	height: 26px;
}
 .navbar-logo img{ height:12px; }
 .navbar-actions {
	display: block;
	position: absolute;
	right: 0;
	top: 6px;
	height: 26px;
}
.btn-mall {
	position: absolute;
	right: 0;
	background: url(../images/micon2.svg) no-repeat top center;
	height: 24px;
	width: 23px;
	font-size: 0;

	padding: 0;
	top: 0px;
}
.btn-mall:hover{background: url(../images/micon2.svg) no-repeat;}
 .dropdown-container {
 box-shadow: none;
 display: none;
 width: 100%;
 border-radius: 0;
 height: calc(100vh - 50px);
 position: fixed;
 top:50px;
 z-index: 10;
 background: #fff;
}
 .dropdown-content {
 width: 100%;
 box-shadow: none;
 border-radius: 0;
 padding: 15px;
}
.search-box {
	width: 100%;
	margin-top:10px;
}
.btn-search {
	background-color: #1e1e1e;
	color: #fff;
}
 .products-dropdown, .applications-dropdown {
 flex-direction: column;
}
 .product-categories, .product-display, .application-item {
 width: 100%;
}
 .product-display {
 padding-left: 0;
 margin-top: 20px;
 grid-template-columns: 1fr;
 grid-gap: 15px;
}
 .product-item {
 width: 100%;
 margin-bottom: 15px;
 opacity: 1;
 transform: none;
 display: block !important;
}
 .application-item {
 width: 100%;
 margin-right: 0;
 margin-bottom: 15px;
}
 .application-item:nth-child(4) {
 background-color: var(--light-gray);
}
    .mobile-search-toggle {
min-width:30px;
	height: 20px;
	position: absolute;
	right:30px;
	top:-2px;
	display: flex;
	justify-content: center;
align-items: center;
flex-direction: column;
}    
.mobile-search-toggle .mso{height:20px;}
.mobile-search-toggle .mso1{ display:none; height:20px;margin-top:1px;}
.mobile-search-toggle.active .mso1{ display:block;}
.mobile-search-toggle.active .mso{ display:none}
.m_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.m_nav_se span:nth-of-type(2){width:0}
.m_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.m_nav{position:fixed;z-index:9;background:#000;width:100%;height:100%;font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:all ease 0.35s}
.nav_show{top:50px; display:block;}
.m_nav>ul>li:first-child{overflow:hidden;border-top:0}
.m_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.m_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.m_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #1e1e1e solid;text-align:center;color:#eee;}
.m_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #1e1e1e solid;height:30px;padding:0px 7px 0 7px;}
.m_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.m_nav ul li .m_nav_i_se svg{transform:rotate(0deg)}
.m_nav ul li {
	border-top: 1px #1e1e1e solid;
	margin-left: 0;
	position: relative;
	line-height: 40px;
	font-size: 14px;
	padding-left: 10px;
}
.m_nav>ul >li:last-child{border-bottom:1px #1e1e1e solid;}
.m_nav ul li ul{display:none}
.m_nav ul li a{color:#fff;width:80%}
.m_nav ul li ul li a{color:#ccc;display:block;text-align:left;}
.m_nav ul li i svg{width:20px;height:20px;fill:#eee;}
.m_nav ul li .m_nav_i_se svg{fill:#fff}
.m_nav ul li ul li>ul{margin-left:10px}

.cta-desc {
	font-size: 12px;
}
 .footer-nav {
 flex-direction: column;
 padding: 20px;
}
 .nav-column {
 min-width: 100%;
 margin-bottom: 20px;
}
 .cta-title {
 font-size:18px;
}
 .copyright-top {
 flex-direction: column;
 align-items: flex-start;
}
.social-icons {
	margin-top: 10px;
	width: 100%;
	text-align: center;
}
 .copyright-links {
 margin-bottom: 10px;
}
.copyright-bottom {
	text-align: center;
	padding: 0 20px;
}
.copyright-section {
	padding-top: 0;
}
      /* Banner自适应 */
      .banner-swiper {
 height: 500px;
}

.banner-swiper .swiper-button-prev,.banner-swiper .swiper-button-next{ display:none}

.banner-swiper .banner-title {
	padding-top:50px;
	font-size: 22px;
	margin-bottom:5px;
}
.banner-swiper .banner-desc {
	font-size: 14px;
	margin-bottom:20px;
}
.banner-btn {
	padding: 5px 16px;
	font-size: 14px;
}
.product-section {
	padding-top: 0px;
}
.pro-slide img {
	max-width: 80%;
}
.pro-slide h3 {
	font-size: 0.9rem;
	margin-bottom: 0;
}
.pro-btns a {
	font-size: 14px;
}
.pro-swiper {
	height: 800px;
}
.pro-slide {
	padding-top:30px;
	height: 400px !important;
	margin-bottom: 10px;
}
.pro-btns {
	gap: 10px;
	margin-top: 10px;
}
      /* 产品展示自适应 */
.product-swiper {
 height: 400px;
}
 .product-title {
 font-size: 24px;
}
 .product-name {
 font-size: 20px;
}
 .product-btn {
 padding: 8px 16px;
 font-size: 12px;
}
.industry-section {
	width: 96%;
	margin: 0px auto;
}
 .industry-swiper {
 height: 2460px;
}
.industry-slide {
	height: 400px !important;
}
 .industry-cn-title {
 font-size: 20px;
 left:20px;
 top:20px;
}
 .industry-en-title {
 font-size:0.85rem;
 left:20px;
 top:50px;
}
 .industry-desc {
 font-size: 14px;
}
.index .partner {
	margin-top: 0px;
}

.field-overlay {
	padding: 10%;
	height: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}
.industry-fields {
	padding: 70px 0 10px 0;
}
.industry-products {
	padding: 0px 0;
	display: none;
}
.banner-hy {
	height: 260px;
	display: none;
}
.banner-hy .banner-title {
	font-size: 22px;

}
.banner-hy .banner-content {
	text-align: center;
}
.banner-btns {
	justify-content: center;
}
.products-swiper {
	height: 300px;
}

.case-swiper-section {
	padding: 0px 0;
	margin-bottom: 0;
}
.case-slide img {
	height: 200px;
}
.case-slide p {
	font-size:1rem;
}
.advantages {
	padding: 20px 0 30px 0;
	background: #f9f9f9;

}

.advantages-grid {
	gap: 10px;
}
.advantage-item {
	padding: 20px;
	display: flex;
	align-items:center;
	background: #fff;
}
.advantage-icon {
	margin: 0;
	margin-right:30px;
}
.advantage-title {
	text-align: left;
}


.product-sub-header-x5 .main {
	width: 100%;
	padding: 0 10px;
}
.xbanner {
	height: 480px;
}
.xbanner-title {
	top: 0;
	left: 0;
	transform:none;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%;
	height: 100%;
	padding: 10%;
}
.xbanner-title h1 {
	font-size: 32px;
}
.xbanner-title p {
	margin-top: 10px;
	font-size: 0.9rem;
}

.news-card > a {
	height: auto;
}
.news-grid {
	margin-top: 20px;
}
.newscontent {
	padding:70px 0 20px 0;
}
.newscontent video{
    width: 100%!important;
    height: auto!important ;
}
.section-entitle {
	font-size:1rem;
}
.newscontent h2.title {
	font-size: 1.25rem;
	padding-top:0;
}
.module-swiper-section {
	padding: 20px 0;
}
.module-slide h4 {
	font-size: 1.1rem;
}
.newsnav {
	margin-top: 10px;
	margin-bottom:10px;
}

.search-newsbox {
	display: none;
}
.news-content {
	padding: 10px 0 0px;
}
.newsnav-item {
	padding: 6px 10px;
	font-size: 0.85rem;
}
.news-img {
	height: 180px;
}
.news-title {
	font-size: 1rem;
	margin-bottom: 10px;
	height: auto;
}
.news-date {
	margin-bottom: 10px;
	font-size: 0.85rem;
}

.pagination {

	justify-content: center;

}
.pagination a {
	width: 32px !important;
	height: 32px !important;
	background-size: 100% !important;
}
.banner-search input {
	width: 200px;
}
.content-section {
	padding: 30px 10px 0;
}

.content-sidebar {
	width: 100%;
	padding-top:10px;
    padding-bottom: 15px;
}
.sidebar-item {
	width: 100%;
	clear: both;
}
.sidebar-submenu {
	padding: 10px;
}
.sidebar-submenu a {
	padding: 5px 0px !important;
	width: auto;
	float: left;
	text-align: center;
	background: none !important;
	margin-right: 8px;
}
.sidebar-submenu a.active,.sidebar-submenu a:hover {
	border-left:0;
	border-bottom: 2px solid #000;
}
.content-wrap {
	gap: 0px;
}
.content-main {
	padding: 0px 10px;
}

.tabs-nav {
	width: 100%;
	overflow-x: auto;  /* 水平超出显示滚动条 */
	white-space: nowrap;  /* 防止子元素换行 */
	flex-wrap: nowrap;  /* 强制flex子项不换行 */
	margin-bottom: 0;
}
.tabs-nav-item {
	margin-right: 20px;
	font-size: 13px;
	padding: 5px 0;
}
.doc-download-btn {
	display: block ruby;
	padding: 6px 15px;
	font-size: 13px;
}
.tabs-content {
	padding: 0px 0;
}

.doc-title {
	font-size: 0.95rem;
}
.doc-meta {
	font-size: 12px;
}
.faq-list {
	padding: 20px;
}
.policy-tab {
	margin: 0 10px;
}
.policy-tab-content {
	padding: 20px;
}

.contact-section {
	padding: 10px 0;
	padding-bottom:30px;
}
.bd {
	padding-bottom: 0px;
}
.bd.xbanner {
	height: 300px;
}
.bd.xbanner .xbanner-title{ display:flex}
.bd .container {
	margin: 20px auto 50px;
}


.form-card {
	padding: 20px 10px;
}
.nav-tabs {
	gap: 0;
	position: relative;
	width: 96%;
	margin: 0px auto;
}

.tab-item {
	width:33.3%;
	border-right: 0;
	padding: 0;
		position: relative;
}
.tab-item a {
	width: 100%;

}


.tab-item:before {
    content:' ';
    width:100%;
    height: 1px;
    background: #eee;
    bottom:0;
    position: absolute;
}

.tab-icon {
	width: 60px;
	height: 60px;
	display: none;
}
.tab-icon img{ width:30px;}
.tab-title {
	font-size: 1.1rem;
	margin: 0;
}
.tab-item .tab-desc {
    display:none;
}
.tab-item.active{
	color: #000;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	z-index: 1;
}
.section-title.f32 {
	font-size: 1.5rem;
}
.section-subtitle {
	font-size: 12px;
	padding: 0 30px;
}
form .form-grid{ display:block}
.form-group {
	width: 100%;

}
.topyx {
	margin: 0px 0;
}

.topyx .left,.topyx .right {
	float: left;
	width: 100%;
}
.topyx .right img {
	max-width: 60%;
}

.checkbox-group {
	margin-top: 15px;
}
.txtitle {
	font-size: 16px;
	padding: 20px 0;
}
.company-intro-section {
	padding: 20px 0;
}
.culture {
	padding: 10px 0;
}
.culture-list {
	display: flex;
	gap: 10px;
	flex-direction: column;
}
.culture-item {
	height: 160px;
}

.development {
	margin-bottom: 0px;
	padding-bottom: 30px;
}
.development-timeline-wrap {
	display: none;
}

.development-content {
	padding: 30px 10px;
	gap: 10px;
	flex-direction: column;
}

.development-content-img {
	flex: 1;
	width: 100%;
}
.development .year-bg {
	top: 33%;
	font-size: 100px;
}
.development-prev {
	margin-left: 0px;
}
.development-next {
	margin-right: 0px;
}
.development-content-text h4 {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 20px;
}
.development-content-text p {
	line-height: 1.6;
	font-size: 0.95rem;
}
.business {
	padding: 10px 0;
}
.business-item-content {

	padding: 0 50px;
}
.business-item-title {
	font-size: 20px;
}

.news {
	padding: 10px 0;
}
.news-item-img {
	height: 180px;
}
.swiper-news {
	padding-bottom: 0px;
}
.partner {
	margin: 20px 0;
}
.banner1 {
	height:calc(100vh - 50px);
align-items: center;
}
.banner1 .banner-content {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding:10%;
	position: absolute;
	top: 10%;
}
.banner1 .banner-title {
	font-size: 2rem;
}
.banner1 .banner-desc {
	font-size: 0.85rem;
	margin-bottom:30px;
}
.banner1 .btn {
	padding: 6px 18px;
	font-size: 0.85rem;
}
.section {
	min-height: 80vh;
	padding: 50px 5%;
}
.feature-content {
	max-width: 80%;
}
.pro-title {
	font-size:1.5rem;
}
.params-container table {
	margin-top: 0px;
}
.feature-content p {
	font-size: 1rem;
}

.params-container table th, .params-container table td {
	font-size: 12px;
}
.tips-text {
	font-size: 0.75rem;
}

.policy-section {
	padding: 10px 0;
}

.swiper-business {
	height: 1000px;
}
.business-item {
	height: 330px !important;
}
.product-sub-header-x5 {
	height: 50px;
	top:50px;
}
.swiper-development {
	margin-top: -30px;
}
.development-nav {
	bottom: -10px;
	max-width: 100%;
	padding: 0 10px;
}
.social-icons .social-wechat .popup {
    width:114px;
    height: 130px;
	right: -80px;
}
.social-icons .social-wechat .triangle {
	left: 16px;
	right: auto;
}
.social-icons .social-wechat .er-code img {
	width: 106px;
	height: 106px;
}

.sidebar-title{ display:none;}
 .dnav {
            display: flex;
            padding: 6px;
        }
        
        .dnav a {
            flex: 1;
            text-align: center;
            text-decoration: none;
            padding:6px 0;
            font-size: 16px;
            color: #333;
            border-radius: 34px;
            transition: 0.2s;
            cursor: pointer;
            -webkit-tap-highlight-color: transparent;
        }
        
        /* active类样式 */
        .dnav a.active {
            background: #000;
            color: #fff;
            font-weight: 500;
        }



.ny2 .case-swiper-section{margin-bottom:30px}

.field-card {
    height: 420px;
	background-position:0px -20px!important;
}

.nyabout .news{
	padding: 50px 0 0 0;
}

.nyabout .partner{
	padding: 0px 0 50px 0;
}
.nyabout .business{
	padding: 20px 0;
}
.development-content-img {
	height: auto;
}
.development-content img {
	object-fit: cover;
}
.partner-track {
padding: 0px;

}
}
