@charset "utf-8";

.head-tran {}

.head-tran .header {
	height: 80px;
}

.head-primary .head-height{
	height: 80px;
}

.header .container {
	max-width: initial;
	padding: 0 3%;
}


.logo {
	float: left;
	height: 80px;
}

.logo h1 img{
	height: 50px;
}

.main-right {
	display: flex;
	margin-left: 0px;
	margin-right: 80px;
}


.right-serach {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 22px;
	height: 100%;
	margin-left: 30px;
}

.serach-icon{
	height: 20px;
}




.Whead-search {
	display: none;
	position: fixed;
	top: 80px;
	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 15%;
}

.Whead-search .search-box .input-box input {
	width: 94%;
	padding: 0 3%;
	height: 50px;
	font-size: 16px;
}

.h-search{
	top: 0;
	right: 0;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	padding: 0 25px;
	font-size: 16px !important;
}


.not-tel {
	line-height: 80px;
	margin-left: 40px;
	font-size: 22px;
}

.tel-icon{
	height: 32px;
	margin-right: 14px;
}



nav {
		float: initial;
		width: auto;
	}



	#starlist {
		float: inherit;
		width: 100%;
		position: absolute;
		top: 80px;
		left: 100%;
		z-index: 999;
		padding: 0;
		background: linear-gradient(to right, #003f97, #0055ff);
		height: 100vh;
		border-bottom-left-radius: 200%;
		transition: all .8s;
		overflow: hidden;
	}
	
	.menu-block{
		left: 0 !important;
		height: 100vh !important;
		border-bottom-left-radius: 0 !important;
		transition: all .8s;
	}

	#starlist li {
		margin: 0;
		width: 88%;
		padding: 0 6%;
		height: auto;
		position: relative;
		border-bottom: initial;
		text-align: left;
		display: block;
		border-top: 1px solid rgba(255, 255, 255, .1);
	}

	#starlist li:first-child {
		border-top: 1px solid rgba(255, 255, 255, .1);
	}

	#starlist li a {
		width: 90%;
		display: block;
		margin: 0;
		padding: 0;
		font-size: 30px;
		float: initial;
		height: 80px;
		line-height: 80px;
	}

	#starlist li a:hover {
		background: initial;
	}

	#starlist li a.active::after{
		display: none;
	}

	#starlist li .sub {
		position: initial;
		right: initial;
		top: initial;
		width: 100%;
		display: none;
		z-index: 9999999999;
		opacity: initial;
		height: auto;
		box-shadow: initial;
		transition: initial;
		border-bottom: initial;
		background-color: initial;
	}

	#starlist li .sub .container {
		max-width: 100%;
		border-bottom: initial;
	}

	#starlist li:hover .sub {
		top: initial;
		opacity: initial;
		height: initial;
	}

	#starlist li:hover ul.sub {
		display: none;
		padding: initial;
	}

	#starlist ul.sub li img {
		display: none;
	}

	#starlist ul.sub li {
		width: 93%;
		padding-left: 7%;
		line-height: auto;
		padding: initial;
		float: initial;
		text-align: left;
		margin: 0;
		border-bottom: initial;
		color: #fff;
		position: relative;
	}
	
	#starlist ul.sub li:before {
		position: absolute;
		left: -40px;
		top: calc(50% - 20px);
		font-size: 24px;
		color: rgba(255,255,255,1);
		display: block;
		content: "↗";
	}
	

	#starlist ul.sub li a {
		font-size: 24px;
		padding: 0 0 0 0;
		color: rgba(255,255,255,1);
		display: block;
		text-align: left;
		line-height: 70px;
	}
	
	
	.head-tran:hover .header #starlist li>a {
	    color: rgba(255,255,255,.6);
	}
	
	.head-tran:hover .header #starlist li>a.active{
		 color: rgba(255,255,255,1);
	}
	
	.head-tran:hover .header #starlist li:hover>a{
		 color: rgba(255,255,255,1);
	}
	
	.head-tran:hover .header #starlist li ul li>a:hover {
	    color: rgba(255,255,255,1);
	}

	.head-tran .header.fixed #starlist li ul li>a {
	    color: rgba(255,255,255,1);
	}

	.head-tran .header.fixed #starlist li ul li>a:hover {
	    color: rgba(255,255,255,1);
	}
	
	.menu span,
	.menu:before,
	#starlist .active span {
		display: block;
	}


	#mnavh {
		position: absolute;
		z-index: 99;
		display: block;
		margin: 28px 0 0 0;
		width: 28px;
		height: 28px;
		float: right;
		right: 1%;
		cursor: pointer;
	}

	.navicon {
		width: 28px;
		height: 3px;
		bottom: -9px;
	}

	.navicon:before,
	.navicon:after {
		width: 28px;
		height: 3px;
	}

	.navicon:before {
		margin-top: -9px;
	}

	.navicon:after {
		margin-top: 9px;
	}

	.open .navicon:before,
	.open .navicon:after {
		width: 28px;
		height: 3px;
	}
	
	
	
.list-menu{
	height: 60px;
}

.list-cru{
	line-height: 60px;
	float: right;
	font-size: 15px;
}

.list-cru i{
	margin: 0 5px;
	font-size: 14px;
}

.list-cru:before{
	left: -26px;
	width: 16px;
	height: 16px;
}

.submenu{
	float: left;
}

.submenu ul li{
	line-height: 60px;
	font-size: 16px;
}

.submenu ul li a{
	padding: 0 26px;
}

.submenu ul li.active a{
	border-bottom-left-radius: 16px;
	border-top-right-radius: 16px;
}




.padding-box-130{
	padding: 100px 0;
}


.g-title b{
	font-size: 40px;
}

.g-title h2{
	font-size: 36px;
	margin-top: 0;
}

.g-title p {
	font-size: 16px;
	margin-top: 15px;
	line-height: 28px;
}


.hot-item{
	width: 56%;
	height: 400px;
	border-radius: 10px;
}

.hot-item img{
	height: 400px;
}

.text-box{
	width: 90%;
	padding: 30px 5%;
}

.text-box h2{
	font-size: 20px;
	line-height: 36px;
	height: 36px;
}


.hot-list{
	width: 40%;
}

.hot-list .item a{
	padding: 20px 22px;
	border-radius: 12px;
	margin-top: 15px;
}

.hot-list .item a:before{
	height: 2px;
}

.hot-list .item span{
	font-size: 12px;
}

.hot-list .item .info{
	margin-top: 0;
}

.hot-list .item h2{
	line-height: 32px;
	height: 32px;
	font-size: 16px;
}




.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;
}

.news-list .item .pic {
	border-radius: 10px;
}

.news-list .item .con{
	padding: 10px 24px 24px;
}

.news-list .item .text span {
	font-size: 14px;
}

.news-list .item .text h2 {
	line-height: 26px;
	height: 52px;
	font-size: 18px;
}

.news-list .item .text p {
	line-height: 24px;
	height: 48px;
	font-size: 14px;
	margin-top: 10px;
}


.view-details {
	margin-top: 20px;
	font-size: 14px;
}

.view-details i {
	font-size: 15px;
	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;
}



.public-mess{
	width: 88%;
	border-radius: 1.6667vw;
	margin: 0 6% 50px;
	background: #ecf2f9;
}

.p-m-con{
	position: initial;
	left: initial;
	top: initial;
	width: 88%;
	padding: 40px 6%;
}

.p-m-t .item{
	width: 48.5%;
}

.p-m-box .p-m-t .item input{
	padding: 0 3% 0 31%;
	width: 66%;
}

.p-m-box .p-m-t .item p{
	left: 6%;
}


.p-m-box .item input{
	height: 50px;
	padding: 0 3% 0 15%;
	width: 82%;
	border-radius: 0.5208vw;
	font-size: 15px;
}

.p-m-box .item p{
	left: 3%;
	line-height: 50px;
	gap: 10px;
	font-size: 15px;
}

.p-m-box .item p img{
	height: 18px;
}

.mess-note p{
	font-size: 12px;
	line-height: 20px;
}

.public-mess .bg{
	display: none;
}




.foot {
	padding: 80px 0 60px;
	background-size: auto 29.1667vw;
}

.foot-con {
	width: 32vw;
}

.foot-contact span {
	font-size: 15px;
}

.foot-contact p {
	font-size: 32px;
}

.foot-rwm {
	margin-top: 25px;
}

.foot-rwm h4{
	font-size: 15px !important;
}

.foot-rwm ul{
	margin-top: 20px;
}

.foot-rwm ul li {
	width: 100px;
	margin-left: 16px;
}

.foot-rwm ul li p {
	margin-top: 10px;
	font-size: 12px;
}


.external-platform {
	margin-top: 30px;
}

.external-platform ul li {
	margin-left: 20px;
}

.external-platform ul li a {
	width: 40px;
	height: 40px;
}

.external-platform ul li a img {
	max-height: 18px;
	max-width: 30px;
}


.foot-menu {
	width: 52.0000vw;
}

.foot-menu ul {
	display: flex;
	justify-content: space-between;
}

.foot-menu ul li a {
	font-size: 16px;
}

.foot-menu ul li ul {
	margin-top: 24px;
}

.foot-menu ul li ul li {
	line-height: 32px;
}

.foot-menu ul li ul li a {
	font-size: 14px;
}



.foot-copy {
	padding-top: 50px;
}

.copy-box{
	font-size: 14px;
}

.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: 14px;
}


.link{
	position: relative;
	width: 200px;
}
        .friend-link-header {
			height: 44px;
			padding: 0 15px;
			border-radius: 4px;
			font-size: 15px;
        }

        .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: 44px;
			border-radius: 6px;
			width: 84%;
			padding: 10px 8%;
        }
        .friend-link-content.hidden {
            max-height: 0;
            padding: 0 8%;
        }
		
        .link-list li a {
			font-size: 15px;
			line-height: 32px;
        }





/* 新闻内容页 */

.pagemenu ul li{
	line-height: 60px;
	margin-right: 20px;
}

.pagemenu ul li a{
	font-size: 16px;
}


.page-news-con-box{
	margin-bottom: 80px;
}

.page-news-title{
	padding: 6.7708vw 6% 5.7292vw;
}

.page-news-title::after{
	height: 2px;
}

.page-news-title h2{
	font-size: 32px;
	line-height: 40px;
}

.page-news-title .info{
	margin-top: 20px;
	line-height: 24px;
}

.page-news-title .info span{
	gap: 8px;
	margin: 0 15px;
	font-size: 15px;
}

.page-news-title .info span img{
	height: 16px;
}




.news-con-left{
	width: 72.5%;
}

.news-content-box{
	padding: 6.2500vw 40px 5.2083vw;
	border-bottom-left-radius: 24px;
	border-bottom-right-radius: 24px;
}

.news-content{
	line-height: 32px;
	font-size: 16px;
}

.special-declaration{
	margin-top: 2.5000vw;
	line-height: 28px;
	padding: 1.5625vw;
	border-radius: 0.6250vw;
	font-size: 16px;
}

.paging{
	gap: 10px;
	font-size: 15px;
	letter-spacing: 0;
}

.paging div{
	border-radius: 0.4167vw;
	padding: 0 15px;
	line-height: 70px;
}

.paging .ls{
	width: 10.4167vw;
	display: none;
}

.paging .ls a{
	gap: 8px;
}

.paging .ls img{
	height: 16px;
}







.title h2{
	line-height: 52px;
	font-size: 40px;
}

.title p {
	font-size: 16px;
	line-height: 28px;
}

.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;
}



/* 用户服务协议 */
.classmenu.sticky{
	top: 110px !important;
}

.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;
	font-size: 16px;
}

.privacy-policy .classmenu-box i{
	font-size: 12px;
}

.privacy-policy .content{
	width: 65.1042vw;
}

.privacy-policy .content .con{
	margin-top: 1.2500vw;
	line-height: 32px;
}

.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-bottom-left-radius: 16px;
	border-top-right-radius: 16px;
}

.search .input-box .search-but {
    position: absolute;
    top: 1px;
    right: -1px;
    height: 56px;
	padding: 0 60px;
    font-size: 18px;
	border-bottom-left-radius: 16px;
	border-top-right-radius: 16px;
	line-height: 56px;
}

.hot-search{
	margin-left: 1.5625vw;
	margin-top: 18px;
	font-size: 16px;
}

.hot-search a{
	margin-right: 16px;
}



.product-menu-box{
	width: 24%;
	float: left;
}


.nav-item a{
	line-height: 56px;
	padding: 0 10%;
	font-size: 18px;
}

.nav-item ul{display: none;}

.nav-item.nav-show ul{display: block;padding-bottom: 0.9375vw;}

.nav-item ul li{
	
}

.nav-item ul li span{
	
}
.nav-item ul li em{
	font-size: 12px;
}

.nav-item ul li a{
	line-height: 32px;
	font-size: 16px;
}


.statistics{
	line-height: 56px;
	margin-bottom: 56px;
	font-size: 16px;
}

.search-list{
	float: right;
	width: 72%;
}

.search-list .item {
	width: 48.5%;
	margin-left: 3%;
	margin-bottom: 40px;
}

.search-list .item:nth-child(3n+1) {
	margin-left: 3%;
	clear: initial;
}

.search-list .item:nth-child(2n+1) {
	margin-left: 0;
	clear: both;
}


.search-list .item .pic {
	border-radius: 12px;
}

.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: 260px;
}

.search-list .item .con {
	padding: 0 0.5208vw;
}

.search-list .item .text {
	margin: 1.52vw 0 0 0;
}

.search-list .item .text h2 {
	line-height: 30px;
	font-size: 18px;
	height: 60px;
	margin-top: 10px;
}


.search-list-box .increase-more{
	margin-top: 18px;
}

.search-return{
	width: 150px;
}





/* 联系我们 */
.page-banner h2{
	font-size: 48px;
}

.page-banner p{
	font-size: 24px;
}


.g-cen-title h2{
	font-size: 48px;
}

.g-cen-title b{
	font-size: 30px;
	letter-spacing: 16px;
}


.contact-con .item{
	width: 49%;
	margin-left: 2%;
	margin-bottom: 1.6667vw;
}

.contact-con .item .box,.contact-ewm .box{
	border-radius: 0.8333vw;
	padding: 30px 40px;
}

.contact-con .item h2{
	font-size: 32px;
}

.contact-con .item span{
	font-size: 12px;
}

.contact-con .item .line{
	width: 40px;
}


.contact-con .item h6{
	font-size: 16px;
}

.contact-con .item p{
	font-size: 24px;
	height: 72px;
	line-height: 36px;
}


.contact-con .item .icon{
	position: absolute;
	top: 40px;
	right: 50px;
}

.contact-con .item .icon img{
	height: 45px;
}



.contact-ewm h6{
	font-size: 18px;
}

.contact-ewm ul{
	gap: 2.0833vw;
}

.contact-ewm ul li{
	margin-top: 1.2500vw;
}

.contact-ewm ul li img{
	width: 140px;
}

.contact-ewm ul li p{
	font-size: 16px;
}





.g-left-title{
	text-align: left;
}

.g-left-title b{
	font-size: 40px;
}

.g-left-title h2{
	font-size: 48px;
}

.g-left-title p{
	font-size: 16px;
	margin-top: 20px;
}

.c-m-con{
	width: 100%;
}

.contact-mess .p-m-box{
	margin-top: 50px;
	width: 100%;
}




/* 全球案例 */

.page-banner .chara .item{
	margin: 0 40px;
}

.page-banner .chara .nun{
	
}

.page-banner .chara .item .des{
	margin-left: 0.6250vw;
	line-height: 1.8750vw;
}

.page-banner .chara .item .des em{
	
}



.main-lump{
	padding: 30px 0px;
	line-height: 1.2500vw;
	font-size: 15px;
	align-items: baseline;
}

.lump-title{
	padding-right: 1.5625vw;
	border: initial;
	font-weight: bold;
}

.lump-wrap{
	margin-left: 1.5625vw;
		gap: 24px;
}

.lump-item:first-child.active .choice-item{
	padding: 2px 8px;
	border-radius: 3px;
}

.choice-item span {
    width: 16px;
    height: 16px;
    margin-right: 0.4167vw;
	border-radius: 0.1042vw;
}




.case-list-wrap .item .text h2 {
	height: 30px;
	line-height: 30px;
	font-size: 22px;
}





/* 案例内容页 */

.case-page .container{
	border-radius: 1.2500vw;
}


.play-button-box{
	margin-top: -20px;
	margin-left: -20px;
}

.play-button{
	width: 40px;
	height: 40px;
}

.play-button::after{
	left: calc(50% - 20px);
	top: calc(50% - 20px);
	width: 40px;
	height: 40px;
}

.play-button:before{
	position: absolute;
	left: calc(50% - 20px);
	top: calc(50% - 20px);
	width: 40px;
	height: 40px;
}

.play-button img{
	height: 12px;
}

.case-page-pic{
	width: 60%;
	border-radius: 1.2500vw;
}

.case-page-pic .slider-arrow {
	margin-bottom: -18px;
	width: 36px;
	height: 36px;
	line-height: 36px;
}
/*左右按钮样式及放置位置*/

.case-page-pic .slider-arrow--right {
	bottom: 50%;
	right: 1.5625vw;
	background-size: 15px 15px;
}
.case-page-pic .slider-arrow--left {
	bottom: 50%;
	left: 1.5625vw;
	background-size: 15px 15px;
}

.case-page-pic .slider-nav {
	left: 50%;
	bottom: 20px;
}

.case-page-pic .slider-nav__item {  
	width: 16px;
	height: 3px;
	margin: 0 6px;
	border-radius: 2px;
}



.case-page-des{
	width: 40%;
	display: flex;
	align-items: center;
}

.case-page-des .box{
	padding: 3.7500vw 8%;
}

.case-page-des .subtitle h3{
	font-size: 30px;
}

.case-page-des .subtitle p{
	font-size: 16px;
	line-height: 30px;
}

.case-page-des .page-button{
	position: absolute;
	bottom: 3.7500vw;
}

.page-button .increase-more{
	left: 0 !important;
	transform: initial !important;
	font-size: 14px;
}


.case-page-con{
	width: 60%;
}

.case-page-con .box{
	padding-right: 3.1250vw;
}

.case-page-con .subtitle h2{
	font-size: 40px;
}

.case-page-con .con{
	line-height: 36px;
	font-size: 18px;
}


.case-page-con-des{
	width: 40%;
}

.case-page-con-des .item{
	margin-bottom: 2.6042vw;
	padding-left: 8%;
}

.case-page-con-des .item span:before{
	position: absolute;
	left: 0;
	top: 4px;
	width: 2px;
	height: 16px;
}

.case-page-con-des .item span{
	font-size: 14px;
}

.case-page-con-des .item p{
	font-size: 18px;
}


.case-page-con-des .return{
	padding-left: 8%;
}

.case-page-con-des .return a{
	height: 40px;
	border-radius: 20px;
	width: 140px;
	gap: 0.8333vw;
	font-size: 14px;
}

.case-page-con-des .return a img{
	height: 12px;
}

.rel-case{
	margin-bottom: 3.1250vw;
}




/* 视频 */

.filter-select {
	min-width: 220px;
}

.filter-select .trigger {
	padding: 0 16px;
	height: 50px;
	font-size: 16px;
}

.arrow i {
	font-size: 16px;
}

.submenu-list {
	top: calc(100% + 8px);
	border-radius: 8px;
	box-shadow: 0 12px 24px -12px rgba(0, 0, 0, 0.25), 0 4px 8px rgba(0, 0, 0, 0.05);
	min-width: 220px;
	padding: 12px 0;
}

.submenu-list a {
	line-height: 48px;
	font-size: 16px;
}



.submenu-wray{
	margin-top: 6.2500vw;
}

.submenu-wray a{
	margin-right: 50px;
	line-height: 60px;
	font-size: 18px;
}

.submenu-wray a.active{
	font-size: 20px;
}

.submenu-wray a.active:before{
	height: 2px;
}



.video-list .item {
	margin-bottom: 50px;
}

.video-list .item .pic {
	border-radius: 16px;
}

.video-list .item .text {
	margin-top: 1.52vw;
}

.video-list .item .text span{
	font-size: 14px;
}

.video-list .item .text h2 {
	line-height: 36px;
	height: 36px;
	margin-top: 8px;
	font-size: 20px;
}


.play-icon {
	left: calc(50% - 25px);
	top: calc(50% - 25px);
	width: 50px;
	height: 50px;
}

.play-icon img{
	height: 1.0417vw;
	width: 0.8333vw !important;
}

.video-list .pic::after {
	left: calc(50% - 30px);
	top: calc(50% - 30px);
	width: 60px;
	height: 60px;
}



.videos-bg #video{
	
}

.vclose-box .vclose{
	position: fixed;
	right: 40px;
	top: 40px;
}



/* 资料下载 */

.data-list .item{
	margin-bottom: 3.1250vw;
}

.data-list  .pic::after {
	display: none;
}

.data-list .item .con{
	padding: 0 15px;
	margin-top: 10px;
	
}

.data-list .item .con h2{
	max-height: 32px;
	line-height: 32px;
	font-size: 18px;
}

.data-list .item .con i{
	font-size: 18px;
}





/* 常见问题 */

.faq-search .search-box {
	margin-top: 2.6042vw;
}

.faq-search .search-box {
	padding: 0 15%;
}

.faq-search .title h2{
	font-size: 40px;
}

.faq-search .search-box .input-box input {
	width: 92%;
	padding: 0 4%;
	height: 50px;
	font-size: 18px;
	border-radius: 25px;
}

.faq-search .search-box .input-box .h-search{
	gap: 20px;
	top: 0;
	right: 0;
	padding: 0 30px;
}

.faq-search .search-box .input-box .h-search i{
	font-size: 18px;
}

.hot-Search{
	padding: 0 30px;
	font-size: 14px;
}

.hot-Search a{
	margin-right: 20px;
}

.faq-submenu{
	margin-top: 3.1250vw;
}




    .faq-list {
      gap: 30px;
	  margin-bottom: 40px;
    }

    .faq-item {
      border-radius: 16px;
    }

    .faq-item.open {
      box-shadow: 0 4px 12px rgba(40,85,192,0.1);
    }

    .faq-question {
      padding: 30px 50px;
      gap: 16px;
    }

    .faq-q-text {
	  font-size: 24px;
    }

    .faq-icon{
	  width: 1.2500vw;
	  height: 1.2500vw;
    }
	
	.faq-icon:before {
	  width: 1.2500vw;
	  height: 0.2083vw;
	}
	
	.faq-icon:after {
	  width: 0.2083vw;
	  height: 1.2500vw;
	}

    .faq-answer-inner {
      padding: 0 50px 30px;
      color: #666;
      line-height: 32px;
	  font-size: 16px;
    }
	
	

    .support-grid {
      gap: 30px;
    }

    .support-card {
      border-radius: 1.2500vw;
      padding: 2.6042vw 3.1250vw;
    }

    .support-card-title {
      font-size: 24px;
      margin-bottom: 14px;
    }

    .support-card-divider {
      margin: 1.2500vw 0 2.6042vw;
    }
	
	.support-card-divider img{
	  width: 30px;
	}

    .support-card-cta {
      gap: 10px;
      padding: 0 24px;
	  line-height: 48px;
      border-radius: 24px;
      font-size: 16px;
      margin-bottom: 1.3542vw;
    }
	
	.support-card-cta img{
		height: 20px;
	}

    .support-card-value {
      font-size: 24px;
	  line-height: 48px;
      margin-bottom: 1.3542vw;
    }

    .support-card-hours {
      font-size: 14px;
    }
	




/* 人才招聘 */

.text-title p{
	padding: 2px 0;
	line-height: 28px;
	font-size: 16px;
}

.equipment-wrap {
 margin-top: 3.7500vw;
}

.equipment-list .item {
  margin: 0 8px;
}

.equipment-list .item img {
  border-radius: 0.8333vw;
}


/* 左右切换按钮 */
.equipment-wrap .carousel-btn {
  top: calc(50% - 16px);
  width: 32px;
  height: 32px;
}

.equipment-wrap .carousel-btn i{
	font-size: 0.9375vw;
}
.equipment-wrap .carousel-btn.prev-btn2 {
  left: -4.6875vw;
}
.equipment-wrap .carousel-btn.next-btn2 {
  right: -4.6875vw;
}




.benefits-grid {
      grid-template-columns: repeat(4, 1fr);
      gap: 16px;
    }

    .benefit-card {
      border-radius: 12px;
      padding: 40px 25px;
    }

    .benefit-num {
      width: 32px; 
	  height: 32px;
      font-size: 16px;
      border-radius: 12px 0 12px 0;
    }

    .benefit-icon {
	  height: auto;
    }
	
	.benefit-icon img{
	  height: 50px;
	}
    .benefit-title {
      font-size: 24px;
	  margin-top: 20px;
    }
	
	.benefit-divider{
	  height: 0.1562vw;
	  margin: 18px auto;
	}

    .benefit-divider img{
      width: 1.8750vw;
    }

    .benefit-desc {
      font-size: 16px;
      line-height: 30px;
    }
	


.cara-wray .tabs {
            gap: 12px;
            margin-bottom: 30px;
        }
.cara-wray .tab-btn {
            padding: 10px 20px;
            border-radius: 40px;
            font-size: 14px;
        }
.cara-wray .tab-btn.active {
            box-shadow: 0 8px 16px rgba(0,82,204,0.25);
        }

.cara-wray .carousel-wrapper {
            border-radius: 24px;
            padding: 0.6250vw 0;
        }

.cara-wray .carousel-images {
            gap: 24px;
        }
.cara-wray .carousel-images img {
            width: calc(33.333% - 24px);
            border-radius: 12px;
            box-shadow: 0 12px 28px -8px rgba(0,0,0,0.12);
        }

.cara-wray .carousel-arrow {
            width: 40px;
            height: 40px;
        }
		
.cara-wray .carousel-arrow i{
	font-size: 16px;
}
		
.cara-wray .carousel-arrow.prev {
            left: 1.2500vw;
        }
.cara-wray .carousel-arrow.next {
            right: 1.2500vw;
        }

.cara-wray .progress-bar-container {
            max-width: 480px;
            margin: 50px auto 0;
            height: 0.2083vw;
            border-radius: 20px;
        }
		
.cara-wray .progress-bar {
            border-radius: 20px;
        }


	.cta-section .container{
		width: 87.5vw;
	}
	.cta-content{
		width: 50%;
	}
	
	.cta-content .increase-more{
		margin-top: 2.6042vw;
	}
	
    .cta-content h2 {
      margin-bottom: 0.8333vw;
	  font-size: 36px;
    }

    .cta-content p {
      margin-top: 10px;
	  font-size: 18px;
    }


    .cta-hand {
      height: 25.0000vw;
    }




	/* 服务保障 */

	.banner-button {
		margin-top: 3.1250vw;
		display: flex;
		justify-content: center;
		gap: 1.0417vw;
	}

	.service-grid {
		grid-template-columns: repeat(4, 1fr);
		gap: 1.6667vw;
	}

	.service-card {
		border-radius: 1.2500vw;
		padding: 60px 20px;
		min-height: 160px;
	}


	.service-icon {
		margin-bottom: 24px;
	}

	.service-icon img {
		height: 50px;
	}

	.service-title {
		font-size: 20px;
	}

	.service-tip {
		font-size: 16px;
		margin-top: 10px;

	}

	.service-arrow {
		width: 30px;
		height: 30px;
		margin-top: 12px;
	}


	.qr-wrap {
		margin-bottom: 1.1458vw;
	}

	.qr img {
		height:120px;
	}


	.top-bar {
		margin-top: 2.0833vw;
		gap: 20px;
		margin-bottom: 3.6458vw;
	}

	.select-dropdown {
		min-width: 180px;
	}

	.select-option {
		width: 90%;
		padding: 0.9375vw 5%;
		font-size: 16px;
	}

	.select-dropdown-box {
		border-radius: 0 0 8px 8px;
		transform: translateY(-10px);
	}

	.select-arrow {
		right: 0.8333vw;
		font-size: 16px !important;
	}

	.search-input {
		max-width: 240px;
		padding: 0.9375vw 0.8333vw;
		border-bottom: 2px solid #e0e7ff;
		font-size: 16px;
	}


	.search-btn {
		padding: 0.9375vw 1.5625vw;
		border-radius: 60px;
		gap: 0.7292vw;
		box-shadow: 0 4px 10px rgba(37, 99, 235, 0.3);
		font-size: 16px;
	}

	.search-btn:hover {
		box-shadow: 0 6px 15px rgba(37, 99, 235, 0.4);
	}

	.search-btn i {
		font-size: 18px;
	}


	.main-content {
		grid-template-columns: 1fr 28.0208vw;
		gap: 1.6667vw;
	}

	.map-container {
		border-radius: 0.8333vw;
		box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
		height: 31.2500vw;
	}


	.map-popup {
		border-radius: 12px;
		box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
		padding: 2.0833vw;
		min-width: 26.0417vw;
		border-left: 4px solid #004fdb;
	}

	.popup-title {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.popup-divider {
		width: 36px;
		height:3px;
		margin-bottom: 20px;
	}

	.popup-info {
		display: flex;
		flex-direction: column;
		gap: 0.6250vw;
	}

	.info-row {
		gap: 2.0833vw;
	}

	.info-label {
		font-size: 14px;
		min-width: 80px;
	}

	.info-value {
		font-size: 14px;
	}

	.store-list {
		height: 31.2500vw;
	}


	.store-item {
		padding: 0 2.6042vw;
		line-height: 5.2083vw;
		border-radius: 0.6250vw;
		border: 2px solid transparent;
		margin-bottom: 1.1458vw;
	}

	.store-item:last-child {
		margin-bottom: 0;
	}

	.store-item::before {
		width: 4px;
	}

	.store-name {
		font-size: 16px;
	}




	.world-wrap {
		margin-top: 3.6458vw;
	}

	.world-pic img {
		height: 31.2500vw;
	}

	.region-dot {
		bottom: -1.2500vw;
		width: 0.5208vw;
		height: 0.5208vw;
	}

	.region-pulse {
		bottom: -1.5vw;
		width: 1.0417vw;
		height: 1.0417vw;
	}

	.region-name {
		font-size: 1.2500vw;
	}

	.region-usa {
		left: 14%;
		top: 30%;
	}

	.region-eu {
		left: 45%;
		top: 13%;
	}

	.region-kr {
		left: 80%;
		top: 18%;
	}

	.region-asia {
		left: 63%;
		top: 32%;
	}

	.region-sea {
		left: 85%;
		top: 45%;
	}

	.stats-row {
		width: 100%;
		bottom: 3.7500vw;
		grid-template-columns: repeat(3, 1fr);
		gap: 1.6667vw;
	}

	.stat-card {
		height: 90px;
		border-radius: 0.6250vw;
		gap: 3.1250vw;
		box-shadow: 0 8px 16px rgba(0, 0, 0, .05);
	}

	.stat-icon img {
		height: 2.9167vw;
	}

	.stat-text {
		padding-left: 3.1250vw;
	}

	.stat-num {
		font-size: 24px;
		line-height: 24px;
	}

	.stat-label {
		font-size: 16px;
		margin-top: 8px;
	}
	
	
	.global-wray{
		margin-bottom: 50px;
	}
	
	
	
	
	.honor-list{
		padding-top: 1.875vw;
		padding-bottom: 3.125vw;
	}
	
	.honor-list a{
		width: 23.5%;
		margin-left: 2%;
		margin-top: 3.125vw;
	}
	
	.honor-list a .pic{
		border-radius: 16px;
		padding: 1.5625vw;
		height: 20.8333vw;
	}
	
	.honor-list a .pic img{
		max-height: 20.8333vw;
	}
	
	.honor-list a:nth-child(4n+1){
		margin-left: 0;
		clear: both;
	}
	
	.honor-list a h3{
		margin-top: 1.25vw;
		max-height: 32px;
		line-height: 32px;
		font-size: 16px;
	}
	
	
	
	
	/* 发展历程 */
	
	.history-text {
		padding: 0 5.0000vw;
	}
	
	.history-text .subtitle {
		margin-bottom: 10px;
	}
	
	.history-image {
		border-radius: 1.2500vw;
	}
	
	.history-text .year-bg {
		font-size: 9.3750vw;
		line-height: 9.3750vw;
	}
	
	.history-text h2 {
		font-size: 32px;
	}
	
	.history-text .desc {
		font-size: 15px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	
	.history-text ul li {
		font-size: 15px;
		line-height: 36px;
		padding-left: 1.0417vw;
	}
	




/* 企业文化 */

.hero__content {
    grid-template-columns: 18.2292vw 1fr;
    gap: 2.5000vw;
    min-height: 32.2917vw;
}

.nav-item1 {
    padding: 0.9375vw 0 0.9375vw 2.0833vw;
    font-size: 20px;
}

.nav-item__indicator {
    width: 3px;
    height: 20px;
}




.hero__media {
    border-radius: 1.2500vw;
}

.hero__media-card {
    min-height: 32.2917vw;
}

.hero__media-card[hidden] {
   transform: translateY(20px);
}

.hero__media-circle {
    transform: translateY(-50%) translateX(-20%);
    width: 43.7500vw;
    height: 43.7500vw;
}

.hero__media-text {
    left: 4.1667vw;
    top: 65%;
}

.hero__media-title-en {
    font-size: 3.1250vw;
    margin-bottom: 0.8333vw;
}

.hero__media-title-cn {
    font-size: 3.1250vw;
}






.values__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5000vw;
}

.value-card {
    border-radius: 0.8333vw;
    padding: 3.7500vw 3.1250vw;
}

.value-card__header {
	
}

.value-card__title {
    font-size: 24px;
    margin-bottom: 0.2083vw;
}

.value-card__subtitle {
    font-size: 14px;
}

.value-card__icon {
    width: 3.3333vw;
    height: 3.1250vw;
}

.value-card__icon img{
    height: 3.1250vw;
}


.value-card__footer {
    margin-top: 5.2083vw;
}

.value-card__divider {
   width: 30px;
}

.value-card__slogan {
    font-size: 2.5000vw;
}




/* 解决方案 */

.solution-list{
	gap: 32px;
	margin-bottom: 50px;
}

.solution-list .item a{
	padding: 12px;
	border-radius: 12px;
}

.solution-list .item .pic{
	border-radius: 10px;
}

.solution-list .item .con{
	padding: 25px 20px;
}

.solution-list .item .con .subtitle-wrap i{
	font-size: 20px;
}

.solution-list .item .con .subtitle-wrap .subtitle{
	display: flex;
	gap: 10px;
	align-items: center;
}

.solution-list .item .con .subtitle-wrap .subtitle img{
	height: 24px;
}

.solution-list .item .con .subtitle-wrap .subtitle h2{
	font-size: 24px;
}


.solution-list .item .con .chara{
	margin-top: 20px;
	padding-top: 16px;
}

.solution-list .item .con .chara p{
	padding: 0.4167vw 0;
	padding-left: 20px;
	font-size: 16px;
}

.solution-list .item .con .chara p:before{
	width: 8px;
	height: 2;
}





/* 解决方案内容页 */


.padding-lr-20{
	padding: 0 10%;
}

.strength-assurance .flickity-enabled {
  margin-top: 3.1250vw;
}

.strength-assurance .flickity-prev-next-button {
  width: 40px;
  height: 40px;
}

.strength-assurance .flickity-prev-next-button.previous { left: 6.2500vw; }
.strength-assurance .flickity-prev-next-button.next { right: 6.2500vw; }

.strength-assurance .flickity-prev-next-button.no-svg {
  font-size: 20px;
}

.strength-assurance .gallery-cell {
  width: 70%;
  margin: 0 1.0417vw;
  border-radius: 1.2500vw;
}

.strength-hot-pic img{
	width: 100%;
	max-width: initial;
	height: ;
}

.strength-assurance-con{
	padding: 40px 3%;
}

.strength-assurance-con .subtitle{
	gap: 1.0417vw;
	line-height: 30px;
}

.strength-assurance-con .subtitle img{
	height: 30px;
}

.strength-assurance-con .subtitle h2{
	font-size: 24px;
}

.strength-assurance-con .text{
	margin-top: 1.2500vw;
	line-height: 26px;
	font-size: 14px;
}



.service-system-wray{
	grid-template-columns: repeat(6,1fr);
	gap: 3.1250vw;
}

.service-system-wray .item:before{
	right: -1.8750vw;
	width: 0.8333vw;
	height: 0.8333vw;
}

.service-system-wray .item .box{
	border-radius: 0.8333vw;
	padding: 2.6042vw 1.5625vw;
}

.service-system-wray .item h2{
	font-size: 1.6667vw;
	line-height: 2.0833vw;
}

.service-system-wray .item img{
	margin: 1.6667vw 0;
	width: 30px;
}

.service-system-wray .item p{
	font-size: 0.7292vw;
}



.product-list{
	gap: 1.6667vw;
	margin-bottom: 3.7500vw;
}


.product-list .item a{
	border-radius: 16px;
}


.product-list .item .pic{
	padding: 1.8750vw 1.2500vw;
	padding-bottom: initial;
	height: 14.5833vw;
}

.product-list .item .pic img{
	max-width: 12.5000vw;
	max-height: 13.0208vw;
}

.product-list .item .con{
	padding: 20px 1.2500vw;
}

.product-list .item .con h2{
	font-size: 18px;
	line-height: 30px;
}

.product-list .item .con p{
	font-size: 14px;
	line-height: 24px;
	margin-top: 2px;
}







.pro-submenu ul{
	display: flex;
	justify-content: center;
}

.pro-submenu ul li a{
	width: 10.4167vw;
	padding: 30px 0;
	font-size: 16px;
}

.pro-submenu ul li img{
	height: 40px;
}

.pro-submenu ul li.active a:before{
	width: 24px;
	height: 2px;
}

.pro-submenu ul li span{
	margin-top: 15px;
}



.i-pro-hot{
	height: 29.1667vw;
}

.i-pro-hot .item{
	border-radius: 1.2500vw;
}

.leftdiv{
	width: 54%;
	height: 29.1667vw;
}

.leftdiv .pic{
	    transform: skew(-16.15deg);
		border-radius: 1.2500vw;
}

.leftdiv .pic .bg{
	    left: 5%;
	    transform: skew(16.15deg);
	    width: 105%;
}



.rightdiv{
	width: 54%;
	height: 29.1667vw;
}


.rightdiv .pic{
	    transform: skew(-16.15deg);
		border-radius: 1.2500vw;
}

.rightdiv .pic .bg{
	    right: 5%;
	    transform: skew(16.15deg);
	    width: 105%;
}


.i-pro-hot .item .con{
	width: 30.2083vw;
}

.i-pro-hot .item .con .box{
	padding: 4.1667vw 2.6042vw;
}

.i-pro-hot .item.rightdiv .con{
	width: 28.0208vw;
}

.i-pro-hot .item .subtitle img{
	height: 40px;
}

.i-pro-hot .item .chara{
	margin-top: 50px;
}

.i-pro-hot .item .chara b{
	font-size: 32px;
}

.i-pro-hot .item .chara p{
	margin-top: 10px;
	font-size: 14px;
}

.i-pro-hot .item .button{
	margin-top: 50px;
}

.i-pro-hot .item .button a{
	font-size: 12px;
}





.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: 60px;    
    height: 60px;   
    margin: 0 6px;  
    border-radius: 6px;
}


.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: 16px;
}

.product-page-con .subtitle h2{
	font-size: 36px;
	line-height: 44px;
}

.product-page-con .chara{
	margin-top: 2.0833vw;
	padding-top: 1.6667vw;
}

.product-page-con .chara ul li{
	padding: 5px 0;
	line-height: 24px;
	font-size: 16px;
	grid-template-columns: 90px 1fr;
}

.product-page-con .chara ul li strong{
	
}

.product-page-con .chara ul li strong:before{
	width: 1px;
	height: 16px;
	top: 6px;
	right: 10px;
}

.product-page-con .chara ul li span{
	
}

.product-page-con .page-button{
	margin-top: 40px;
}





/* 首页 */

.index-banner .carousel-indicators {
	bottom: 30px;
}

.carousel-indicators {
	bottom: 20px;
}

.carousel-indicators span {
	width: 15px;
	height: 5px;
	margin: 0 5px;
	border-radius: 3px;
}

.carousel-indicators span.active {
	width: 25px;
}




.i-p-wray .tabs-3 {
	height: 140px;
}

.i-p-wray .tabs-3 a.active{
	width: 200px;
	height: 140px;
	border-radius: 12px;
}

.i-p-wray .tabs-3 a {
	width: 160px;
	height: 100px;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.08);
}


.i-p-wray .tabs-3 a img{
	height: 36px;
}


.i-p-wray .tabs-3 a h2{
	margin-top: 8px;
	line-height: 32px;
	font-size: 16px;
}

.i-p-wray .tabs-3 a.active i{
	width: 20px;
	height: 20px;
	margin: 10px auto 0;
}





.tab-item.active{
	margin-top: -20px;
}


.i-pro-list{
	margin-top: 1.6667vw;
	grid-template-columns: repeat(3,1fr);
	gap: 1.6667vw;
}

.i-pro-list .pic {
	border-radius: 12px;
}

.i-pro-list .subtitle{
	margin-top: 18px;
}

.i-pro-list .subtitle h2{
	font-size: 18px;
}





.reasons-grid {
	grid-template-columns: repeat(3,1fr);
	gap: 20px;
}

.reason-card{
	border-radius: 12px;
	padding: 36px 30px;
}

.reason-icon img{
	height: 40px;
}

.reason-title{
	margin-top: 44px;
	font-size: 24px;
	line-height: 36px;
}

.reason-title span{
	display: block;
}

.reason-divider {
	margin-top: 20px;
}

.reason-divider img{
	width: 32px;
}


.reason-desc{
	line-height: 24px;
	margin-top: 24px;
	font-size: 14px;
}


.reason-dec{
	font-size: 100px;
	line-height: 100px;
	-webkit-text-stroke: 2px #eff5fa;
}




.index-solution-wray{
	grid-template-columns: repeat(2,1fr);
	gap: 20px;
}

.index-solution-wray .item{
	border-radius: 12px;
	padding: 50px 30px;
}

.index-solution-wray .item:before{
	height: 4px;
}


.i-s-icon img{
	height: 40px;
}

.i-s-title h2{
	line-height: 32px;
	margin-top: 32px;
	font-size: 20px;
}


.i-s-chara{
	margin-top: 20px;
}

.i-s-chara p{
	line-height: 24px;
	font-size: 14px;
	padding-left: 15px;
	margin: 6px 0;
}


.i-s-chara p:before{
	top: 12px;
	width: 5px;
	height: 2px;
}


.i-s-more{
	margin-top: 40px;
}

.i-s-more i{
	width: 36px;
	height: 36px;
	font-size: 18px;
}

.black-b{
	line-height: 44px;
	height: 44px;
	padding: 0 3px 0 16px;
	margin-top: 50px;
}

.black-b i{
	margin-top: 4px;
	margin-left: 24px;
}



.index-case .container{
	width: 90%;
	height: 80%;
}

.tab-content .text{
	width: 40%;
	margin-left: 5%;
}

.index-case .container .text h2{
	font-size: 32px;
	line-height: 48px;
	max-height: 96px;
	-webkit-line-clamp: 2;
}

.index-case .container .text p{
	font-size: 16px;
	line-height: 28px;
	max-height: 56px;
	-webkit-line-clamp: 2;
	margin-top: 28px;
}


.index-case .pic img{
	height: 640px;
}



.index-case .outlets-tab{
	width: 90%;
	bottom: 3.1250vw;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	gap: 1px;
}

.index-case .outlets-tab li a{
	height: 80px;
}

.index-case .outlets-tab li a img{
	height: 24px;
}

.index-case .outlets-tab li a span{
	font-size: 16px;
	margin-left: 12px;
}





.index-about-wray{
	grid-template-columns: repeat(2,1fr);
	padding-left: 5%;
}

.i-a-text{
	padding-right: 5%;
}

.i-a-text .subtitle{
	padding-top:0;
}

.i-a-text .subtitle p{
	font-size: 24px;
	line-height: 36px;
}

.i-a-text .text{
	padding-top: 16px;
	margin-bottom: 0;
	line-height: 24px;
}	

.i-a-text .text p{
	font-size: 14px;
	margin-top: 0;
}

.index-brand-chara {
	padding: 0 5%;
}

.index-brand-chara p{
	font-size: 16px;
	margin-top: 4px;
}

.index-brand-chara span{
	font-size: 16px;
}

.index-brand-chara em{
	font-size: 36px;
}



.i-a-pic{
	border-radius: 24px;
	transform: skew(-10deg);
	transform-origin: right bottom;
}

.i-a-pic .box{
	transform: skew(10deg);
}

.i-a-pic img{
	margin-left: -5%;
}


.i-play-button-box .play-button img{
	height: 1.25vw;
	width: initial;
	margin-left: initial;
}


.index-news-wray{
	grid-template-columns: repeat(2,1fr);
	gap: 20px;
}

.index-news-wray > :last-child {
  grid-column: 1 / -1; 
}

.index-news-wray .item .type{
	line-height: 30px;
	padding: 0 12px;
	font-size: 14px;
}

.index-news-wray .textbox{
	padding: 2.0833vw;
}

.index-news-wray .textbox h2{
	line-height: 28px;
	font-size: 20px;
}


.index-news-wray .textbox .info{
	line-height: 24px;
	gap: 2.0833vw;
	margin-top:12px;
	font-size: 14px;
}

.index-news-wray .textbox .info img{
	height: 16px;
}

.index-news-wray .textbox .info .content-cyflex{
	gap: 0.5208vw;
}

.index-news-wray .textbox .text{
	line-height: 28px;
	margin-top: 24px;
	font-size: 16px;
}

.index-news-wray .news-item{
	padding: 50px 30px;
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 20px;
}

.index-news-wray .news-item a{
	padding: 0 0;
}

.index-news-wray .news-item h2{
	line-height: 30px;
	font-size: 18px;
}

.index-news-wray .news-item .time{
	line-height: 18px;
	margin-top: 8px;
	font-size: 14px;
}



.button-wray{
	gap: 20px;
}




/* 合作加盟 */

.join-banner .container{
	top: 7.2917vw;
}

.join-banner .container .wz1{
	font-size: 3.3333vw;
	letter-spacing: 3px;
}

.join-banner .container .wz1 em{
	margin-left: 2.5000vw;
}

.join-banner .container .wz2{
	margin-top: 1.0417vw;
}


.join-about-wray{
	padding-left: 0;
	display: grid !important;
	grid-template-columns: repeat(1,1fr) !important;
}


.j-a-text{
	padding: 30px 30px;
}

.j-a-text .text{
	padding-top: 0;
}

.j-a-text .text p{
	font-size: 16px;
	line-height: 32px;
}

.j-a-pic{
	transform: initial;
	border-radius: 16px;
}

.j-a-pic .box {
    transform: initial;
}

.j-a-pic img {
    margin-left: 0;
}


.join-brand-chara{
	padding: 0;
}

.join-brand-chara .item{
	display: flex;
	gap:16px;
}

.join-brand-chara .item .j-c-icon img{
	height: 30px;
	margin-top: 4px;
}



.join-title-text p{
	padding: 0 0;
	line-height: 28px;
	margin-top: ;
}



.join-factory-list a .pic {
	border-radius: 0.6250vw;
	height: 16.6667vw;
}

.join-factory-list a .pic img {
	max-height: 100%;
	height: 100%;
	max-width: 100%;
	 pointer-events: none;
}




.join-adv-wray{
	grid-template-columns: repeat(3,1fr);
	gap: 24px;
}

.join-adv-wray .item{
	border-radius: 16px;
	padding: 40px 30px;
}

.join-adv-wray .item .icon{
	text-align: right;
}

.join-adv-wray .item .icon img{
	height: 50px;
}

.join-adv-wray .item .textbox{
	margin-top: 40px;
}

.join-adv-wray .item .textbox h3{
	font-size: 24px;
}

.join-adv-wray .item .textbox img{
	margin-top: 20px;
	width: 36px;
}

.join-adv-wray .item .textbox p{
	margin-top: 16px;
	line-height: 32px;
	font-size: 16px;
}



.cooperative-model-wray{
	grid-template-columns: repeat(3,1fr);
	gap: 24px;
}

.cooperative-model-wray .item{
	padding: 12px;
	border-radius: 0.8333vw;
	padding-bottom: initial;
}

.cooperative-model-wray .item .pic{
	border-radius: 0.6250vw;
}

.cooperative-model-wray .item .textbox{
	padding: 20px 0;
}

.cooperative-model-wray .item .textbox h3{
	font-size: 24px;
}

.cooperative-model-wray .item .textbox p{
	font-size: 16px;
	margin-top: 8px;
}
