

@charset "utf-8";


/*--------------------------head-wrapper---------------------------*/
.head-wrapper{
	position:relative;
	
	width:100%;
	z-index:10000;
	background:none;
	}
.page-head{
	position:relative;
	height:156px;
	background:#8d9aa2;
	}	
.logo,.head-contact,.head-contact .head-phone,.head-contact .head-email,.nav-wrap,.change-language,.head-search-wrap,.head-search{
	position:relative;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	text-align:left; 
	}	
.nav-bar{
	position:relative;
	 background:#ffffff;
	}
.logo{
	position:relative;
	float: left;
	}	
.logo img{
	position:relative;
	max-height:136px;
	}			
	.head-top{
	padding:14px 0;
	min-height:95px;
	}
.nav-bar > .layout > .head-top{
	display:flex;
	align-items:center;
	justify-content:space-between;
	width:100%;
	gap:16px;
	flex-wrap:nowrap;
	border-bottom:1px solid rgba(13,50,79,.08);
	}
.nav-bar > .layout > .head-top:before,
.nav-bar > .layout > .head-top:after{
	display:none !important;
	content:none !important;
	clear:none !important;
	height:0 !important;
	}
.nav-bar > .layout > .head-top .logo{
	float:none;
	flex:0 0 auto;
	margin:0;
	text-align:left;
	}
.nav-bar > .layout > .head-top .logo a{
	display:block;
	line-height:0;
	}
.nav-bar > .layout > .head-top .logo img{
	max-height:72px;
	width:auto;
	}
.header-right.head-top-utilities{
	float:none;
	flex:0 0 auto;
	margin-left:auto;
	display:flex;
	align-items:center;
	justify-content:flex-end;
	flex-wrap:nowrap;
	gap:12px;
	}
.head-contact.head-contact-bar{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	gap:10px;
	margin:0;
	font-family:inherit;
	font-size:14px;
	line-height:1.3;
	}
.head-contact.head-contact-bar .head-contact-item{
	margin:0;
	padding:0;
	}
.head-contact.head-contact-bar .head-contact-item:before{
	display:none;
	}
.head-contact.head-contact-bar .head-contact-item a{
	display:inline-flex;
	align-items:center;
	flex-wrap:nowrap;
	white-space:nowrap;
	gap:6px;
	padding:0;
	border-radius:0;
	background:transparent;
	border:none;
	box-shadow:none;
	color:#0d324f;
	text-decoration:none;
	line-height:1.4;
	transition:color .2s ease;
	}
.head-contact.head-contact-bar .head-contact-item a:hover{
	background:transparent;
	border:none;
	box-shadow:none;
	color:#0193de;
	}
.head-contact.head-contact-bar .head-contact-item .fa{
	font-size:14px;
	color:#ff6600;
	flex-shrink:0;
	}
.head-contact.head-contact-bar .head-contact-item a:hover .fa{
	color:#0193de;
	}
.head-contact.head-contact-bar .head-contact-label{
	display:inline-flex;
	align-items:center;
	flex:0 0 auto;
	font-weight:600;
	font-size:11px;
	line-height:1.3;
	letter-spacing:.04em;
	text-transform:uppercase;
	opacity:.72;
	}
.head-contact.head-contact-bar .head-contact-label:after{
	content:":";
	margin-left:2px;
	opacity:.72;
	}
.head-contact.head-contact-bar .head-contact-value{
	display:inline-block;
	flex:0 1 auto;
	min-width:0;
	max-width:240px;
	font-weight:500;
	font-size:14px;
	line-height:1.4;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	vertical-align:middle;
	}
.nav-bar > .layout > .head-top .change-language{
	margin:0;
	flex:0 0 auto;
	text-align:left;
	}
.nav-bar > .layout > .head-top .head-contact.head-contact-bar{
	flex:0 0 auto;
	}
.nav-bar > .layout > .head-top .change-language-info .change-language-title{
	display:inline-flex;
	align-items:center;
	gap:6px;
	min-height:0;
	height:auto;
	padding:6px 12px;
	line-height:1;
	box-sizing:border-box;
	background:#f4f7fa;
	border:1px solid rgba(13,50,79,.1) !important;
	border-radius:999px !important;
	box-shadow:none;
	overflow:visible;
	}
.nav-bar > .layout > .head-top .change-language-info .language-flag .country-flag{
	display:inline-block;
	flex:0 0 22px;
	width:22px;
	height:16px;
	margin:0;
	background-repeat:no-repeat;
	background-size:22px auto;
	overflow:visible;
	vertical-align:middle;
	}
.nav-bar > .layout > .head-top .change-language-info .language-flag{
	flex:0 0 auto;
	min-width:0;
	white-space:nowrap;
	overflow:visible;
	}
.nav-bar > .layout > .head-top .change-language-info .language-flag a{
	display:inline-flex;
	align-items:center;
	gap:5px;
	}
.nav-bar > .layout > .head-top .change-language-title span,
.nav-bar > .layout > .head-top .change-language-title a{
	color:#0d324f;
	font-size:13px;
	font-weight:500;
	}
.nav-bar > .layout > .head-top .change-language-info .language-icon{
	position:static;
	top:auto;
	right:auto;
	margin:0;
	flex:0 0 auto;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:12px;
	height:12px;
	line-height:1;
	}
.nav-bar > .layout > .head-top .change-language-info .language-icon:before{
	margin:0;
	font-size:11px;
	line-height:1;
	}
.nav-bar > .layout > .head-top .change-language-info:hover .language-icon{
	top:auto;
	transform:rotate(-180deg);
	}
.nav-bar > .layout > .head-top .change-language-info:hover .change-language-title,
.nav-bar > .layout > .head-top .change-language-info .change-language-title.title-show{
	background:#fff;
	border-color:rgba(13,50,79,.16) !important;
	border-radius:12px 12px 0 0 !important;
	box-shadow:0 -2px 12px rgba(13,50,79,.06);
	padding:6px 12px;
	min-height:0;
	}
.nav-bar > .layout > .head-top .change-language-cont{
	top:calc(100% - 1px);
	border-radius:0 0 14px 14px;
	border-color:rgba(13,50,79,.12);
	box-shadow:0 10px 24px rgba(13,50,79,.12);
	min-width:180px;
	}
.nav-bar .nav-wrap{
	width: 100%;
	text-align:right;
	background-color: #0d324f;
	border-radius:0;
	}
 .change-language{
	 margin:18px 10px 0 0;
	 text-align: right;
	 }
.change-language-info .language-icon:before{
	
	font-size:12px;
	}	
 	
.head-search-wrap{
	display:inline-flex;
	align-items:center;
	flex-shrink:0;
	flex:0 0 auto;
	margin:0 0 0 4px;
	position:relative;
	z-index:5;
	overflow:visible;
	}
.head-search-wrap .search-title{
	width:45px;
	height:45px;
	padding:0;
	border:none;
	background:none;
	cursor:pointer;
	flex-shrink:0;
	text-align:center;
	line-height:45px;
	font-size:0;
	position:relative;
	z-index:1;
	pointer-events:auto;
	}
.head-search-wrap .search-title:before{
	content:"\f002";
	font-family:"fontawesome";
	font-size:18px;
	color:#fff;
	line-height:45px;
	display:inline-block;
	vertical-align:top;
	}
.head-search-wrap.is-open .search-title:before{
	content:"\f00d";
	}
.head-search-wrap .search-title:hover{
	opacity:.85;
	}
.head-search{
	position:relative;
	width:0;
	height:33px;
	overflow:hidden;
	opacity:0;
	visibility:hidden;
	border-bottom:1px solid rgba(255,255,255,.45);
	margin:0;
	float:none;
	-moz-transition:width .3s ease,opacity .3s ease,visibility .3s ease,margin .3s ease;
	-webkit-transition:width .3s ease,opacity .3s ease,visibility .3s ease,margin .3s ease;
	-ms-transition:width .3s ease,opacity .3s ease,visibility .3s ease,margin .3s ease;
	-o-transition:width .3s ease,opacity .3s ease,visibility .3s ease,margin .3s ease;
	transition:width .3s ease,opacity .3s ease,visibility .3s ease,margin .3s ease;
	}
.head-search-wrap.is-open .head-search{
	width:180px;
	opacity:1;
	visibility:visible;
	margin:0 4px 0 0;
	}
.head-search .search-ipt{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:33px;
	line-height:33px;
	background:none;
	border:none;
	font-size:16px;
	color:#fff;
	padding:0 4px 0 0;
	box-sizing:border-box;
	} 
.head-search .search-btn{
	display:none;
	}
	

.nav-bar .nav{
	position:relative;
	text-align:right;
	
	font-family:'AdelleBasic';
	float: right;
	 
	}
.nav-bar .nav  li,.nav-bar .nav  li a{
	position:relative;
	display:block;
	text-align:left;
	color:#ffffff;
	}	
.nav-bar .nav > li{
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	}

.nav-bar .nav-row .nav > li{
	display:block;
	flex:0 0 auto;
	}

.nav-bar .nav > li:hover > a,.nav-bar .nav > li.nav-current > a{ color:#0193de}	
	
.nav-bar .nav > li > a{
	height:45px;
	line-height:45px;
	font-size:16px;
	padding:0 18px;
	z-index:1;
	font-family:"SourceSansProSemibold";
	}	
.nav-bar .nav-row{
	float:right;
	display:flex;
	align-items:center;
	justify-content:flex-end;
	flex-wrap:nowrap;
	gap:0;
	margin:0;
	padding:0;
	min-height:45px;
	overflow:visible;
	}
.nav-bar .nav-row .nav{
	float:none;
	display:flex;
	align-items:center;
	flex-wrap:nowrap;
	flex:0 1 auto;
	width:auto;
	margin:0;
	padding:0;
	list-style:none;
	}
.nav-quote-btn{
	display:inline-block;
	vertical-align:top;
	height:45px;
	line-height:43px;
	padding:0 20px;
	margin:0;
	font-family:"SourceSansProSemibold",Arial,sans-serif;
	font-size:13px;
	font-weight:600;
	letter-spacing:.04em;
	color:#fff;
	text-decoration:none;
	border-radius:8px;
	border:1px solid rgba(255,255,255,.25);
	background:linear-gradient(180deg,rgba(1,147,222,.95) 0%,rgba(1,85,152,.98) 100%);
	box-shadow:0 2px 10px rgba(0,0,0,.2);
	transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .15s ease,color .2s ease;
	white-space:nowrap;
	}
.nav-quote-btn:hover{
	color:#fff;
	text-decoration:none;
	border-color:rgba(255,255,255,.5);
	background:linear-gradient(180deg,#0aa0f0 0%,#0170c2 100%);
	box-shadow:0 4px 18px rgba(1,115,190,.4);
	transform:translateY(-1px);
	}
.nav-quote-btn:active{
	transform:translateY(0);
	box-shadow:0 1px 6px rgba(0,0,0,.25);
	}		
.nav-bar .nav  li li{
	display:block;
	*display:block;
	line-height:35px;
	}
.nav-bar .nav  li li a{ padding:0 15px; color: #7d7979;}	
.nav-bar .nav ul{
	width:225px;
	position:absolute;
	top:50px;
	left:0;
	background:rgba(255,255,255,.8);
	text-align:left;
	display:none;
	z-index:999;
	border:1px solid transparent;
	border-radius:5px;
	box-shadow:0 0 5px  rgba(255,255,255,.5)
	
	}
.nav-bar .nav ul ul,.fixed-nav.nav-bar .nav ul ul{
	top:0;
	left:227px;
	}
 
.nav-bar .nav ul li:hover >a{
	background:#FFF;
	color:#0193de;
	}	
.nav-bar  .nav  li .nav-ico{
	position:absolute;
	bottom:-18px;
	line-height:50px;
	right:48%;
	font-size:12px;
	z-index:10;
	/* 避免盖住主链接点击区（z-index 高于 a 时仅上半段可点） */
	pointer-events:none;
	}
 .nav-bar .nav li  .nav-ico:after{
	content:'\f0d7';
	}
.nav-bar  .nav  li li .nav-ico{
	right:10px;
	line-height:35px;
	pointer-events:none;
	}
 .nav-bar .nav li li .nav-ico:after{
	content:'\f0da';
	}	
 

/*--------------------------footer---------------------------*/
.foot-wrapper{
	position:relative;
	width:100%;
	background:linear-gradient(165deg, #0d324f 0%, #152a3d 48%, #1a2330 100%);
	margin:0;
	font-size:15px;
	overflow:hidden;
	}
.foot-wrapper::before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:3px;
	background:linear-gradient(90deg, #0193de 0%, #4db8e8 35%, #ff6600 65%, #0193de 100%);
	}
.foot-wrapper,.foot-wrapper a{
	color:#c8d4e0;
	}
.foot-items{
	display:grid;
	grid-template-columns:minmax(160px, 200px) minmax(260px, 1fr) minmax(300px, 1.05fr);
	grid-template-areas:"logo contact inquiry";
	align-items:start;
	gap:28px 40px;
	padding:44px 0 28px;
	}
.foot-item{
	position:relative;
	display:block;
	float:none;
	vertical-align:top;
	}
.foot-item.foot-item-social{
	grid-area:logo;
	}
.foot-item.foot-item-contact{
	grid-area:contact;
	width:auto;
	float:none;
	}
.foot-item.foot-item-inquiry{
	grid-area:inquiry;
	width:auto;
	float:none;
	}
.foot-item.foot-item-social .foot-logo{
	margin:0 0 8px;
	}
.foot-item.foot-item-social .foot-logo img{
	display:block;
	max-width:180px;
	max-height:80px;
	width:auto;
	height:auto;
	}
.foot-item.foot-item-inquiry .foot-inquiry-layout{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:20px;
	}
.foot-item.foot-item-inquiry .subscribe{
	flex:1;
	min-width:0;
	}
.foot-item.foot-item-inquiry .foot-wa-qr{
	flex:0 0 auto;
	text-align:center;
	}
.foot-item.foot-item-inquiry .foot-wa-qr-link{
	display:flex;
	flex-direction:column;
	align-items:center;
	text-decoration:none !important;
	color:#e4e4e4;
	transition:transform .2s ease;
	}
.foot-item.foot-item-inquiry .foot-wa-qr-link:hover{
	transform:translateY(-2px);
	text-decoration:none !important;
	}
.foot-item.foot-item-inquiry .foot-wa-qr-box{
	display:flex;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
	width:126px;
	height:126px;
	padding:8px;
	background:#fff;
	border-radius:10px;
	border:none;
	box-shadow:0 6px 20px rgba(0,0,0,.18);
	overflow:hidden;
	line-height:0;
	}
.foot-item.foot-item-inquiry .foot-wa-qr-box canvas{
	display:none !important;
	}
.foot-item.foot-item-inquiry .foot-wa-qr-box img{
	display:block !important;
	width:110px !important;
	height:110px !important;
	max-width:none !important;
	margin:0 auto !important;
	padding:0 !important;
	border:none !important;
	}
.foot-item.foot-item-inquiry .foot-wa-qr-box table{
	margin:0 auto !important;
	border-collapse:collapse !important;
	border:none !important;
	}
.foot-item.foot-item-inquiry .foot-wa-qr-label{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	gap:6px;
	margin-top:12px;
	font-size:13px;
	line-height:1;
	color:#e8e8e8;
	letter-spacing:.02em;
	}
.foot-item.foot-item-inquiry .foot-wa-qr-label .fa{
	color:#25d366;
	font-size:16px;
	}
.foot-item.foot-item-news{
	width:295px;
	margin:0 20px 0 150px;
	
	}
.foot-item .foot-tit{
	color:#fff;
	font-family:"SourceSansProSemibold", 'Source Sans Pro', sans-serif;
	font-size:18px;
	font-weight:600;
	line-height:1.35;
	margin:0 0 16px;
	padding:0 0 10px;
	letter-spacing:.03em;
	text-transform:uppercase;
	border-bottom:2px solid rgba(1,147,222,.35);
	}
.foot-item.foot-item-inquiry .foot-tit{
	margin-bottom:12px;
	}
.foot-item.foot-item-inquiry .subscribe-desc{
	color:#a8b8c8;
	font-size:14px;
	line-height:1.65;
	margin:0 0 16px;
	max-width:100%;
	}
.foot-item.foot-item-contact ul.contact{
	list-style:none;
	margin:0;
	padding:0;
	}
.foot-item.foot-item-contact ul.contact li{
	position:relative;
	margin:0 0 10px;
	padding:0;
	line-height:1.5;
	}
.foot-item.foot-item-contact ul.contact li:last-child{
	margin-bottom:0;
	}
.foot-item.foot-item-contact ul.contact li .contact-line{
	display:flex;
	align-items:center;
	gap:14px;
	}
.foot-item.foot-item-contact ul.contact li.foot-addr .contact-line{
	align-items:flex-start;
	}
.foot-item.foot-item-contact ul.contact li .contact-ico-wrap{
	flex:0 0 34px;
	width:34px;
	height:34px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	border-radius:8px;
	background:rgba(1,147,222,.14);
	transition:background .25s ease;
	}
.foot-item.foot-item-contact ul.contact li .contact-ico-wrap--wa{
	background:rgba(37,211,102,.12);
	}
.foot-item.foot-item-contact ul.contact li .contact-ico{
	width:auto;
	flex:none;
	margin:0;
	font-size:15px;
	line-height:1;
	color:#0193de;
	}
.foot-item.foot-item-contact ul.contact li .contact-ico-wrap--wa .contact-ico{
	color:#25d366;
	}
.foot-item.foot-item-contact ul.contact li .contact-text{
	flex:1;
	min-width:0;
	color:#e4e4e4;
	font-size:14px;
	line-height:1.65;
	word-break:break-word;
	}
.foot-item.foot-item-contact ul.contact li .contact-line a.contact-text{
	color:#eeeeee;
	text-decoration:none !important;
	border-bottom:none;
	transition:color .2s ease;
	}
.foot-item.foot-item-contact ul.contact li .contact-line a.contact-text:hover,
.foot-item.foot-item-contact ul.contact li .contact-line a.contact-text:focus,
.foot-item.foot-item-contact ul.contact li .contact-line a.contact-text:active,
.foot-item.foot-item-contact ul.contact li .contact-line a.contact-text:visited{
	text-decoration:none !important;
	border-bottom:none;
	}
.foot-item.foot-item-contact ul.contact li .contact-line a.contact-text:hover{
	color:#0193de;
	}
.foot-item.foot-item-contact ul.contact li.foot-whatsapp .contact-line a.contact-text:hover,
.foot-item.foot-item-contact ul.contact li.foot-whatsapp .contact-line a.contact-text:focus,
.foot-item.foot-item-contact ul.contact li.foot-whatsapp .contact-line a.contact-text:active{
	color:#25d366;
	}
.foot-item.foot-item-contact ul.contact li .contact-line:hover .contact-ico-wrap{
	background:rgba(1,147,222,.22);
	}
.foot-item.foot-item-contact ul.contact li.foot-whatsapp .contact-line:hover .contact-ico-wrap--wa{
	background:rgba(37,211,102,.22);
	}
.foot-item.foot-item-contact ul.contact li.foot-addr .contact-ico-wrap{
	margin-top:2px;
	}
.foot-item.foot-item-contact .foot-cont .foot-social-bar{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	gap:8px;
	margin:14px 0 0;
	padding:14px 0 0;
	list-style:none;
	border-top:1px solid rgba(255,255,255,.1);
	}
.foot-item.foot-item-contact .foot-cont .foot-social-bar a{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:34px;
	height:34px;
	border-radius:8px;
	background:rgba(255,255,255,.07);
	color:#d0dce8;
	font-size:14px;
	text-decoration:none;
	transition:background .25s ease,color .25s ease,transform .2s ease;
	}
.foot-item.foot-item-contact .foot-cont .foot-social-bar a:hover{
	background:#0193de;
	color:#fff;
	transform:translateY(-1px);
	}
.foot-item.foot-item-contact .foot-cont .foot-social-bar a[title="WhatsApp"]:hover{
	background:#25d366;
	}
.foot-item.foot-item-contact .foot-cont .foot-social-bar .foot-social-svg{
	width:15px;
	height:15px;
	display:block;
	}
.foot-item.foot-item-contact .foot-cont .foot-social-bar .sr-only{
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0,0,0,0);
	border:0;
	}
/*.foot-item.foot-item-contact ul li:before{
	content:"";
	position:absolute;
	left:0;
	top:5px;
	width:30px;
	height:20px;
	background-repeat:no-repeat;
	background-image:url(../images/page-ico.png);
	}
.foot-item.foot-item-contact ul li.foot-addr:before{
	background-position:-17px -168px;
	}
.foot-item.foot-item-contact ul li.foot-phone:before{
	background-position:-17px -228px;
	}
.foot-item.foot-item-contact ul li.foot-email:before{
	background-position:-17px -260px;
	}
.foot-item.foot-item-contact ul li.foot-fax:before{
	background-position:-17px -295px;
	}
.foot-item.foot-item-contact ul li.foot-skype:before{
	background-position:-17px -328px;
	}
	*/
.foot-item.foot-item-inquiry .foot-tit{
	margin-bottom:10px;
	}
.foot-item.foot-item-inquiry .subscribe-form{
	position:relative;
	width:100%;
	max-width:100%;
	height:auto;
	}
.foot-item.foot-item-inquiry .subscribe-form form{
	display:flex;
	align-items:stretch;
	width:100%;
	border-radius:999px;
	overflow:hidden;
	background:rgba(255,255,255,.08);
	border:1px solid rgba(255,255,255,.14);
	transition:border-color .25s ease,box-shadow .25s ease;
	}
.foot-item.foot-item-inquiry .subscribe-form form:focus-within{
	border-color:rgba(1,147,222,.45);
	box-shadow:0 0 0 3px rgba(1,147,222,.12);
	}
.foot-item.foot-item-inquiry .subscribe-form .subscribe-ipt{
	flex:1;
	min-width:0;
	position:relative;
	width:auto;
	height:44px;
	line-height:44px;
	padding:0 18px;
	margin:0;
	border:none;
	background:transparent;
	color:#f0f4f8;
	font-style:normal;
	font-size:14px;
	}
.foot-item.foot-item-inquiry .subscribe-form .subscribe-ipt::placeholder{
	color:#7a8fa3;
	font-style:normal;
	}
.foot-item.foot-item-inquiry .subscribe-form .subscribe-ipt:focus{
	outline:none;
	}
.foot-item.foot-item-inquiry .subscribe-form .subscribe-btn{
	position:static;
	flex:0 0 auto;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	height:44px;
	min-height:44px;
	line-height:1;
	padding:0 22px;
	margin:0;
	border:none;
	border-left:1px solid rgba(255,255,255,.12);
	border-radius:0;
	background:linear-gradient(135deg, #ff6600 0%, #ff8533 100%);
	color:#fff;
	font-family:"SourceSansProSemibold",sans-serif;
	font-size:13px;
	font-weight:600;
	cursor:pointer;
	-webkit-appearance:none;
	appearance:none;
	transition:background .2s ease,filter .2s ease;
	}
.foot-item.foot-item-inquiry .subscribe-form .Validform_checktip{
	display:none !important;
	}
.foot-item.foot-item-inquiry .subscribe-form .subscribe-btn:hover,
.foot-item.foot-item-inquiry .subscribe-form .subscribe-btn:focus{
	background:linear-gradient(135deg, #e85a00 0%, #ff6600 100%);
	color:#fff;
	filter:brightness(1.05);
	}
.foot-item.foot-item-inquiry .subscribe-form .subscribe-btn:focus:not(:focus-visible){
	outline:none;
	}
.foot-item.foot-item-inquiry .subscribe-form .subscribe-btn:focus-visible{
	outline:2px solid #fde782;
	outline-offset:2px;
	}
	.foot-send-ipt{
cursor:pointer;
float: right;
margin-top: 38px;

	}
	.foot-send-ipt img{display: inline-block;}
.news-slides{ padding:0 0 30px;}	
 
 		
.foot-news-item{
	}
.foot-news-item .item-wrap{
	}
.foot-news-item .news-cont-pic{
	position:relative;
	width:120px;
	float:left;
	margin:0 20px  0px 0;
	}
.foot-news-item .news-cont-pic img{
	}
.foot-news-item .news-cont-info{
	}
.foot-news-item .news-cont-info .news-cont-title,.foot-news-item .news-cont-info .news-cont-title a{
	color:#FFF;
	font-family:'SourceSansProSemibold';
	font-size:14px;
	}
.foot-news-item .news-cont-info .news-cont-time{
	}
.foot-news-item .news-cont-info .news-cont-text{
	}
.footer{
	position:relative;
	line-height:1.5;
	padding:12px 0;
	background:rgba(0,0,0,.22);
	margin-top:0;
	border-top:1px solid rgba(255,255,255,.08);
	}
.footer .copyright{
	color:#8fa3b8;
	font-size:13px;
	text-align:center;
	line-height:1.6;
	}
.foot-social{
	margin-top: 25px;
	}
.foot-social li{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	margin:0 0 0 16px;
	}
.foot-social li img{
	max-width:30px;
	}

.copyright	{
	
	color: #838383;
	text-align: center;
	}
/*--------------------------index---------------------------*/	
.index-layout{
	position:relative;
	width:100%;
	}
.page-end{
	position:absolute;
	width:216px;
	height:26px;
	left:50%;
	bottom:0;
	margin:0 0 0 -108px;
	background:url(../images/btn-opener.png) no-repeat center center;
	z-index:999;
	}
.company-synopses-wrap{
	position:relative;
	width:100%;
	padding:42px 0 0 0;
	background-image: url(../images/item-bg.jpg);
	background-size: 100% 403px;
background-repeat: no-repeat;
	}
.company-synopses-title{ font-family: 'Source Sans Pro Semisbold'; font-size: 48px; line-height: 54px; color: white; text-align: center;text-transform: uppercase; font-weight: 600;}	
.company-synopses-subtitle{font-family: 'SourceSansProLight'; font-size: 18px; line-height: 28px; color: white; text-align: center;padding: 0 0 42px 0;}
.company-synopses{
	position:relative;
	margin:0 auto;
	}
	
.company-synopses-wrap:after{
	left:auto;
	
	}	
.synopsis-item{
	position:relative;
	display:inline-block;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
	width:305px;
	margin-right: 37px;
	padding: 33px 35px 44px 35px;
	z-index:1;
	background-color: #0193de;
	}


.synopsis-item:after{
	width: 0;
	height: 2px;
	content: "";
	visibility: visible;
	display: block;

	background-color:rgba(255,255,255,.5);
	position: absolute;
	top: 0;
	left: 0px;
	transition-duration: .5s;
	-moz-transition-duration: .5s; /* Firefox 4 */
	-webkit-transition-duration: .5s; /* Safari 和 Chrome */
	-o-transition-duration: .5s; /* Opera */
}
.synopsis-item:hover:after{
	width: 100%;
	height: 2px;
	content: "";
	visibility: visible;

}


.synopsis-item:before{
	width: 2px;
	height: 0;
	content: "";
	visibility: visible;
	display: block;

	background-color:rgba(255,255,255,.5);
	position: absolute;
	top: 0;
	left: 0;
	transition-duration: .5s;
	-moz-transition-duration: .5s; /* Firefox 4 */
	-webkit-transition-duration: .5s; /* Safari 和 Chrome */
	-o-transition-duration: .5s; /* Opera */
}
.synopsis-item:hover:before{
	width: 2px;
	height: 100%;
	content: "";
	visibility: visible;

}


.synopsis-item:hover{

	transform:scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
}



	.synopsis-item:last-child{ margin-right: 0px;}
.synopsis-item,.synopsis-item a{ color:#FFF;}
.synopsis-item .item-wrap{
	position:relative;
	overflow:hidden;
 
	}

.synopsis-item .item-img{
	position:relative;
	display:inline-block;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
	width:61px;
	height:61px;
	line-height:61px;
	border-radius:50%;
	

	}
.synopsis-item .item-img img{
	max-width: 61px;
	max-height:61px;
 
}	

.synopsis-item .item-info{
	position:relative;
	text-transform: uppercase;
	
	}
.synopsis-item .item-info .item-title a{
	margin-bottom: 31px;
line-height: 57px;
	display:block;
	vertical-align:middle;
	font-family:'Geometric415BT-BlackA';
    font-size: 20px;
	text-transform:uppercase;
	}
.synopsis-item .item-text{ font-size: 18px; line-height: 33px;}
.synopsis-item  .item-more{
	position:relative;
	display:inline-block;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
	background-color: #373d43;
	line-height:37px;
    padding:0 16px;
    font-size: 16px;
	color:#FFF	
	}
.synopsis-item .item-info .item-title,.synopsis-item .item-info .item-title a{ }
/*==================================================================================
					about us
=================================================================================*/
.about-us-wrap{
	position:relative;
	width:100%;
	padding:98px 0;

}
.about-us{
	position:relative;
	width:100%;
	display:flex;
	flex-wrap:wrap;
	align-items:stretch;
	gap:50px;
}
.about-us .about-img{
	position:relative;
	display:block;
	flex:0 0 52%;
	max-width:52%;
	width:auto;
	float:none;
	border-top:20px solid #0193de;
	border-left:20px solid #0193de;
	min-height:520px;
	overflow:hidden;
	}
.about-us .about-img .slides{
	position:relative;
	left:8%;
	top:25px;
	margin:0;
	padding:0;
	list-style:none;
	}
.about-us .about-img:not(.flexslider-ready) .slides > li{
	display:none;
	margin:0;
	padding:0;
	}
.about-us .about-img:not(.flexslider-ready) .slides > li:first-child{
	display:block;
	}
.about-us .about-img:not(.flexslider-ready){
	opacity:0;
	}
.about-us .about-img.flexslider-ready{
	opacity:1;
	transition:opacity .35s ease;
	}
.about-us .about-img.flexslider .flex-viewport{
	overflow:hidden;
	position:relative;
	width:100%;
	}
.about-us .about-img.flexslider .slides > li{
	display:none;
	-webkit-backface-visibility:hidden;
	}
.about-us .about-img.flexslider .slides > li.flex-active-slide{
	display:block;
	}
.about-us .about-img:after{ width:20px; height: 25px; position: absolute;top: 0;right: 0; content: ""; visibility: visible; background:#0193de; }
.about-us .about-img:before{ width:50px; height:20px; position: absolute;bottom: 0;left: 0; content: ""; visibility: visible;background:#0193de; }
.about-us .about-img .item img{
	position:relative;
	width:100%;
	max-width:100%;
	height:auto;
}
.about-us .about-detail{
	position:relative;
	display:block;
	flex:1 1 0;
	min-width:0;
	max-width:calc(48% - 50px);
	width:auto;
	float:none;
}

.about-us .about-detail .title{
	position:relative;
	font-family:'SourceSansProBold';
	font-size:60px;
	text-transform:uppercase;
}
.about-us .about-detail .title,.about-us .about-detail .title a{ color:#0193de}
.about-us .about-detail .text{
	position:relative;
	font-size:16px;
	line-height:25px;
	padding:15px 0 30px;
}

.about-us .about-detail .read-more{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	font-family:'SourceSansProSemibold';
	font-size:16px;
	padding:0 51px;
	height:29px;
	line-height:29px;
	color:#0193de;
	border:3px solid #0193de;

}
.about-us .about-detail .read-more:hover{
	color:#FFF;
	background:#0193de;
	border-radius:16px;
}

/*about us  control-nav */
.about-us .flex-control-nav li{ display: block; padding: 4px 0;}
.about-us .flex-control-paging li a{background: #121212;}
.about-us .flex-control-paging li a.flex-active{background: #0193de;}
.about-us .flex-control-nav {left: 13px;
	bottom: 40%;}

/*                 */

.flex-control-nav {width: 100%; position: absolute; left:0; bottom:5px; text-align: center; z-index:99; }
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline; vertical-align:top;}
.flex-control-paging li a {width: 8px; height: 8px; display: block; background:#fff; cursor: pointer; text-indent: -9999px; border-radius:50%;}
.flex-control-paging li a.flex-active{ background:#0193de}


.main-product-wrap{
	position:relative;
	width:100%;
	padding:clamp(50px, 6vw, 87px) 0 clamp(56px, 7vw, 96px);
	background:linear-gradient(180deg, #f4f7fa 0%, #ffffff 42%, #f8fafc 100%);
	}
.main-product-wrap:before{
	content:"";
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
	width:100%;
	max-width:1200px;
	height:1px;
	background:linear-gradient(90deg, transparent, rgba(13,50,79,.12), transparent);
	}
.main-product-wrap .layout > .title{
	position:relative;
	margin:0 0 10px;
	letter-spacing:.02em;
	}
.main-product-wrap .layout > .title:after{
	content:"";
	display:block;
	width:64px;
	height:4px;
	margin:18px auto 0;
	border-radius:999px;
	background:linear-gradient(90deg, #ff6600, #ffb347);
	}
.main-product-wrap .layout > .subtitle{
	color:#5a6b7d;
	max-width:720px;
	margin:0 auto;
	padding:0 0 clamp(28px, 4vw, 44px);
	}
.main-product-wrap.xy-featured-products .product-items-slide,
.main-product-wrap.xy-featured-products .xy-featured-grid{
	position:relative;
	width:100%;
	padding:0;
	overflow:visible;
	}
.main-product-wrap.xy-featured-products .featured-product-grid{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	font-size:0;
	}
.main-product-wrap.xy-featured-products .featured-product-grid .product-item{
	float:none;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	width:23%;
	max-width:none;
	height:auto;
	margin:0 1% 19px;
	padding:3px;
	border:1px solid #eee;
	box-sizing:border-box;
	font-size:16px;
	background:#fff;
	}
.main-product-wrap.xy-featured-products .featured-product-grid .product-item .item-wrap{
	display:block;
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	background:transparent;
	border:none;
	border-radius:0;
	box-shadow:none;
	transform:none;
	transition:none;
	}
.main-product-wrap.xy-featured-products .featured-product-grid .product-item .pd-img{
	display:block;
	position:relative;
	overflow:hidden;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background:none;
	aspect-ratio:auto;
	}
.main-product-wrap.xy-featured-products .featured-product-grid .product-item .pd-info{
	display:block;
	position:relative;
	width:100%;
	min-height:0;
	height:auto;
	padding:12px 0;
	text-align:center;
	box-sizing:border-box;
	background:transparent;
	border-top:none;
	}
.main-product-wrap.xy-featured-products .featured-product-grid .product-item .pd-info .pd-name{
	display:block;
	width:100%;
	margin:0;
	padding:0 10px;
	text-align:center;
	vertical-align:top;
	text-transform:capitalize;
	font-size:16px;
	line-height:18px;
	min-height:36px;
	height:36px;
	font-weight:normal;
	font-family:'SourceSansProRegular', 'Source Sans Pro', sans-serif;
	box-sizing:border-box;
	}
.main-product-wrap.xy-featured-products .featured-product-grid .product-item .pd-info a{
	text-align:center;
	text-transform:capitalize;
	padding:0;
	color:#252525;
	font-size:16px;
	line-height:18px;
	}
.main-product-wrap.xy-featured-products .featured-product-grid .product-item .pd-info .pd-name a{
	display:-webkit-box;
	width:100%;
	max-width:100%;
	height:36px;
	margin:0 auto;
	padding:0;
	box-sizing:border-box;
	text-align:center;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	text-overflow:ellipsis;
	word-break:break-word;
	line-height:18px;
	}
.main-product-wrap.xy-featured-products .featured-product-grid .product-item:hover .pd-info a,
.main-product-wrap.xy-featured-products .featured-product-grid .product-item:hover .pd-info .pd-name a{
	color:#0193de;
	}
.main-product-wrap .product-items-slide{
	position:relative;
	padding:8px 0 12px;
	}
.main-product-wrap:not(.xy-featured-products) .product-items-slide .slide-item-cont{
	display:block;
	width:100%;
	overflow:hidden;
	}
.main-product-wrap:not(.xy-featured-products) .product-items-slide .slide-item-cont:after{
	content:"";
	display:block;
	clear:both;
	}
.main-product-wrap:not(.xy-featured-products) .product-items-slide .slide-item-cont .product-item{
	float:left;
	width:23%;
	margin:0 1% clamp(20px, 3vw, 46px);
	box-sizing:border-box;
	}
.main-product-wrap.xy-featured-products .product-items-slide .owl-nav,
.main-product-wrap.xy-featured-products .product-items-slide .owl-dots{
	display:none !important;
	}
.main-product-wrap .product-items-slide .owl-item{
	display:block;
	float:none;
	}
.main-product-wrap .product-item .pd-info{
	text-align:center;
	}
.main-product-wrap .product-item .pd-info .pd-name,
.main-product-wrap .product-item .pd-info .pd-name a{
	text-align:center;
	}
.main-product-wrap .product-item .item-wrap{
	background:transparent;
	border-radius:0;
	overflow:hidden;
	border:none;
	box-shadow:none;
	transform:none;
	transition:none;
	}
.main-product-wrap .product-item:hover .item-wrap{
	transform:none;
	border-color:transparent;
	box-shadow:none;
	}
.main-product-wrap .product-item .pd-img{
	display:block;
	width:100%;
	height:auto;
	padding:0;
	background:none;
	aspect-ratio:auto;
	box-sizing:border-box;
	}
.main-product-wrap .product-item .pd-img img{
	width:100%;
	max-width:100%;
	max-height:none;
	height:auto;
	object-fit:unset;
	}
.main-product-wrap .product-item .pd-info{
	padding:12px 0;
	background:transparent;
	border-top:none;
	min-height:0;
	box-sizing:border-box;
	}
.main-product-wrap .product-item .pd-info,
.main-product-wrap .product-item .pd-info a{
	color:#252525;
	font-size:16px;
	line-height:18px;
	text-transform:capitalize;
	font-family:'SourceSansProRegular', 'Source Sans Pro', sans-serif;
	}
.main-product-wrap .product-item .pd-info .pd-name{
	display:block;
	width:100%;
	min-height:36px;
	height:36px;
	line-height:18px;
	vertical-align:top;
	box-sizing:border-box;
	}
.main-product-wrap .product-item .pd-info .pd-name a{
	display:-webkit-box;
	height:36px;
	padding:0;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	text-overflow:ellipsis;
	word-break:break-word;
	text-align:center;
	line-height:18px;
	box-sizing:border-box;
	}
.main-product-wrap .product-item:hover .pd-info .pd-name a{
	color:#0193de;
	}
.main-product-wrap .product-items-slide .owl-nav{
	display:block;
	position:absolute;
	top:50%;
	left:0;
	right:0;
	bottom:auto;
	width:100%;
	margin:0;
	transform:translateY(-50%);
	pointer-events:none;
	z-index:2;
	}
.main-product-wrap .product-items-slide .owl-prev,
.main-product-wrap .product-items-slide .owl-next{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	float:none;
	width:44px;
	height:44px;
	line-height:44px;
	margin:0;
	border-radius:50%;
	background:#fff;
	color:#0d324f;
	font-size:18px;
	border:1px solid rgba(13,50,79,.1);
	box-shadow:0 6px 20px rgba(13,50,79,.12);
	pointer-events:auto;
	transition:background .2s ease, color .2s ease, box-shadow .2s ease, transform .2s ease;
	}
.main-product-wrap .product-items-slide .owl-prev{
	left:clamp(0px, 1vw, 8px);
	}
.main-product-wrap .product-items-slide .owl-next{
	right:clamp(0px, 1vw, 8px);
	}
.main-product-wrap .product-items-slide .owl-prev:hover,
.main-product-wrap .product-items-slide .owl-next:hover{
	background:#0d324f;
	color:#fff;
	box-shadow:0 8px 24px rgba(13,50,79,.22);
	transform:translateY(-50%) scale(1.04);
	}
.main-product-wrap .product-items-slide .owl-dots{
	margin-top:18px;
	text-align:center;
	}
.main-product-wrap .product-items-slide .owl-dot span{
	width:8px;
	height:8px;
	background:rgba(13,50,79,.2);
	}
.main-product-wrap .product-items-slide .owl-dot.active span,
.main-product-wrap .product-items-slide .owl-dot:hover span{
	background:#ff6600;
	}

.product-wrap{
	position:relative;
	width:100%;
 
	}	
.index-title-bar{
	position:relative;
	text-align:center;
	}



.main-product-wrap .title,.product-slides-title{ font-family: 'Source Sans Pro Semisbold'; font-size: 48px; line-height: 54px; color: #013274; text-align: center;text-transform: uppercase; font-weight:600;}	
.main-product-wrap .subtitle,.product-slides-subtitle{font-family: 'SourceSansProLight'; font-size: 18px; line-height: 28px; color: #000000; text-align: center; padding: 0 0 33px 0;}	
.product-slides-wrap{
	position:relative;
	width:100%;
	margin-top:89px;
	}
	
.product-slides-cont{
	position:relative;
	width:100%;
	max-width:1227px;
	margin:0 auto;
	}
.product-slides{
	position:relative;
	width:100%;
	padding:0 0 55px;
 
	}

 
.product-slides .owl-nav {display:inline;position:absolute; width:100%;top:50%;left:0;z-index:0; margin:-58px 0 0;}	

.product-slides .owl-prev,.product-slides .owl-next{ position:absolute;overflow:hidden; z-index:999;display:inline-block; vertical-align:top; *display:inline; *zoom:1;background-repeat:no-repeat; margin:0; color:#d4d4d4;  font-size:90px; background:none; }
.product-slides .owl-prev{
	left:-130px;
	}
.product-slides .owl-next{
	right:-103px;
	}
.product-slides .owl-prev:before{
	content:"\f104";
	}
.product-slides .owl-next:before{
	content:"\f105";
	}
.product-item{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	width:279px;

	margin:0 27px 10px 0;
}
.product-item:nth-child(4n){
	margin:0 0 10px 0;
}
.product-item .item-wrap{
	position:relative;
	width:279px;

	overflow:hidden;
	text-align:center;

	text-align:center

}
.product-item .pd-img{
	position:relative;
	overflow:hidden;
	display:block;
	width:281px;

	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.product-item .pd-img img{
	position:relative;
	max-width:281px;
	max-height:281px;

}


.product-item .pd-info{
	position:relative;
	left:0;
	bottom:0;
	width:100%;


	padding:0;
	opacity:1;
	visibility:visible;
}
.product-item:hover .pd-info{
	opacity:1;
	visibility:visible;

}
.product-item .pd-info .pd-name{
	display: table-cell;
	vertical-align:middle;
	width: 100%;

	padding:0 20px;
	font-size:18px;
	font-family:'SourceSansProSemibold';
	text-transform:uppercase;
}
.product-item .pd-info,.product-item .pd-info  a{ color:#252525;text-transform: capitalize; font-size: 16px; line-height:18px;padding: 12px 0; font-family: 'SourceSansProRegular';}
.product-item .pd-info .pd-more{
	position:relative;
	display:block;
	margin:15px 0 0;
	width:100%;
	height:36px;
	background:url(../images/pd-more.png) no-repeat center center;
}

.product-slides .product-item,.product-wrap .product-item{
	width:280px;
	height:282px;
	margin:0 26px 26px 0;
}
.product-slides .product-item .item-wrap,.product-wrap .product-item .item-wrap,.product-slides .product-item .pd-img,.product-wrap .product-item .pd-img{
	width:280px;
	height:282px;
}
.product-slides .product-item .pd-img img,.product-wrap .product-item .pd-img img{
	max-width:380px;
	max-height:282px;
}
.product-slides .product-item .pd-info,.product-wrap .product-item .pd-info,.product-slides .product-item .pd-info .pd-name,.product-wrap .product-item .pd-info .pd-name{
	height:282px;
}
 /*---------------------------trusted-partners-wrap----------------------*/
 .trusted-partners-wrap{ position: relative;
 margin: 110px 0 0;}
 .trusted-partners-wrap .title{
 	font-family: 'Source Sans Pro Semisbold'; font-size: 48px; line-height: 54px; color: #013274; text-align: center;text-transform: uppercase; font-weight: 600;
	margin: 0 0 28px;
 }
 .trusted-partners-info{
 	padding: 13px 8px 16px 8px;
 	background-color: #f5f5f5;
width:1140px; margin: auto;
 }
 .trusted-partners-info li{
 	margin: 0 2px;
 	display: inline-block;
 	width: 138px;
 	overflow: hidden;
 }
  .trusted-partners-info li img{width:100%;}




/*----------------------------------page---------------------------------*/


/*==============================================================
							path-bar
============================================================*/
.path-bar{
	position:relative;
	width:100%;
	margin:0 0 24px;
	padding:0;
	background:linear-gradient(180deg, #f6f9fc 0%, #eef3f8 100%);
	border-bottom:1px solid rgba(13,50,79,.08);
	box-shadow:0 1px 0 rgba(255,255,255,.6) inset;
	}
.path-bar .path-nav{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	min-height:46px;
	padding:10px 15px;
	gap:0;
	list-style:none;
	margin:0 auto;
	}
.path-bar li{
	display:inline-flex;
	align-items:center;
	position:relative;
	max-width:100%;
	color:#5a6b7d;
	font-size:13px;
	line-height:1.45;
	text-transform:none;
	letter-spacing:.01em;
	}
.path-bar li:after{
	content:"\f105";
	font-family:"FontAwesome";
	font-size:11px;
	font-weight:normal;
	color:#b0bec8;
	padding:0 10px;
	position:static;
	display:inline-block;
	vertical-align:middle;
	}
.path-bar li a{
	display:inline-flex;
	align-items:center;
	padding:0;
	color:#5a6b7d;
	text-decoration:none;
	transition:color .2s ease;
	}
.path-bar li:first-child a:before{
	content:"\f015";
	font-family:"FontAwesome";
	font-size:12px;
	margin-right:6px;
	color:#0193de;
	opacity:.9;
	}
.path-bar li a:hover,
.path-bar li:hover a{
	color:#0193de;
	}
.path-bar li.current{
	color:#0d324f;
	font-family:'SourceSansProSemibold', 'Source Sans Pro', sans-serif;
	font-weight:600;
	}
.path-bar li.current a{
	color:#0d324f;
	pointer-events:none;
	}
.path-bar li:last-child:after{
	content:none;
	display:none;
	padding:0;
	}
@media screen and (max-width:767px){
.path-bar{
	margin:0 0 16px;
	}
.path-bar .path-nav{
	min-height:40px;
	padding:8px 12px;
	}
.path-bar li{
	font-size:12px;
	}
.path-bar li:after{
	padding:0 7px;
	font-size:10px;
	}
.path-bar li.current{
	max-width:52vw;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	}
	}



/*===============================================================
							aside
================================================================*/
.aside{
	float:left;
	width:260px;
	}
.aside-wrap{
	position:relative;
	}
.aside.xy-aside-panel .side-cate li a{
	text-transform:capitalize;
	}
.aside .side-widget{
	margin:0 0 18px;
	background:#fff;
	border-radius:12px;
	overflow:hidden;
	border:1px solid rgba(13,50,79,.08);
	box-shadow:0 8px 28px rgba(13,50,79,.07);
	}
.aside .side-widget:last-child{
	margin-bottom:0;
	}
.aside .side-widget.side-products:last-child{
	margin-bottom:18px;
	}

.side-tit-bar{
	position:relative;
	text-align:center;
	}
.side-tit-bar .side-tit{
	position:relative;
	font-size:14px;
	line-height:1.35;
	padding:13px 14px;
	color:#fff;
	font-family:'SourceSansProSemibold', 'Source Sans Pro', sans-serif;
	letter-spacing:.05em;
	text-transform:uppercase;
	background:linear-gradient(135deg, #0d324f 0%, #013274 100%);
	}
.aside .side-tit-bar .side-tit:after{
	display:none;
	}
.side-widget{
	position:relative;
	}
.aside .side-widget .side-hide,
.aside .side-widget .side-cate{
	padding:8px 0 10px;
	background:#fff;
	}
.aside .side-cate-menu{
	list-style:none;
	margin:0;
	padding:0;
	}
.side-cate ul li{
	position:relative;
	line-height:1.45;
	}
.aside .side-cate-menu > li{
	border-bottom:1px solid rgba(13,50,79,.06);
	}
.aside .side-cate-menu > li:last-child{
	border-bottom:none;
	}
.side-cate ul li li{
	margin:0;
	}
.side-cate ul li a{
	position:relative;
	display:block;
	padding:0 13px;
	transition:color .2s ease, background .2s ease;
	}
.side-cate-menu > li > .side-cate-head,
.aside .side-cate-menu > li > .side-cate-head{
	position:relative;
	display:block;
	width:100%;
	}
.aside .side-cate-menu > li > .side-cate-head > a,
.aside .side-cate-menu > li > a:first-of-type{
	z-index:0;
	display:block;
	padding:11px 32px 11px 14px;
	font-size:14px;
	color:#0d324f;
	font-family:'SourceSansProSemibold', 'Source Sans Pro', sans-serif;
	word-break:break-word;
	}
.aside .side-cate-menu > li > .side-cate-head > a:hover,
.aside .side-cate-menu > li.nav-current > .side-cate-head > a,
.aside .side-cate-menu > li.active > .side-cate-head > a,
.aside .side-cate-menu > li > a:first-of-type:hover,
.aside .side-cate-menu > li.nav-current > a:first-of-type,
.aside .side-cate-menu > li.active > a:first-of-type{
	color:#0193de;
	background:rgba(1,147,222,.06);
	}
.side-cate ul li li a{
	border-bottom:none;
	padding:8px 12px 8px 20px;
	font-size:13px;
	color:#5a6b7d;
	border-left:3px solid transparent;
	}
.aside .side-cate ul li li a:hover,
.aside .side-cate ul li li.nav-current > a{
	color:#0193de;
	background:rgba(1,147,222,.05);
	border-left-color:#0193de;
	}
.aside .side-cate ul li ul,
.aside .side-cate ul li .sub-menu{
	margin:0;
	padding:4px 0 8px;
	background:rgba(13,50,79,.02);
	list-style:none;
	}
.side-cate ul li li  a:before{ display:none;}
.side-cate-menu > li > .side-cate-head > a,
.side-cate-menu > li > a:first-of-type{
	position:relative;
	padding-right:32px;
	}
.side-cate-menu > li,
.aside .side-cate-menu > li{
	position:relative;
	}
.side-cate-menu > li > .side-cate-head > .side-ico,
.aside .side-cate-menu > li > .side-cate-head > .side-ico{
	position:absolute !important;
	right:10px !important;
	left:auto !important;
	top:50% !important;
	bottom:auto !important;
	transform:translateY(-50%);
	margin:0 !important;
	z-index:2;
	display:flex;
	align-items:center;
	justify-content:center;
	width:32px;
	height:32px;
	padding:0;
	color:rgba(13,50,79,.55);
	font-size:12px;
	line-height:1;
	cursor:pointer;
	background:transparent;
	border:none;
	border-radius:4px;
	box-shadow:none;
	transition:color .2s ease, background .2s ease;
	}
.side-cate-menu > li > .side-cate-head > .side-ico:hover,
.side-cate-menu > li.active > .side-cate-head > .side-ico,
.aside .side-cate-menu > li > .side-cate-head > .side-ico:hover,
.aside .side-cate-menu > li.active > .side-cate-head > .side-ico{
	background:rgba(1,147,222,.08);
	color:#0193de;
	}
.side-cate-menu > li > .side-cate-head > .side-ico:before,
.side-cate-menu li .side-ico:before{
	content:'\f067';
	font-family:'fontawesome',FontAwesome,sans-serif;
	margin:0 !important;
	width:1em !important;
	display:inline-block;
	text-align:center;
	line-height:1;
	font-weight:normal;
	}
.side-cate-menu > li.active > .side-cate-head > .side-ico:before,
.side-cate-menu li.active .side-ico:before{
	content:'\f068';
	}

.aside .products-scroll-list-wrap{
	padding:12px 14px 18px;
	background:#fff;
	}
.aside .side-widget.side-products .side-cont{
	padding:0;
	}
.products-scroll-list-wrap{
	position:relative;
	}
.aside .products-scroll-list{
	padding:0;
	max-height:460px;
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-width:none;
	-ms-overflow-style:none;
	}
.aside .products-scroll-list::-webkit-scrollbar{
	display:none;
	width:0;
	height:0;
	}
.products-scroll-list{
	position:relative;
	padding:15px 0 0;
	}
.aside .products-scroll-list ul{
	list-style:none;
	margin:0;
	padding:0 2px 12px;
	}
.aside .products-scroll-list li{
	position:relative;
	padding:8px 4px;
	margin:0 0 8px;
	border:none;
	border-radius:0;
	background:transparent;
	display:flex;
	align-items:center;
	gap:12px;
	overflow:visible;
	transition:background .22s ease;
	}
.aside .products-scroll-list li:last-child{
	margin-bottom:4px;
	}
.aside .products-scroll-list li:hover{
	background:rgba(1,147,222,.04);
	box-shadow:none;
	}
.products-scroll-list li{
	padding:0 0 25px;
	display:block;
	overflow:hidden;
	}
.aside .products-scroll-list li .pd-thumb{
	flex:0 0 62px;
	display:block;
	width:62px;
	height:62px;
	border-radius:8px;
	overflow:hidden;
	background:#fff;
	border:1px solid rgba(13,50,79,.08);
	box-shadow:0 2px 8px rgba(13,50,79,.05);
	transition:border-color .22s ease, box-shadow .22s ease;
	}
.aside .products-scroll-list li:hover .pd-thumb{
	border-color:rgba(1,147,222,.25);
	box-shadow:0 4px 12px rgba(1,147,222,.12);
	}
.aside .products-scroll-list li img{
	float:none;
	display:block;
	width:100%;
	height:100%;
	object-fit:contain;
	border:none;
	border-radius:0;
	background:transparent;
	margin:0;
	padding:5px;
	box-sizing:border-box;
	}
.products-scroll-list li img{
	width:60px;
	border:1px solid #eeeeee;
	float:left;
	margin:0 12px 0 0;
	border-radius:2px;
	}
.aside .products-scroll-list li .pd-info{
	flex:1;
	min-width:0;
	padding:0;
	}
.aside .products-scroll-list li .pd-name{
	margin:0;
	}
.aside .products-scroll-list li .pd-name a{
	display:block;
	overflow:visible;
	font-size:13px;
	line-height:1.5;
	color:#0d324f;
	font-family:'SourceSansProSemibold', 'Source Sans Pro', sans-serif;
	text-decoration:none;
	transition:color .2s ease;
	word-break:break-word;
	white-space:normal;
	}
.aside .products-scroll-list li .pd-name a:hover{
	color:#0193de;
	}
.aside .products-scroll-list-wrap .products-scroll-btn-prev,
.aside .products-scroll-list-wrap .products-scroll-btn-next{
	display:none !important;
	}
.aside .products-scroll-btn-prev,
.aside .products-scroll-btn-next{
	height:26px;
	margin:6px 0;
	border-radius:6px;
	background-color:rgba(13,50,79,.06);
	opacity:1;
	}
.aside .products-scroll-btn-prev:hover,
.aside .products-scroll-btn-next:hover{
	background-color:rgba(1,147,222,.12);
	}
.products-scroll-btn-prev,.products-scroll-btn-next{
	position:relative;
	width:100%;
	height:19px;
	display:block;
	z-index:999;
	}
.products-scroll-btn-prev{
	background:url(../images/icons-prev.png) no-repeat center center;
	margin:10px 0 0;
	}
.products-scroll-btn-next{
	background:url(../images/icons-next.png) no-repeat center center;
	margin:-10px 0 20px;
	}
.side-bn{
	max-width:100%;
	margin:0 0 25px 0;
	}
.side-bn img{
	max-width:100%
	}

/*===========================================================*/
.main{
	position:relative;
	width:calc(100% - 280px);
	display:block;
	float:right;
	}	
	
.main-tit-bar{
	display:flex;
	align-items:center;
	justify-content:space-between;
	flex-wrap:wrap;
	gap:12px 16px;
	overflow:hidden;
	line-height:1.3;
	margin:0 0 20px;
	padding:0 0 16px;
	border-bottom:2px solid rgba(1,147,222,.15);
	}	
.main-tit-bar .title{
	position:relative;
	display:block;
	margin:0;
	flex:1;
	min-width:0;
	font-family:"SourceSansProBold", 'Source Sans Pro', sans-serif;
	font-size:28px;
	text-transform:uppercase;
	letter-spacing:.02em;
	}
.main-tit-bar .title,.main-tit-bar .title a{
	color:#013274;
	}
/* SNS connect bar — minimal outline icons */
.share-this{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	gap:12px;
	}
.share-this .share-label{
	flex:0 0 auto;
	font-size:13px;
	font-weight:600;
	color:#5a6b7d;
	font-family:'SourceSansProSemibold', 'Source Sans Pro', sans-serif;
	letter-spacing:.03em;
	text-transform:uppercase;
	}
.share-this .share-social{
	display:inline-flex;
	flex-wrap:wrap;
	align-items:center;
	gap:8px;
	margin:0;
	padding:0;
	list-style:none;
	}
.share-this .share-social li{
	margin:0;
	display:block;
	line-height:1;
	}
.share-this .share-social a{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:36px;
	height:36px;
	border-radius:10px;
	border:1px solid rgba(13,50,79,.1);
	background:#f7f9fc;
	color:#5a6b7d;
	font-size:15px;
	line-height:1;
	text-decoration:none;
	transition:background .22s ease,color .22s ease,border-color .22s ease,transform .2s ease,box-shadow .22s ease;
	}
.share-this .share-social a .fa,
.share-this .share-social a .share-social-svg{
	display:block;
	color:inherit;
	pointer-events:none;
	}
.share-this .share-social a .fa:before{
	color:inherit;
	}
.share-this .sns-link--linkedin,
.share-this .sns-link--linkedin .fa:before{color:#0a66c2;}
.share-this .sns-link--whatsapp,
.share-this .sns-link--whatsapp .fa:before{color:#25d366;}
.share-this .sns-link--facebook,
.share-this .sns-link--facebook .fa:before{color:#1877f2;}
.share-this .sns-link--instagram,
.share-this .sns-link--instagram .fa:before{color:#e1306c;}
.share-this .sns-link--youtube,
.share-this .sns-link--youtube .fa:before{color:#ff0000;}
.share-this .sns-link--email,
.share-this .sns-link--email .fa:before{color:#0193de;}
.share-this .sns-link--x .share-social-svg{color:#0f1419;}
.share-this .sns-link--tiktok .share-social-svg{color:#010101;}
.share-this .share-social a:hover{
	border-color:transparent;
	transform:translateY(-1px);
	box-shadow:0 6px 16px rgba(13,50,79,.16);
	text-decoration:none;
	}
.share-this .share-social a:hover .fa,
.share-this .share-social a:hover .fa:before,
.share-this .share-social a:hover .share-social-svg{
	color:#fff !important;
	}
.share-this .share-social a .share-social-svg{
	width:16px;
	height:16px;
	display:block;
	flex-shrink:0;
	}
.share-this .share-social .sr-only{
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0,0,0,0);
	border:0;
	}
.share-this .sns-link--linkedin:hover{
	background-color:#0a66c2 !important;
	color:#fff !important;
	}
.share-this .sns-link--whatsapp:hover{
	background-color:#25d366 !important;
	color:#fff !important;
	}
.share-this .sns-link--facebook:hover{
	background-color:#1877f2 !important;
	color:#fff !important;
	}
.share-this .sns-link--x:hover{
	background-color:#0f1419 !important;
	color:#fff !important;
	}
.share-this .sns-link--instagram:hover{
	background:linear-gradient(135deg,#f58529 0%,#dd2a7b 50%,#8134af 100%) !important;
	color:#fff !important;
	}
.share-this .sns-link--youtube:hover{
	background-color:#ff0000 !important;
	color:#fff !important;
	}
.share-this .sns-link--tiktok:hover{
	background-color:#010101 !important;
	color:#fff !important;
	}
.share-this .sns-link--email:hover{
	background-color:#0193de !important;
	color:#fff !important;
	}
.main-tit-bar .share-this .share-social a{
	width:34px;
	height:34px;
	border-radius:9px;
	font-size:16px;
	}
.main-tit-bar .share-this .share-social a .fa{
	width:16px;
	text-align:center;
	line-height:1;
	}
.main-tit-bar .share-this{
	display:flex;
	align-items:center;
	justify-content:flex-end;
	margin:0 0 0 auto;
	flex:0 0 auto;
	flex-shrink:0;
	}
.main-tit-bar .share-this .share-label{
	display:none;
	}
.main-tit-bar .share-this .share-social{
	justify-content:flex-end;
	}
.product-summary .share-this{
	float:none;
	margin:16px 0 0;
	}
	
	
.main-banner{
	position:relative;
	display:block;
	margin:0 0 24px;
	border-radius:12px;
	overflow:hidden;
	box-shadow:0 8px 24px rgba(13,50,79,.08);
	}
.main-banner img{
	position:relative;
	display:block;
	width:100%;
	height:auto;
	}
.page-layout .goods-summary{
	margin:0 0 20px;
	padding:16px 20px;
	background:#f4f8fb;
	border-left:4px solid #0193de;
	border-radius:0 8px 8px 0;
	color:#4a5568;
	line-height:1.7;
	font-size:14px;
	}
.main-banner .goods-summary{
	margin:10px 0 0;
	}

/* Thank you / jump page */
.page-layout .layout > .main.xy-jump-main{
	width:100%;
	float:none;
	max-width:880px;
	margin:0 auto;
	padding:0 0 40px;
	}
.main-banner.xy-jump-banner{
	margin:8px 0 32px;
	padding:clamp(36px, 5vw, 56px) clamp(20px, 4vw, 40px);
	background:linear-gradient(145deg, #f4f8fb 0%, #fff 45%, #eef6fc 100%);
	border:1px solid rgba(13,50,79,.08);
	border-radius:16px;
	box-shadow:0 12px 40px rgba(13,50,79,.08);
	overflow:visible;
	}
.xy-jump-card{
	width:100%;
	max-width:560px;
	margin:0 auto;
	padding:clamp(12px, 2vw, 20px) 8px 8px;
	text-align:center;
	}
.xy-jump-icon{
	margin:0 auto 8px;
	}
.xy-jump-svg{
	width:72px;
	height:72px;
	display:block;
	margin:0 auto;
	}
.xy-jump-svg.done .circle{
	stroke:#25a55f;
	stroke-width:2;
	stroke-dasharray:166;
	stroke-dashoffset:166;
	animation:xyJumpStroke .6s cubic-bezier(.65,0,.45,1) forwards;
	}
.xy-jump-svg.done .check{
	stroke:#25a55f;
	stroke-width:3;
	stroke-dasharray:48;
	stroke-dashoffset:48;
	animation:xyJumpStroke .5s cubic-bezier(.65,0,.45,1) .45s forwards;
	}
.xy-jump-svg.error .circle{
	stroke:#e74c3c;
	stroke-width:2;
	stroke-dasharray:166;
	stroke-dashoffset:166;
	animation:xyJumpStroke .6s cubic-bezier(.65,0,.45,1) forwards;
	}
.xy-jump-svg.error .line{
	stroke:#e74c3c;
	stroke-width:3;
	stroke-dasharray:48;
	stroke-dashoffset:48;
	animation:xyJumpStroke .5s cubic-bezier(.65,0,.45,1) .45s forwards;
	}
.xy-jump-svg.error .line:nth-child(2){animation-delay:.55s;}
.xy-jump-svg.error .line:nth-child(3){animation-delay:.7s;}
@keyframes xyJumpStroke{
	to{stroke-dashoffset:0;}
	}
.xy-jump-title{
	margin:16px 0 12px;
	font-size:clamp(28px, 4vw, 38px);
	line-height:1.25;
	font-family:'SourceSansProSemibold', 'Source Sans Pro', sans-serif;
	font-weight:600;
	color:#0d324f;
	}
.xy-jump-title-error{
	color:#c0392b;
	}
.xy-jump-text,
.main-banner.xy-jump-banner .ins_txt{
	margin:0 auto 14px;
	max-width:460px;
	font-size:16px;
	line-height:1.65;
	color:#5a6b7d;
	}
.xy-jump-note{
	margin:0 auto 28px;
	max-width:460px;
	font-size:14px;
	line-height:1.6;
	color:#7a8a9a;
	}
.xy-jump-note a{
	color:#0193de;
	text-decoration:none;
	border-bottom:1px solid rgba(1,147,222,.35);
	transition:color .2s ease,border-color .2s ease;
	}
.xy-jump-note a:hover{
	color:#0d324f;
	border-bottom-color:rgba(13,50,79,.35);
	}
.xy-jump-actions{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	gap:12px;
	margin:0;
	}
.main-banner.xy-jump-banner .ins_btn,
.main-banner.xy-jump-banner .xy-jump-btn{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:auto;
	min-width:min(100%, 220px);
	max-width:100%;
	margin:0;
	padding:12px 26px;
	line-height:1.35;
	border-radius:10px;
	font-size:15px;
	font-weight:600;
	font-family:'SourceSansProSemibold', 'Source Sans Pro', sans-serif;
	text-decoration:none;
	text-align:center;
	transition:background .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease,transform .2s ease;
	}
.main-banner.xy-jump-banner a.ins_btn.xy-jump-back-product,
.main-banner.xy-jump-banner a.xy-jump-back-product{
	color:#fff;
	background:linear-gradient(135deg, #e85a00 0%, #ff6600 100%);
	border:1px solid rgba(255,102,0,.45);
	box-shadow:0 6px 18px rgba(255,102,0,.22);
	}
.main-banner.xy-jump-banner a.ins_btn.xy-jump-back-product:hover,
.main-banner.xy-jump-banner a.xy-jump-back-product:hover{
	color:#fff;
	background:linear-gradient(135deg, #ff6600 0%, #ff7a1a 100%);
	box-shadow:0 8px 22px rgba(255,102,0,.3);
	transform:translateY(-1px);
	}
.main-banner.xy-jump-banner a.ins_btn.xy-jump-btn-home,
.main-banner.xy-jump-banner a.xy-jump-btn-home{
	color:#0d324f;
	background:#fff;
	border:1px solid rgba(13,50,79,.14);
	box-shadow:0 4px 14px rgba(13,50,79,.06);
	}
.main-banner.xy-jump-banner a.ins_btn.xy-jump-btn-home:hover,
.main-banner.xy-jump-banner a.xy-jump-btn-home:hover{
	color:#0193de;
	border-color:rgba(1,147,222,.35);
	box-shadow:0 6px 18px rgba(1,147,222,.12);
	transform:translateY(-1px);
	}
@media screen and (max-width:768px){
.main-banner.xy-jump-banner{
	padding:32px 18px;
	border-radius:12px;
	}
.main-banner.xy-jump-banner .ins_btn,
.main-banner.xy-jump-banner .xy-jump-btn{
	width:100%;
	min-width:0;
	}
}

/*列表页产品*/
.product-list{
	margin:0;
	}
.product-list,.certificate-list,.video-list,.download-list,.faq-list{
	position:relative;
	}
.product-list ul,
.product-list .product-list-grid,
.certificate-list ul,
.video-list ul{
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}
/* 列表页产品：对齐 Demo69 原版（浅灰描边、无圆角/上浮/渐变） */
.page-layout .product-list .product-list-grid,
.page-layout .product-list ul.gm-sep,
.page-layout .product-list > .gm-sep{
	display:block;
	width:100%;
	font-size:0;
	}
.page-layout .product-list .product-item{
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	width:31%;
	margin:0 1% 19px;
	padding:3px;
	border:1px solid #eee;
	float:none;
	height:auto;
	box-sizing:border-box;
	font-size:16px;
	background:#fff;
	}
.page-layout .product-list .product-item .item-wrap{
	display:block;
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	background:transparent;
	border:none;
	border-radius:0;
	box-shadow:none;
	transform:none;
	transition:none;
	}
.page-layout .product-list .product-item:hover .item-wrap{
	transform:none;
	border-color:transparent;
	box-shadow:none;
	}
.page-layout .product-list .product-item .pd-img{
	display:block;
	position:relative;
	overflow:hidden;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background:none;
	aspect-ratio:auto;
	}
.page-layout .product-list .product-item .pd-img a{
	display:block;
	width:100%;
	height:auto;
	}
.page-layout .product-list .product-item .pd-img img{
	position:relative;
	width:100%;
	max-width:100%;
	max-height:none;
	height:auto;
	object-fit:unset;
	}
.page-layout .product-list .product-item .pd-info{
	display:block;
	position:relative;
	left:auto;
	bottom:auto;
	width:100%;
	min-height:0;
	height:auto;
	padding:12px 0;
	opacity:1;
	visibility:visible;
	text-align:center;
	box-sizing:border-box;
	}
.page-layout .product-list .product-item .pd-info .pd-name{
	display:block;
	width:100%;
	margin:0;
	padding:0 10px;
	font-size:16px;
	line-height:18px;
	min-height:36px;
	height:36px;
	font-weight:normal;
	text-transform:capitalize;
	font-family:'SourceSansProRegular', 'Source Sans Pro', sans-serif;
	vertical-align:top;
	box-sizing:border-box;
	}
.page-layout .product-list .product-item .pd-info .pd-name a{
	display:-webkit-box;
	width:100%;
	max-width:100%;
	height:36px;
	margin:0 auto;
	padding:0;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	text-overflow:ellipsis;
	word-break:break-word;
	text-align:center;
	line-height:18px;
	box-sizing:border-box;
	}
.page-layout .product-list .product-item .pd-info,
.page-layout .product-list .product-item .pd-info a{
	color:#252525;
	font-size:16px;
	line-height:18px;
	text-transform:capitalize;
	font-family:'SourceSansProRegular', 'Source Sans Pro', sans-serif;
	}
.page-layout .product-list .product-item:hover .pd-info a{
	color:#0193de;
	}
.product-list .product-item{
	padding:3px;
	border:1px solid #eee;
	width:285px;
	margin-bottom:19px;
	}
.product-list .product-item .pd-img img{
	position:relative;
	max-width:100%;
	max-height:100%;
	width:100%;
	}
.product-list .product-item:nth-child(4n){
	margin:0 27px 19px 0;
	}
.product-list .product-item:nth-child(3n){
	margin:0 0 19px 0;
	}
.page-layout .product-list .product-item:nth-child(3n),
.page-layout .product-list .product-item:nth-child(4n){
	margin:0 1% 19px;
	}

/* 图片栏目：一行 3 个 */
.photo-list ul{
	width:100%;
	font-size:0;
}
.photo-list .product-item{
	display:inline-block;
	vertical-align:top;
	width:calc((100% - 40px) / 3);
	margin:0 20px 20px 0 !important;
	padding:3px;
	border:1px solid #eee;
	box-sizing:border-box;
}
.photo-list .product-item:nth-child(3n){
	margin-right:0 !important;
}
.photo-list .product-item .item-wrap,
.photo-list .product-item .pd-img{
	width:100%;
	display:block;
	height:auto;
}
.photo-list .product-item .pd-img img{
	width:100%;
	max-width:100%;
	max-height:none;
	height:auto;
}
@media (max-width:992px){
	.about-us{
		gap:30px;
	}
	.about-us .about-img{
		flex:0 0 100%;
		max-width:100%;
		min-height:420px;
	}
	.about-us .about-detail{
		flex:0 0 100%;
		max-width:100%;
	}
	.about-us .about-detail .title{
		font-size:48px;
	}
	.photo-list .product-item{
		width:calc((100% - 20px) / 2);
	}
	.photo-list .product-item:nth-child(3n){
		margin-right:20px !important;
	}
	.photo-list .product-item:nth-child(2n){
		margin-right:0 !important;
	}
}
@media (max-width:576px){
	.photo-list .product-item{
		width:100%;
		margin-right:0 !important;
	}
}

/* 图片详情：相册一行 3 张 */
.photo-gallery-grid{
	display:flex;
	flex-wrap:wrap;
	gap:20px;
	margin:24px 0;
}
.photo-gallery-grid .example-image-link{
	display:block;
	width:calc((100% - 40px) / 3);
	box-sizing:border-box;
	cursor:pointer;
	overflow:hidden;
	border-radius:4px;
}
.photo-gallery-grid .example-image{
	width:100%;
	height:auto;
	border-radius:4px;
	display:block;
	transition:transform .3s ease;
}
.photo-gallery-grid .example-image-link:hover .example-image{
	transform:scale(1.04);
}
@media (max-width:992px){
	.photo-gallery-grid .example-image-link{
		width:calc((100% - 20px) / 2);
	}
}
@media (max-width:576px){
	.photo-gallery-grid .example-image-link{
		width:100%;
	}
}





.download-list ul{
	}	
.download-list ul li{
	position:relative;
	display:block;
	overflow:hidden;
	line-height:30px;
	padding:30px 0 10px;
	border-bottom:1px solid #E9E9E9;
	}
.download-list ul li .download-cont{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	float:left;
	}	
.download-list ul li .download-cont .download-pic{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	width:25px;
	height:25px;
	overflow:hidden;
	}	
.download-list ul li .download-cont .download-pic img{
	max-width:25px;
	max-height:25px;
	}	
.download-list ul li .download-cont .download-detail{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	margin:0 15px;
	font-size:18px;
	font-family:'SourceSansProSemibold';
	}	
.download-list ul li .download-button{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	float:right;
	height:30px;
	line-height:30px;	
	font-size:14px;
	border-width:1px;
	border-style:solid;
	border-left-color:#C1C1C1;
	border-right-color:#C1C1C1;
	border-top-color:#C9C9C9;
	border-bottom-color:#A5A5A5;
	border-radius:5px;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F1F1F1',endColorStr='#DADADA',gradientType='0');
	background: -moz-linear-gradient(top, #F1F1F1, #DADADA);	
	background: -o-linear-gradient(top,#F1F1F1, #DADADA);	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F1F1F1), to(#DADADA));	
	}
.download-list ul li .download-button a{
	position:relative;
	display:block;
	padding:0 12px 0 40px;
	color:#0A0A0A;
	background-image:url(../images/icons08.png);
	background-repeat:no-repeat;
	background-position: 15px 8px;
	}
.faq-list ul{
	}	
.faq-list ul li{
	position:relative;
	display:block;
	overflow:hidden;
	line-height:24px;
	
	border-bottom:1px solid #E9E9E9;
	color:#3D3D3D;
	}	
.faq-list ul li .faq-title{
	position:relative;
	padding:20px 0 16px  42px;
	height:24px;
	line-height:24px;
	cursor:pointer;
	}	
.faq-list ul li .faq-title b{
	position:absolute;
	left:1px;
	top:20px;
	width:24px;
	height:24px;
	display:block;
	overflow:hidden;
	}
.faq-list ul li .faq-title b.faq-down{
	background:url(../images/icons10.png) no-repeat center center;
	}
.faq-list ul li .faq-title b.faq-up{
	background:url(../images/icons09.png) no-repeat center center;
	}			
.faq-list ul li .faq-title h2{
	font-weight:normal;
	font-size:18px;
	font-family:'SourceSansProSemibold';
	}	
.faq-list ul li .faq-cont{
	position:relative;
	padding:0 0 30px 42px;
	font-size:14px;
	}









/* 列表分页 */
.page-bar{
	position:relative;
	display:block;
	margin:20px 0;
	text-align:center;
	}
.page_bar{
	position:relative;
	display:block;
	margin:24px 0 8px;
	padding:8px 0 4px;
	text-align:center;
	clear:both;
	}
.page_bar .page,
.page_bar .pages,
.page-bar .page,
.page-bar .pages{
	display:inline-flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	gap:6px;
	float:none;
	text-align:center;
	}
.page_bar .page a.page-numbers,
.page_bar .page span.page-numbers,
.page_bar .pages a.page-numbers,
.page_bar .pages span.page-numbers,
.page-bar .page a.page-numbers,
.page-bar .page span.page-numbers,
.page-bar .pages a.page-numbers,
.page-bar .pages span.page-numbers,
.pages a,
.pages span.page-numbers{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-width:36px;
	height:36px;
	padding:0 10px;
	margin:0;
	border:1px solid #d5dde8;
	border-radius:4px;
	background:#fff;
	color:#334155;
	font-size:13px;
	font-weight:500;
	line-height:1;
	text-decoration:none;
	box-sizing:border-box;
	vertical-align:middle;
	}
.page_bar .page a.page-numbers:hover,
.page_bar .pages a.page-numbers:hover,
.page-bar .page a.page-numbers:hover,
.page-bar .pages a.page-numbers:hover,
.pages a:hover{
	background:#013274;
	border-color:#013274;
	color:#fff;
	text-decoration:none;
	}
.page_bar .page span.page-numbers.current,
.page_bar .pages span.page-numbers.current,
.page-bar .page span.page-numbers.current,
.page-bar .pages span.page-numbers.current,
.pages a.current,
.pages span.page-numbers.current{
	background:#0193de;
	border-color:#0193de;
	color:#fff;
	font-weight:600;
	cursor:default;
	}
.page_bar .page a.prev.page-numbers,
.page_bar .page a.next.page-numbers,
.page_bar .pages a.prev.page-numbers,
.page_bar .pages a.next.page-numbers{
	min-width:40px;
	font-size:16px;
	font-weight:700;
	}
.page-count{}
.pages .page-prev{margin:0;}
.pages .page-next{margin:0;}
.page_bar .page-numbers span,
.page_bar .pages .page-numbers span{
	display:contents;
	border:none;
	padding:0;
	margin:0;
	background:transparent;
	height:auto;
	line-height:inherit;
	text-transform:none;
	}










.blog-list{background:#fff;padding:0 0 80px;margin:0 auto 15px;}
.blog-list .blog-item{padding:20px 0;position:relative;margin:0 auto 3px;}
.blog-list .blog-item .blog-img{float:left;width:200px;height:auto;margin:0 20px 8px 0;}
.blog-list .blog-item .blog-tit{font-size:16px;}
.blog-list .blog-item .blog-meta{display:block;color:#aaa;}
.blog-list .blog-item .blog-meta span{display:inline;padding:0 15px 0 0;}
.blog-list .blog-item .blog-summary{padding:8px 0;color:#999;}
.blog-list .blog-item .readmore{display:block;text-align:right;font-size:14px;}
.blog-list .blog-item .readmore:hover a{ color:#1F5792;}
.blog-list .blog-item .readmore i{font-size:14px;}
.blog-list .blog-item:hover{background:#fafafa;}
.blog-list .blog-item:hover img{opacity:0.8;}
.blog-list .blog-item:before{content:"";height:1px;font-size:1px;overflow:hidden;border-top:1px double #0193de ;border-bottom:1px double #0193de; ;position:absolute;left:0;right:0;bottom:-3px;}	


	/* product photos */
.detail-wrap .product-intro{
	position:relative;
	display:grid;
	grid-template-columns:minmax(280px,42%) minmax(0,1fr);
	gap:24px 28px;
	align-items:start;
	margin:0 0 32px;
	padding:24px 28px 28px;
	background:#fff;
	border-radius:14px;
	border:1px solid rgba(13,50,79,.08);
	box-shadow:0 8px 28px rgba(13,50,79,.07);
	box-sizing:border-box;
	}
.detail-wrap .product-intro::after{
	content:none !important;
	display:none !important;
	}
.product-intro{
	position:relative;
	display:block;
	}
.detail-wrap .product-view{
	position:relative;
	grid-column:1;
	grid-row:1;
	width:100%;
	max-width:none;
	float:none !important;
	margin:0;
	min-width:0;
	order:1;
	}
.detail-wrap .product-summary.w101-product-summary{
	grid-column:2;
	grid-row:1;
	width:100%;
	max-width:none;
	float:none !important;
	margin:0;
	padding:0;
	background:#fff;
	border:1px solid rgba(13,50,79,.08);
	border-radius:12px;
	box-shadow:0 4px 18px rgba(13,50,79,.05);
	overflow:hidden;
	min-width:0;
	order:2;
	}
.detail-wrap .product-view .product-image,
.detail-wrap .product-view .product-image > a,
.detail-wrap .product-view .product-image .cloud-zoom{
	display:block;
	width:100%;
	max-width:100%;
	}
.detail-wrap .product-view .product-image img{
	display:block;
	width:100% !important;
	max-width:100%;
	height:auto;
	}
.detail-wrap .product-view .cloud-zoom-lens,
.detail-wrap .product-view .cloud-zoom-big,
.detail-wrap .product-view .cloud-zoom-tint,
.detail-wrap .product-view .cloud-zoom-soft,
.detail-wrap .product-view .cloud-zoom-loading{
	display:none !important;
	visibility:hidden !important;
	pointer-events:none !important;
	}
.detail-wrap .product-summary.w101-product-summary .product-summary-title,
.detail-wrap .product-summary.w101-product-summary .page_title{
	font-size:24px;
	line-height:1.35;
	padding:22px 24px 0;
	margin:0;
	font-family:'SourceSansProSemibold', 'Source Sans Pro', sans-serif;
	font-weight:600;
	color:#0d324f;
	border-bottom:none;
	}
.detail-wrap .product-summary.w101-product-summary .product-summary-title:after,
.detail-wrap .product-summary.w101-product-summary .page_title:after{
	content:"";
	display:block;
	width:56px;
	height:3px;
	margin-top:12px;
	background:linear-gradient(90deg, #0193de 0%, #4db8e8 100%);
	border-radius:2px;
	}
.detail-wrap .product-summary.w101-product-summary .product-meta{
	padding:16px 24px 8px;
	line-height:1.65;
	background:transparent;
	border:none;
	border-radius:0;
	}
.detail-wrap .product-summary.w101-product-summary .w101-product-spec{
	list-style:none;
	margin:0;
	padding:0;
	}
.detail-wrap .product-summary.w101-product-summary .w101-product-spec li{
	display:flex;
	align-items:center;
	gap:12px;
	padding:10px 14px;
	margin:0 0 8px;
	background:linear-gradient(160deg, #f8fafc 0%, #f3f7fb 100%);
	border-radius:8px;
	border-left:3px solid #0193de;
	font-size:14px;
	line-height:1.4;
	color:#5a6b7d;
	border-bottom:none;
	min-height:31px;
	}
.detail-wrap .product-summary.w101-product-summary .w101-product-spec li em{
	flex:0 0 auto;
	min-width:96px;
	font-style:normal;
	font-weight:600;
	color:#0d324f;
	font-family:'SourceSansProSemibold', 'Source Sans Pro', sans-serif;
	line-height:1.4;
	}
.detail-wrap .product-summary.w101-product-summary .w101-product-spec li em:after{
	content:'：';
	}
.detail-wrap .product-summary.w101-product-summary .w101-product-spec li .item-val{
	flex:1;
	min-width:0;
	word-break:break-word;
	line-height:1.4;
	}
.detail-wrap .product-summary.w101-product-summary .product-btn-wrap.action{
	margin:0;
	padding:18px 24px 20px;
	border-top:1px solid rgba(13,50,79,.08);
	background:#fafbfc;
	}
.detail-wrap .product-summary.w101-product-summary .action-buttons{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	gap:12px;
	}
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-basket-add-form{
	display:inline-flex !important;
	align-items:center;
	margin:0 !important;
	flex:0 0 auto;
	}
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-basket-add-btn,
.detail-wrap .product-summary.w101-product-summary .action-buttons .button.accents.xy-basket-add-btn,
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-inquire-scroll-btn,
.detail-wrap .product-summary.w101-product-summary .action-buttons .pd-btn-quote,
.detail-wrap .product-summary.w101-product-summary .action-buttons .pdf{
	flex:0 0 auto;
	}
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-basket-add-btn,
.detail-wrap .product-summary.w101-product-summary .action-buttons .button.accents.xy-basket-add-btn,
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-inquire-scroll-btn,
.detail-wrap .product-summary.w101-product-summary .action-buttons .pd-btn-quote{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	gap:8px;
	box-sizing:border-box;
	height:46px;
	min-height:46px;
	padding:0 26px;
	margin:0;
	border-radius:8px;
	font-family:'SourceSansProSemibold', 'Source Sans Pro', sans-serif;
	font-size:14px;
	font-weight:600;
	line-height:1;
	text-transform:none;
	text-decoration:none;
	vertical-align:middle;
	-webkit-appearance:none;
	appearance:none;
	cursor:pointer;
	transition:background .2s ease, box-shadow .2s ease, transform .2s ease, color .2s ease, border-color .2s ease;
	}
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-basket-add-btn i,
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-basket-add-btn span,
.detail-wrap .product-summary.w101-product-summary .action-buttons .button.accents.xy-basket-add-btn i,
.detail-wrap .product-summary.w101-product-summary .action-buttons .button.accents.xy-basket-add-btn span,
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-inquire-scroll-btn i,
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-inquire-scroll-btn span,
.detail-wrap .product-summary.w101-product-summary .action-buttons .pd-btn-quote i,
.detail-wrap .product-summary.w101-product-summary .action-buttons .pd-btn-quote span{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	line-height:1;
	vertical-align:middle;
	}
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-basket-add-btn > i.fa,
.detail-wrap .product-summary.w101-product-summary .action-buttons .button.accents.xy-basket-add-btn > i.fa,
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-inquire-scroll-btn > i.fa{
	flex-shrink:0;
	font-size:15px;
	width:1em;
	}
.detail-wrap .product-summary.w101-product-summary .action-buttons .fa-commenting-o:before{
	content:"\f0e5";
	}
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-basket-add-btn,
.detail-wrap .product-summary.w101-product-summary .action-buttons .button.accents.xy-basket-add-btn,
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-inquire-scroll-btn{
	border:none;
	color:#fff;
	background:linear-gradient(135deg, #0193de 0%, #0178b8 100%);
	box-shadow:0 6px 18px rgba(1,147,222,.28);
	}
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-basket-add-btn:hover,
.detail-wrap .product-summary.w101-product-summary .action-buttons .button.accents.xy-basket-add-btn:hover,
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-inquire-scroll-btn:hover{
	background:linear-gradient(135deg, #0178b8 0%, #0169a3 100%);
	border-color:transparent;
	color:#fff;
	box-shadow:0 8px 22px rgba(1,147,222,.35);
	transform:translateY(-1px);
	}
.detail-wrap .product-summary.w101-product-summary .action-buttons .pd-btn-quote{
	border:2px solid #ff6600;
	color:#ff6600;
	background:#fff;
	box-shadow:0 4px 14px rgba(255,102,0,.1);
	}
.detail-wrap .product-summary.w101-product-summary .action-buttons .pd-btn-quote:before{
	content:none;
	padding:0;
	}
.detail-wrap .product-summary.w101-product-summary .action-buttons .pd-btn-quote:hover{
	background:linear-gradient(135deg, #ff6600 0%, #ff8533 100%);
	border-color:#ff6600;
	color:#fff;
	box-shadow:0 8px 22px rgba(255,102,0,.28);
	transform:translateY(-1px);
	}
@media (max-width:769px){
.detail-wrap .product-summary.w101-product-summary .action-buttons{
	flex-direction:column;
	align-items:stretch;
	}
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-basket-add-form,
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-basket-add-btn,
.detail-wrap .product-summary.w101-product-summary .action-buttons .button.accents.xy-basket-add-btn,
.detail-wrap .product-summary.w101-product-summary .action-buttons .xy-inquire-scroll-btn,
.detail-wrap .product-summary.w101-product-summary .action-buttons .pd-btn-quote{
	width:100%;
	}
	}
.detail-wrap .product-summary.w101-product-summary .xy-product-qty-row,
.detail-wrap .product-intro .xy-product-qty-row{
	display:none !important;
	}
.detail-wrap .product-summary.w101-product-summary .share-this{
	float:none !important;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	gap:10px;
	margin:16px 0 0;
	padding-top:16px;
	border-top:1px solid rgba(13,50,79,.08);
	width:100%;
	}
.detail-wrap .product-title{
	font-size:26px;
	line-height:1.35;
	padding:0 0 16px;
	margin:0 0 24px;
	font-family:'SourceSansProSemibold', 'Source Sans Pro', sans-serif;
	font-weight:600;
	color:#0d324f;
	border-bottom:none;
	}
.detail-wrap .product-title:after{
	content:"";
	display:block;
	width:56px;
	height:3px;
	margin-top:12px;
	background:linear-gradient(90deg, #0193de 0%, #4db8e8 100%);
	border-radius:2px;
	}
.product-title{
	font-size:24px;
	border-bottom:1px solid #e5e5e5;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	font-family:'SourceSansProSemibold';
	font-weight:normal;
	line-height:28px;
	color:#1a1926;
	}	
.cloud-zoom-lens {
	border: 1px solid #eee;
	cursor:move;		
}
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

.cloud-zoom-big {
	border:1px solid #eee;
	overflow:hidden;
	padding:0px;
}
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}
.product-view{
	position:relative;
	width:319px;
	float:left;
	}
.detail-wrap .product-view .product-image{
	border:1px solid rgba(13,50,79,.08);
	border-radius:12px;
	background:linear-gradient(160deg, #f8fafc 0%, #eef3f8 100%);
	padding:16px;
	overflow:hidden;
	box-sizing:border-box;
	}
.product-view .product-image{
	border:1px solid #eee;
	}
.detail-wrap .product-view .product-image img{
	border-radius:8px;
	}
.product-view .product-image img{
	position:relative;
	width:100%;
	}
.detail-wrap .product-view .image-additional{
	margin:14px 0 0;
	}
.product-view .image-additional{
	position:relative;
	width:100%;
	margin:20px 0;
	}
.product-view .image-additional ul{
	position:relative;
	width:100%;
	}
.detail-wrap .product-view .image-additional li{
	width:auto;
	margin:0;
	}
.product-view .image-additional li{
	position:relative;
	width:100%;
	margin:0 23px 0 0;
	}
.product-view .image-additional li.single{ display:none;}
.detail-wrap .product-view .image-additional li a{
	padding:0 4px;
	}
.product-view .image-additional li a{
	position:relative;
	display:block;
	padding:0 8px;
	}
.detail-wrap .product-view .image-additional li img{
	width:72px;
	height:72px;
	object-fit:contain;
	border-radius:8px;
	background:#fff;
	padding:4px;
	box-sizing:border-box;
	border:1px solid rgba(13,50,79,.1);
	transition:border-color .2s ease, box-shadow .2s ease;
	}
.product-view .image-additional li img{
	position:relative;
	width:100%;
	border:1px solid #eee;
	}
.detail-wrap .product-view .image-additional li.current img{
	border-color:#0193de;
	box-shadow:0 0 0 2px rgba(1,147,222,.15);
	}
 .product-view .image-additional li.current img{
	border-color:#0193de;
	}
.product-view .image-additional img.popup{
	display:none;
	}
.detail-wrap .image-additional .owl-nav{
	top:50%;
	margin:-18px 0 0;
	}
.detail-wrap .image-additional .owl-prev,
.detail-wrap .image-additional .owl-next{
	width:32px;
	height:32px;
	line-height:32px;
	text-align:center;
	background:#fff;
	color:#0d324f;
	border:1px solid rgba(13,50,79,.1);
	border-radius:50%;
	box-shadow:0 4px 12px rgba(13,50,79,.1);
	transition:background .2s ease, color .2s ease, border-color .2s ease;
	}
.detail-wrap .image-additional .owl-prev:hover,
.detail-wrap .image-additional .owl-next:hover{
	background:#0193de;
	color:#fff;
	border-color:#0193de;
	}
.detail-wrap .image-additional .owl-prev{
	left:0;
	}
.detail-wrap .image-additional .owl-next{
	right:0;
	}
.image-additional .owl-nav {display:inline;position:absolute;top:50%; margin:-8px 0 0;left:0; width:100%;z-index:0; }	

.image-additional .owl-prev,.image-additional .owl-next{ position:absolute; top:0;overflow:hidden; z-index:999; float:left;display:block; background-repeat:no-repeat;  }
	
.image-additional .owl-prev{
	left:-10px;
	
	}
.image-additional .owl-next{
	right:-10px;
	}
.image-additional .owl-prev:before{
	content:"\f053";
	}
.image-additional .owl-next:before{
	content:"\f054";
	}			

/* product summary */
.detail-wrap .product-summary{
	position:relative;
	overflow:hidden;
	width:auto;
	float:none;
	margin:0;
	padding:4px 0 0;
	}
.detail-wrap .product-summary .product-meta{
	line-height:1.65;
	padding:18px 20px;
	background:linear-gradient(160deg, #f8fafc 0%, #f3f7fb 100%);
	border:1px solid rgba(13,50,79,.07);
	border-radius:10px;
	}
.product-summary .product-meta{
	line-height:25px;
	}
.detail-wrap .product-summary .product-meta h3{
	margin:0 0 10px;
	font-size:13px;
	line-height:1.4;
	letter-spacing:.05em;
	text-transform:uppercase;
	color:#0193de;
	}
.product-summary .product-meta h3{
	font-family:'SourceSansProSemibold';
	margin:0 0 10px;
	font-size:16px;
	}
.detail-wrap .product-summary .product-meta p{
	margin:0 0 14px;
	color:#4a5568;
	font-size:14px;
	line-height:1.7;
	}
.detail-wrap .product-summary .product-meta ul{
	list-style:none;
	margin:0;
	padding:0;
	}
.detail-wrap .product-summary .product-meta ul li{
	display:flex;
	align-items:flex-start;
	gap:10px;
	padding:9px 0;
	border-bottom:1px dashed rgba(13,50,79,.08);
	font-size:14px;
	line-height:1.5;
	color:#5a6b7d;
	}
.detail-wrap .product-summary .product-meta ul li:last-child{
	border-bottom:none;
	padding-bottom:0;
	}
.detail-wrap .product-summary .product-meta ul li em{
	flex:0 0 auto;
	min-width:96px;
	font-style:normal;
	font-weight:600;
	color:#0d324f;
	font-family:'SourceSansProSemibold', 'Source Sans Pro', sans-serif;
	}
.detail-wrap .product-summary .product-meta ul li .item-val{
	flex:1;
	min-width:0;
	word-break:break-word;
	}
.detail-wrap .product-btn-wrap{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	gap:12px;
	margin:20px 0 0;
	}
.product-btn-wrap{
	position:relative;
	margin:20px 0 0;
	}
.detail-wrap .product-btn-wrap .email,
.detail-wrap .product-btn-wrap .pdf{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	gap:6px;
	line-height:1.4;
	padding:12px 22px;
	margin:0;
	border-radius:8px;
	font-family:'SourceSansProSemibold', 'Source Sans Pro', sans-serif;
	font-size:14px;
	font-weight:600;
	text-decoration:none;
	cursor:pointer;
	transition:background .2s ease, color .2s ease, border-color .2s ease, box-shadow .2s ease, transform .2s ease;
	}
.product-btn-wrap .email,.product-btn-wrap .pdf{
	position:relative;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	line-height:30px;
	padding:0 15px;
	border-radius:3px;
	cursor:pointer;
	text-decoration:none;
	background: -webkit-linear-gradient(#0080cd, #004599);
	background: -o-linear-gradient(#0080cd, #004599);
	background: -moz-linear-gradient(#0080cd, #004599);
	background: linear-gradient(#0080cd, #004599);
	border:1px solid #7f7f7f;
	color:#FFF;
	margin:0 20px 0 0;
	}
.detail-wrap .product-btn-wrap .email{
	background:linear-gradient(135deg, #ff6600 0%, #ff8533 100%);
	border:1px solid rgba(255,102,0,.35);
	color:#fff;
	box-shadow:0 6px 18px rgba(255,102,0,.22);
	}
.detail-wrap .product-btn-wrap .pdf{
	background:#fff;
	border:1px solid rgba(13,50,79,.14);
	color:#0d324f;
	box-shadow:0 4px 14px rgba(13,50,79,.06);
	}
.product-btn-wrap .email:before{
	content:"\f086";
	padding:0 3px 0 0;
	}
.product-btn-wrap .pdf:before{
	content:"\f1c1";
	padding:0 3px 0 0;
	}
.detail-wrap .product-btn-wrap .email:hover{
	background:linear-gradient(135deg, #e85a00 0%, #ff6600 100%);
	border-color:rgba(255,102,0,.45);
	color:#fff;
	box-shadow:0 8px 22px rgba(255,102,0,.28);
	transform:translateY(-1px);
	}
.detail-wrap .product-btn-wrap .pdf:hover{
	background:rgba(1,147,222,.06);
	border-color:rgba(1,147,222,.35);
	color:#0193de;
	box-shadow:0 6px 18px rgba(1,147,222,.12);
	transform:translateY(-1px);
	}
.product-btn-wrap .email:hover,.product-btn-wrap .pdf:hover{
	background:none;
	color:#7f7f7f;
	}
.detail-wrap .product-summary .share-this{
	margin:20px 0 0;
	padding-top:16px;
	border-top:1px solid rgba(13,50,79,.08);
	}
/* Product page — Request a Quote modal */
.pd-inquiry-pop-bd{
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:20050;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	background:rgba(15,23,42,.55);
	backdrop-filter:saturate(120%) blur(4px);
	}
.pd-inquiry-pop{
	position:relative;
	width:100%;
	max-width:520px;
	margin:72px auto 48px;
	padding:36px 36px 32px;
	background:#fff;
	border-radius:14px;
	box-shadow:0 25px 50px -12px rgba(0,0,0,.22),0 0 0 1px rgba(15,23,42,.06);
	box-sizing:border-box;
	z-index:1;
	}
.pd-inquiry-pop-close{
	position:absolute;
	right:14px;
	top:14px;
	width:40px;
	height:40px;
	border:0;
	padding:0;
	margin:0;
	border-radius:10px;
	background:transparent;
	color:#64748b;
	font-size:28px;
	line-height:1;
	cursor:pointer;
	z-index:20;
	transition:background .2s ease,color .2s ease;
	}
.pd-inquiry-pop-close:hover{
	background:#f1f5f9;
	color:#0f172a;
	}
.pd-inq-title{
	margin:0 48px 8px 0;
	font-family:'SourceSansProSemibold',Arial,sans-serif;
	font-size:22px;
	font-weight:600;
	line-height:1.25;
	color:#0f172a;
	}
.pd-inq-lead{
	margin:0 0 24px;
	font-size:14px;
	line-height:1.55;
	color:#64748b;
	}
.pd-inq-form{
	margin:0;
	padding:0;
	}
.pd-inq-ajax-err,
.pd-inquiry-pop .xy-inquiry-ajax-err{
	margin:0 0 14px;
	padding:10px 14px;
	font-size:13px;
	line-height:1.5;
	color:#b42318;
	background:#fef3f2;
	border:1px solid #fecdca;
	border-radius:8px;
	}
.pd-inq-ajax-err[hidden],
.pd-inquiry-pop .xy-inquiry-ajax-err[hidden]{
	display:none !important;
	}
.pd-inq-field{
	margin:0 0 18px;
	}
.pd-inq-field label{
	display:block;
	margin:0 0 6px;
	font-size:12px;
	font-weight:600;
	letter-spacing:.04em;
	text-transform:uppercase;
	color:#475569;
	}
.pd-inq-req{
	color:#d2322d;
	font-weight:700;
	margin-left:2px;
	}
.pd-inq-input,.pd-inq-textarea{
	width:100%;
	box-sizing:border-box;
	border:1px solid #e2e8f0;
	border-radius:10px;
	padding:11px 14px;
	font-size:15px;
	line-height:1.45;
	color:#0f172a;
	background:#fff;
	transition:border-color .2s ease,box-shadow .2s ease;
	}
.pd-inq-input:focus,.pd-inq-textarea:focus{
	outline:none;
	border-color:#0193de;
	box-shadow:0 0 0 3px rgba(1,147,222,.18);
	}
.pd-inq-textarea{
	min-height:120px;
	resize:vertical;
	}
.pd-inq-captcha-inner{
	display:flex;
	align-items:center;
	gap:12px;
	flex-wrap:wrap;
	position:relative;
	}
.pd-inq-code-ipt{
	max-width:160px;
	flex:1 1 120px;
	}
.pd-inq-codeimg{
	display:block;
	flex:0 0 auto;
	width:110px;
	height:40px;
	cursor:pointer;
	border-radius:8px;
	border:1px solid #94a3b8;
	background:#f8fafc;
	min-width:110px;
	min-height:40px;
	object-fit:fill;
	vertical-align:middle;
	box-sizing:border-box;
	image-rendering:auto;
	-webkit-user-select:none;
	user-select:none;
	}
.pd-inq-codeimg.is-loading{
	opacity:.55;
	}
.pd-inq-codeimg.is-error{
	border-color:#dc2626;
	background-color:#fef2f2;
	opacity:.4;
	}
.pd-inq-captcha-inner:has(.pd-inq-codeimg.is-error)::after{
	content:"Click to reload";
	position:absolute;
	right:0;
	top:50%;
	transform:translateY(-50%);
	width:110px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:10px;
	color:#dc2626;
	pointer-events:none;
	}
.pd-inq-actions{
	display:flex;
	flex-wrap:wrap;
	gap:12px;
	margin-top:8px;
	padding-top:8px;
	}
.pd-inq-btn{
	min-width:108px;
	padding:11px 22px;
	font-size:15px;
	font-weight:600;
	border-radius:10px;
	cursor:pointer;
	border:1px solid transparent;
	transition:background .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease;
	}
.pd-inq-btn-primary{
	color:#fff;
	border-color:#013274;
	background:linear-gradient(180deg,#0193de 0%,#013274 100%);
	box-shadow:0 6px 18px rgba(1,147,222,.28);
	}
.pd-inq-btn-primary:hover{
	background:linear-gradient(180deg,#0aa0f0 0%,#0193de 100%);
	box-shadow:0 8px 22px rgba(1,147,222,.38);
	}
.pd-inq-btn-ghost{
	color:#475569;
	background:#fff;
	border-color:#cbd5e1;
	}
.pd-inq-btn-ghost:hover{
	background:#f8fafc;
	border-color:#94a3b8;
	color:#0f172a;
	}
@media screen and (max-width:600px){
	.pd-inquiry-pop{
		margin:24px 12px 32px;
		padding:28px 20px 22px;
		border-radius:12px;
		}
	.pd-inq-title{
		font-size:19px;
		margin-right:36px;
		}
	}
.product-summary{ position:relative;width:auto;float:none;margin-right:0;}

.product-detail{
	position:relative;
	overflow:visible;
	margin:50px 0 0;
		
	}
.detail-tabs{
	position:relative;
	}	
.detail-tabs:before{
	content:"";
	position:absolute;
	left:0;
	bottom:-2px;
	width:100%;
	height:1px;
	background:#d5d5d5;
	}	
.detail-tabs .title{
	position:relative;
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;	
	font-size:16px;
	padding:0 25px;
	line-height:30px;
	cursor:pointer;
	overflow:hidden;
	font-size:16px;
	margin:0 3px 0 0;
	background:#333;
	color:#fff;
	}

.detail-tabs .title.current{
	font-family:'SourceSansProSemibold';
	color:#FFF;
	background: -webkit-linear-gradient(#0066a1, #013475); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#0066a1, #013475); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#0066a1, #013475); /* Firefox 3.6 - 15 */
	background: linear-gradient(#0066a1, #013475);
 
	}
.product-detail .detail-panel{
	padding:20px 0;
	display:block;
	overflow:hidden
	}
.product-detail .disabled{ display:none;}





.goods-tbar .title,
.goods-may-like > .title,
.goods-may-like > .page_title{
	position:relative;
	margin:0;
	padding:0 0 12px;
	font-size:20px;
	line-height:1.35;
	font-family:'SourceSansProSemibold', 'Source Sans Pro', sans-serif;
	font-weight:600;
	color:#0d324f;
	text-transform:uppercase;
	letter-spacing:.04em;
	border-bottom:none;
	}
.goods-tbar .title:after,
.goods-may-like > .title:after,
.goods-may-like > .page_title:after{
	content:"";
	display:block;
	position:static;
	width:48px;
	height:3px;
	margin-top:10px;
	background:linear-gradient(90deg, #0193de 0%, #4db8e8 100%);
	border-radius:2px;
	}
.goods-tbar{
	position:relative;
	margin:0 0 20px;
	}
.goods-may-like{
	position:relative;
	margin:48px 0 0;
	padding:28px 0 8px;
	border-top:1px solid rgba(13,50,79,.08);
	}
.goods-items-wrap{
	position:relative;
	width:100%;
	}
.goods-items{
	position:relative;
	width:100%;
	margin:0;
	padding:4px 0 0;
	}
.goods-may-like .goods-items .owl-stage-outer{
	padding:4px 2px 12px;
	overflow:hidden;
	}
.goods-may-like .goods-items .owl-item{
	display:flex;
	height:auto;
	}
.goods-may-like .goods-items .product-item{
	display:flex;
	flex-direction:column;
	width:100% !important;
	height:100%;
	margin:0 !important;
	padding:0;
	border:none;
	float:none;
	box-sizing:border-box;
	}
.goods-may-like .goods-items .product-item .item-wrap{
	display:flex;
	flex:1 1 auto;
	flex-direction:column;
	height:100%;
	width:100%;
	overflow:hidden;
	text-align:center;
	background:#fff;
	border-radius:12px;
	border:1px solid rgba(13,50,79,.08);
	box-shadow:0 6px 20px rgba(13,50,79,.06);
	transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;
	}
.goods-may-like .goods-items .product-item:hover .item-wrap{
	transform:translateY(-4px);
	border-color:rgba(1,147,222,.25);
	box-shadow:0 12px 32px rgba(13,50,79,.12);
	}
.goods-may-like .goods-items .product-item .pd-img{
	flex:0 0 auto;
	display:flex;
	align-items:center;
	justify-content:center;
	width:100%;
	height:auto;
	aspect-ratio:1;
	padding:14px;
	background:linear-gradient(160deg, #f8fafc 0%, #eef3f8 100%);
	box-sizing:border-box;
	}
.goods-may-like .goods-items .product-item .pd-img img{
	position:relative;
	width:100%;
	max-width:100%;
	max-height:100%;
	height:auto;
	object-fit:contain;
	transition:transform .3s ease;
	}
.goods-may-like .goods-items .product-item:hover .pd-img img{
	transform:scale(1.04);
	}
.goods-may-like .goods-items .product-item .pd-info{
	flex:1 1 auto;
	display:flex;
	align-items:center;
	justify-content:center;
	position:relative;
	left:auto;
	bottom:auto;
	width:100%;
	min-height:68px;
	height:auto !important;
	padding:12px 14px 16px;
	opacity:1;
	visibility:visible;
	text-align:center;
	box-sizing:border-box;
	background:#fff;
	border-top:1px solid rgba(13,50,79,.06);
	}
.goods-may-like .goods-items .product-item .pd-info .pd-name{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	height:auto !important;
	font-size:13px;
	line-height:1.45;
	text-transform:none;
	vertical-align:top;
	}
.goods-may-like .goods-items .product-item .pd-info .pd-name a{
	display:-webkit-box;
	width:100%;
	max-width:100%;
	margin:0 auto;
	padding:0;
	color:#334155;
	font-family:'SourceSansProSemibold', 'Source Sans Pro', sans-serif;
	text-align:center;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	text-overflow:ellipsis;
	word-break:break-word;
	transition:color .2s ease;
	}
.goods-may-like .goods-items .product-item:hover .pd-info .pd-name a{
	color:#0193de;
	}
.goods-items .owl-nav{
	display:flex;
	align-items:center;
	gap:8px;
	position:absolute;
	top:-52px;
	right:0;
	margin:0;
	}
.goods-items .owl-prev,
.goods-items .owl-next{
	position:relative;
	top:0;
	float:none;
	display:flex;
	align-items:center;
	justify-content:center;
	width:36px;
	height:36px;
	margin:0;
	overflow:visible;
	z-index:2;
	background:#fff;
	font-size:16px;
	color:#0d324f;
	border:1px solid rgba(13,50,79,.1);
	border-radius:50%;
	box-shadow:0 4px 14px rgba(13,50,79,.08);
	transition:background .2s ease, color .2s ease, border-color .2s ease, box-shadow .2s ease;
	}
.goods-items .owl-prev:hover,
.goods-items .owl-next:hover{
	background:#0193de;
	color:#fff;
	border-color:#0193de;
	box-shadow:0 6px 18px rgba(1,147,222,.28);
	}
.goods-items .owl-prev:before,
.goods-items .owl-next:before{
	font-size:14px;
	line-height:1;
	}
.goods-items .owl-prev:before{
	content:"\f104";
	}
.goods-items .owl-next:before{
	content:"\f105";
	}
.goods-may-like .goods-items .owl-dots{
	margin:14px 0 0;
	text-align:center;
	line-height:1;
	}
.goods-may-like .goods-items .owl-dots .owl-dot span{
	width:8px;
	height:8px;
	margin:0 4px;
	background:rgba(13,50,79,.18);
	transition:background .2s ease, transform .2s ease;
	}
.goods-may-like .goods-items .owl-dots .owl-dot.active span,
.goods-may-like .goods-items .owl-dots .owl-dot:hover span{
	background:#0193de;
	transform:scale(1.15);
	}
				
 
@media screen and (max-width: 769px){

/* layout */


body,.container {width:100%;min-width:inherit;}

.layout, .header, .nav-bar .nav-wrap, .banner-list,.bottom-service, .social-layout,.foot-wrapper .foot-img{display:block;width:100%;margin:0 auto;}

.head-wrapper,.foot-wrapper,.nav-bar{max-width:100%;min-width:inherit;}

.z10000{position:relative;z-index:100000;}

.mobile-body-mask{width:100%;height:100%;background:rgba(0,0,0,0.6);position:absolute;position:fixed;left:0;top:0;z-index:9999;}

.mobile-ico-close{width:30px;height:30px;background:#fff url(../images/mobile_close.png) center center no-repeat;background-size:50% auto;position:absolute;right:-35px;top:0;}


img{max-width:100%;}

a:visited{color:#333;}
.owl-carousel{ padding:0 0 30px;}


/* box sizing */

*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}

.owl-carousel{ padding:0 0 30px;}


.sub-content{
	position:relative;
	display:block;
	right:auto;
	border-radius:0;
	border:none;
	box-shadow:none;
	z-index:99999;
	}
.scrollsidebar,.bottomsidebar{ display:none;}

/* ===================================================

 * header 

 * --------------------------------------------------- */

 
.mobile-head-items{
	position:fixed;
	top:0;
	left:0;
	z-index:99999;
	background:#0f2d52;
	width:100%;
	height:44px;
	line-height:44px;
	text-align:left;
	box-shadow:0 2px 12px rgba(0,0,0,.15);
	}
.mobile-head-item{
	float:left;
	width:48px;
	}
.mobile-head-item.mobile-head-aside{
	float:right;
	}
.mobile-head-item .title{
	width:100%;
	height:44px;
	line-height:44px;
	overflow:hidden;
	text-align:center;
	color:#fff;
	font-size:18px;
	}
.mobile-head-item .title a{
	position:relative;
	display:block;
	color:#fff;
	}
.mobile-head-item.mobile-head-home .title a:before{content:'\f015';}
.mobile-head-item.mobile-head-nav .title:before{content:'\f0c9';font-size:20px;}
.mobile-head-item.mobile-head-language .title:before{content:"\f1ab";}
.mobile-head-item.mobile-head-search .title:before{content:"\f002";}
.mobile-head-item.mobile-head-social .title:before{content:"\f007";}
.mobile-head-item.mobile-head-aside .title:before{content:"\f060";}
/* 手机左侧分类抽屉：克隆内容无 .aside 父级，沿用通用 side-ico 定位 */
.mobile-head-item.mobile-head-aside .side-cate-menu > li > .side-cate-head > a{
	display:block !important;
	padding:12px 44px 12px 14px !important;
	font-size:14px !important;
	line-height:1.35 !important;
	color:#0d324f !important;
	word-break:break-word;
	}
.mobile-head-item.mobile-head-aside .side-cate-menu > li > .side-cate-head > .side-ico{
	right:6px !important;
	width:36px !important;
	height:36px !important;
	font-size:13px !important;
	}
.mobile-head-item.mobile-head-aside .side-widget{
	margin:0 0 16px;
	border:none;
	box-shadow:none;
	border-radius:0;
	}
.mobile-head-item.mobile-head-aside .side-tit-bar{
	background:#0f2d52;
	margin:0 -10px 0;
	padding:0;
	}
.mobile-head-item.mobile-head-aside .side-tit-bar .side-tit{
	color:#fff;
	font-size:15px;
	line-height:44px;
	padding:0 16px;
	margin:0;
	text-align:left;
	}
.mobile-head-item .main-content-wrap{
	background:#fff;
	top:0;
	display:block;
	z-index:99999;
	}
.mobile-head-item .main-content-wrap .content-wrap{
	overflow-y:auto;
	height:100%;
	padding:15px 10px;
	}
.mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap{
	overflow-y:hidden;
	}
.mobile-head-item .side-content-wrap{
	position:fixed;
	display:block;
	left:0;
	top:0;
	width:78%;
	max-width:320px;
	height:100%;
	transform:translateX(-100%);
	visibility:hidden;
	pointer-events:none;
	transition:transform .3s ease, visibility 0s linear .3s;
	z-index:99999;
	}
.mobile-head-item .main-content-wrap.side-content-wrap.show-content-wrap,
.mobile-head-item .side-content-wrap.show-content-wrap{
	transform:translateX(0);
	visibility:visible;
	pointer-events:auto;
	transition:transform .3s ease, visibility 0s linear 0s;
	}
.mobile-head-item .middle-content-wrap{
	position:absolute;
	left:0;
	width:100%;
	height:auto;
	padding:20px 0;
	opacity:0;
	visibility:hidden;
	}
.mobile-head-item .middle-show-content-wrap{
	top:44px;
	visibility:visible;
	opacity:1;
	}

/* ---------- 手机侧滑导航（.nav / .head_nav 通用） ---------- */
.mobile-body-mask{
	background:rgba(15,45,82,.55) !important;
	-webkit-backdrop-filter:blur(2px);
	backdrop-filter:blur(2px);
	}
.mobile-head-item.mobile-head-nav .side-content-wrap{
	width:78% !important;
	max-width:320px;
	background:#fff !important;
	box-shadow:8px 0 32px rgba(0,0,0,.2);
	}
.mobile-head-item.mobile-head-nav .main-content-wrap{
	background:#fff !important;
	}
.mobile-head-item.mobile-head-nav .content-wrap{
	display:flex;
	flex-direction:column;
	height:100%;
	padding:0 !important;
	background:#fff;
	overflow:hidden !important;
	box-sizing:border-box;
	}
.mobile-head-item.mobile-head-nav .content-wrap:before{
	content:"MENU";
	display:block;
	flex-shrink:0;
	padding:16px 20px 14px;
	font-size:12px;
	font-weight:700;
	letter-spacing:.2em;
	color:#fff;
	background:linear-gradient(135deg,#0193de 0%,#013274 100%);
	}
.mobile-head-item.mobile-head-nav .mobile-ico-close{
	width:36px !important;
	height:36px !important;
	right:-44px !important;
	top:12px !important;
	border-radius:50%;
	background:#fff url(../images/mobile_close.png) center center no-repeat !important;
	background-size:42% auto !important;
	box-shadow:0 2px 12px rgba(0,0,0,.22);
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list,
.mobile-head-item.mobile-head-nav .content-wrap > .nav,
.mobile-head-item.mobile-head-nav .content-wrap > .head_nav{
	display:block !important;
	width:100% !important;
	max-width:none !important;
	margin:0 !important;
	padding:4px 0 calc(72px + env(safe-area-inset-bottom,0px)) !important;
	list-style:none;
	flex:1 1 auto;
	min-height:0;
	overflow-x:hidden;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
	box-sizing:border-box;
	float:none !important;
	text-align:left !important;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list::-webkit-scrollbar,
.mobile-head-item.mobile-head-nav .content-wrap > .nav::-webkit-scrollbar{
	width:0;
	height:0;
	display:none;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list > li,
.mobile-head-item.mobile-head-nav .content-wrap > .nav > li,
.mobile-head-item.mobile-head-nav .content-wrap > .head_nav > li{
	display:block !important;
	float:none !important;
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	border-bottom:1px solid #eef2f7;
	line-height:1.35 !important;
	overflow:visible !important;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list > li:last-child,
.mobile-head-item.mobile-head-nav .content-wrap > .nav > li:last-child{
	border-bottom:0;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list > li:after,
.mobile-head-item.mobile-head-nav .content-wrap > .nav > li:after,
.mobile-head-item.mobile-head-nav .content-wrap > .head_nav > li:after,
.mobile-head-item.mobile-head-nav .mobile-nav-list > li .nav-ico,
.mobile-head-item.mobile-head-nav .content-wrap > .nav .nav-ico{
	display:none !important;
	content:none !important;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list > li > a,
.mobile-head-item.mobile-head-nav .content-wrap > .nav > li > a,
.mobile-head-item.mobile-head-nav .content-wrap > .head_nav > li > a{
	position:relative;
	display:block !important;
	height:auto !important;
	min-height:48px;
	line-height:1.35 !important;
	padding:14px 48px 14px 18px !important;
	font-size:15px !important;
	font-weight:600;
	letter-spacing:.02em;
	text-transform:capitalize;
	color:#1e293b !important;
	background:transparent !important;
	overflow:visible !important;
	white-space:normal !important;
	word-break:break-word;
	box-sizing:border-box;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list > li > a:before,
.mobile-head-item.mobile-head-nav .content-wrap > .nav > li > a:before{
	display:none !important;
	content:none !important;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list > li > a > b,
.mobile-head-item.mobile-head-nav .content-wrap > .nav > li > a > b{
	position:absolute !important;
	right:6px !important;
	top:50% !important;
	margin:0 !important;
	width:40px !important;
	height:40px !important;
	line-height:40px !important;
	text-align:center !important;
	transform:translateY(-50%);
	font-size:14px !important;
	font-weight:400;
	color:#94a3b8 !important;
	z-index:2;
	cursor:pointer;
	transition:transform .2s ease,color .2s ease;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list > li > a > b:after,
.mobile-head-item.mobile-head-nav .content-wrap > .nav > li > a > b:after{
	content:"\f107" !important;
	font-family:"fontawesome",FontAwesome,sans-serif !important;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list > li.is-open > a > b,
.mobile-head-item.mobile-head-nav .content-wrap > .nav > li.is-open > a > b{
	color:#0193de !important;
	transform:translateY(-50%) rotate(180deg);
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list > li.nav-current > a,
.mobile-head-item.mobile-head-nav .content-wrap > .nav > li.nav-current > a,
.mobile-head-item.mobile-head-nav .mobile-nav-list > li > a:active,
.mobile-head-item.mobile-head-nav .content-wrap > .nav > li > a:active{
	color:#0193de !important;
	background:#f0f9ff !important;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list > li.nav-current > a,
.mobile-head-item.mobile-head-nav .content-wrap > .nav > li.nav-current > a{
	border-left:3px solid #0193de;
	padding-left:15px !important;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list li > ul,
.mobile-head-item.mobile-head-nav .content-wrap > .nav li > ul{
	position:static !important;
	display:none !important;
	width:100% !important;
	margin:0 !important;
	padding:0 0 6px !important;
	background:#f8fafc !important;
	box-shadow:none !important;
	border:none !important;
	border-radius:0 !important;
	opacity:1 !important;
	visibility:visible !important;
	transform:none !important;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list li.is-open > ul,
.mobile-head-item.mobile-head-nav .content-wrap > .nav li.is-open > ul{
	display:block !important;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list li li,
.mobile-head-item.mobile-head-nav .content-wrap > .nav li li{
	display:block !important;
	float:none !important;
	width:100% !important;
	padding:0 !important;
	font-size:14px !important;
	line-height:1.4 !important;
	text-transform:none !important;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list li li > a,
.mobile-head-item.mobile-head-nav .content-wrap > .nav li li > a{
	display:block !important;
	padding:10px 44px 10px 28px !important;
	line-height:1.4 !important;
	color:#475569 !important;
	font-weight:400;
	font-size:14px !important;
	height:auto !important;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list li li > a:hover,
.mobile-head-item.mobile-head-nav .content-wrap > .nav li li > a:hover,
.mobile-head-item.mobile-head-nav .mobile-nav-list li li.nav-current > a,
.mobile-head-item.mobile-head-nav .content-wrap > .nav li li.nav-current > a{
	color:#0193de !important;
	background:#fff !important;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list li li > a > b,
.mobile-head-item.mobile-head-nav .content-wrap > .nav li li > a > b{
	display:block !important;
	position:absolute !important;
	right:6px !important;
	top:50% !important;
	width:36px !important;
	height:36px !important;
	line-height:36px !important;
	text-align:center !important;
	transform:translateY(-50%);
	font-size:12px !important;
	color:#94a3b8 !important;
	cursor:pointer;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list li li.is-open > a > b,
.mobile-head-item.mobile-head-nav .content-wrap > .nav li li.is-open > a > b{
	color:#0193de !important;
	transform:translateY(-50%) rotate(180deg);
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list li li ul,
.mobile-head-item.mobile-head-nav .content-wrap > .nav li li ul{
	background:#f1f5f9 !important;
	}
.mobile-head-item.mobile-head-nav .mobile-nav-list li li li > a,
.mobile-head-item.mobile-head-nav .content-wrap > .nav li li li > a{
	padding:8px 18px 8px 40px !important;
	font-size:13px !important;
	color:#64748b !important;
	}

.nav-bar .nav,.nav-bar .head-contact,.nav-bar .change-language,.nav-bar .head-search-wrap,.nav-bar .nav-row{
	display:none;
}
.nav-bar > .layout > .head-top{
	justify-content:center;
	padding:10px 16px 12px;
	min-height:0;
	}
.nav-bar > .layout > .head-top .header-right.head-top-utilities{
	display:none;
	}
.nav-bar > .layout > .head-top .logo{
	float:none;
	width:100%;
	flex:1 1 100%;
	margin:0;
	padding:0;
	text-align:center;
	}
.nav-bar > .layout > .head-top .logo a{
	display:inline-block;
	margin:0 auto;
	line-height:0;
	}
.nav-bar > .layout > .head-top .logo img{
	max-width:min(60vw, 220px);
	max-height:44px;
	width:auto;
	height:auto;
	margin:0 auto;
	display:block;
	}
.head-wrapper{
	position:relative;
	top:auto;
	}
.head-wrapper .nav-bar{
	margin-top:44px;
	}
.mobile-head-item.mobile-head-search .head-search,
.mobile-head-item.mobile-head-search .head-search .search-ipt{
	width:100%;
	opacity:1;
	visibility:visible;
	overflow:visible;
	margin:0;
	border-bottom:1px solid #7a7a7a;
	}
.mobile-head-item.mobile-head-search .head-search .search-ipt{
	color:#333;
	}
.logo{
	display:block;
	text-align:center;
	padding:0;
	float:none;
	}
.logo img{
	max-width:min(60vw, 220px);
	max-height:44px;
	width:auto;
	height:auto;
	margin:0 auto;
	display:block;
	}
/*nav（手机抽屉内由上方 .mobile-head-nav 规则接管，此处勿用 inline-block） */

.mobile-head-item.mobile-head-nav .content-wrap .nav li,
.mobile-head-item.mobile-head-nav .content-wrap .nav li ul,
.mobile-head-item.mobile-head-nav .content-wrap .nav li ul li{
	display:block;
	width:100%;
	padding:0;
	}

	/* foot-social */
	.foot-social{ margin-top:0;}
	.mobile-head-item .foot-social{ text-align: center}
	/* 顶栏克隆的社交区：无页脚父级选择器，需单独补全图标与无障碍文案 */
	.mobile-head-item.mobile-head-social ul.foot-social.foot-social-bar{
		display:flex;
		flex-wrap:wrap;
		align-items:center;
		justify-content:center;
		gap:12px;
		margin:6px 0 0;
		padding:0;
		list-style:none;
	}
	.mobile-head-item.mobile-head-social .foot-social-bar li{
		margin:0;
		display:block;
		line-height:1;
	}
	.mobile-head-item.mobile-head-social .foot-social-bar a{
		position:relative;
		display:inline-flex;
		align-items:center;
		justify-content:center;
		width:40px;
		height:40px;
		border-radius:50%;
		background:#eef2f6;
		color:#1a1926;
		font-size:18px;
		text-decoration:none;
		transition:background .2s ease,color .2s ease;
	}
	.mobile-head-item.mobile-head-social .foot-social-bar a:hover{
		background:#e2e8f0;
		color:#0193de;
	}
	.mobile-head-item.mobile-head-social .foot-social-bar a .fa{
		display:inline-block;
		font-family:FontAwesome,"fontawesome",sans-serif;
		font-size:18px;
		line-height:1;
		font-style:normal;
		font-weight:normal;
		-webkit-font-smoothing:antialiased;
		-moz-osx-font-smoothing:grayscale;
	}
	.mobile-head-item.mobile-head-social .foot-social-bar .foot-social-svg{
		width:18px;
		height:18px;
		display:block;
		flex-shrink:0;
	}
	.mobile-head-item.mobile-head-social .foot-social-bar .sr-only{
		position:absolute;
		width:1px;
		height:1px;
		padding:0;
		margin:-1px;
		overflow:hidden;
		clip:rect(0,0,0,0);
		border:0;
		white-space:nowrap;
	}


/* translate */

.transall{display:block;width:100%;float:none;}

.head-wrapper .prisna-wp-translate-dropdown-sub-container,.head-wrapper .prisna-wp-translate-dropdown-body,.head-wrapper .prisna-wp-translate-dropdown-body:hover{background:none!important;border:0!important;box-shadow:none!important;}

.head-wrapper .prisna-wp-translate-dropdown-container,.head-wrapper .prisna-wp-translate-dropdown-sub-container,.head-wrapper .prisna-wp-translate-dropdown-body{height:auto!important;}

.head-wrapper .prisna-wp-translate-dropdown-body{float:none!important;}

.head-wrapper .prisna-wp-translate-dropdown-body .prisna-wp-translate-dropdown-body>p.prisna-wp-translate-dropdown-current-language,.head-wrapper .transall .prisna-wp-translate-dropdown-current-language-arrow{display:none!important;}

.head-wrapper .prisna-wp-translate-dropdown-languages-list-scroll{display:block!important;height:auto!important;}

.head-wrapper .prisna-wp-translate-dropdown-languages-list p{width:50%;display:inline!important;;float:left!important;}

.head-wrapper .prisna-wp-translate-dropdown-languages-list{display:block!important;}

.transall .prisna-wp-translate-dropdown-current-language{display:none!important;}




/* ===================================================

 * footer 

 * --------------------------------------------------- */
.layout{
	width:98%;
	margin:0 auto;
	}

.page-head{ display:none !important;}
	.foot-wrapper{margin-top:0;}
.foot-wrapper,.foot-wrapper a{ color:#d0dce8;}
.foot-items{
	grid-template-columns:1fr 1fr;
	grid-template-areas:"logo logo" "contact inquiry";
	gap:24px 28px;
	padding:36px 0 24px;
	}
.foot-item.foot-item-inquiry,
.foot-item.foot-item.foot-item-news,
.foot-item.foot-item-contact{
	width:auto;
	margin:0;
	padding:0;
	float:none;
	}
 
.footer{
	padding:20px 0 50px;
	}

.foot-item.foot-item-inquiry .subscribe-form,
.foot-item.foot-item-inquiry .subscribe-desc{
	max-width:100%;
	}
.foot-item.foot-item-inquiry .subscribe-form form{
	flex-wrap:nowrap;
	}
.foot-item.foot-item-inquiry .subscribe-form .subscribe-ipt{
	flex:1 1 0%;
	min-width:0;
	width:0;
	}
.foot-item.foot-item-inquiry .subscribe-form .subscribe-btn{
	flex:0 0 auto;
	width:auto;
	max-width:34%;
	padding:0 12px;
	font-size:13px;
	border-left:1px solid rgba(255,255,255,.1);
	border-top:none;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}

.foot-item.foot-item-inquiry .foot-inquiry-layout{
	flex-direction:column;
	align-items:center;
	gap:24px;
	}
.foot-item.foot-item-inquiry .foot-wa-qr{
	width:100%;
	}
 
 
.mobile-contact{
	display:none !important;
	}
.mobile-contact,.mobile-contact a{color:#FFF}	
.head-contact{ display:block; width:100%; margin:0;}
.head-contact .head-phone,.head-contact .head-email{
	display:inline-block;
	vertical-align:top;
	width:50%;
	margin:0;
	text-align:center;
	line-height:38px;
	color:#FFF;
	padding:0;
	}	
.head-contact .head-phone{ background:#ff6600;  }
/* 底部固定联系方式：显示图标（顶栏内 .nav-bar .head-contact 已隐藏，此处仅影响克隆条） */
.mobile-contact .head-contact .head-phone,
.mobile-contact .head-contact .head-email{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:50%;
	box-sizing:border-box;
	padding:0 8px;
	gap:6px;
	text-align:left;
	}
.mobile-contact .head-contact .head-phone a,
.mobile-contact .head-contact .head-email a{
	display:inline-flex;
	align-items:center;
	min-width:0;
	max-width:100%;
	color:#FFF;
	text-decoration:none;
	}
.mobile-contact .head-contact .head-phone a span,
.mobile-contact .head-contact .head-email a span{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	}
.mobile-contact .head-contact .head-phone:before,
.mobile-contact .head-contact .head-email:before{
	display:inline-block !important;
	position:static;
	left:auto;
	top:auto;
	width:auto;
	height:auto;
	min-width:1em;
	margin:0;
	padding:0;
	content:"\f095";
	background:none !important;
	background-image:none !important;
	font-family:FontAwesome,"fontawesome",sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	line-height:1;
	color:#fff;
	flex-shrink:0;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	}
.mobile-contact .head-contact .head-email:before{
	content:"\f0e0";
	}

/* ===================================================

 * for:homepage 

 * --------------------------------------------------- */


















.index-title-bar .title { font-size:40px;}
.synopsis-item .item-wrap{
	padding:0 20px;
	text-align:center;
	}
.synopsis-item,.synopsis-item a{ color:#FFF;	width: 100%;
	margin: 1% 0;}
.synopsis-item .item-img{
	float:none;

	}	

.synopsis-item .item-info{
	position:relative;
	float:none;
	width:100%;
	
	}
.synopsis-item .item-info .item-title{
    font-size: 18px;
	}

	.synopsis-item:hover {
		transform: scale(1.05,1.05);
		-moz-transform: scale(1.05,1.05);
		-webkit-transform: scale(1.05,1.05);
		-o-transform: scale(1.05,1.05);
		box-shadow:  0 10px 20px rgba(0,0,0,.3);
		z-index: 2;
	}




.about-us-wrap{
	padding:30px 0;
	}
 
.about-us{
	display:block;
	gap:0;
	}
.about-us .about-img{
	display:block;
	flex:none;
	width:100%;
	max-width:100%;
	overflow:hidden;
	margin:0 0 30px;
	border:none;
	min-height:auto;
	}
.about-us .about-img:before,.about-us .about-img:after{ display: none;}
	.about-us .about-img .slides{ left:0; top:0;}
	.about-us .about-img .item img{ width:100%; max-width:100%; height:auto;}
 
.about-us .about-detail{
	display:block;
	width:100%;
	max-width:100%;
	float:none;
	}
.about-us .about-detail .title{
	font-size:40px;
	}		
.about-us .about-detail .read-more{
	height:auto;
	line-height:normal;
	padding:5px 30px;
	}


.main-product-wrap{ padding:30px 0 0 0;}
.product-wrap,.product-slides-cont{
	width:100%;
	}
.product-slides{
	padding:50px 0;
	}
.product-slides .owl-dots {
	bottom:15px;
}
.product-item,.product-wrap .product-item{
	width:23%;
	height:auto;
	margin: 1% 1%;
	}
	.product-item:nth-child(4n){margin: 1% 1%;}
.product-item .item-wrap{
	width:96%;
	margin:0 auto;
	} 
.product-item .pd-info{
	position:relative;
	display:block;
	height:auto;
	opacity:1;
	visibility:visible;
	}
.product-item .pd-info .pd-name{
	display:block;
	height:auto;
	padding:10px;
	font-size:16px;
	}
.product-slides .product-item{
	width:100%;
	height:auto;
	margin:0;
	}
.product-slides .product-item .pd-info,.product-wrap .product-item .pd-info,.product-slides .product-item .pd-info .pd-name,.product-wrap .product-item .pd-info .pd-name{
	height:auto;
	}

.product-item .item-wrap,.product-item .pd-img,.product-slides .product-item .item-wrap,.product-wrap .product-item .item-wrap,.product-slides .product-item .pd-img,.product-wrap .product-item .pd-img{
	 display:block;
	width:100%;
	height:auto;
	}
 .product-item .pd-img img,.product-slides .product-item .pd-img img,.product-wrap .product-item .pd-img img{
	
	width:100%;
	max-width:none;
	max-height:none; 
	}
.product-item .pd-info,.product-item .pd-info .pd-name,.product-slides .product-item .pd-info,.product-wrap .product-item .pd-info,.product-slides .product-item .pd-info .pd-name,.product-wrap .product-item .pd-info .pd-name{
	height:auto;
	}



/*.product-list*/
	.page-layout .product-list .product-item{
		width:48%;
		margin:1%;
		}




.trusted-partners-wrap{ margin-top:30px;}
	.trusted-partners-info{ width: 100%;}


/* ===================================================

 * for:product list 

 * --------------------------------------------------- */

.promote-bar{display:none;}



.aside.xy-aside-panel .side-cate li a{
	text-transform:capitalize;
	}

/* aside — 手机端隐藏侧栏（分类走顶部抽屉 mobile-head-aside） */

.page-layout .aside,
.page-layout .aside.xy-aside-panel,
.aside.xy-aside-panel{
	display:none !important;
	}
.page-layout .aside .side-widget{
	margin-bottom:14px;
	}
.side-head-search{
	width:100%;
	}
.side-head-search .search-ipt{
	width:100%;
	}
.side-tit-bar{
	position:relative;
	}
	
.side-tit-bar .side-tit{
	font-size:16px;
	line-height:30px;
	}
	
.side-widget{
	margin:0 0 30px;	
	}	
.side-cate ul li{
	line-height:30px;	
	}

.products-scroll-btn-prev,.products-scroll-btn-next{display:none;}
.page-layout .aside .products-scroll-list li,
.aside .products-scroll-list li{
	display:flex !important;
	vertical-align:top;
	width:100% !important;
	max-width:100%;
	margin:0 0 8px !important;
	}
.products-scroll-list li{
	display:inline-block;
	vertical-align:top;
	width:48%;
	margin:0 1%;
	}
.products-scroll-list li img{
	width:100%;
	float:none;
	margin:0;
	}


/* main */

.main{width:98%;float:none;padding:0; margin:0 auto;}

.main-tit-bar{
	margin:30px 0 10px;
	}	
.main-tit-bar .title{
	font-size:20px;
	}
	

.product-list ul,.certificate-list ul,.video-list ul{
	position:relative;
	width:100%;
	}	

.page-bar .pages,.page_bar .pages,.page_bar .page{display:block; float:none; text-align:center}
.page-bar .page a.page-numbers,
.page-bar .pages a.page-numbers,
.page_bar .page a.page-numbers,
.page_bar .pages a.page-numbers,
.page-bar .page span.page-numbers,
.page-bar .pages span.page-numbers,
.page_bar .page span.page-numbers,
.page_bar .pages span.page-numbers{
	height:32px;
	min-width:32px;
	padding:0 8px;
	font-size:12px;
	}


/* ===================================================

 * for:product detail 

 * --------------------------------------------------- */

/* product intro */
.detail-wrap .product-intro{
	display:block;
	grid-template-columns:none;
	gap:0;
	padding:16px;
	margin:0 0 24px;
	}
.detail-wrap .product-summary.w101-product-summary{
	grid-column:auto;
	flex:none;
	width:100%;
	}
.detail-wrap .product-view{
	grid-column:auto;
	width:100%;
	max-width:none;
	float:none;
	margin:0 0 20px;
	}
.product-view{
	width:100%;
	float:none;
	}
.detail-wrap .product-view .product-image,
.product-view .product-image{
	display:block;
	}
.product-view .image-additional{
	width:100%;
	margin:0;
	}
.product-view .image-additional ul{
	width:100%;
	}
.product-view .image-additional .owl-item > li,
.product-view .image-additional li{
	width:auto;
	margin:0;
	}
.product-view .image-additional .owl-item{
	padding:0 3px;
	box-sizing:border-box;
	}
.product-view .image-additional li a{
	padding:0;
	}
.detail-wrap .product-view .image-additional li img,
.product-view .image-additional li img{
	width:100%;
	max-width:none;
	height:64px;
	object-fit:contain;
	}
 .product-view .image-additional li.current img{
	border-color:#0193de;
	}
.detail-wrap .product-summary,
.product-summary{
	position:relative;
	width:100%;
	float:none;
	margin-right:0;
	}
/* detail */

.tab-content-wrap .tab-title-bar,.tab-content-wrap .tab-panel-wrap{ display:none;}
.tab-content-wrap .mobile-tab-items .mobile-tab-item{
	margin:0 0 30px ;
	}
.tab-content-wrap .mobile-tab-items .mobile-tab-title{
	font-family:'SourceSansProSemibold';
	margin:0 0 15px;
	}
.tab-content-wrap .mobile-tab-items .mobile-tab-panel{
	}

/* Customers Also Bought */
.goods-items{
	width:100%;
	}
.goods-may-like .goods-items-wrap .product-item{
	width:100% !important;
	margin:0 !important;
	padding:0;
	border:none;
	}

/* ===================================================

 * for:blog 

 * --------------------------------------------------- */

.blog-list .blog-item{padding:15px;border-bottom:1px solid #ddd;}

.blog-list .blog-item:last-child{border:0;}

.blog-list .blog-item:hover{background:none;}

.blog-list .blog-item:before{left:15px;right:15px;display:none;}

.blog-list .blog-item .blog-img{display:block;max-width:100%;float:none;}

.blog-list .blog-item .blog-tit{font-size:16px;line-height:1.3em;padding:6px 0 0;font-weight:normal;}

.blog-list .blog-item .blog-meta{padding:6px 0 0;}

.blog-list .blog-item .blog-summary{padding:0;margin:8px 0;height:80px;line-height:20px;overflow:hidden;}

.blog-list .blog-item .readmore{display:none;}

.main .blog-article{padding:5px 10px;}


/*----------------inquiry-form（与站点主色统一）--------------------------*/

.inquiry-form{
	padding:15px;
	}

.inquiry-form input[type="text"].form-input,
.inquiry-form input[type="email"].form-input,
.inquiry-form textarea.form-text{
	width:100%;
	border:1px solid #e2e8f0;
	border-radius:10px;
	background:#fff;
	color:#0f172a;
	padding:10px 12px;
	box-sizing:border-box;
	transition:border-color .2s ease,box-shadow .2s ease;
	}

.inquiry-form input[type="text"].form-input:focus,
.inquiry-form input[type="email"].form-input:focus,
.inquiry-form textarea.form-text:focus{
	outline:none;
	border-color:#0193de;
	box-shadow:0 0 0 3px rgba(1,147,222,.18);
	}

.inquiry-form .form-btn-wrap .form-btn-submit,
.inquiry-form .form-btn-wrap .form-btn-submits{
	display:inline-block;
	height:auto;
	min-height:44px;
	line-height:1.2;
	padding:12px 28px;
	font-size:14px;
	font-weight:700;
	letter-spacing:.06em;
	text-transform:uppercase;
	color:#fff;
	border:0;
	border-radius:10px;
	background:linear-gradient(180deg,#0193de 0%,#013274 100%);
	box-shadow:0 6px 18px rgba(1,147,222,.28);
	cursor:pointer;
	text-shadow:none;
	filter:none;
	transition:background .2s ease,box-shadow .2s ease,transform .15s ease;
	}

.inquiry-form .form-btn-wrap .form-btn-submit:hover,
.inquiry-form .form-btn-wrap .form-btn-submit:focus,
.inquiry-form .form-btn-wrap .form-btn-submits:hover,
.inquiry-form .form-btn-wrap .form-btn-submits:focus{
	color:#fff;
	border:0;
	background:linear-gradient(180deg,#0aa0f0 0%,#0193de 100%);
	box-shadow:0 8px 22px rgba(1,147,222,.38);
	transform:translateY(-1px);
	}

.inquiry-pop-bd .inquiry-pop{
	border-radius:14px;
	overflow:hidden;
	box-shadow:0 24px 56px rgba(15,45,82,.28);
	padding:0;
	}

.inquiry-pop-bd .inquiry-form-wrap.ct-inquiry-form .inquiry-form-title,
.inquiry-pop-bd .inquiry-form-wrap .inquiry-form-title{
	margin:0;
	padding:18px 24px;
	font-size:18px;
	font-weight:700;
	color:#fff;
	background:linear-gradient(135deg,#013274 0%,#0193de 100%);
	}

.inquiry-pop-bd .inquiry-form{
	padding:20px 24px 24px;
	}

.faq-list ul li .faq-cont{
	 
	font-size:14px;
	padding-bottom:15px;
	}	
.faq-list ul li .faq-title{
	padding-bottom:30px;
	}	
}


@media screen and (max-width: 641px){
.foot-items{
	grid-template-columns:1fr;
	grid-template-areas:"logo" "contact" "inquiry";
	padding:32px 0 20px;
	gap:22px;
	}
.foot-item.foot-item-social .foot-logo{
	text-align:center;
	}
.foot-item.foot-item-social .foot-logo img{
	margin:0 auto;
	}
.foot-item.foot-item-inquiry .foot-inquiry-layout{
	flex-direction:column;
	align-items:stretch;
	gap:18px;
	}
.foot-item.foot-item-inquiry .foot-wa-qr{
	align-self:center;
	}
.foot-item.foot-item-inquiry,.foot-item.foot-item-news,.foot-item.foot-item-contact{
	width:100%;
	padding:0;
	float:none;
	}
.foot-item .foot-tit{
	line-height:1.35;
	margin:0 0 12px;
	}
 
.foot-social,.copyright{ float:none;}

.company-synopses{
	margin:0
	}
.synopsis-item,.synopsis-item .item-wrap{
	width:100%;
	}
.synopsis-item .item-wrap{
 
	padding:10px;
	}
.synopsis-item .item-info .item-title{
	font-size:20px;
	}	
 .synopsis-item .item-info .item-detail{
	 font-size:16px;
	 }
.about-us-wrap {

    padding: 50px 0;
} 
 .about-us .about-detail .title{
	 font-size:20px;
	 }	
.about-us .about-detail .title:after{ display:none;}
 
.main-product-title .title,.product-slides-title .title{
	font-size:20px;
	}		
.product-item,.product-wrap .product-item,.product-list .product-item,.product-wrap .product-ite{
	width:48%;
	}
.main-product-wrap.xy-featured-products .featured-product-grid .product-item{
	width:48%;
	margin:1%;
	}
.main-product-wrap:not(.xy-featured-products) .product-items-slide .slide-item-cont{
	display:block;
	overflow:hidden;
	}
.main-product-wrap:not(.xy-featured-products) .product-items-slide .slide-item-cont .product-item{
	float:left;
	width:23%;
	margin:0 1% 10px;
	}
.product-item .pd-info .pd-name,.product-wrap .product-item .pd-info .pd-name{
	font-size:12px
	}
.products-scroll-list li{
	display:block;
	width:100%;
	margin:0 0 20px;
	}
.products-scroll-list li img{
	max-width:65px;
	float:left;
	margin:0 15px 0 0;
	}	
.download-list ul li{
	border-bottom:none ;
	}
.download-list ul li .download-cont{
	display:block;
	float:none;
	margin:0 0 20px;
	}
.download-list ul li .download-button{
	float:none;
	}


	/*.product-list*/

	.product-list .product-item {width:48%;margin: 1%;	}




	}








.bottomsidebar{
	display:none !important;
	visibility:hidden !important;
	pointer-events:none !important;
	}









.product-items-slide .owl-nav,.product-slides .owl-nav{display:inline;position:absolute;bottom:-25px; right:48%; z-index:0; }
 

.product-items-slide .owl-prev,.product-items-slide .owl-next,.product-slides .owl-prev,.product-slides .owl-next{ position:relative;overflow:hidden; z-index:999; float:left;display:inline-block;  font-size:20px; margin:0 0 0 7px; background:#333333; color:#FFF; line-height:25px; width:25px; text-align:center; }
.product-items-slide .owl-prev:before,.product-slides .owl-prev:before{
	content:"\f104";
	}
.product-items-slide .owl-next:before,.product-slides .owl-next:before{
	content:"\f105";
	}
.product-items-slide .owl-prev:hover,.product-items-slide .owl-next:hover,.product-slides .owl-prev:hover,.product-slides .owl-next:hover{
	background:#013274;
	}


	.truster-side .owl-nav,.product-slides .owl-nav{display:inline; z-index:0; }
 
.trusted-partners-wrap .layout{ position: relative;}
.truster-side  .owl-prev,.truster-side  .owl-next{ position:relative;overflow:hidden; z-index:999; float:left;display:inline-block;  font-size:20px; margin:0 0 0 7px; background:#333333; color:#FFF; line-height:100px; width:33px; text-align:center; }
.truster-side .owl-prev:before,.truster-side  .owl-prev:before{
	content:"\f104";
	}
.truster-side  .owl-prev{ left: -44px; position: absolute;top: -12px;}
.truster-side  .owl-next{right: -44px; position: absolute;top: -12px;}
.truster-side .owl-next:before,.truster-side  .owl-next:before{
	content:"\f105";
	color: #b4b4b4;
	}
.product-items-slide .owl-prev:hover,.product-items-slide .owl-next:hover,.product-slides .owl-prev:hover,.product-slides .owl-next:hover{
	background:#013274;
	}

/* Fluid scale — ref https://www.faststrongrail.com/ */
@media screen and (min-width: 770px){
.page-layout .layout:after{
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
.page-layout .aside,
.page-layout .aside.xy-aside-panel{
	display:block !important;
	float:left;
	width:260px;
	max-width:260px;
	margin:0;
	}
.page-layout .layout > .main,
.page-layout .layout > section.main{
	float:right;
	width:calc(100% - 280px);
	}
.nav-bar > .layout > .head-top{
	padding:clamp(8px, 1.2vw, 14px) 0;
	min-height:clamp(64px, 7.5vw, 95px);
	gap:clamp(10px, 1.5vw, 16px);
	}
.nav-bar > .layout > .head-top .logo img{
	max-height:clamp(44px, 5.5vw, 72px);
	}
.head-contact.head-contact-bar{
	font-size:clamp(11px, 0.95vw, 14px);
	gap:clamp(6px, 0.7vw, 10px);
	}
.head-contact.head-contact-bar .head-contact-item a{
	padding:0;
	gap:clamp(4px, 0.5vw, 6px);
	}
.nav-bar > .layout > .head-top .change-language-info .change-language-title{
	font-size:clamp(12px, 1vw, 13px);
	padding:clamp(4px, 0.55vw, 6px) clamp(8px, 1vw, 12px);
	gap:clamp(4px, 0.5vw, 6px);
	min-height:0;
	line-height:1;
	}
.nav-bar .nav > li > a{
	height:clamp(40px, 4.2vw, 45px);
	line-height:clamp(40px, 4.2vw, 45px);
	}
.nav-bar .nav-row{
	min-height:clamp(40px, 4.2vw, 45px);
	}
.head-search-wrap .search-title{
	width:clamp(36px, 4vw, 45px);
	height:clamp(36px, 4vw, 45px);
	line-height:clamp(36px, 4vw, 45px);
	}
.head-search-wrap .search-title:before{
	line-height:clamp(36px, 4vw, 45px);
	font-size:clamp(15px, 1.5vw, 18px);
	}
.about-us-wrap{
	padding:clamp(40px, 6vw, 98px) 0;
	}
.about-us{
	gap:clamp(24px, 4vw, 50px);
	}
.about-us .about-img{
	flex:0 0 clamp(280px, 52%, 52%);
	min-height:clamp(260px, 36vw, 520px);
	}
.about-us .about-img .slides{
	left:clamp(0px, 8%, 8%);
	top:clamp(0px, 2vw, 25px);
	}
.about-us .about-detail{
	max-width:calc(48% - clamp(24px, 4vw, 50px));
	}
.about-us .about-detail .title{
	font-size:clamp(32px, 4.5vw, 60px);
	}
.about-us .about-detail .text{
	font-size:clamp(13px, 1.1vw, 16px);
	line-height:1.6;
	}
.company-synopses{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	gap:20px;
	}
.synopsis-item{
	width:23%;
	margin:0 1% 20px;
	max-width:none;
	min-width:0;
	flex:none;
	box-sizing:border-box;
	}
.company-synopses-title,
.main-product-wrap .title,
.product-slides-title{
	font-size:clamp(28px, 3.2vw, 48px);
	line-height:1.15;
	}
.company-synopses-subtitle,
.main-product-wrap .subtitle,
.product-slides-subtitle{
	font-size:clamp(14px, 1.2vw, 18px);
	line-height:1.5;
	}
.product-wrap,
.product-items-slide{
	width:100%;
	}
.product-items-slide .slide-item-cont,
.product-items-slide .owl-item{
	display:flex;
	flex-wrap:wrap;
	width:100%;
	}
.main-product-wrap .product-items-slide .slide-item-cont,
.main-product-wrap .product-items-slide .owl-item{
	display:block;
	overflow:hidden;
	}
.main-product-wrap .product-items-slide .slide-item-cont .product-item{
	float:left;
	width:23%;
	margin:0 1% clamp(20px, 3vw, 46px);
	flex:none;
	box-sizing:border-box;
	}
.product-slides .product-item,
.product-wrap .product-item,
.product-items-slide .product-item,
.product-items-slide .slide-item-cont .product-item{
	width:calc(25% - 15px);
	height:auto;
	margin:0 clamp(8px, 1.2vw, 26px) clamp(8px, 1.2vw, 26px) 0;
	flex:0 0 calc(25% - 15px);
	box-sizing:border-box;
	}
.main-product-wrap .product-items-slide .product-item,
.main-product-wrap .product-items-slide .slide-item-cont .product-item{
	width:23%;
	flex:none;
	margin:0 1% clamp(20px, 3vw, 46px);
	}
.product-slides .product-item:nth-child(4n),
.product-wrap .product-item:nth-child(4n),
.product-items-slide .product-item:nth-child(4n),
.product-items-slide .slide-item-cont .product-item:nth-child(4n){
	margin-right:0;
	}
.product-slides .product-item .item-wrap,
.product-wrap .product-item .item-wrap,
.product-items-slide .product-item .item-wrap,
.product-slides .product-item .pd-img,
.product-wrap .product-item .pd-img,
.product-items-slide .product-item .pd-img{
	width:100%;
	height:auto;
	display:block;
	}
.product-slides .product-item .pd-img img,
.product-wrap .product-item .pd-img img,
.product-items-slide .product-item .pd-img img{
	width:100%;
	max-width:100%;
	max-height:none;
	height:auto;
	display:block;
	}
.product-slides .product-item .pd-info,
.product-wrap .product-item .pd-info,
.product-items-slide .product-item .pd-info{
	height:auto;
	position:relative;
	}
.product-item .pd-info .pd-name,
.product-wrap .product-item .pd-info .pd-name,
.product-items-slide .product-item .pd-info .pd-name{
	display:block;
	height:auto;
	font-size:clamp(12px, 1.1vw, 16px);
	line-height:1.35;
	}
.product-list ul,
.product-list .product-list-grid{
	width:100%;
	}
.page-layout .product-list .product-item{
	width:31%;
	margin:0 1% 19px;
	padding:3px;
	border:1px solid #eee;
	box-sizing:border-box;
	}
.main-product-wrap.xy-featured-products .featured-product-grid .product-item{
	width:23%;
	margin:0 1% 19px;
	padding:3px;
	border:1px solid #eee;
	box-sizing:border-box;
	}
.nav-bar .nav-row .nav{
	flex-wrap:wrap;
	justify-content:flex-end;
	}
.nav-bar .nav > li > a{
	padding:0 clamp(10px, 1.2vw, 18px);
	font-size:clamp(13px, 1.1vw, 16px);
	}
.foot-items{
	display:grid;
	grid-template-columns:minmax(140px, 180px) minmax(220px, 1fr) minmax(260px, 1fr);
	grid-template-areas:"logo contact inquiry";
	gap:clamp(20px, 2.5vw, 28px) clamp(24px, 3vw, 40px);
	padding:clamp(32px, 4vw, 44px) 0 clamp(20px, 2.5vw, 28px);
	}
.foot-item.foot-item-inquiry,
.foot-item.foot-item-contact{
	width:auto;
	float:none;
	}
}
@media screen and (min-width: 770px) and (max-width: 1100px){
.about-us .about-detail .title{
	font-size:clamp(32px, 4vw, 48px);
	}
.product-slides .product-item,
.product-wrap .product-item{
	width:calc(33.333% - 12px);
	flex:0 0 calc(33.333% - 12px);
	}
.product-slides .product-item:nth-child(4n),
.product-wrap .product-item:nth-child(4n){
	margin-right:clamp(8px, 1.2vw, 26px);
	}
.product-slides .product-item:nth-child(3n),
.product-wrap .product-item:nth-child(3n){
	margin-right:0;
	}
.product-slides .owl-prev{
	left:-40px;
	}
.product-slides .owl-next{
	right:-40px;
	}
}

/* FastStrong 分档缩放 — Banner 全宽；内容区随 .layout 1200/980/95% */
@media screen and (max-width:1219px){
.main-product-wrap:not(.xy-featured-products) .product-items-slide .slide-item-cont .product-item{
	width:23%;
	margin-left:1%;
	margin-right:1%;
	}
}
@media screen and (max-width:999px){
.main-product-wrap.xy-featured-products .featured-product-grid .product-item{
	width:48%;
	margin:1%;
	}
.main-product-wrap:not(.xy-featured-products) .product-items-slide .slide-item-cont .product-item{
	width:23%;
	margin-bottom:30px;
	}
.synopsis-item{
	width:48%;
	margin:0 1% 20px !important;
	flex:none;
	max-width:none;
	}
}
@media screen and (max-width:767px){
.main-product-wrap.xy-featured-products .featured-product-grid .product-item{
	width:48%;
	margin:1%;
	}
.main-product-wrap:not(.xy-featured-products) .product-items-slide .slide-item-cont .product-item{
	width:31.33%;
	margin:0 1% 20px;
	}
}
@media screen and (max-width:550px){
.main-product-wrap.xy-featured-products .featured-product-grid .product-item{
	width:48%;
	margin:1%;
	}
.main-product-wrap:not(.xy-featured-products) .product-items-slide .slide-item-cont .product-item{
	width:48%;
	margin:0 1% 20px;
	}
}

/* 列表页主区域响应式 */
@media screen and (max-width:1100px){
.page-layout .product-list .product-item{
	width:48%;
	margin:1%;
	}
}
/* Inquiry Basket — 与站点主色 #0193de / #013274 统一 */
.page-layout.xy-basket-page{
	--xy-skin-primary:#0193de;
	--xy-skin-primary-2:#013274;
	--xy-skin-accent:#013274;
	--xy-ui-primary:#0193de;
	--xy-ui-primary-2:#013274;
	--xy-ui-accent:#013274;
}
.page-layout.xy-basket-page .main.xy-basket-main{
	padding-bottom:40px;
}
.page-layout.xy-basket-page .xy-basket{
	margin-bottom:24px;
}
.page-layout.xy-basket-page .xy-inquiry{
	margin-top:8px;
}
.page-layout.xy-basket-page .xy-ui-btn:not(.xy-ui-btn-ghost),
.page-layout.xy-basket-page .xy-inquiry-btn{
	background:linear-gradient(180deg,#0193de 0%,#013274 100%);
	border:0;
	color:#fff;
	}
.page-layout.xy-basket-page .xy-ui-btn:not(.xy-ui-btn-ghost):hover,
.page-layout.xy-basket-page .xy-inquiry-btn:hover{
	background:linear-gradient(180deg,#0aa0f0 0%,#0193de 100%);
	color:#fff;
	box-shadow:0 6px 18px rgba(1,147,222,.28);
	}
.page-layout.xy-basket-page .xy-ui-btn-accent{
	background:linear-gradient(180deg,#0193de 0%,#013274 100%);
	}
.page-layout.xy-basket-page .xy-ui-btn-ghost{
	background:#fff;
	color:#0d324f;
	border:1px solid rgba(13,50,79,.2);
	box-shadow:none;
	line-height:42px;
	}
.page-layout.xy-basket-page .xy-ui-btn-ghost:hover{
	background:rgba(1,147,222,.1);
	border-color:#0193de;
	color:#013274;
	box-shadow:0 4px 14px rgba(1,147,222,.12);
	}

@media screen and (max-width:480px){
.page-layout .main-tit-bar .title{
	font-size:22px;
	}
.page-layout .product-list .product-item{
	width:48%;
	margin:1%;
	}
}
/* 系统未匹配顶栏槽位时注入的浮动询盘篮条，本主题不展示 */
.xy-header-extra-fallback{
	display:none !important;
	visibility:hidden !important;
	height:0 !important;
	overflow:hidden !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	pointer-events:none !important;
	}