@charset "utf-8";

.head-tran {}

.head-tran .header {
	height: 90px;
}

.head-primary .head-height{
	height: 90px;
}

.header .container {
	max-width: initial;
	padding: 0 3%;
}


.logo {
	float: left;
	height: 90px;
}



.main-right {
	display: flex;
	margin-left: 20px;
}


.right-lang {
	display: flex;
	align-items: center;
	width: auto;
}

.right-lang .lang-box {
	display: flex;
	justify-content: center;
	align-items: center;
}


.right-lang .lang-flag {
	width: 22px;
	height: 22px;
	margin: 0 8px;
}

.right-lang .lang-title {
	width: auto;
	margin: 0;
	font-size: 15px;
}


.right-serach {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 22px;
	height: 100%;
	margin-left: 30px;
}

.right-serach span {
	width: 22px;
	height: 22px;
}


.Whead-search {
	display: none;
	position: fixed;
	top: 90px;
	left: 0;
	width: 100%;
	height: 200px;
	border-bottom: solid 5px #005ca1;
}

.Whead-search.visible {
	display: block;
}

.Whead-search .hide-pic {
	position: absolute;
	bottom: 20px;
	left: 50%;
	width: 40px;
	height: 40px;
	transform: translateX(-20px);
	display: flex;
	justify-content: center;
	align-items: center;
}

.Whead-search .hide-pic i {
	font-size: 24px;
}

.Whead-search .search-box {
	margin-top: 50px;
}

.Whead-search .search-box .input-box {
	margin: 0 20%;
}

.Whead-search .search-box .input-box input {
	width: 94%;
	padding: 0 3%;
	height: 60px;
	font-size: 18px;
	border-radius: 30px;
}

.h-search{
	position: absolute;
	top: 5px;
	right: 5px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	background-color: #00428a;
	padding: 0 2.5000vw;
}


.not-tel {
	line-height: 90px;
	margin-left: 40px;
}

.tel-icon{
	height: 32px;
	margin-right: 12px;
}



/*菜单*/

.main-box {
	float: right;
	display: flex;
	justify-content: flex-end;
}

#starlist li>a {
	font-size: 16px;
	line-height: 90px;
	margin: 0 16px;
}



#starlist li .sub {
	position: absolute;
	right: calc(50% - 80px);
	top: 90px;
	width: 160px;
	border-bottom: 5px solid #005ca1;
}


#starlist li:hover .sub {
	opacity: 1;
	top: 90px;
	padding: 14px 0;
	height: auto;
	z-index: 99;
}


#starlist ul.sub li {
	float: initial;
	display: inline-table;
	width: 100%;
	margin: 0 0px;
	padding: 5px 0;
}

#starlist ul.sub li a {
	color: #333;
	font-size: 15px;
	line-height: 30px;
	height: initial;
	font-weight: initial;
	margin: 0;
}





.hot-title{
	margin-top: 30px;
}

.hot-title h2{
	font-size: 36px;
}


.hot-item{
	width: 56%;
	height: 440px;
	border-radius: 12px;
}

.hot-item img{
	height: 440px;
}

.text-box{
	width: 90%;
	padding: 1.8750vw 5%;
}

.text-box h2{
	font-size: 24px;
	line-height: 36px;
	height: 36px;
}

.text-box .des{
	margin-top: 0.8333vw;
}

.text-box .des span{
	font-size: 16px;
}

.text-box .des i{
	font-size: 18px !important;
}



.hot-list{
	width: 40%;
}

.hot-list .item:first-child{
	padding-top: 16px;
}

.hot-list .item{
	padding: 22px 0;
}

.hot-list .item span{
	font-size: 16px;
}

.hot-list .item h2{
	margin-top: 16px;
	line-height: 32px;
	height: 64px;
}

.hot-list .item h2 a{
	font-size: 20px !important;
}



.list-menu{
	height: 80px;
}

.list-cru{
	line-height: 80px;
	float: right;
	font-size: 16px;
}

.list-cru i{
	margin: 0 10px;
	font-size: 15px;
}

.list-cru i:first-child{
	margin: 0 5px;
	font-size: 18px;
}


.submenu{
	float: left;
}

.submenu ul li{
	margin-right: 40px;
	line-height: 80px;
	font-size: 18px;
}

.submenu ul li a:after{
	height: 4px;
	bottom: -1px;
}



.padding-box-100{
	padding: 80px 0;
}

.itemlist-3 .item {
	width: 31%;
	margin-left: 3.5%;
	margin-bottom: 50px;
	float: left;
}

.itemlist-3 .item:nth-child(3n+1) {
	margin-left: 0;
}

.news-list .item{
	border-radius: 12px;
}

.news-list .item a{
	display: block;
	padding: 10px;
}

.news-list .item .pic {
	border-radius: 10px;
}

.news-list .item .con{
	padding: 30px 20px;
}

.news-list .item .text span {
	font-size: 14px;
}

.news-list .item .text h2 {
	line-height: 30px;
	height: 60px;
	margin-top: 10px;
	font-size: 20px !important;
}


.view-details {
	margin-top: 20px;
	padding-top: 20px;
	font-size: 16px;
}

.view-details i {
	font-size: 18px;
	margin-left: 10px;
}

.increase-more {
	line-height: 50px;
	border-radius: 25px;
	height: 50px;
	padding: 0 5px 0 25px;
	font-size: 16px;
}

.increase-more i {
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	margin-left: 25px;
	 margin-top: 7px;
}




.foot {
	padding: 80px 0 60px;
	background-size: auto 29.1667vw;
}

.foot-con {
	width: 26vw;
}


.foot-contact ul li {
	margin-top: 20px;
}

.foot-contact ul li span {
	font-size: 16px;
}

.foot-contact ul li p {
	margin-top: 10px;
	font-size: 20px !important;
}

.foot-rwm {
	margin-top: 2.604vw;
}

.foot-rwm ul{
	margin-top: 20px;
}

.foot-rwm ul li {
	width: 7.2917vw;
	margin-right: 1vw;
}

.foot-rwm ul li p {
	margin-top: 10px;
	font-size: 14px;
}

.external-platform {
	margin-top: 2.5000vw;
}

.external-platform ul li {
	margin-right: 12px;
}

.external-platform ul li a {
	width: 2.6042vw;
	height: 2.6042vw;
}

.external-platform ul li a img {
	max-height: 1.2500vw;
	max-width: 1.8750vw;
}


.foot-menu {
	width: 52.0000vw;
}

.foot-menu ul {
	display: flex;
	justify-content: space-between;
}

.foot-menu ul li a {
	font-size: 18px;
}

.foot-menu ul li ul {
	margin-top: 24px;
}

.foot-menu ul li ul li {
	line-height: 36px;
}

.foot-menu ul li ul li a {
	font-size: 16px;
}



.foot-copy {
	padding-top: 50px;
}

.copy-box{
	font-size: 16px;
}

.copy-text{
	padding: 5px 0;
	margin-top: 12px;
}

.copy-menu{
	margin-top: 12px;
}

.copy-text span,
.copy-menu span {
	margin: 0 8px;
}

.tech{
	text-align: right;
	margin-top: 16px;
	font-size: 16px;
}


.link{
	position: relative;
	width: 240px;
}
        .friend-link-header {
			height: 48px;
			padding: 0 18px;
			border-radius: 6px;
			font-size: 16px;
        }

        .arrow-icon {
            width: 6px;
            height: 6px;
            border: solid 2px #0F5499;
			    border-top: none;
			    border-right: none;
        }

        .friend-link-content {
            max-height: 500px;
			position: absolute;
			bottom: 48px;
			border-radius: 6px;
			width: 84%;
			padding: 12px 8%;
        }
        .friend-link-content.hidden {
            max-height: 0;
            padding: 0 8%;
        }
		
        .link-list li a {
			font-size: 16px;
			line-height: 36px;
        }




/* 新闻内容页 */


.news-con-left{
	float: left;
	width: 64%;
}

.news-con-title{
	margin-bottom: 32px;
}

.news-con-title h2{
	line-height: 48px;
	font-size: 36px;
}

.news-con-title .info{
	margin-top: 15px;
	line-height: 26px;
}

.news-con-title .info span{
	margin-right: 1.2500vw;
	font-size: 14px;
}

.news-con-title .info .label{
	line-height: 26px;
	padding: 0 5px;
	border-radius: 3px;
}

.news-content{
	padding: 40px 0;
	line-height: 36px;
	font-size: 18px;
}

.special-declaration{
	margin-top: 40px;
	line-height: 32px;
	font-size: 14px;
}



.news-rec-box{
	width: 30%;
	float: right;
	border-radius: 8px;
}

.news-rec-box.sticky{
	top: 6.7708vw !important;
}

.news-rec-box .box{
	padding: 20px;
}



.rec-title .more-page i{
	font-size: 16px;
	margin-left: 6px;
}



.corporate-hot{
	position: relative;
	margin-top: 20px;
}

.corporate-hot .pic{
	border-radius: 0.7292vw;
}

.corporate-hot .pic img{
	width: 100%;
}

.corporate-hot .text{
	padding: 1.0417vw 0;
	border-radius: 0.7292vw;
}

.corporate-hot .text h2{
	padding: 0 5%;
	line-height: 30px;
	max-height: 30px;
	font-size: 16px;
}


.corporate-list .item{
	padding: 16px 10px 16px;
}

.corporate-list .item h2{
	line-height: 24px;
	max-height: 48px;
	font-size: 16px;
}

.corporate-list .item span{
	line-height: 14px;
	margin-top: 10px;
	font-size: 13px;
}





.page-cru{
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 18px;
}

.page-cru i{
	font-size: 16px;
	margin: 0 0.5208vw;
}

.page-cru i:first-child{
	font-size: 20px;
}




.related-news{
	padding-bottom: 2.0833vw;
}


.title h2{
	line-height: 3.1250vw;
}

.button{
	width: 140px;
	height: 44px;
	border-radius: 22px;
}

.button a{
	line-height: 44px;
	font-size: 16px;
}


.button i{
	font-size: 16px;
	 margin-left: 24px;
}

.button:hover i{
	 margin-left: 16px;
}





/* 用户服务协议 */


.privacy-policy .classmenu{
	width: 16.6667vw;
}

.privacy-policy .classmenu-box{
	margin-top: 1.6667vw;
}

.privacy-policy .classmenu-box a{
	height: 56px;
	margin-bottom: 10px;
	padding: 0 1.6667vw;
	border-radius: 0.4167vw;
}

.privacy-policy .classmenu-box span{
	width: 12.5vw;
}

.privacy-policy .classmenu-box i{
	font-size: 0.8333vw;
}

.privacy-policy .content{
	width: 65.1042vw;
}

.privacy-policy .content .con{
	margin-top: 1.2500vw;
	line-height: 1.8750vw;
}

.privacy-policy .content .con p{
	text-indent: 2em;
}




/* 搜索 */

.search{
	padding: 5.2083vw 0;
}

.search .search-box{
	padding: 0 8%;
}

.search .search-box .input-box input{
	width: 96%;
	padding: 0 2%;
	height: 56px;
	font-size: 18px;
	border-radius: 28px;
}

.search .input-box .search-but {
    position: absolute;
    top: 1px;
    right: -1px;
    height: 56px;
	line-height: 56px;
	padding: 0 60px;
    font-size: 18px;
	border-radius: 28px;
	display: block;
}

.hot-search{
	margin-left: 1.5625vw;
	margin-top: 18px;
}

.hot-search a{
	margin-right: 16px;
}





.search-menu{
	margin-bottom: 4.1667vw;
	gap: 1.0417vw;
}

.search-menu a{
	line-height: 40px;
	padding: 0 24px;
	border-radius: 20px;
}


.search-list .item {
	width: 30.66%;
	margin-left: 4%;
	margin-bottom: 3.125vw;
}

.search-list .item:nth-child(3n+1) {
	margin-left: 0;
}

.search-list .item .pic {
	border-radius: 16px;
}

.search-list .item .pic span{
	left: 8px;
	top: 8px;
	font-size: 13px;
	border-radius: 6px;
	line-height: 26px;
	padding: 0 8px;
}

.search-list .item .pic img {
	height: 16.6667vw;
}

.search-list .item .con {
	padding: 0 0.5208vw;
}

.search-list .item .text {
	margin: 1.52vw 0;
	padding-bottom: 1.52vw;
}

.search-list .item .text h2 {
	line-height: 36px;
	height: 72px;
	margin-top: 10px;
}


.search-list-box .increase-more{
	margin-top: 18px;
}





.search-none{
	padding: 0 0 4.1667vw;
	text-align: center;
}

.search-none img{
	height: 300px;
}

.search-none h3{
	margin-top: 10px;
	font-size: 32px !important;
}

.search-none p{
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 20px !important;
}


.search-return{
	width: 155px;
}





/* 联系我们 */
.banner-pic{
	width: 100%;
	height: auto;
}

.banner-pic img{
	width: 100%;
	opacity: 0;
}

.phone{
	display: none;
}

.slide-more{
	bottom: 30px;
	gap: 12px;
	font-size: 16px;
}

.slide-more img{
	height: 18px;
}

@keyframes floatSoft {
            0% {
                transform: translateY(6px);
            }
            50% {
                transform: translateY(-6px);  /* 向上抬起22px，模拟轻盈漂浮感 */
            }
            100% {
                transform: translateY(6px);
            }
        }


.contact-us::before{
	background-size: auto 14.0625vw;
}

.contact-us::after{
	background-size: auto 14.0625vw;
}


.contact-pic{
	width: 50%;
	border-radius: 1.2500vw;
}

.contact-con{
	width: 45.5%;
}

.contact-con .c-title{
	padding-top: 1.5625vw;
}

.contact-con .c-title h3{
	padding-left: 0.8333vw;
	line-height: 1.2500vw;
}

.contact-con .c-title h3:before{
	width: 0.2083vw;
	height: 1.2500vw;
	border-radius: 0.1042vw;
}

.contact-con .c-title h2{
	margin-top: 0.5208vw;
}


.contact-con .c-text{
	margin-top: 1.8750vw;
	padding-top: 1.8750vw;
}

.contact-con .c-text ul li{
	margin-top: 1.2500vw;
}

.contact-con .c-text ul li span{
	gap: 0.5208vw;
}

.contact-con .c-text ul li p{
	margin-top: 0.3125vw;
	line-height: 1.8750vw;
}

.contact-con .button{
	margin-top: 4.6875vw;
}




.message-page .title h2{
	
}

.message-page .title h2 span{
	display: block;
}

.message-page-box{
	margin-top: 30px;
	padding-top: 20px;
}

.message-page .mess-input-box .box .item{
	width: 49%;
}

.message-page .mess-input-box .item input {
	height: 50px;
	width: 96%;
	padding: 0 2%;
	border-radius: 8px;
	margin-top: 10px;
	font-size: 16px;
}

.message-page .mess-input-box .item textarea {
	height: 120px;
	width: 98%;
	padding: 0.8333vw 1%;
	border-radius: 8px;
	margin-top: 10px;
	font-size: 16px;
}

.mess-input-box .item p {
	font-size: 16px;
}

.mess-submit p{
	font-size: 14px;
}
	



/* 工程案例 */

.case-list .item{
	margin-bottom: 40px;
}

.label{
	left: 0.6250vw;
	top: 0.6250vw;
	border-radius: 3px;
	line-height: 24px;
	padding: 0 5px;
	font-size: 14px;
}

.case-list .item .pic{
	border-radius: 12px;
}

.case-list .item .con{
	padding: 24px 24px;
}

.case-list .item .text h2{
	line-height: 36px;
	height: 36px;
	font-size: 20px !important;
}

.c-view-details{
	padding-top: 20px;
}

.c-view-details i{
	width: 32px;
	height: 32px;
	font-size: 14px;
}



.case-mess{
	bottom: -5.2083vw;
	margin-top: -5.2083vw;
	padding-bottom: 7.8125vw !important;
}

.case-mess-box .title{
	width: 45%;
}

.title p{
	font-size: 16px !important;
	line-height: 28px;
}

.case-mess-con{
	width: 45%;
}

.case-mess-con .item{
	margin-top: 16px;
}

.case-mess-con .item input,.case-mess-con .item textarea{
	height: 50px;
	padding: 0 3% 0 22%;
	width: 75%;
	border-radius: 25px;
	font-size: 16px
}

.case-mess-con .item p{
	left: 5%;
	line-height: 50px;
	gap: 10px;
	font-size: 16px
}

.case-mess-con .item p img{
	height: 16px;
}




/* 案例内容页 */

.case-page .container{
	border-radius: 16px;
}

.product-page-pic{
	width: 55%;
	border-radius: 16px;
}

.product-page-pic .pic-box img{
	max-width: initial;
	width: 100%;
	object-fit: cover;
	height: 560px;
}

.product-page-pic .slider-arrow {
	margin-bottom: -20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.product-page-pic .slider-arrow--right {
	bottom: 50%;
	right: 1.5625vw;
	background-size: 15px 15px;
}
.product-page-pic .slider-arrow--left {
	bottom: 50%;
	left: 1.5625vw;
	background-size: 15px 15px;
}


.product-page-pic .slider-nav {
	position: absolute;
	left: 50%;
	bottom: 1.0417vw;
}

.product-page-pic .slider-nav__item {  
	width: 20px;
	height: 3px;
	margin: 0 4px;
	border-radius: 2px;
}


.case-page-con{
	width: 45%;
}

.case-page-con .box{
	padding: 60px 60px;
	border-right: 6px solid #00428a;
	border-radius: 16px;
}

.case-page-con .chara{
	
}

.case-page-con .chara ul li{
	line-height: 1.6667vw;
	padding: 0.6250vw 0;
	display: flex;
	gap: 1.5625vw;
}

.case-page-con .chara ul li strong{
	width: 5.2083vw;
}

.case-page-con .chara ul li span{
	width: 28.0208vw;
}


.case-page-con .button{
	margin-top: 2.0833vw;
	width: 140px;
}

.case-page-con .button a{
	gap: 0.7292vw;
}

.case-page-con .button img{
	height: 1.0417vw;
}





/* 定制服务 */
.custom-service .text{
	margin-top: 2.0833vw;
	padding-top: 2.0833vw;
}

.custom-service .text:before{
	width: 5.2083vw;
	height: 0.1562vw;
}

.custom-service .text p{
	line-height: 30px;
	padding: 3px 0;
	font-size: 16px;
}


.custom-service .pic{
	margin-top: 1.6667vw;
}

.custom-service .pic ul li{
	width: 32%;
	margin-left: 2%;
	margin-top: 1.6667vw;
	border-radius: 0.8333vw;
}


.custom-service .process{
	margin-top: 6.2500vw;
}

.custom-service .process ul li i{
	width: 11.4583vw;
	height: 11.4583vw;
	border-radius: 50%;
}

.custom-service .process ul li i:before{
	right: -4.6875vw;
	transform: translateX(-11px);
	width: 1.1458vw;
	height: 1.1458vw;
}

.custom-service .process ul li i img{
	height: 3.7500vw;
}





        .content-card {
            border-radius: 16px;
            margin-bottom: 30px;
        }

        .content-left {
            padding: 20px 5%;
			height: 440px;
        }

        .content-right {
            width: 50%;
        }

        .content-right img {
			border-radius: 16px;
			height: 480px;
        }

        .case-title {
            margin-bottom: 16px;
			line-height: 40px;
			font-size: 30px;
			max-height: 80px;
        }
		

        .divider {
            margin-bottom: 10px;
        }

        .info-list {
            margin-bottom: 32px;
        }

        .info-list li {
            display: flex;
			line-height: 30px;
			padding: 4px 0;
			gap: 20px;
			font-size: 16px;
        }
		
		.info-list li span {
		   max-height: 90px;
		}
		
		.info-label {
			width: 20%;
		}
		
		.info-value {
			width: 70%;
		}

        .consult-btn {
			width: 140px;
            border-radius: 22px;
			height: 44px;
			font-size: 16px;
			z-index: 999;
        }

        .consult-btn img {
			margin-right: 16px;
			height: 16px;
        }
		
		.consult-btn:hover img{
			 margin-right: 12px;
		}

        .category-tabs {
            display: flex;
            gap: 16px;
        }

        .tab-item {
            border-radius: 10px;
			height: 110px;
        }


        .tab-icon img {
            height: 32px;
        }

        .tab-text {
            font-size: 14px;
			margin-top: 8px;
        }

        .tab-arrow {
            transform: translateX(-4px);
        }

        .tab-arrow i {
           font-size: 14px;
        }





/* 产品中心 */

.pro-submenu ul li{
	padding: 32px 36px;
}

.pro-submenu ul li img{
	height: 2.1875vw;
}

.pro-submenu ul li span{
	margin-top: 0.8333vw;
	font-size: 16px;
}



.product-list-title{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.product-list-title .subtitle h2{
	font-size: 32px;
}

.product-list-title .submenu-list{
	width: 80%;
}

.product-list-title .submenu-list a{
	line-height: 32px;
	margin-right: 24px;
	font-size: 16px;
}

.product-list-title .submenu-list a.active:before{
	height: 8px;
}

.product-list-title .statistics{
	line-height: 32px;
	font-size: 16px;
}



.product-hot .item:first-child{
	width: 49%;
}


.product-list{
	margin-bottom: 3.7500vw;
}

.product-list .item{
	width: 23.5%;
	float: left;
	margin-left: 2%;
	border-radius: 0.6250vw;
	margin-top: 1.6667vw;
}



.product-list .item a{
	padding: 30px;
}

.product-list .item .con h2{
	line-height: 32px;
	height: 32px;
	font-size: 20px !important;
}

.product-list .item .con p{
	line-height: 24px;
	height: 24px;
	margin-top: 4px;
	font-size: 14px;
}

.product-list .item .pic{
	margin: 2.6042vw 0;
	padding: 0 8%;
	height: 11.4583vw;
}

.product-list .item .pic img{
	max-height: 11.4583vw;
}

.n-line{
	font-size: 12px;
}









/* 产品内容页 */

.product-pc{
	
}

.product-phone{
	display: none;
}



.case-page .container{
	border-radius: 1.2500vw;
}

.product-page-exhibition{
	width: 50%;
	border-radius: 1.2500vw;
}

.product-page-exhibition .slides {
	height: 43.7500vw;
}


.product-page-exhibition .slider-arrow {
	margin-bottom: -1.0417vw;
	width: 2.0833vw;
	height: 2.0833vw;
	line-height: 2.0833vw;
}

.product-page-exhibition .slider-arrow--right {
	right: 1.5625vw;
	background-size: 15px 15px;
}
.product-page-exhibition .slider-arrow--left {
	bottom: 50%;
	background-size: 15px 15px;
}



.product-page-exhibition .slider-nav {
    bottom: 1.5625vw;
}

.product-page-exhibition .slider-nav__item {
    width: 5.0000vw;    
    height: 5.0000vw;   
    margin: 0 0.5208vw;  
    border-radius: 0.4167vw;
}


.product-page-con{
	width: 50%;
	height: 43.7500vw;
}

.product-page-con .box{
	width: 85%;
	padding-left: 15%;
}

.product-page-con .subtitle span{
	padding: 0 15px;
	line-height: 30px;
	border-radius: 15px;
	font-size: 18px;
}

.product-page-con .subtitle h2{
	font-size: 40px;
}

.product-page-con .chara{
	margin-top: 2.0833vw;
	padding-top: 1.6667vw;
}

.product-page-con .chara ul li{
	padding: 0.3125vw 0;
	line-height: 1.8750vw;
	font-size: 16px;
}

.product-page-con .chara ul li strong{
	width: 9.5%;
}

.product-page-con .chara ul li strong:before{
	width: 2px;
	height: 16px;
	top: 6px;
}

.product-page-con .chara ul li span{
	width: 86%;
}

.product-page-con .button span{
	margin-left: 0.8333vw;
}

.product-page-con .button img{
	height: 20px;
}

.product-page-con .button:hover span{
	margin-left: 0.6250vw;
}


.product-specification{
	margin-bottom: 6.2500vw;
	padding-top: 3.1250vw;
}

.product-specification:before{
	top: -0.4367vw;
	width: 0.8333vw;
	height: 0.8333vw;
}

.product-specification a{
	margin: 0 0.5208vw;
}

.product-specification a i{
	border: 2px solid rgba(0,92,161,.2);
	border-radius: 0.4167vw;
}

.product-specification a i img{
	height: 6.2500vw;
	width: 6.2500vw;
}

.product-specification a em{
	margin-top: 0.6250vw;
	font-size: 18px;
}




.page-submenu a {
	line-height: 3.1250vw;
	margin: 0 7px;
	padding: 0 30px;
	border-radius: 8px;
}


.honor-list{
	padding-top: 1.875vw;
}

.honor-list a{
	width: 22.19%;
	margin-left: 3.73%;
	margin-top: 3.125vw;
}

.honor-list a .pic {
	border-radius: 16px;
	height: 25vw;
}

.honor-list a .pic img {
	max-height: 80%;
	max-width: 80%;
}

.honor-list a:nth-child(4n+1){
	margin-left: 0;
	clear: both;
}

.honor-list a h3{
	margin-top: 1.25vw;
	max-height: 1.55vw;
	line-height: 1.55vw;
	font-size: 18px;
}





.data-list-box{
	margin-top: 80px;
}

.data-list-box .item .pic{
	border-radius: 16px;
}


.data-list-box.news-list .item .text h2{
	height: 32px;
	font-size: 20px !important;
}



.videos-bg #video{
	height: 80vh;
	width: 80%;
	margin: 10vh 10%;
}

.vclose-box .vclose{
	position: fixed;
	right: 40px;
	top: 40px;
}




/* 售后服务 */

.after-sales-con .item{
	width: 23.5%;
	margin-left: 2%;
	border-radius: 0.8333vw;
}

.after-sales-con .item:hover{
	box-shadow: 0 0 16px rgba(0,66,138,.1);
}

.after-sales-con .item:first-child{
	margin-left: 0;
}

.after-sales-con .item .box{
	padding: 60px 5%;
}

.after-sales-con .item .link{
	width: 90%;
	padding: 0 5%;
}

.after-sales-con .item .link i img{
	height: 8.3333vw;
}

.after-sales-con .item .link b{
	margin-top: 0.8333vw;
}

.after-sales-con .item .link p{
	margin-top: 0.3125vw;
}

.after-sales-con .item .box img{
	height: 50px;
}

.after-sales-con .item .box b{
	display: block;
	margin-top: 1.5625vw;
}

.after-sales-con .item .box p{
	margin-top: 0.3125vw;
	line-height: 24px;
}

.y-sj{
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin-top: 0.6250vw;
	font-size: 12px;
}



.service-list .item{
	width: 18.4%;
	margin-left: 2%;
	border-radius: 0.8333vw;
}

.service-list .item:first-child{
	margin-left: 0;
}

.service-list .item .box{
	padding: 30px;
}

.service-list .item .box .con{
	margin-top: 3.7500vw;
}

.service-list .item .box .con i{
	width: 16px;
	height: 3px;
	margin: 1.1458vw 0 1.6667vw;
}

.service-list .item .box .con p{
	line-height: 1.5625vw;
	height: 3.1250vw;
	font-size: 16px;
}




/* 关于我们 */

.com-intr-con{
	width: 46%;
}

.com-intr-con .subtitle h2{
	font-size: 20px !important;
}

.com-intr-con .subtitle h3{
	line-height: 36px;
	font-size: 24px;
}

.com-intr-con .text p{
	line-height: 28px;
	font-size: 14px;
}

.com-intr-con .chara ul li{
	width: 25%;
	margin-top: 2.5000vw;
	margin-right: 0;
}

.com-intr-con .chara ul li:nth-child(2n+1){
	clear: initial;
}

.com-intr-con .chara ul li strong{
	font-size: 24px;
}

.com-intr-con .chara ul li p{
	font-size: 16px;
}

.com-inte-pic{
	width: 50%;
	border-radius: 16px;
	height: 500px;
}




.base-des{
	padding: 0 5%;
	line-height: 32px;
}

.strength-base .flickity-prev-next-button {
  width: 40px;
  height: 40px;
}

.strength-base .flickity-prev-next-button.previous { left: 6.2500vw; }
.strength-base .flickity-prev-next-button.next { right: 6.2500vw; }

.strength-base .flickity-prev-next-button svg {
  position: absolute;
  left: 35%;
  top: 35%;
  width: 30%;
  height: 30%;
}

.strength-base .flickity-prev-next-button.no-svg {
  font-size: 20px;
}

.strength-base .gallery-cell {
  width: 60%;
  margin: 0 1.0417vw;
}


.strength-base .pro-hot-pic{
	border-radius: 12px;
}

.strength-base .pro-hot-pic h2{
	left: 16px;
	top: 16px;
	padding: 0 15px;
	border-radius:8px;
	line-height: 2.9167vw;
	border: 1px solid #4b7eea;
}




.factory-des{
	line-height: 1.6667vw;
	padding-right: 20%;
}

        .strength-equipment-wrap {
			margin-top: 3.7500vw;
        }

        .carousel-track {
                    gap: 1.6667vw;                  
                }

        .strength-equipment-wrap .pic {
			 border-radius: 0.4167vw;
        }

        .strength-equipment-wrap h3 {
		   line-height: 40px;
		   font-size: 18px;
        }
		
        .strength-equipment-wrap .carousel-btn {
            top: -7.2917vw;
            width: 3.1250vw;
            height: 3.1250vw;
        }

		.strength-equipment-wrap .carousel-btn i {
		    font-size: 1.2500vw;
		}

        .strength-equipment-wrap .prev-btn2 {
            right: 4.1667vw;
        }

        .strength-equipment-wrap .next-btn2 {
            right: 0;
        }



.history-slider-wrapper:before {
	top: 56px;
	height: 2px;
}

.about-history-list a {
	  margin-right: 1.6667vw; /* 这里修改间距，JS 会自动读取 */
}

.about-history-list a h3 {
	font-size: 30px;
}

.about-history-list a .dot{
	height: 8px;
	width: 8px;
	margin-top: 18px;
}

.about-history-list a .dot:before{
	position: absolute;
	top: -3px;
	left: -3px;
	height: 14px;
	width: 14px;
}

.about-history-list a .con{
	margin-top: 2.5000vw;
	width: 240px;
	padding: 30px;
}

.about-history-list a .con p{
	line-height: 28px;
	font-size: 16px;
	height: 84px;
}

.about-history-list a .con img{
	border-radius: 0.4167vw;
	margin-top: 2.5000vw;
}


/* 左右按钮 */
.history-slider-wrapper .slider-btn {
  width: 40px;
  height: 40px;
}

.history-slider-wrapper .slider-btn i{
	font-size: 0.9375vw;
}
.history-slider-wrapper .prev-btn {
  left: -4.1667vw;
}
.history-slider-wrapper .next-btn {
  right: -4.1667vw;
}





.index-honor{
	padding: 1.5625vw 0;
}

        .honor-slide {
            margin-right: 50px;     
        }

        .honor-slide img {
            height: 300px;
        }

        .honor-slide p {
			margin-top: 18px;
			font-size: 18px;
        }

        .honor-button-prev,
        .honor-button-next {
            width: 40px;
            height: 40px;
        }

        .honor-button-prev {
            left: -2.5vw;
        }

        .honor-button-next {
            right: -2.5vw;
        }
		
		.honor-button-prev i,
		.honor-button-next i{
			font-size: 1.0417vw;
		}




.culture{
	bottom: -5.2083vw;
	margin-top: -5.2083vw;
	padding-bottom: 9.3750vw !important;
}


.story-button{
	width: 180px;
}

.story .text h3{
	font-size: 30px;
}

.story .text p{
	font-size: 14px;
}

.culture-box{
	margin-top: 11.4583vw;
}

.culture-box .box{
	gap: 2.0833vw;
}

.culture-box .pic{
	width: 6.2500vw;
	height: 6.2500vw;
}

.culture-box .pic img{
	height: 2.6042vw;
}

.culture-box .con p{
	font-size: 16px;
}

.culture-box .con h3{
	font-size: 24px;
}



    .popup-content {
      padding: 4.1667vw 5%;
      border-radius: 0.8333vw;
      width: 60%;
    }
	
	.popup-content h3{
	font-size: 30px;
		}
	
	.popup-content em{
font-size: 14px;
	}
	
	.popup-content p{
	 line-height: 32px;
	 font-size: 18px;
	}
	

#closeBtn i{
	font-size: 24px !important;
}





/* 首页 */

.index-banner .carousel-slide img.pc {
	width: 100%;
	height: auto;
	object-fit: cover;
}

.index-banner .carousel-indicators {
	bottom: 40px;
}

.carousel-slide img.phone {
	display: none;
}

.carousel-indicators span {
	width: 20px;
	height: 6px;
	margin: 0 5px;
	border-radius: 3px;
}

.carousel-indicators span.active {
	width: 30px;
}




.index-about-con{
	height: 30.2083vw;
}

.index-about-pic{
	height: 30.2083vw;
}


.index-chara{
	margin-top: 5.2083vw;
}


.index-chara ul li:before{
	right: -11.4583vw;
}

.index-chara ul li strong{
	
}

.index-chara ul li span{
	margin: 0 0.1562vw;
}



.advantage-list .item{
	border-radius: 0.8333vw;
}

.advantage-list .item .box{
	padding: 2.9167vw ;
}

.advantage-list .item .con{
	margin-top: 8.3333vw;
}

.advantage-list .item .num b{
	font-size: 30px;
}

.advantage-list .item .num p{
	font-size: 12px;
}

.advantage-list .item .con h3{
	font-size: 30px;
}

.advantage-list .item .con p{
	line-height: 28px;
	height: 145px;
	font-size: 16px;
}

.advantage-list .item .icon{
	right: 4.48vw;
	top: 5.2083vw;
}

.advantage-list .item .icon img{
	height: 3.3333vw;
}




.i-pro-hot{
		height: 29.1667vw;
}

.i-pro-hot .item{
	border-radius: 1.2500vw;
}

.leftdiv{
	width: 54%;
	height: 29.1667vw;
}

.leftdiv:hover .pic-hover{
	width: 59.4792vw;
}





.leftdiv .pic{
	    transform: skew(-16.15deg);
		border-radius: 1.2500vw;
}

.leftdiv .pic .bg{
	    left: 5%;
	    transform: skew(16.15deg);
	    width: 105%;
	    height: 100%;
}



.rightdiv{
	width: 54%;
	height: 29.1667vw;
}

.rightdiv:hover .pic-hover{
	width: 59.4792vw;
}



.rightdiv .pic{
	    transform: skew(-16.15deg);
	    border-radius: 0.16rem;
		border-radius: 1.2500vw;
}

.rightdiv .pic .bg{
	    right: 5%;
	    transform: skew(16.15deg);
	    width: 105%;
	    height: 100%;
}


.i-pro-hot .item .con{
	width: 28.0208vw;
}

.i-pro-hot .item .con .box{
	padding:3.8vw 2.6042vw;
}

.i-pro-hot .item:hover .con{
	width: 28.0208vw;
	height: 100%;
}


.i-pro-hot .item.rightdiv .con{
	width: 28.0208vw;
}



.i-pro-hot .item .chara{
	margin-top: 2.5vw;
}

.i-pro-hot .item .chara p{
	margin-top: 0.4167vw;
}

.single{
	margin-top: 1.2500vw;
}

.single a{
	line-height: 26px;
	font-size: 13px;
	letter-spacing: 0;
}

.single span{
	margin: 0 0.5208vw;
}

.i-pro-hot .item .button{
	margin-top: 2.2000vw;
}

.i-pro-hot .item .button a{
	font-size: 12px;
}

.i-pro-list .item{
	float: left;
	width: 32%;
	margin-left: 2%;
	border-radius: 0.8333vw;
}

.i-pro-list .item .con{
	width: 86%;
	padding: 1.4583vw 7%;
}


.i-pro-list .item .con i{
	font-size: 1.0417vw;
}





.news-tab .tabs-3 {
	margin-right: 4.1667vw;
}

.news-tab .tabs-3 a {
	height: 36px;
	line-height: 36px;
	margin-right: 2.0833vw;
	font-size: 16px;
}

.news-tab .tabs-3 a.active:before{
	height: 3px;
}


.i-n-h{
	width: 32%;
}

.i-n-h a{
	border-radius: 0.8333vw;
	padding: 0.7292vw;
}

.i-n-h .pic{
	border-radius: 0.6250vw;
}

.i-n-h .pic img{
	height: 17.1875vw;
}

.i-n-h .con{
	padding: 2.0833vw 1.2500vw;
}

.i-n-h .con span,.i-n-l .con span{
	font-size: 0.8333vw;
	line-height: 0.9375vw;
}

.i-n-h .con h2,.i-n-l .con h2{
	line-height: 1.8750vw;
	height: 3.7500vw;
	margin-top: 0.8333vw;
}

.i-n-l{
	width: 65%;
}

.i-n-l .item:nth-of-type(1),.i-n-l .item:nth-of-type(2){
	margin-top: 0;
}

.i-n-l .item{
	width: 48%;
	float: left;
	margin-left: 4%;
	margin-top: 1.8750vw;
}

.i-n-l .item:nth-child(2n+1){
	margin-left: 0;
}

.i-n-l .item a{
	border-radius: 0.8333vw;
	padding: 2.5000vw 2.0833vw;
}





