@CHARSET "UTF-8";
/* more custom-btn start */
/* 按钮核心样式 */
.custom-btn {
	width: 280px;
	height: 60px;
	line-height:60px;
	color: #333;
	border: 1px solid #333;
	font-size: 18px;
	font-weight: 500;
	cursor: pointer;
	transition: all 0.2s ease;
	margin:0px auto;
	display: block; 
	background-color: #fff;
	text-align:center;
}

/* 鼠标悬浮效果 */
.custom-btn:hover {
	transform: translateY(-1px);
}

/* 点击效果 */
.custom-btn:active {
	transform: translateY(0);
}

/* more custom-btn end */

/* news-btn start */
/* 按钮核心样式 */
.news-btn {
	width: 150px;
	height: 40px;
	line-height:40px;
	color: #333;
	border: 1px solid #333;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	transition: all 0.2s ease;
	margin:15px auto;
	display: block; 
	background-color: #fff;
	text-align:center;
}

/* 鼠标悬浮效果 */
.news-btn:hover {
	transform: translateY(-1px);
	background:#354C9C;
	border: 1px solid #354C9C;
	color: #fff !important;
}

/* 点击效果 */
.news-btn:active {
	transform: translateY(0);
}

/* news-btn end */

/* home-products-adv start */
.home-products-adv{ padding:0px; overflow:hidden;}
.home-products-adv h5{
	margin: 20px 0;
	font-size: 18px;
	font-family: 'Barlow-SemiBold.ttf';
	margin: 30px 0;
	height: 40px
}
.home-products-adv li{ list-style-type:none; text-align:center; _margin:20px 0;}
.overflowhidden{ overflow:hidden;}
.home-products-adv img{ width:100%; min-width:100%; border-radius: 15px}
.home-products-adv-img{transition: all 0.5s ease;}
.home-products-adv-abok:hover .home-products-adv-img { transform: scale(1.1); transition: all 0.5s ease;}
.home-info{ margin-top:25px;}
/* home-products-adv end */

.caption-wraper .caption{ display:none;}

/* custom-btn start */
.button{
	background:#FDE628;
	padding:15px 30px;
	position:absolute;
	font-weight:600;
	margin:50px auto;
}
.button a{
	color:#333;
}
.button:hover{
	background:#FDE628;
}
/* custom-btn end */

/* home-where */
.home-where{
	overflow:hidden;
	clear:both;
	background:#fff;
	padding:50px 0;
}
.home-where ul{padding:0px;}
.home-where ul li{
	list-style-type:none;
	margin-bottom:30px;
}
.home-where img{ 
	width:100%;
	border-radius:10px;
	transition: all .4s;
	-webkit-transition: all .4s;
	
}
.home-where img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}
.home-where ul{ padding:0px;}
.home-where ul li{
	list-style-type:none;
	margin-bottom:15px;
}

/* home-about */
.home-about{
	clear: both;
	padding:100px 0;
	overflow:hidden;
	background:#F3F3F3;
}
.home-about h1{
	_margin:50px 0;
	font-family:'Barlow-SemiBold.ttf';
	_text-transform: uppercase;
	margin-bottom:50px;
}
.home-about .home-about-type{
	font-size:16px;
	line-height:30px;
	font-family:'Barlow-Medium';
	
}
/* home-leading-brands */
.home-leading-brands{
	background:#F2F3F9;
	padding:50px 0;
	clear: both;
}
.home-leading-brands ul{
	padding:0px;
}
.home-leading-brands ul li{
	list-style-type:none;
	text-align:center;
}
.home-leading-brands img{
	width:100%;
}

/* home-products start*/
.home-cases{
	background: #fff !important;
}
.Popular-Categories{
	background: #fff !important;
	padding-bottom:50px;
}
.Latest-Products{
	background: #fff !important;
	padding-bottom:50px;
}
.home-products{
	background:#F3F3F3;
	padding-bottom:50px;
	clear: both;
}
.home-products ul{
	padding:0px;
}
.home-products ul li{
	list-style-type:none;
	text-align:center;
	_margin-bottom:30px;
}
.home-products img{
	width:100%;
}
.home-products .list{
	overflow:hidden;
	background:#fff;
	border-radius:5px;
	_padding:0 20px;
}
.home-products h5{
	margin:20px 0;
	font-size: 18px;
	font-family: 'Barlow-SemiBold.ttf';
	margin: 30px 0;
	height: 40px;
}

.home-products-nav-A{
	font-size:16px;
	line-height:20px;
	height:40px;
}
/* home-products end*/

/* home-choose */
.home-choose img{
	width:200px;
	border:1px dotted #ddd;
	border-radius: 200px;
	padding:5px;
}
.home-choose{
	overflow:hidden;
	clear:both;
	background:#efefef;
	padding:50px 0;
}
.home-choose ul{
	padding:0px;
}
.home-choose ul li{
	list-style-type:none;
}
:hover.num{
	border-color: transparent;
	color: #fff;
}

.num {
	width: 200px;
	line-height: 200px;
	margin: 0 auto 25px;
	
	
}
.tit {
	line-height: 1;
	font-size: 26px;
	color: #29293a;
	font-family: "Barlow-SemiBold";
	text-transform: uppercase;
}
.b_line {
	width: 60px;
	height: 2px;
	margin: 30px auto 40px;
	background: #A40000;
}
.bf {
	line-height: 2;
	font-size: 16px;
	color: #8b8b8b;
}

/* home-news */
.home-news{
	background:#F3F3F3;
	padding-bottom:50px;
	clear: both;
	text-align:center;
}
.home-news img{
	width:100%;
	border-radius: 15px;
}
.home-news ul{
	padding:0px;
}
.home-news ul li{
	list-style-type:none;
}
.home-news h5{
	font-size:18px;
	font-family: 'Barlow-SemiBold.ttf';
	margin:30px 0;
	height:40px;
}
.home-news p{ color:#777; height:100px;}

.n_moreBtn {
    display: block;
    width: 41px;
    height: 41px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #A40000;
    font-size: 24px;
    font-weight: bold;
    color: #A40000;
    text-align: center;
    line-height: 41px;
    position: absolute;
    bottom: 110px;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    background: #fff;
}
.home-news a{
	color:#000;
}

/* SOME OF OUR PARTNERS start*/
.home-dxal{ 
	overflow:hidden; 
	width:100%; 
	background:#fff; 
	padding:50px 0;
}
/* PC端适配 - 显示4个卡片 */
@media (min-width: 768px) {
	.scroll-module { padding: 40px 0; }
	.scroll-outer { 
		width: calc(100% - 100px); 
		max-width: 1280px; 
	}
	.scroll-item { 
		width: calc((100% - 45px) / 4); /* PC端4个卡片基础宽度 */
		max-width: 290px;
		margin: 0 7.5px; 
		_min-height: 340px; 
		min-height: 150px; 
	}
	.ctrl-btn { width: 40px; height: 40px; }
	.prev-btn { left: -20px; }
	.next-btn { right: -20px; }
}

/* 通用控制按钮 */
.ctrl-btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 35px;
	height: 35px;
	cursor: pointer;
	z-index: 10;
	opacity: 0.8;
	background: rgba(255,255,255,0.1);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s;
}
.prev-btn { left: 10px; }
.next-btn { right: 10px; }
.ctrl-btn:hover {
	opacity: 1;
	background: rgba(255,255,255,0.2);
}
.ctrl-btn img { 
	width: 500%; 
	filter: invert(0.5); 
	
}
/* 通用文字样式 */
.item-name {
	font-size: clamp(16px, 4vw, 20px);
	line-height: 50px;
	text-align: center;
	_border-bottom: 1px solid #6C6E85;
	width: 100%;
	margin: 8px 0;
}
.item-desc {
	font-size: clamp(14px, 3vw, 16px);
	text-align: center;
	width: 90%;
	margin:0px auto;
	line-height: 30px;
	flex: 1;
}




/* 通用响应式适配 */
@media (max-width: 768px) {
	.trigger-1, .trigger-2 { 
		font-size: 15px; 
		padding: 6px 0;
	}
	.content-1, .content-2 {
		flex-direction: column;
		gap: 15px;
	}
	.content-1 .img-box, .content-1 .text-box,
	.content-2 .img-box, .content-2 .text-box {
		flex: 0 0 100%;
		min-width: auto;
	}
	.content-1 h5, .content-2 h5 { font-size: 16px; }
	.content-1 p, .content-2 p { font-size: 13px; }
	.content-1 .img-box img, .content-2 .img-box img {
		width: 100%;
		height: auto;
		max-height: 150px;
	}
}


/* 通用滚动模块样式 - 所有模块共用基础样式 */
.scroll-module {
	width: 100%;
	_background: #212121;
	padding: 10px 0;
	position: relative;
	_margin: 30px 0;
}
.scroll-module h3 {
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	font-size: 24px;
}
.scroll-outer {
	width: calc(100% - 80px);
	max-width: 100%;
	_max-width: 1280px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.scroll-list {
	display: flex;
	position: relative;
	left: 0;
	transition: left 0.3s ease;
	padding: 0;
	margin: 0;
}

/* 通用卡片样式 - 移动端2个/PC端4个适配 */
.scroll-item {
	list-style: none;
	width: calc((100% - 30px) / 2); /* 移动端2个卡片基础宽度 */
	max-width: 280px;
	min-height: 150px;
	_min-height: 280px;
	padding: 15px 0px;
	color: #6C6E85;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 7.5px;
	transition: background 0.3s;
	flex-shrink: 0; /* 禁止收缩 */
	background: #fff;
	border-radius: 5px;
	_box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.scroll-item:hover {
	background: #fff;
	border-radius: 5px;
}
.scroll-item a{
	color:#333;
}
.scroll-item a:hover{
	color:#0168B7;
}

/* 通用头像/图片样式 */
.scroll-avatar {
	width: 100%;
	height: auto;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.scroll-avatar img {
	width: 80%;
	_min-height: 190px;
	_border: 4px solid #343851;
	_border-radius: 50%;
	z-index: 1;
	border-radius: 5px;
}

.scroll-avatar::after {
	content: "";
	position: absolute;
	inset: 0;
	_background: url(https://www.inhand.com.cn/images/proBor2.png) no-repeat center/contain;
	_transition: transform 0.5s;
}
.scroll-item:hover .scroll-avatar::after {
	transform: rotate(-62deg);
}

/* 产品模块特殊样式 - 图片改为方形 */
._product-module ._scroll-avatar img {
	border-radius: 8px;
	width: 160px;
	height: 120px;
	border: none;
}

.product-module .scroll-avatar::after {
	background: none;
}
/* SOME OF OUR PARTNERS end*/

/* 小屏幕中图片宽度为 100% */
@media only screen and (max-width: 700px){
	.modal-content {width: 100%;}
	.home-about img{ width:100%;}
}

/* ---------------- Responsive website 响应式网站开始 ---------------- */

/* 屏幕大于760px应用一下样式 */
@media (min-width: 760px){
	
}

/* 屏幕大于1366px应用一下样式 */
@media (min-width: 1366px){
	
}

/* 屏幕小于760px应用一下样式 */
@media (max-width: 760px) {
	
}