/*
 * XiaoyuCMS (http://www.zzshe.com)
 * Copyright (c) 2013-2018 http://www.zzshe.com All rights reserved.
 * Author: 小鱼儿网络 <195094303@qq.com>
 */ 
 
body{font-family:Arial,'microsoft yahei',Helvetica, sans-serif; color: #333;}
header{background-color: #fff;}
a{transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;}
ul{list-style:none;}
ul, li {list-style: none;margin: 0; padding: 0;}
.clear{clear: both;}
.img-thumbnail{transition : opacity 0.7s;}
.img-thumbnail:hover,.opacity_img:hover{opacity: 0.75;}

/*顶部信息*/
.top_menu{
	font-size: 12px;
	width: 100%;
	min-height: 38px;
	background: linear-gradient(90deg, #9a001f 0%, #b80025 45%, #d01030 100%);
	color: #fff;
	border-bottom: none;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.12);
}
.top_menu_inner{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	min-height: 38px;
	padding-top: 0;
	padding-bottom: 0;
}
.top_menu_left{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px 14px;
	min-width: 0;
	flex: 1 1 auto;
}
.top_contacts{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 4px 14px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.top_contacts li{margin: 0;padding: 0;}
.top_contacts a{
	display: inline-flex;
	align-items: center;
	gap: 5px;
	color: rgba(255,255,255,.9);
	text-decoration: none;
	line-height: 1.2;
	transition: color .25s ease, opacity .25s ease;
}
.top_contacts a:hover,
.top_contacts a:focus{
	color: #fff;
	text-decoration: none;
	opacity: 1;
}
.top_contacts i{
	font-size: 13px;
	width: 14px;
	text-align: center;
	opacity: .9;
}
.top_lang{
	float: none;
	height: auto;
	padding: 0;
	flex-shrink: 0;
}
.nav_icons{
	display: flex;
	align-items: center;
	gap: 6px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav_icons li{margin: 0;padding: 0;}
.nav_icons a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 26px;
	height: 26px;
	color: #fff;
	border-radius: 50%;
	padding: 0;
	background: rgba(255,255,255,.12);
	border: 1px solid rgba(255,255,255,.18);
	text-decoration: none;
	transition: background .25s ease, transform .25s ease, border-color .25s ease;
}
.nav_icons a:hover,
.nav_icons a:focus{
	background: #fff;
	color: #b80025;
	border-color: #fff;
	transform: translateY(-1px);
	text-decoration: none;
}
.nav_icons i{
	font-size: 13px;
	line-height: 1;
	border-radius: 0;
	text-align: center;
}
.nav_icons .xy-icon-x{
	width: 12px;
	height: 12px;
	display: block;
}
.nav_icons .nav_inquiry{
	background: rgba(254,129,1,.95);
	border-color: rgba(254,129,1,.95);
	color: #fff;
}
.nav_icons .nav_inquiry:hover,
.nav_icons .nav_inquiry:focus{
	background: #fff;
	color: #fe8101;
	border-color: #fff;
}
.nav_inquiry i{
	font-size: 13px;
	color: inherit;
	margin-top: 0;
	display: inline-block;
}

.top_bg{color: #777;width: 100%;height: 35px;border-bottom: 1px solid #e4e4e4;}
.top_email {padding-top: 6px;color: #565656;float: left;margin: 35px 0px 0px 10px;font-size: 20px;}
.top_email i{color: #b80025;margin-right: 5px;}
.top_search {float: right;width: 40%;}
.top_email a{color: #565656;margin-right: 30px}
.top_email a:hover{color: #21c149;text-decoration: none;}

/*幻灯片*/
.flash{position: relative;}
.flash img{width: 100%;}
.flash ul.bxslider{list-style:none;}
.flash div.bx-pager{bottom: 4%;}
.flash div.bx-controls-direction{display:none;}

/* 海报右上角 Alibaba 店铺入口 */
.flash .kh-alibaba-badge{
	position: absolute;
	top: 18px;
	right: 18px;
	z-index: 30;
	display: block;
	width: 110px;
	height: 110px;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 4px 16px rgba(0,0,0,.35);
	transition: transform .2s ease, box-shadow .2s ease;
}
.flash .kh-alibaba-badge img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.flash .kh-alibaba-badge:hover{
	transform: scale(1.04);
	box-shadow: 0 6px 20px rgba(0,0,0,.45);
}
@media screen and (max-width: 991px){
	.flash .kh-alibaba-badge{top: 12px; right: 12px; width: 84px; height: 84px;}
}
@media screen and (max-width: 575px){
	.flash .kh-alibaba-badge{top: 8px; right: 8px; width: 64px; height: 64px; border-radius: 6px;}
}

/*产品搜索*/
.search_group{float: right;height: 40px;  background-color: #f2f2f2;  color: #b7b7b7;  margin: 32px 0px 0px 0px;}
.search_group input.form-control{border-radius: 0px; box-shadow: none; color: #585A5A; padding: 0px 0px 0px 15px; height: 40px; background: transparent; border: none;}
.search_group input.form-control:focus{box-shadow: none;}
#search_submit{background-color: #b80025;color:#fff;height: 40px;font-size: 16px;margin-top: -2px;border-radius: 0px;}
#search_submit:hover{color:#fff;background-color: #444;cursor: pointer;}

/*首页产品*/
.product_head h2{ font-size:44px; text-align: center; font-weight: bold; color: #000; margin-top: 45px;margin-bottom: 0;font-family: playfair display,serif;}
.product_head h2::after{
	content: "";
	display: block;
	width: 64px;
	height: 3px;
	margin: 16px auto 0;
	border-radius: 2px;
	background: linear-gradient(90deg, #c1002a 0%, #8a001c 100%);
}
.product_head p{text-align: center; color: #777;max-width: 840px;margin: 16px auto 0;line-height: 1.8;padding-bottom: 30px;}
.product_head span{color: #b80025;}
.product_list{clear: both;padding: 5px 0px 0px 0px;margin-right: -15px;margin-left: -15px;}
.product_list2{padding-top: 20px;}
.product_img{padding-left: 15px; padding-right: 15px; min-height: 350px;}
.product_img img{margin-right: auto;margin-left: auto;display: block;max-height: 300px; max-width: 100%;height: auto; margin-bottom: 10px; padding: 0px 0px 0px 0px;}
.product_list2 div.product_img{min-height: 260px;margin-bottom: 10px;}
.product_title{text-align: center;height: 40px;}
.product_title a{font-size: 16px;color: #2F2F2F;}
.product_title a:hover{text-decoration: none;color:#b80025;}

@media screen and (min-width:1200px) {
	.product_index .product_img:nth-child(4n+1){
		clear: both;
	}
	.product_list2 .product_img:nth-child(3n+1){
		clear: both;
	}
}
@media screen and (max-width:768px) {
	.product_list .product_img:nth-child(2n+1){
		clear: both;
	}
}


/* 滚动的数字 */
#index-about{}
.our_service{background-color: #2aa28c;padding:55px 15px;margin-bottom: 35px;}
.ve {padding: 0;}
.value {color: #fff;}
.value span{font-size: 40px;}
.icon img {max-width: 100%;float: left;margin-top: 20px;padding-right: 20px;}


/*首页-图组*/
.kh-feature-grid{
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 26px;
	margin: 0 0 50px;
	padding: 0;
	list-style: none;
}
.kh-feature-item{margin: 0;padding: 0;list-style: none;}
.kh-feature-card{
	display: flex;
	flex-direction: column;
	height: 100%;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 18px rgba(0,0,0,.06);
	transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
}
.kh-feature-card:hover,
.kh-feature-card:focus{
	transform: translateY(-6px);
	box-shadow: 0 16px 36px rgba(0,0,0,.14);
	border-color: #f0cfd7;
	text-decoration: none;
}
.kh-feature-cover{
	display: block;
	height: 240px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	transition: transform .5s ease;
}
.kh-feature-card:hover .kh-feature-cover{transform: scale(1.04);}
.kh-feature-body{
	position: relative;
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	padding: 24px 24px 22px;
	overflow: hidden;
}
.kh-feature-no{
	position: absolute;
	right: 14px;
	top: 4px;
	font-family: playfair display, serif;
	font-size: 68px;
	font-weight: 700;
	line-height: 1;
	color: rgba(184,0,37,.1);
	transition: color .3s ease;
	pointer-events: none;
}
.kh-feature-card:hover .kh-feature-no{color: rgba(184,0,37,.2);}
.kh-feature-title{
	position: relative;
	display: block;
	font-family: playfair display, serif;
	font-size: 26px;
	font-weight: 700;
	color: #222;
	transition: color .25s ease;
}
.kh-feature-card:hover .kh-feature-title{color: #b80025;}
.kh-feature-title::after{
	content: "";
	display: block;
	width: 40px;
	height: 3px;
	margin-top: 12px;
	border-radius: 2px;
	background: linear-gradient(90deg, #c1002a 0%, #8a001c 100%);
	transition: width .3s ease;
}
.kh-feature-card:hover .kh-feature-title::after{width: 64px;}
.kh-feature-desc{
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 14px 0 0;
	font-size: 13.5px;
	line-height: 1.8;
	color: #7c7c7c;
}
.kh-feature-more{
	display: inline-flex;
	align-items: center;
	align-self: flex-start;
	gap: 6px;
	margin-top: auto;
	padding-top: 18px;
	font-size: 13px;
	font-weight: 600;
	color: #b80025;
}
.kh-feature-more i{transition: transform .25s ease;}
.kh-feature-card:hover .kh-feature-more i{transform: translateX(4px);}
@media screen and (max-width: 640px) {
	.kh-feature-grid{grid-template-columns: 1fr;gap: 18px;margin-bottom: 34px;}
	.kh-feature-cover{height: 200px;}
	.kh-feature-title{font-size: 22px;}
	.product_head h2{font-size: 30px;margin-top: 30px;}
	.product_head p{font-size: 14px;padding-bottom: 22px;}
}

/*首页-公司简介*/
.about_bg{margin-top: 35px;background-size: cover;background-repeat: no-repeat;  background-position: center center;  padding-top: 120px;}
.about_bg2{min-height: 420px;}
.about_h2{font-family: playfair display,serif;font-size: 32px; color: #333;font-weight: bold;}
.about_desc {text-align: center;padding: 20px 0;}
.about_desc span{font-size: 48px;font-family: playfair display,serif;}
.about_cont{background-color: #fff; padding:30px 20px;}
.about_content{line-height: 32px;}
.about_btn{
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin-top: 22px;
	padding: 11px 30px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: .4px;
	color: #fff;
	background: linear-gradient(135deg, #c1002a 0%, #8a001c 100%);
	border: 1px solid transparent;
	border-radius: 30px;
	box-shadow: 0 8px 20px rgba(184,0,37,.25);
	transition: transform .25s ease, box-shadow .25s ease, background .25s ease;
}
.about_btn i{transition: transform .25s ease;}
.about_btn:hover,
.about_btn:focus{
	color: #fff;
	text-decoration: none;
	transform: translateY(-2px);
	box-shadow: 0 14px 28px rgba(184,0,37,.34);
}
.about_btn:hover i,
.about_btn:focus i{transform: translateX(5px);}

/* 首页浅色区段（原样板用两块青色装饰图，与规整卡片不搭，改为柔和渐变） */
.kh-section-soft{
	padding-top: 15px;
	background: linear-gradient(180deg, #f6f8f8 0%, #fbfbfb 60%, #fff 100%);
}

/*首页-优势卡片*/
.kh-why-grid{
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	gap: 24px;
	margin: 0 0 50px;
	padding: 0;
	list-style: none;
}
.kh-why-item{margin: 0;padding: 0;list-style: none;}
.kh-why-card{
	display: flex;
	flex-direction: column;
	height: 100%;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 18px rgba(0,0,0,.06);
	transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
}
.kh-why-card:hover,
.kh-why-card:focus{
	transform: translateY(-6px);
	box-shadow: 0 16px 36px rgba(0,0,0,.14);
	border-color: #f0cfd7;
	text-decoration: none;
}
.kh-why-cover{
	position: relative;
	display: block;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	transition: transform .5s ease;
}
.kh-why-cover::after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: linear-gradient(180deg, rgba(0,0,0,0) 45%, rgba(0,0,0,.45) 100%);
	transition: background .3s ease;
}
.kh-why-card:hover .kh-why-cover{transform: scale(1.04);}
.kh-why-body{
	position: relative;
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	padding: 34px 22px 22px;
	text-align: center;
}
.kh-why-icon{
	position: absolute;
	left: 50%;
	top: -30px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	margin-left: -30px;
	border-radius: 50%;
	background: #fff;
	border: 1px solid #f0e2e6;
	box-shadow: 0 6px 16px rgba(0,0,0,.12);
	transition: background .3s ease, border-color .3s ease;
}
.kh-why-icon img{
	max-width: 30px;
	max-height: 30px;
	/* 图标素材有黑有白，统一压成黑色，悬停时反相为白 */
	filter: brightness(0);
	transition: filter .3s ease;
}
.kh-why-card:hover .kh-why-icon{
	background: linear-gradient(135deg, #c1002a 0%, #8a001c 100%);
	border-color: transparent;
}
.kh-why-card:hover .kh-why-icon img{filter: brightness(0) invert(1);}
.kh-why-title{
	display: block;
	font-size: 20px;
	font-weight: 700;
	color: #222;
	font-family: playfair display, serif;
	transition: color .25s ease;
}
.kh-why-card:hover .kh-why-title{color: #b80025;}
.kh-why-desc{
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 10px 0 0;
	font-size: 13.5px;
	line-height: 1.75;
	color: #7c7c7c;
}
.kh-why-more{
	display: inline-flex;
	align-items: center;
	align-self: center;
	gap: 6px;
	margin-top: auto;
	padding-top: 16px;
	font-size: 13px;
	font-weight: 600;
	color: #b80025;
}
.kh-why-more i{transition: transform .25s ease;}
.kh-why-card:hover .kh-why-more i{transform: translateX(4px);}
@media screen and (max-width: 640px) {
	.kh-why-grid{grid-template-columns: 1fr;gap: 34px;margin-bottom: 34px;}
	.kh-why-cover{height: 160px;}
}

/*首页-新闻资讯*/
.kh-news-grid{
	/* 用 flex 而非 grid：条数不满一行时最后一行能居中 */
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 26px;
	margin: 0 0 26px;
	padding: 0;
	list-style: none;
}
.kh-news-item{flex: 0 1 calc((100% - 52px) / 3);margin: 0;padding: 0;list-style: none;}
.kh-news-card{
	display: flex;
	flex-direction: column;
	height: 100%;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 18px rgba(0,0,0,.06);
	transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
}
.kh-news-card:hover,
.kh-news-card:focus{
	transform: translateY(-6px);
	box-shadow: 0 16px 36px rgba(0,0,0,.14);
	border-color: #f0cfd7;
	text-decoration: none;
}
.kh-news-cover{
	position: relative;
	display: block;
	padding-top: 60%;
	overflow: hidden;
	background: #f5f5f5;
}
.kh-news-cover img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .5s ease;
}
.kh-news-card:hover .kh-news-cover img{transform: scale(1.06);}
.kh-news-cover-ph{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(135deg, #f7f7f7 0%, #ebebeb 100%);
	color: #cfcfcf;
	font-size: 46px;
}
.kh-news-date{
	position: absolute;
	left: 16px;
	bottom: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	min-width: 62px;
	padding: 8px 10px 7px;
	background: linear-gradient(180deg, #c1002a 0%, #8a001c 100%);
	color: #fff;
	border-radius: 8px 8px 0 0;
	box-shadow: 0 -4px 14px rgba(0,0,0,.18);
}
.kh-news-date em{
	font-style: normal;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	font-family: playfair display, serif;
}
.kh-news-date i{
	font-style: normal;
	font-size: 12px;
	line-height: 1;
	margin-top: 5px;
	letter-spacing: .4px;
	opacity: .88;
}
.kh-news-body{
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	padding: 18px 20px 18px;
}
.kh-news-title{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 52px;
	margin: 0;
	font-size: 17px;
	line-height: 1.55;
	font-weight: 600;
	color: #222;
	transition: color .25s ease;
}
.kh-news-card:hover .kh-news-title{color: #b80025;}
.kh-news-desc{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 10px 0 0;
	font-size: 13.5px;
	line-height: 1.7;
	color: #7c7c7c;
}
.kh-news-more{
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin-top: auto;
	padding-top: 14px;
	font-size: 13px;
	font-weight: 600;
	color: #b80025;
}
.kh-news-more i{transition: transform .25s ease;}
.kh-news-card:hover .kh-news-more i{transform: translateX(4px);}
.kh-news-foot{text-align: center;margin-bottom: 45px;}
.kh-news-all{
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 10px 28px;
	font-size: 15px;
	color: #b80025;
	border: 1px solid #b80025;
	border-radius: 30px;
	background: #fff;
	transition: background .25s ease, color .25s ease, box-shadow .25s ease;
}
.kh-news-all:hover,
.kh-news-all:focus{
	background: #b80025;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 8px 20px rgba(184,0,37,.28);
}
@media screen and (max-width: 991px) {
	.kh-news-grid{gap: 20px;}
	.kh-news-item{flex-basis: calc((100% - 20px) / 2);}
}
@media screen and (max-width: 640px) {
	.kh-news-grid{gap: 16px;}
	.kh-news-item{flex-basis: 100%;}
	.kh-news-cover{padding-top: 52%;}
	.kh-news-title{min-height: 0;font-size: 16px;}
	.kh-news-foot{margin-bottom: 30px;}
}

.form_in .form-control{margin: 10px 0;border-radius: 0;border: 1px solid #ccc;background-color: transparent;}
.butt_in{text-align: center;padding: 0;}
.butt_in button {width:100%;height:35px;font-size:15px;background: transparent;color:#fff;margin: 10px 0;border:1px solid #fff;transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;}
.butt_in button:hover{background-color:#444;color:#fff;border:1px solid #444;}
.form_in {margin: 0 -15px;}

/*列表页-购物车*/
.inquire_img img{max-width: 100%;}
.inquire_name a{font-size: 18px; color: #333;}
.inquire_desc a:hover{text-decoration: none;}
.inquire_name p{margin: 10px 0;}
.inquire_list li{padding: 10px 0;border-bottom: 1px dotted #ccc;}
.inquire_list .inquiry_num{border: 1px solid #ccc;border-radius: 4px;height: 34px;}
.remove {float: right;}
.remove a{color: #b80025;}

/*列表页-左侧栏目*/
.left_h3{height: 50px;font-size: 20px;font-weight: normal;color: #545454;line-height: 50px;border-bottom: 1px solid #ebebeb;}
.left_h3 span{display: inline-block;height: 50px;border-bottom: 1px solid #b80025;}
.left_nav_ul{list-style:none;margin:0px;padding:0px; margin:15px 0px 0px 0px;padding-bottom: 10px;}
.left_nav_ul > li{position:relative; border-bottom: 1px solid #f2f2f2; background: url(../images/left_li.gif) 6px 15px no-repeat;padding:8px 0px 8px 18px; }
.left_nav_ul > li:last-child {border-bottom: none;}
.left_nav_ul > li > a{text-decoration:none; color:#656464;}
.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active{color:#b80025;}

.menu_head{cursor:pointer; font: 600 18px/30px "Open Sans", sans-serif; width:35px; text-align:center;color:#303c4b;display:inline-block;position: absolute; top:3px; right:0px;}
.menu_head:hover{ color: #b80025;}

/*列表页-左侧二级栏目*/
ul.left_snav_ul{list-style:none;padding:0px;display: none; padding-top: 8px;}
ul.left_snav_ul > li{ margin:0px;padding:5px 0px 5px 10px; background: url(../images/left_sli.gif) 0px 13px no-repeat;}
ul.left_snav_ul > li > a{border:0;color:#797979;padding: 5px 0px 5px 0px;}
ul.left_snav_ul > li > a:hover{ text-decoration: none;color:#E60703;}

.left_snav_ul_li{ margin:0px;padding:5px 0px 5px 10px; background: url(../images/left_sli.gif) 0px 13px no-repeat;}
.left_snav_ul_li a{border:0;color:#969494;padding: 5px 0px 5px 0px;}

/*新闻列表*/
.left_news img{max-width: 90%;}
.new_list li a:hover{color: #57b0db;text-decoration:none;}
.news_time{ float:right;}
.new_list li{list-style: none; border-bottom: 1px solid #ddd;margin-top: 20px;}
.contents{clear: both; padding:15px 2px 0px 2px; line-height:28px; overflow: auto;}
.contents_title{ margin: 0px; padding: 10px 0px; text-align: center; color: #000; font-size:18px;color:#434343;font-weight:bold; line-height: 34px;}

/* 新闻详情页 */
.time i{color:#717375; padding: 10px 10px 10px 0;}
.time {color:#a5aaae;}
.title a {color:#282828; font-size: 20px; letter-spacing: normal;line-height: 1.4; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold;display:block;}		
.zhai{color:#666;line-height: 23px;font-size: 14px;}
.new_bnt { background: #717375; color: #fff; padding: 4px 10px; font-family: 'poppins-semibold'; transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all;
    -moz-transition: 0.5s all; -ms-transition: 0.5s all; margin-top: 6px; font-size: 12px;}
    
/*列表页-左侧新闻*/
.left_news{clear: both;list-style:none;margin:0px;padding:0px;}
.left_news li{color:#545455;border-bottom: 1px dotted #dddddd;background: url(../images/li.png) no-repeat left 15px;line-height:21px; padding: 10px 0px; padding-left:14px;}
.left_news li a{color:#2F2F2F;}
.left_news li a:hover,
.left_news li a:focus{text-decoration:none;color:#03b29c;}

/*列表页-左侧联系*/
.left_contact{margin:30px 0px 35px 0px;}
.left_contact p{clear: both;line-height: 24px;}

/*列表页-横幅*/
.page_bg{height: 160px;margin-bottom: 0px;}

/*列表页-面包屑*/
/* 面包屑浮在内页 banner 底部：banner 高 260/200/140，负边距远小于它，不会跑到页头 */
.bread_bg{
	position: relative;
	z-index: 3;
	margin: -50px 0 24px;
	background: rgba(0,0,0,.26);
	-webkit-backdrop-filter: blur(3px);
	backdrop-filter: blur(3px);
	border: 0;
	border-radius: 8px;
	box-shadow: none;
}
.bread_nav{
	padding: 8px 16px;
	font-size: 12.5px;
	line-height: 1.6;
	color: rgba(255,255,255,.78);
	/* 底图明暗不定，靠字影保证可读 */
	text-shadow: 0 1px 3px rgba(0,0,0,.55);
	word-break: break-word;
}
.bread_nav .glyphicon{top: 2px;margin-right: 7px;color: #fff;font-size: 13px;}
.bread_nav a{color: rgba(255,255,255,.82);transition: color .2s ease;}
.bread_nav a:hover{color: #fff;text-decoration: none;}
/* 末项即当前页，加重以示所在位置 */
.bread_nav a:last-child{color: #fff;font-weight: 600;}
.bread_nav .fa-angle-double-right{color: rgba(255,255,255,.45);font-size: 11px;}
@media screen and (max-width: 992px) {
	.bread_bg{margin: -46px 0 20px;}
}
@media screen and (max-width: 768px) {
	.bread_bg{margin: -42px 0 16px;border-radius: 6px;}
	/* 多级路径不换行，否则条子会长出 banner；改为横向可滑，不画滚动条 */
	.bread_nav{
		padding: 6px 12px;
		font-size: 12px;
		white-space: nowrap;
		word-break: normal;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
		-ms-overflow-style: none;
	}
	.bread_nav::-webkit-scrollbar{width: 0;height: 0;display: none;}
}

/*列表页-右栏*/
.right_head{clear: both;}
.right_head h2{height: 50px;font-size: 20px;font-weight: normal;color: #545454;line-height: 50px;border-bottom: 1px solid #ebebeb;}
.right_head h2 span{display: inline-block;height: 50px;border-bottom: 1px solid #b80025;}
.right_contents{clear: both;padding:15px 0px 15px 0px; line-height:28px; overflow: auto;}
.right_contents img {max-width: 840px;}

/*列表页-右侧新闻*/
.right_new{clear: both; list-style:none;margin:0px; padding:0px 0px 20px 0px;}
.right_new li{color:#898989;background: url(../images/li.png) no-repeat left 18px;font-size: 16px;line-height:22px; padding:12px 0px; padding-left:13px;border-bottom: 1px dashed #e3e2e2;}
.right_new li a{color:#2F2F2F;}
.right_new li a:hover,.right_new li a:focus{text-decoration:none;color:#b80025;}
.right_new_time{float:right;}
.relevant_new ul.right_new li{font-size: 14px;}

/*列表页-右侧案例*/
.case_list{clear: both;padding: 25px 0px 0px 0px;margin-right: -15px;margin-left: -15px;}
.case_list2{padding-top: 20px;}
.case_img{padding-left: 15px;padding-right: 15px;min-height: 270px;}
.case_img img{margin-right: auto;margin-left: auto;display: block;max-height: 270px;max-width: 100%;height: auto; margin-bottom: 10px; padding: 0px 0px 0px 0px;}
.case_list2 div.case_img{min-height: 160px;}
.case_title{text-align: center;height: 40px;}
.case_title a{color: #2F2F2F;}
.case_title a:hover{text-decoration: none;color:#b80025;}

/*分页样式*/
/*分页（HTML 由 Page 类输出：a.page-numbers / span.page-numbers.current / 裸文本省略号）*/
.page{
	clear: both;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin: 34px 0 40px;
	color: #bbb;
	font-size: 13px;
	letter-spacing: 1px;
}
.page a,
.page .current{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 38px;
	height: 38px;
	margin: 0;
	padding: 0 12px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0;
	color: #555;
	background: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 8px;
	text-decoration: none;
	transition: color .25s ease, border-color .25s ease, background .25s ease, box-shadow .25s ease, transform .25s ease;
}
.page a:hover,
.page a:focus{
	color: #b80025;
	border-color: #b80025;
	background: #fff6f8;
	box-shadow: 0 6px 16px rgba(184,0,37,.16);
	transform: translateY(-2px);
	text-decoration: none;
}
.page .current{
	color: #fff;
	font-weight: 700;
	border-color: transparent;
	background: linear-gradient(135deg, #c1002a 0%, #8a001c 100%);
	box-shadow: 0 6px 16px rgba(184,0,37,.28);
	cursor: default;
}
.page .prev,
.page .next{font-weight: 600;}

/*产品详细页*/
.showpic_box,.proinfo_box{margin: 30px 0px 20px 0px;}
.product_h1{margin:0px; line-height:22px; font-size:16px;font-weight: bold;color: #000; padding-bottom:10px;border-bottom: 1px dotted #ccc; }
.product_info{list-style:none;padding:0px;margin-top:10px;}
.product_info p{line-height:28px; }
.product_info{list-style:none; padding:0px; margin-top:8px;}
.product_info li{ line-height:24px; padding-bottom:10px;}
.product_btn{margin-top: 25px;}
#pic-page{text-align: center;margin-top:10px;}
#pic-page a{margin: 0 2px;}
#pic-page a img{width:40px;padding: 2px;border: solid #ccc 1px;margin-bottom:5px;}
#pic-page a:hover img,#pic-page a.active img {border: solid #5280DD 1px;}
.product_con {clear: both; border-top: 1px dotted #a9a9a9;margin:10px 0px 20px 0px;padding:20px 0px 0px 0px; line-height:26px;overflow: auto; }
.photo_con {clear: both;margin:0px 0px 20px 0px; padding:10px 0px 20px 0px;line-height:26px;overflow: auto; }
.product_con img,.photo_con img {max-width: 840px; }
.list_related{margin-top: 50px; }
.list_related div.product_img{min-height: 280px;}

/*产品详情页：主卡片 = 图库 + 信息*/
.kh-pd-card{
	display: flex;
	flex-wrap: wrap;
	gap: 28px;
	margin: 26px 0 30px;
	padding: 24px;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 10px;
	box-shadow: 0 6px 20px rgba(0,0,0,.05);
}
.kh-pd-card .showpic_box,
.kh-pd-card .proinfo_box{margin: 0;padding: 0;float: none;width: auto;}
.kh-pd-gallery{flex: 1 1 300px;min-width: 0;}
.kh-pd-info{flex: 1 1 330px;min-width: 0;}

/*图库*/
.kh-pd-gallery .showpic_flash{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #eee;
	border-radius: 8px;
	overflow: hidden;
	background: #fff;
}
.kh-pd-gallery .showpic_flash > li{margin: 0;}
.kh-pd-gallery .showpic_flash a{display: block;}
.kh-pd-gallery .showpic_flash img{
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 1 / 1;
	object-fit: contain;
	background: #fff;
}
.kh-pd-gallery #pic-page{
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 12px;
	text-align: left;
}
.kh-pd-gallery #pic-page a{
	margin: 0;
	padding: 3px;
	background: #fff;
	border: 1px solid #e2e2e2;
	border-radius: 6px;
	transition: border-color .2s ease, box-shadow .2s ease;
}
.kh-pd-gallery #pic-page a img{
	display: block;
	width: 56px;
	height: 56px;
	margin: 0;
	padding: 0;
	border: 0;
	object-fit: contain;
}
.kh-pd-gallery #pic-page a:hover,
.kh-pd-gallery #pic-page a.active{border-color: #b80025;box-shadow: 0 0 0 1px rgba(184,0,37,.25);}
.kh-pd-gallery #pic-page a:hover img,
.kh-pd-gallery #pic-page a.active img{border: 0;}

/*信息区*/
.kh-pd-info .product_h1{
	margin: 0 0 14px;
	padding: 0 0 14px;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.35;
	color: #1a1a1a;
	border-bottom: 1px solid #eee;
}
.kh-pd-price{margin: 0 0 14px;color: #b80025;font-weight: 700;}
.kh-pd-price-num{font-size: 28px;line-height: 1;}
.kh-pd-price-cur{margin-left: 6px;font-size: 14px;letter-spacing: .5px;}
.kh-pd-spec{list-style: none;margin: 0 0 18px;padding: 0;}
.kh-pd-spec li{
	display: flex;
	flex-wrap: wrap;
	gap: 2px 10px;
	margin-bottom: 8px;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 1.6;
	color: #444;
	background: #f7f7f8;
	border-left: 3px solid #b80025;
	border-radius: 0 4px 4px 0;
}
.kh-pd-spec-k{flex: 0 0 96px;color: #8b8b8b;}
.kh-pd-spec-k:after{content: ":";}
.kh-pd-spec-k:empty{display: none;}
.kh-pd-spec-v{flex: 1 1 160px;min-width: 0;color: #333;word-break: break-word;}
.kh-pd-spec-v a{color: #b80025;}
.kh-pd-spec-v a:hover{color: #8a001c;text-decoration: underline;}

/*按钮：主题按钮 + 系统注入的加购 / Buy Now / WhatsApp*/
.kh-pd-actions{display: flex;flex-wrap: wrap;align-items: center;gap: 10px;margin: 0 0 16px;}
.kh-pd-actions form{display: flex;flex-wrap: wrap;align-items: center;gap: 10px;margin: 0;}
.kh-pd-actions .xy-product-qty-row{flex: 0 0 100%;margin: 0;}
.kh-pd-actions .xy-basket-buy-wrap{display: inline-flex;flex-wrap: wrap;gap: 10px;margin: 0;}
.kh-pd-actions .xy-basket-buy-form{margin: 0 !important;}
.kh-pd-actions .button{
	display: inline-flex;
	align-items: center;
	gap: 8px;
	height: 42px;
	padding: 0 20px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	color: #444;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 6px;
	text-decoration: none;
	cursor: pointer;
	transition: background-color .25s ease, border-color .25s ease, color .25s ease;
}
.kh-pd-actions .button i{font-size: 16px;}
.kh-pd-actions .button:hover,
.kh-pd-actions .button:focus{color: #b80025;border-color: #b80025;text-decoration: none;}
.kh-pd-actions .xy-basket-add-btn,
.kh-pd-actions .xy-inquire-scroll-btn,
.kh-pd-actions .kh-pd-btn.is-primary{color: #fff;background: #b80025;border-color: #b80025;}
.kh-pd-actions .xy-basket-add-btn:hover,
.kh-pd-actions .xy-inquire-scroll-btn:hover,
.kh-pd-actions .kh-pd-btn.is-primary:hover,
.kh-pd-actions .xy-basket-add-btn:focus,
.kh-pd-actions .xy-inquire-scroll-btn:focus,
.kh-pd-actions .kh-pd-btn.is-primary:focus{color: #fff;background: #8a001c;border-color: #8a001c;}
.kh-pd-actions .xy-basket-buy-btn{color: #fff;background: #1f1f1f;border-color: #1f1f1f;}
.kh-pd-actions .xy-basket-buy-btn:hover,
.kh-pd-actions .xy-basket-buy-btn:focus{color: #fff;background: #000;border-color: #000;}
.kh-pd-actions .xy-product-wa-btn{color: #fff;background: #25d366;border-color: #25d366;}
.kh-pd-actions .xy-product-wa-btn:hover,
.kh-pd-actions .xy-product-wa-btn:focus{color: #fff;background: #1da851;border-color: #1da851;}
.kh-pd-info .xy-product-fav-row{margin: 0 0 16px;}

/*分享*/
.kh-pd-share{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 12px;
	padding-top: 14px;
	border-top: 1px dashed #e6e6e6;
}
.kh-pd-share-label{font-size: 12px;letter-spacing: 1px;text-transform: uppercase;color: #8b8b8b;}
.kh-share-list{display: flex;flex-wrap: wrap;gap: 8px;}
.kh-share-item{
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	padding: 0;
	font-size: 14px;
	color: #777;
	background: #f5f5f5;
	border: 1px solid #ececec;
	border-radius: 50%;
	cursor: pointer;
	transition: color .25s ease, background .25s ease, border-color .25s ease, transform .25s ease;
}
.kh-share-item:hover,
.kh-share-item:focus{
	color: #fff;
	background: linear-gradient(135deg, #c1002a 0%, #8a001c 100%);
	border-color: transparent;
	transform: translateY(-2px);
	text-decoration: none;
	outline: none;
}
.kh-share-item .xy-icon-x{width: 13px;height: 13px;display: block;}
/* 复制成功提示 */
.kh-share-copy.is-copied{color: #fff;background: #2e9e5b;border-color: transparent;}
.kh-share-copy.is-copied::after{
	content: "Copied";
	position: absolute;
	left: 50%;
	bottom: calc(100% + 8px);
	transform: translateX(-50%);
	padding: 3px 8px;
	font-size: 11px;
	line-height: 1.4;
	white-space: nowrap;
	color: #fff;
	background: #333;
	border-radius: 4px;
}

/*区块标题 + 详情正文*/
.kh-pd-block{margin: 0 0 26px;}
.kh-pd-block-title{
	height: 44px;
	margin: 0 0 16px;
	font-size: 20px;
	font-weight: 600;
	line-height: 44px;
	color: #333;
	border-bottom: 1px solid #ebebeb;
}
.kh-pd-block-title span{display: inline-block;height: 44px;border-bottom: 2px solid #b80025;}
.kh-pd .product_con{
	clear: none;
	margin: 0;
	padding: 0;
	border-top: 0;
	font-size: 15px;
	line-height: 1.9;
	color: #444;
	word-break: break-word;
}
.kh-pd .product_con img{max-width: 100%;height: auto;}
.kh-pd .product_con p{margin: 0 0 12px;}
.kh-pd .product_con table{width: 100% !important;max-width: 100%;margin: 14px 0;border-collapse: collapse;}
.kh-pd .product_con table td,
.kh-pd .product_con table th{padding: 9px 12px;border: 1px solid #e6e6e6;}
.kh-pd .product_con table tr:first-child td,
.kh-pd .product_con table th{background: #f7f7f8;font-weight: 600;color: #333;}

/*标签*/
.kh-pd-tags{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	margin: 0 0 24px;
	padding: 14px 16px;
	background: #f7f7f8;
	border-radius: 8px;
}
.kh-pd-tags strong{font-size: 14px;color: #333;}
.kh-pd-tags a{
	margin: 0;
	padding: 4px 12px;
	font-size: 13px;
	line-height: 20px;
	color: #666;
	background: #fff;
	border: 1px solid #e2e2e2;
	border-radius: 999px;
	text-decoration: none;
	transition: border-color .2s ease, color .2s ease;
}
.kh-pd-tags a:hover{color: #b80025;border-color: #b80025;text-decoration: none;}

/*上一个 / 下一个（产品 / 新闻 / 案例 / 下载 详情通用）*/
.point{display: flex;flex-wrap: wrap;gap: 12px;margin: 0 0 34px;padding: 0;}
.point span.to_prev,
.point span.to_next{
	flex: 1 1 250px;
	min-width: 0;
	width: auto;
	float: none;
	padding: 14px 16px;
	font-size: 14px;
	color: #8b8b8b;
	background: #fafafa;
	border: 1px solid #ededed;
	border-radius: 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: background-color .25s ease, border-color .25s ease;
}
.point span.to_prev{text-align: left;}
.point span.to_next{text-align: right;}
.point span.to_prev:hover,
.point span.to_next:hover{background: #fff;border-color: #b80025;}
.point a{color: #444;}
.point a:hover{color: #b80025;text-decoration: none;}

/*==== 内页统一层：区块标题 / 内容卡 / 文章列表 / 表单 ====*/

/*区块标题（栏目名、相关推荐等）*/
.right_head h2{
	height: 44px;
	margin: 26px 0 16px;
	font-size: 20px;
	font-weight: 600;
	line-height: 44px;
	color: #333;
	border-bottom: 1px solid #ebebeb;
}
/* 右栏第一个标题不留上外边距，才能与左侧栏目框顶部齐平 */
.right_head:first-child h2{margin-top: 0;}
/* 新闻/下载/案例详情不显示栏目标题，正文成了首个元素，同样要贴顶对齐 */
.col-md-9 > .right_contents:first-child{padding-top: 0;}
.col-md-9 > .kh-pd-card:first-child{margin-top: 0;}
.right_head h2 span{display: inline-block;height: 44px;border-bottom: 2px solid #b80025;}
.right_head h2 a{color: #333;}
.right_head h2 a:hover{color: #b80025;text-decoration: none;}
.relevant_new{clear: both;}
.relevant_new h3.left_h3{
	height: 44px;
	margin: 10px 0 16px;
	font-size: 18px;
	font-weight: 600;
	line-height: 44px;
	color: #333;
	border-bottom: 1px solid #ebebeb;
}
.relevant_new h3.left_h3 span{display: inline-block;height: 44px;border-bottom: 2px solid #b80025;}

/*内容卡：单页正文 / 详情正文 / 通用面板*/
.right_contents,
.kh-page .contents,
.kh-panel{
	clear: both;
	margin: 0 0 26px;
	padding: 24px;
	font-size: 15px;
	line-height: 1.9;
	color: #444;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 10px;
	box-shadow: 0 6px 20px rgba(0,0,0,.05);
	overflow: auto;
	word-break: break-word;
}
.right_contents img,
.kh-page .contents img{max-width: 100%;height: auto;}
.right_contents p,
.kh-page .contents p{margin: 0 0 12px;}
.right_contents table,
.kh-page .contents table{width: 100% !important;max-width: 100%;margin: 14px 0;border-collapse: collapse;}
.right_contents table td,
.right_contents table th,
.kh-page .contents table td,
.kh-page .contents table th{padding: 9px 12px;border: 1px solid #e6e6e6;}
.right_contents table tr:first-child td,
.right_contents table th,
.kh-page .contents table tr:first-child td,
.kh-page .contents table th{background: #f7f7f8;font-weight: 600;color: #333;}
.right_contents_h1{
	margin: 26px 0 16px;
	padding: 0 0 16px;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.35;
	color: #1a1a1a;
	text-align: center;
	border-bottom: 1px solid #eee;
}
.kh-article-meta{
	display: flex;
	flex-wrap: wrap;
	gap: 8px 20px;
	margin: -6px 0 16px;
	font-size: 13px;
	color: #9a9a9a;
}
.kh-article-meta i{margin-right: 5px;color: #b80025;}

/*文章 / 下载列表*/
ul.right_new{list-style: none;margin: 0 0 24px;padding: 0;}
ul.right_new li{
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 10px;
	padding: 14px 16px;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 8px;
	transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease;
}
ul.right_new li:hover{border-color: #b80025;box-shadow: 0 4px 14px rgba(0,0,0,.06);transform: translateY(-1px);}
ul.right_new li:before{
	content: "\f105";
	flex: 0 0 auto;
	font: normal normal normal 14px/1 FontAwesome;
	color: #b80025;
}
ul.right_new li a{
	flex: 1 1 auto;
	min-width: 0;
	overflow: hidden;
	font-size: 15px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
}
ul.right_new li a:hover{color: #b80025;text-decoration: none;}
ul.right_new .right_new_time,
ul.right_new .news_time{flex: 0 0 auto;font-size: 13px;color: #9a9a9a;}

/*新闻列表 — 左缩图 + 右标题/摘要/日期*/
.kh-newslist{list-style: none;margin: 0 0 24px;padding: 0;}
.kh-newslist-item{margin: 0 0 16px;padding: 0;list-style: none;}
.kh-newslist-card{
	display: flex;
	align-items: stretch;
	gap: 20px;
	padding: 16px;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 10px;
	box-shadow: 0 3px 14px rgba(0,0,0,.05);
	transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}
.kh-newslist-card:hover,
.kh-newslist-card:focus{
	transform: translateY(-3px);
	box-shadow: 0 12px 28px rgba(0,0,0,.12);
	border-color: #f0cfd7;
	text-decoration: none;
}
.kh-newslist-cover{
	position: relative;
	flex: 0 0 220px;
	width: 220px;
	height: 148px;
	overflow: hidden;
	border-radius: 8px;
	background: #f5f5f5;
}
.kh-newslist-cover img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .5s ease;
}
.kh-newslist-card:hover .kh-newslist-cover img{transform: scale(1.06);}
.kh-newslist-cover-ph{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(135deg, #f7f7f7 0%, #ebebeb 100%);
	color: #cfcfcf;
	font-size: 38px;
}
.kh-newslist-body{
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	min-width: 0;
	padding: 4px 4px 4px 0;
}
.kh-newslist-title{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.5;
	color: #222;
	transition: color .25s ease;
}
.kh-newslist-card:hover .kh-newslist-title{color: #b80025;}
.kh-newslist-desc{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 10px 0 0;
	font-size: 13.5px;
	line-height: 1.75;
	color: #7c7c7c;
}
.kh-newslist-meta{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	margin-top: auto;
	padding-top: 14px;
	font-size: 13px;
	color: #9a9a9a;
}
.kh-newslist-date i{margin-right: 6px;color: #b80025;}
.kh-newslist-more{
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-weight: 600;
	color: #b80025;
}
.kh-newslist-more i{transition: transform .25s ease;}
.kh-newslist-card:hover .kh-newslist-more i{transform: translateX(4px);}
@media screen and (max-width: 640px) {
	.kh-newslist-card{flex-direction: column;gap: 14px;padding: 12px;}
	.kh-newslist-cover{flex: 0 0 auto;width: 100%;height: 180px;}
	.kh-newslist-body{padding: 0 4px 4px;}
	.kh-newslist-title{font-size: 16px;}
	.kh-newslist-meta{padding-top: 12px;}
}

/*站点地图 / 404 导航*/
ul.ul_sitemap{
	list-style: none;
	margin: 0 0 40px;
	padding: 18px 24px;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 10px;
	box-shadow: 0 6px 20px rgba(0,0,0,.05);
}
ul.ul_sitemap li{padding: 9px 0;border-bottom: 1px dashed #eee;color: #bbb;}
ul.ul_sitemap li:last-child{border-bottom: 0;}
ul.ul_sitemap li a{color: #444;font-size: 15px;}
ul.ul_sitemap li a:hover{color: #b80025;text-decoration: none;}
.small_li_sitemap{padding-left: 24px !important;}
.small_li2_sitemap{padding-left: 48px !important;}

/*Tags 云*/
.tagList{display: flex;flex-wrap: wrap;gap: 10px;}
.tagList .tagLi{
	height: auto;
	padding: 6px 14px;
	font-size: 13px;
	line-height: 20px;
	color: #555;
	background: #fff;
	border: 1px solid #e2e2e2;
	border-radius: 999px;
	text-decoration: none;
	transition: border-color .2s ease, color .2s ease;
}
.tagList .tagLi:hover,
.tagList .tagLi:focus{color: #b80025;border-color: #b80025;text-decoration: none;}

/*FAQ*/
.kh-faq-list{margin: 0 0 30px;}
.kh-faq-item{
	position: relative;
	margin-bottom: 12px;
	padding: 20px 22px 20px 66px;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 10px;
	box-shadow: 0 6px 20px rgba(0,0,0,.05);
}
.kh-faq-num{
	position: absolute;
	left: 22px;
	top: 20px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	background: #b80025;
	border-radius: 50%;
}
.kh-faq-q{margin: 0 0 8px;font-size: 16px;font-weight: 600;color: #1a1a1a;line-height: 1.5;}
.kh-faq-a{margin: 0;font-size: 14px;line-height: 1.8;color: #666;}

/*分页 — 窄屏收紧尺寸*/
@media screen and (max-width: 640px) {
	.page{gap: 6px;margin: 26px 0 30px;}
	.page a,
	.page .current{min-width: 34px;height: 34px;padding: 0 10px;font-size: 13px;}
}

/*表单（询盘 / 留言）*/
.feedback{
	margin: 0 0 40px;
	padding: 24px;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 10px;
	box-shadow: 0 6px 20px rgba(0,0,0,.05);
}
.feedback .form-horizontal .form-group{margin: 0 0 18px;}
.feedback .control-label{padding-top: 10px;font-weight: 600;color: #444;}
.feedback .form-control{height: 42px;border-color: #ddd;border-radius: 6px;box-shadow: none;}
.feedback textarea.form-control{height: auto;}
.feedback .form-control:focus{border-color: #b80025;box-shadow: 0 0 0 3px rgba(184,0,37,.12);}
.feedback .btn{padding: 9px 26px;border-radius: 6px;font-weight: 600;}
.feedback .btn-danger{background-color: #b80025;border-color: #b80025;}
.feedback .btn-danger:hover,
.feedback .btn-danger:focus{background-color: #8a001c;border-color: #8a001c;}
.feedback .codeimg{height: 42px;margin: 0;border-radius: 6px;cursor: pointer;}
.feedback .control-label em{margin-right: 3px;color: #b80025;font-style: normal;}
/* 国家下拉来自系统共用 ship_country_select，没有 form-control 类 */
.feedback select.xy-ship-country{
	display: block;
	width: 100%;
	height: 42px;
	padding: 0 8px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 6px;
	font-size: 14px;
	color: #555;
}
.feedback select.xy-ship-country:focus{
	border-color: #b80025;
	box-shadow: 0 0 0 3px rgba(184,0,37,.12);
	outline: none;
}

/*满宽内页（结算 / 心愿单 / 留言）*/
.kh-page{margin-bottom: 20px;}

/*联系页（无左栏：信息卡 + 内容 + 询盘表单）*/
.kh-contact{padding-top: 6px;}
.kh-contact-intro{text-align: center;margin: 0 0 28px;}
.kh-contact-h1{
	margin: 0;
	font-size: 34px;
	font-weight: 700;
	color: #1a1a1a;
	font-family: playfair display, serif;
}
.kh-contact-h1::after{
	content: "";
	display: block;
	width: 64px;
	height: 3px;
	margin: 14px auto 0;
	border-radius: 2px;
	background: linear-gradient(90deg, #c1002a 0%, #8a001c 100%);
}
.kh-contact-sub{margin: 14px auto 0;max-width: 720px;font-size: 15px;line-height: 1.8;color: #777;}
.kh-contact-main{
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 420px);
	align-items: start;
	gap: 26px;
	margin-bottom: 50px;
}
.kh-contact-main.is-single{grid-template-columns: minmax(0, 1fr);}
.kh-contact-panel{margin-bottom: 22px;}
.kh-contact-panel:last-child{margin-bottom: 0;}
.kh-contact-block-title{
	margin: 0 0 18px;
	padding-bottom: 12px;
	font-size: 20px;
	font-weight: 700;
	color: #1a1a1a;
	border-bottom: 1px solid #eee;
}
.kh-contact-block-title::before{
	content: "";
	display: inline-block;
	width: 4px;
	height: 18px;
	margin-right: 10px;
	vertical-align: -3px;
	border-radius: 2px;
	background: linear-gradient(180deg, #c1002a 0%, #8a001c 100%);
}
.kh-contact-list{margin: 0;padding: 0;list-style: none;}
.kh-contact-list li{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 4px 12px;
	padding: 12px 0;
	border-bottom: 1px dashed #eee;
}
.kh-contact-list li:last-child{border-bottom: 0;}
.kh-contact-list-ico{
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #fdeef1;
	color: #b80025;
	font-size: 14px;
}
.kh-contact-list-k{
	flex: 0 0 110px;
	padding-top: 5px;
	font-size: 13px;
	font-weight: 600;
	color: #999;
}
.kh-contact-list-v{
	flex: 1 1 200px;
	min-width: 0;
	padding-top: 5px;
	font-size: 14.5px;
	line-height: 1.6;
	color: #333;
	word-break: break-word;
}
.kh-contact-list-v a{color: #333;}
.kh-contact-list-v a:hover{color: #b80025;text-decoration: none;}
.kh-contact-sns{display: flex;flex-wrap: wrap;gap: 10px;margin-top: 18px;}
.kh-contact-sns-item{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ececec;
	transition: color .25s ease, background .25s ease, transform .25s ease;
}
.kh-contact-sns-item:hover,
.kh-contact-sns-item:focus{
	color: #fff;
	background: linear-gradient(135deg, #c1002a 0%, #8a001c 100%);
	border-color: transparent;
	transform: translateY(-2px);
	text-decoration: none;
}
.kh-contact-sns-item .xy-icon-x{width: 15px;height: 15px;}
.kh-contact-map{
	position: relative;
	padding-top: 46%;
	overflow: hidden;
	border-radius: 8px;
	background: #f3f3f3;
}
.kh-contact-map iframe{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
/* 地图未能加载时露出的占位（iframe 覆盖其上） */
.kh-contact-map-ph{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #d4d4d4;
	font-size: 38px;
}
.kh-contact-map-link{
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-top: 12px;
	font-size: 13px;
	font-weight: 600;
	color: #b80025;
}
.kh-contact-map-link:hover,
.kh-contact-map-link:focus{color: #8a001c;text-decoration: none;}
.kh-contact-qr{
	display: block;
	width: 128px;
	height: 128px;
	padding: 6px;
	object-fit: contain;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 8px;
}
.kh-contact-qr-tip{display: block;margin-top: 6px;font-size: 12px;color: #999;}

/*联系页表单*/
.kh-contact-form-col{position: sticky;top: 100px;}
.kh-contact-form-tip{margin: -6px 0 18px;font-size: 13px;color: #999;}
.kh-contact-form-tip em{font-style: normal;color: #b80025;}
.kh-contact-form-grid{
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0 16px;
}
.kh-contact-form-grid > p{margin: 0 0 16px;}
.kh-contact-form-grid > .kh-contact-form-full{grid-column: 1 / -1;}
.kh-contact-form label{
	display: block;
	margin-bottom: 6px;
	font-size: 13px;
	font-weight: 600;
	color: #555;
}
.kh-contact-form label em{font-style: normal;color: #b80025;}
.kh-contact-form input[type="text"],
.kh-contact-form input[type="email"],
.kh-contact-form select,
.kh-contact-form textarea{
	display: block;
	width: 100%;
	height: 42px;
	padding: 0 12px;
	font-size: 14px;
	color: #333;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 6px;
	box-shadow: none;
	transition: border-color .2s ease, box-shadow .2s ease;
}
.kh-contact-form textarea{height: auto;padding: 10px 12px;line-height: 1.7;resize: vertical;}
.kh-contact-form input:focus,
.kh-contact-form select:focus,
.kh-contact-form textarea:focus{
	outline: none;
	border-color: #b80025;
	box-shadow: 0 0 0 3px rgba(184,0,37,.12);
}
/* 国家选择片段来自系统 Public:country，保持与其它字段一致 */
.kh-contact-form-grid select[name="country"]{padding: 0 8px;}
.kh-contact-form-submit{margin: 6px 0 0;}
.kh-contact-btn{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	width: 100%;
	height: 46px;
	padding: 0 26px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: .4px;
	color: #fff;
	background: linear-gradient(135deg, #c1002a 0%, #8a001c 100%);
	border: 0;
	border-radius: 30px;
	box-shadow: 0 8px 20px rgba(184,0,37,.25);
	cursor: pointer;
	transition: transform .25s ease, box-shadow .25s ease;
}
.kh-contact-btn:hover,
.kh-contact-btn:focus{transform: translateY(-2px);box-shadow: 0 14px 28px rgba(184,0,37,.34);}
/* 蜜罐：真人不可见 */
.kh-hp{position: absolute !important;left: -9999px !important;width: 1px;height: 1px;overflow: hidden;}

@media screen and (max-width: 991px) {
	.kh-contact-main{grid-template-columns: minmax(0, 1fr);}
	.kh-contact-form-col{position: static;}
}
@media screen and (max-width: 640px) {
	.kh-contact-h1{font-size: 26px;}
	.kh-contact-sub{font-size: 14px;}
	.kh-contact-form-grid{grid-template-columns: minmax(0, 1fr);}
	.kh-contact-list-k{flex: 0 0 auto;}
	.kh-contact-map{padding-top: 62%;}
}

/*空状态*/
.kh-empty{
	margin: 0 0 40px;
	padding: 60px 20px;
	text-align: center;
	color: #9a9a9a;
	background: #fff;
	border: 1px dashed #dcdcdc;
	border-radius: 10px;
}
.kh-empty i{font-size: 40px;color: #d8d8d8;}
.kh-empty p{margin: 14px 0 0;font-size: 15px;}
.kh-empty .btn-danger{
	padding: 9px 24px;
	background-color: #b80025;
	border-color: #b80025;
	border-radius: 6px;
	font-weight: 600;
}
.kh-empty .btn-danger:hover,
.kh-empty .btn-danger:focus{background-color: #8a001c;border-color: #8a001c;}
.kh-404-subtitle{margin: 26px 0 14px;font-size: 16px;font-weight: 600;color: #333;}

/*按钮样式*/
.download_btn {display: block;float: none;margin: 0 0 18px;text-align: right;}
.download_btn .btn-danger{
	padding: 7px 16px;
	background-color: #b80025;
	border-color: #b80025;
	border-radius: 6px;
	font-size: 13px;
	font-weight: 600;
}
.download_btn .btn-danger:hover,
.download_btn .btn-danger:focus{background-color: #8a001c;border-color: #8a001c;}
.page-btn {display: inline-block;float: left; background-color: #b80025;border-radius: 0px; border: none; transition:background 0.3s;margin-right: 15px; }
.page-btn:hover,.page-btn:focus {background-color:#444;}
.grey-btn {border-radius: 0px;border: none;background-color: #E8E8E8;}
.grey-btn:hover,.grey-btn:focus {background-color: #ccc;}

/*在线留言订购*/
.feedback {margin-top: 50px;}
.form-horizontal .form-group{margin-right: -10px;margin-left: -10px;margin: 20px 20px;}
.codeimg{margin: 0px 0px -10px -18px;}
/*标签样式*/
.tags{margin: 18px 0px 10px 0px;}
.tags a{margin: 0px 5px 8px 0px;}
.tags_list{padding: 5px 10px 100px 10px;}
.tags_ul{margin-top: 0px;}
.tags_ul li{line-height: 28px;margin-bottom: 8px;padding-bottom: 10px;}
.tags_ul h3{font-size: 14px;padding: 0px;margin: 0px;line-height: 20px;}
.tags_ul p{font-size: 13px;padding: 0px;margin: 0px;color: #777;line-height: 20px;padding-top: 8px;}

/*网站地图*/
ul.ul_sitemap{margin: 30px 0px 40px 30px;}
ul.ul_sitemap li{list-style: none;line-height: 26px;clear: both; }
ul.ul_sitemap li a{color: #7d7d7d;}
li.small_li_sitemap{clear: both;padding-left: 12px;}
li.small_li2_sitemap{float: left;padding-left: 20px; }

/*友情链接*/
.link_box{background-color: #b80025;padding:10px 0px;text-align: center;color: #fff;font-size: 13px;border-bottom: 1px solid #32a8af;}
.link_box a{color: #fff;padding:0px 0px 0px 10px;font-size: 13px;}
.link_box a:hover{text-decoration: none;color: #fff;}
.link_box a:last-child{border-right:0px;}
.link_box button{display: none;}
.link_title{font-size: 13px;margin-right: -6px;}
.link_title:after{content:":";}
.link_box p {margin-top: 5px;}

/*底部TAGS*/
.tags_box{background-color: #b80025;padding:10px 0px;text-align: center;color: #f6f6f6;font-size: 13px;}
.tags_box a{color: #fff;padding:0px 2px 0px 8px;font-size: 13px;}
.tags_box a:hover{text-decoration: none;color: #b80025; }
.tags_box a:last-child{border-right:0px;}
.tags_box button{display: none;}
.tags_title{font-size: 13px;margin-right: -6px; }
.tags_title a{padding:0px;}
.tags_title:after{content:":";}

/*内页左侧栏：分类 / 最新新闻 / 联系方式*/
.kh-aside-box{
	margin-bottom: 24px;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 8px;
	overflow: hidden;
}
.kh-aside-title{
	height: auto;
	margin: 0;
	padding: 13px 16px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: .5px;
	text-transform: uppercase;
	color: #fff;
	background: linear-gradient(135deg, #b80025 0%, #8a001c 100%);
	border: none;
}
.kh-aside-title span{display: inline-block;height: auto;border: none;}

/* 一级分类 */
.kh-aside .left_nav_ul{margin: 0;padding: 4px 0;}
.kh-aside .left_nav_ul > li{
	position: relative;
	padding: 0;
	background: none;
	border-bottom: 1px solid #f4f4f4;
}
.kh-aside .left_nav_ul > li:last-child{border-bottom: none;}
.kh-aside .left_nav_ul > li > a{
	display: block;
	position: relative;
	padding: 11px 42px 11px 28px;
	color: #555;
	font-size: 14px;
	line-height: 1.5;
	transition: color .25s ease, background .25s ease, padding .25s ease;
}
.kh-aside .left_nav_ul > li > a::before{
	content: "";
	position: absolute;
	left: 16px;
	top: 50%;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	border-radius: 50%;
	background: #cfcfcf;
	transition: background .25s ease;
}
.kh-aside .left_nav_ul > li > a:hover,
.kh-aside .left_nav_ul li a.left_active{
	padding-left: 32px;
	color: #b80025;
	background: #fdf3f5;
}
.kh-aside .left_nav_ul > li > a:hover::before,
.kh-aside .left_nav_ul li a.left_active::before{background: #b80025;}

/* 展开/收起按钮 */
.kh-aside .menu_head{
	position: absolute;
	top: 8px;
	right: 10px;
	width: 26px;
	height: 26px;
	font: 600 15px/26px Arial, sans-serif;
	text-align: center;
	color: #999;
	background: #f5f5f5;
	border-radius: 4px;
	transition: background .25s ease, color .25s ease;
}
.kh-aside .menu_head:hover{color: #fff;background: #b80025;}

/* 二级分类 */
.kh-aside ul.left_snav_ul{padding: 4px 0 8px;background: #fafafa;}
.kh-aside ul.left_snav_ul > li{margin: 0;padding: 0;background: none;}
.kh-aside ul.left_snav_ul > li > a{
	display: block;
	position: relative;
	padding: 7px 16px 7px 34px;
	color: #7b7b7b;
	font-size: 13px;
	transition: color .25s ease, padding .25s ease;
}
.kh-aside ul.left_snav_ul > li > a::before{
	content: "";
	position: absolute;
	left: 22px;
	top: 50%;
	width: 6px;
	height: 1px;
	background: #c9c9c9;
	transition: background .25s ease;
}
.kh-aside ul.left_snav_ul > li > a:hover{color: #b80025;padding-left: 38px;}
.kh-aside ul.left_snav_ul > li > a:hover::before{background: #b80025;}

/* 最新新闻 */
.kh-aside .left_news_ul{margin: 0;padding: 4px 0;list-style: none;}
.kh-aside .left_news_ul li{
	position: relative;
	padding: 10px 16px 10px 30px;
	background: none;
	border-bottom: 1px dashed #f0f0f0;
	line-height: 1.5;
}
.kh-aside .left_news_ul li:last-child{border-bottom: none;}
.kh-aside .left_news_ul li::before{
	content: "\f105";
	position: absolute;
	left: 18px;
	top: 10px;
	color: #c9c9c9;
	font: normal normal normal 14px/1.5 FontAwesome;
	transition: color .25s ease;
}
.kh-aside .left_news_ul li a{color: #555;font-size: 13px;transition: color .25s ease;}
.kh-aside .left_news_ul li:hover::before{color: #b80025;}
.kh-aside .left_news_ul li a:hover,
.kh-aside .left_news_ul li a:focus{color: #b80025;text-decoration: none;}

/* 联系方式 */
.kh-aside-contact{margin-bottom: 24px;}
.kh-aside-contact-list{margin: 0;padding: 4px 0;list-style: none;}
.kh-aside-contact-list li{
	display: flex;
	align-items: flex-start;
	gap: 10px;
	padding: 11px 16px;
	border-bottom: 1px dashed #f0f0f0;
}
.kh-aside-contact-list li:last-child{border-bottom: none;}
.kh-aside-contact-icon{
	flex: 0 0 28px;
	width: 28px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #fdf3f5;
	color: #b80025;
	font-size: 13px;
}
/* 首行文字与 28px 图标居中对齐 */
.kh-aside-contact-body{min-width: 0;padding-top: 3px;}
/* Contact / Mobile / Tel 等字段名不显示，图标即可表意 */
.kh-aside-contact-label{display: none;}
.kh-aside-contact-val{
	display: block;
	color: #555;
	font-size: 13px;
	line-height: 1.6;
	word-break: break-word;
}
a.kh-aside-contact-val:hover,
a.kh-aside-contact-val:focus{color: #b80025;text-decoration: none;}

/*产品列表卡片（栏目页右侧内容区）*/
.cat-desc{
	margin: 16px 0 24px;
	padding: 14px 18px;
	color: #666;
	font-size: 14px;
	line-height: 1.8;
	background: #fafafa;
	border-left: 3px solid #b80025;
	border-radius: 0 6px 6px 0;
}
.cat-desc p:last-child{margin-bottom: 0;}

.kh-prolist{
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 24px;
	margin: 20px 0 10px;
}
.kh-prolist-item{
	display: flex;
	flex-direction: column;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 8px;
	overflow: hidden;
	transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease;
}
.kh-prolist-item:hover{
	border-color: #b80025;
	box-shadow: 0 10px 24px rgba(184, 0, 37, .12);
	transform: translateY(-4px);
}
.kh-prolist-cover{
	position: relative;
	display: block;
	padding-top: 100%;
	background: #fafafa;
	overflow: hidden;
}
.kh-prolist-cover img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 14px;
	object-fit: contain;
	transition: transform .4s ease;
}
.kh-prolist-item:hover .kh-prolist-cover img{transform: scale(1.06);}
/* 注意：line-clamp 遇到 padding-bottom 会把被裁的行画进内边距，底部间距只能用 margin */
.kh-prolist-title{
	margin: 0 14px 10px;
	padding: 14px 0 0;
	font-size: 15px;
	line-height: 1.5;
	font-weight: 500;
	min-height: 59px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.kh-prolist-title a{color: #2f2f2f;text-decoration: none;transition: color .25s ease;}
.kh-prolist-item:hover .kh-prolist-title a{color: #b80025;}
/* 价格 + 加购按钮区贴卡片底部，保证同排卡片按钮对齐 */
.kh-prolist-item .xy-list-card-actions{
	margin-top: auto;
	padding: 10px 14px 14px;
	border-top: 1px solid #f0f0f0;
}
@media screen and (max-width: 991px) {
	.kh-prolist{grid-template-columns: repeat(2, minmax(0, 1fr));gap: 18px;}
	.kh-prolist-title{min-height: 56px;font-size: 14px;}
}
@media screen and (max-width: 480px) {
	.kh-prolist{gap: 12px;}
	.kh-prolist-title{margin: 0 10px 8px;padding: 10px 0 0;min-height: 49px;font-size: 13px;}
	.kh-prolist-item .xy-list-card-actions{padding: 8px 10px 10px;}
}

/*内页banner：栏目缩图优先，尺寸不一律裁切成同一高度*/
.kh-inner-banner{
	display: block;
	width: 100%;
	height: 260px;
	object-fit: cover;
	object-position: center;
	background: #f2f2f2;
}
@media screen and (max-width: 992px) {
	.kh-inner-banner{height: 200px;}
}
@media screen and (max-width: 768px) {
	.kh-inner-banner{height: 140px;}
}

/*底部信息 — kh-footer */
.kh-footer{
	position: relative;
	padding: 0;
	color: rgba(255,255,255,.65);
	background: linear-gradient(165deg, #161616 0%, #1c1c1c 45%, #111 100%);
}
.kh-footer::before{
	content: "";
	display: block;
	height: 3px;
	background: linear-gradient(90deg, transparent 0%, #8a001c 18%, #b80025 50%, #e02040 82%, transparent 100%);
}
.kh-footer-content{
	padding: 44px 0 8px;
}
.kh-footer-content > ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.kh-footer-content > ul:before,
.kh-footer-content > ul:after{
	display: table;
	content: "";
	width: 100%;
}
.kh-footer-content > ul:after{clear: both;}
.kh-footer-content > ul > li{
	display: block;
	float: left;
	width: 20%;
	padding: 8px 18px 24px;
	box-sizing: border-box;
}
.kh-footer-content > ul > li.kh-footer-contact-col{
	width: 40%;
}
.kh-footer-content dl{
	margin: 0;
}
.kh-footer-content dl > dd{
	display: block;
	margin: 0 0 6px;
}
.kh-footer-col-title{
	margin-bottom: 14px;
}
.kh-footer-col-title .kh-footer-label{
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: .08em;
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 10px;
	border-bottom: 2px solid rgba(184,0,37,.55);
	transition: color .3s ease, border-color .3s ease;
}
.kh-footer-col-title .kh-footer-label a{color: inherit;}
.kh-footer-col-title .kh-footer-label a:hover{
	color: #b80025;
	text-decoration: none;
}
.kh-footer-col-link .kh-footer-label{
	display: block;
	font-size: 14px;
	line-height: 1.7;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	color: rgba(255,255,255,.55);
	transition: color .25s ease;
}
.kh-footer-col-link .kh-footer-label a{color: inherit;}
.kh-footer-col-link .kh-footer-label a:hover{
	color: #b80025;
	text-decoration: none;
}
/* 权重需高于 .kh-footer-content dl > dd 的 display:block */
.kh-footer-content dl > dd.kh-footer-with-icon{
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin-bottom: 14px !important;
	min-height: 24px;
}
.kh-footer-icon{
	/* 保留固定宽度让多行文字与图标左对齐 */
	flex: 0 0 24px;
	width: 24px;
	height: 24px;
	background: none;
	color: #e02a4d;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-size: 16px;
}
/* Address / Email / Phone 等字段名不显示，图标即可表意 */
.kh-footer-with-icon > .kh-footer-label{display: none;}
.kh-footer-value{
	flex: 1 1 auto;
	min-width: 0;
	/* 首行文字与 24px 图标行居中对齐 */
	padding-top: 2px;
	font-size: 14px;
	line-height: 1.45;
	color: rgba(255,255,255,.85);
	word-break: break-word;
}
.kh-footer-value a{
	color: inherit;
	text-decoration: none;
	transition: color .25s ease;
}
.kh-footer-value a:hover{
	color: #e02a4d;
	text-decoration: none;
}
.kh-footer-icons-group{
	margin-top: 8px !important;
	padding-top: 16px;
	border-top: 1px solid rgba(255,255,255,.08);
}
.kh-footer-sns-title{
	display: block;
	font-size: 12px;
	letter-spacing: .06em;
	text-transform: uppercase;
	color: rgba(255,255,255,.45);
	margin-bottom: 12px;
}
.kh-footer-sns-list{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.kh-footer-sns{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: rgba(255,255,255,.08);
	border: 1px solid rgba(255,255,255,.12);
	color: #fff;
	text-decoration: none;
	transition: background .25s ease, transform .25s ease, border-color .25s ease, color .25s ease;
}
.kh-footer-sns:hover,
.kh-footer-sns:focus{
	background: #b80025;
	border-color: #b80025;
	color: #fff;
	transform: translateY(-2px);
	text-decoration: none;
}
.kh-footer-sns .fa{font-size: 14px;line-height: 1;}
.kh-footer-sns .xy-icon-x{
	width: 13px;
	height: 13px;
	display: block;
}
.kh-footer-extra{
	margin-top: 8px;
	padding: 16px 0;
	text-align: center;
	font-size: 13px;
	color: rgba(255,255,255,.45);
	border-top: 1px solid rgba(255,255,255,.06);
	background: rgba(0,0,0,.25);
}
.kh-footer-extra .container{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 8px 16px;
}
.kh-footer-extra a{
	color: rgba(255,255,255,.65);
	text-decoration: none;
}
.kh-footer-extra a:hover{
	color: #b80025;
	text-decoration: none;
}
footer.kh-footer.footer-bar{
	padding: 0;
	background: linear-gradient(165deg, #161616 0%, #1c1c1c 45%, #111 100%);
	margin-top: 0;
	text-align: left;
}
@media screen and (max-width: 1200px) {
	.kh-footer-content > ul > li{width: 50%;}
	.kh-footer-content > ul > li.kh-footer-contact-col{width: 50%;}
}
/* 兼容旧 class（其他页面残留） */
.footer_contact {line-height: 28px;}
.footer_icon {padding-top: 10px;}
.footer_menu a{color: #fff;line-height: 24px;}
.footer_menu a:hover{color: #b80025;text-decoration: none;}
.footer_menu_first{text-transform: uppercase;font-size: 18px;font-weight: bold;margin-top: 20px;}

/*大屏幕样式*/
@media screen and (min-width: 769px) {
/* logo 区与菜单项等高（菜单 a 为 20px 行高 + 上下 30px padding = 80px），logo 不得超出 */
.navbar-header {display: flex;align-items: center;height: 80px;}
.navbar-header::before,
.navbar-header::after {display: none;}
.logo {margin: 0;max-width: 300px;max-height: 72px;width: auto;height: auto;}

/*导航样式*/
.navbar {margin:0px;border:none;background-color: #fff;min-height: 50px;}
.navbar-nav > li {}
.navbar-nav > li:first-child {}
.navbar-nav > li:last-child {}
.navbar-nav {float: right;}
.navbar-nav > li > a {text-align: center;}
.navbar-default .navbar-nav > li > a {color: #333;font-size: 16px;padding:30px 20px;}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a.active,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
background-color: #b80025; color: #fff; }
.navbar-brand {display: none;}

/*导航-触发滚动*/
.navbar-fixed-top {margin-top:0px;}
.navbar-fixed-top ul.navbar-nav > li > a {padding:20px 25px;}
/* 滚动后菜单 a 收到 20px padding = 60px，logo 区同步收窄 */
.navbar-fixed-top .navbar-header {height: 60px;}
.navbar-fixed-top .logo {margin:0;max-width: 200px;max-height: 52px;}

/*导航二级菜单*/
.nav_small{
	background: #fff;
	padding: 8px 0;
	border: 1px solid #ececec;
	border-radius: 10px;
	box-shadow: 0 12px 32px rgba(0,0,0,.12);
	min-width: 220px;
	margin-top: 0;
}
.nav_small > li > a{
	line-height: 1.45;
	padding: 10px 20px;
	text-align: left;
	color: #333;
	font-size: 14px;
	font-weight: 500;
	text-transform: none;
	white-space: nowrap;
	transition: color .2s ease, background-color .2s ease, padding-left .2s ease;
}
.nav_small > li > a:hover,
.nav_small > li > a:focus{
	color: #b80025;
	background-color: #fff6f8;
}
.nav_small > li.dropdown > a{
	position: relative;
	padding-right: 34px;
}
.nav_small > li.dropdown > a::after{
	content: "\f105";
	position: absolute;
	right: 14px;
	top: 50%;
	margin-top: -7px;
	font: normal normal normal 14px/1 FontAwesome;
	color: #bbb;
	transition: color .2s ease, transform .2s ease;
}
.nav_small > li.dropdown:hover > a::after,
.nav_small > li.dropdown.open > a::after{
	color: #b80025;
	transform: translateX(2px);
}
/* 宽屏用标题内的小箭头，行尾整块展开按钮只在窄屏出现；
   需压过 bootstrap 的 .navbar-default .navbar-nav > li > a{display:block} */
.navbar-default .navbar-nav > li.dropdown > a.kh-nav-toggle {display:none;}
#search_btn {display:none;}
.mfoot_box {display:none;}

/*导航三级菜单*/
.dropdown-menu li.dropdown{position:relative;}
.dropdown-menu2{
	position: absolute;
	left: calc(100% + 4px);
	top: -8px;
	z-index: 1001;
	display: none;
	min-width: 210px;
	padding: 8px 0;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 10px;
	box-shadow: 0 12px 32px rgba(0,0,0,.12);
	list-style: none;
}
.dropdown-menu2 li{
	background: transparent;
	height: auto;
	line-height: 1.45;
	padding: 0;
}
.dropdown-menu2 li a{
	display: block;
	padding: 9px 18px 9px 34px;
	color: #444;
	text-decoration: none;
	font-size: 13px;
	font-weight: 500;
	position: relative;
	transition: color .2s ease, background-color .2s ease;
}
.dropdown-menu2 li a::before{
	content: "";
	position: absolute;
	left: 18px;
	top: 50%;
	width: 5px;
	height: 5px;
	margin-top: -2px;
	border-radius: 50%;
	background: #d8d8d8;
	transition: background-color .2s ease;
}
.dropdown-menu2 li a:hover,
.dropdown-menu2 li a:focus{
	color: #b80025;
	background-color: #fff6f8;
}
.dropdown-menu2 li a:hover::before,
.dropdown-menu2 li a:focus::before{
	background: #b80025;
}
.dropdown-menu li.dropdown:hover > .dropdown-menu2,
.dropdown-menu li.dropdown.open > .dropdown-menu2{
	display: block !important;
}
.dropdown i{display:none;}

/* 样板留 360px 只为露背景图，实际是一大片空白，露出约 140px 足够 */
.about_bg{padding-top: 140px;}
.about_desc {margin-top: 90px;}
.about_bg iframe{width:540px;height:285px;}
iframe{width:560px;height:315px;}
      
}

/*小屏幕样式*/
@media screen and (max-width: 768px) {
/* logo 左、汉堡按钮右，同一行不换行（button 在 DOM 中靠前，用 order 调换） */
.navbar-header {display: flex;align-items: center;justify-content: space-between;flex-wrap: nowrap;gap: 10px;padding: 8px 15px;}
/* Bootstrap 的 clearfix 伪元素在 flex 容器里会变成多余的 flex 项 */
.navbar-header::before,
.navbar-header::after {display: none;}
.navbar-header > a {order: 1;flex: 0 1 auto;min-width: 0;line-height: 0;}
.navbar-toggle {order: 2;flex: 0 0 auto;float: none;margin: 0;}
.logo {display: block;margin: 0;max-width: 100%;max-height: 56px;width: auto;height: auto;}

/* 顶栏与电脑端保持同一结构：左联系（图标+文字）、右社交（圆形图标） */
.top_menu{min-height: 36px;}
.top_menu_inner{min-height: 36px;gap: 10px;justify-content: space-between;}
.top_menu_left{flex: 1 1 auto;min-width: 0;}
.top_contacts{flex-wrap: nowrap;gap: 4px 12px;}
.top_contacts a{max-width: 100%;}
.top_contacts a span{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* 宽度有限，只保留第一项（电话）的文字，其余仅图标 */
.top_contacts li + li span,
.top_email{display: none;}
.top_lang{display: flex;flex: 0 0 auto;}
.nav_icons{gap: 5px;}
.nav_icons a{width: 24px;height: 24px;}
.nav_icons i{font-size: 12px;}
.search_group{margin: 5px 0px 20px 0px;}
#topsearch{display: none;}
.top_search {width: 100%;}

/*手机-导航搜索图标*/
#search_btn {float: right;margin-top: 7px;padding:8px 13px;font-size: 17px;border-radius: 4px; color: #fff;}
#search_btn:hover,#search_btn:focus {cursor: pointer;background-color: #444;}

/*手机-导航样式*/
.navbar {margin: 0px;border:0px;min-height: 50px;background-color: #fff;}
.navbar-default .navbar-brand {color: #fff;font-size: 16px;}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {color: #fff;}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {border:none;}
/*手机-汉堡按钮：展开时三条线变 X*/
.navbar-default .navbar-toggle{
	width: 44px;
	height: 38px;
	padding: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 5px;
	background: #fff;
	border: 1px solid #b80025;
	border-radius: 6px;
	transition: background .25s ease, border-color .25s ease;
}
.navbar-default .navbar-toggle .icon-bar{
	width: 22px;
	height: 2px;
	margin: 0;
	border-radius: 2px;
	background-color: #b80025;
	transition: transform .3s ease, opacity .2s ease, background-color .25s ease;
}
.navbar-default .navbar-toggle:hover{background-color: #b80025;border-color: #b80025;}
.navbar-default .navbar-toggle:hover .icon-bar{background-color: #fff;}
.navbar-default .navbar-toggle:not(.collapsed){background-color: #b80025;border-color: #b80025;}
.navbar-default .navbar-toggle:not(.collapsed) .icon-bar{background-color: #fff;}
.navbar-default .navbar-toggle:not(.collapsed) .icon-bar:nth-child(2){transform: translateY(7px) rotate(45deg);}
.navbar-default .navbar-toggle:not(.collapsed) .icon-bar:nth-child(3){opacity: 0;}
.navbar-default .navbar-toggle:not(.collapsed) .icon-bar:nth-child(4){transform: translateY(-7px) rotate(-45deg);}
.navbar-default .navbar-nav {margin-top: 0px;margin-bottom: 0px;}
.navbar-default .navbar-nav > li:last-child{border: none;}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav .open .dropdown-menu > li > a {color: #333;}
 .navbar-default .navbar-nav > li > a:hover,
 .navbar-default .navbar-nav > li > a:focus,
 .navbar-default .navbar-nav > .active > a, 
 .navbar-default .navbar-nav > .active > a:hover, 
 .navbar-default .navbar-nav > .active > a:focus,
 .navbar-default .navbar-nav > .open > a, 
 .navbar-default .navbar-nav > .open > a:hover, 
 .navbar-default .navbar-nav > .open > a:focus,
 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
 background-color: #fff6f8; color: #b80025;}
.navbar-default .navbar-nav > li.dropdown > a > b.kh-nav-caret {display:none;}
#search_btn {display:none;}
/* 固定态不能用 opacity，否则展开的菜单会透出正文 */
.navbar-fixed-top {margin-top:0px;background-color: #fff;box-shadow: 0 2px 10px rgba(0,0,0,.1);}

/*手机-展开面板*/
.navbar-default .navbar-collapse{
	max-height: 78vh;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	/* 仍可滚动，只是不画滚动条 */
	scrollbar-width: none;
	-ms-overflow-style: none;
	/* 清掉 Bootstrap 的 ±15px 负边距，否则内容宽出屏幕产生横向滚动 */
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	background: #fff;
	border-top: 1px solid #f0f0f0;
	box-shadow: 0 14px 26px rgba(0,0,0,.1);
}
.navbar-default .navbar-collapse::-webkit-scrollbar{
	width: 0;
	height: 0;
	display: none;
}
.navbar-default .navbar-nav{margin-left: 0;margin-right: 0;padding: 4px 0 6px;}
.navbar-default .navbar-nav > li{
	position: relative;
	border-bottom: 1px solid #f3f3f3;
}
.navbar-default .navbar-nav > li:last-child{border-bottom: 0;}
.navbar-default .navbar-nav > li > a{
	padding: 14px 58px 14px 18px;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.4;
	color: #333;
	text-align: left;
}
.navbar-default .navbar-nav > li:not(.dropdown) > a{padding-right: 18px;}
/* 行尾展开按钮（模板中 id 重复，用结构选择器更稳） */
.navbar-nav > li.dropdown > a.dropdown-toggle{
	position: absolute;
	top: 0;
	right: 0;
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 52px;
	/* 仅覆盖菜单项本行，不能随展开的子菜单一起拉伸 */
	height: 50px;
	padding: 0;
	font-size: 16px;
	color: #999;
	background: transparent;
	border-left: 1px solid #f3f3f3;
	transition: color .25s ease, background .25s ease;
}
.navbar-nav > li.dropdown > a.dropdown-toggle .fa{transition: transform .3s ease;}
.navbar-nav > li.dropdown.open > a.dropdown-toggle{color: #b80025;background: #fff6f8;}
.navbar-nav > li.dropdown.open > a.dropdown-toggle .fa{transform: rotate(180deg);}
.navbar-nav > li.dropdown.open > a:first-child{color: #b80025;}

/*手机-下拉菜单*/
.navbar-default .navbar-nav .dropdown-menu.nav_small{
	position: static;
	float: none;
	width: 100%;
	margin: 0;
	padding: 6px 0;
	background: #fafafa;
	border: 0;
	border-top: 1px solid #f0f0f0;
	border-radius: 0;
	box-shadow: inset 0 6px 10px -10px rgba(0,0,0,.25);
}
.navbar-default .navbar-nav .dropdown-menu.nav_small > li > a{
	/* 圆点相对链接行定位，li 会被展开的三级菜单撑高 */
	position: relative;
	padding: 11px 40px 11px 32px;
	font-size: 14px;
	font-weight: 500;
	color: #555;
	white-space: normal;
}
.navbar-default .navbar-nav .dropdown-menu.nav_small > li > a::before{
	content: "";
	position: absolute;
	left: 18px;
	top: 50%;
	width: 5px;
	height: 5px;
	margin-top: -2px;
	border-radius: 50%;
	background: #d8d8d8;
	transition: background-color .2s ease;
}
.navbar-default .navbar-nav .dropdown-menu.nav_small > li > a:hover::before,
.navbar-default .navbar-nav .dropdown-menu.nav_small > li > a:focus::before{background: #b80025;}
.navbar-default .navbar-nav .dropdown-menu.nav_small > li{position: relative;}
/* 三级在手机端没有可点的展开控件，随二级一同展开，去掉指示箭头 */
.navbar-default .navbar-nav .dropdown-menu.nav_small > li.dropdown > a{padding-right: 18px;}
.navbar-default .navbar-nav .dropdown-menu.nav_small > li.dropdown > a::after{content: none;}
.dropdown-menu2{
	position: static;
	left: auto;
	top: auto;
	display: block;
	min-width: 0;
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 2px 0 6px;
	background: #f1f1f1;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}
.dropdown-menu2 li a{
	padding: 8px 18px 8px 46px;
	font-size: 13px;
	color: #666;
	white-space: normal;
}
.dropdown-menu2 li a::before{content: none;}
.dropdown-menu2 li a .fa{display: inline-block;margin-right: 6px;color: #c0c0c0;font-size: 11px;}

/*手机-会员 / 询盘篮入口*/
.navbar-nav > li.xy-member-nav,
.navbar-nav > li.xy-basket-nav{
	float: none;
	padding: 0 !important;
}
.navbar-nav > li.xy-member-nav > a,
.navbar-nav > li.xy-basket-nav > a{
	display: flex !important;
	align-items: center;
	gap: 10px;
	padding: 14px 18px !important;
	color: #333;
}

/*手机-图组*/
.adv1 ,.adv2 {min-height: 240px;}
.adv1 h3 {padding-top: 130px;}
.adv2 p,.adv2 span {display: none;}
.product_box span{min-height: 92px;}

/*手机-首页产品*/
.product_title2 {text-align: center;}
.product_index{margin-top: 10px;}
.product_list{padding: 20px 0px 0px 0px;}
.product_img{min-height:80px; margin-bottom: 10px;}
.product_list2 div.product_img{min-height:240px; margin-bottom: 10px;}
.product_desc a {padding: 5px 0;}

/*手机-四大优势*/


/*手机-首页简介*/
.about_bg2{padding-bottom: 40px;margin: 0 10px;-webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);}

/*手机-首页新闻*/
.page_bg{display: none;}
.right_contents img,.product_con img,.photo_con img {max-width: 100%;}
.right_contents_h1{margin-top: 16px;padding-bottom: 12px;font-size:18px;line-height: 26px;}
.feedback{margin-top:20px;}
.proinfo_box {margin-bottom: 80px;}
#pic-page a img {width:35px;}
#cmsFloatPanel{display: none;}
.point span.to_prev,.point span.to_next {text-align:left;padding-bottom: 8px;}

/*手机-产品详情*/
.kh-pd-card{gap: 18px;margin: 18px 0 24px;padding: 16px;}
.kh-pd-card .proinfo_box{margin-bottom: 0;}
.kh-pd-info .product_h1{font-size: 19px;}
.kh-pd-price-num{font-size: 24px;}
.kh-pd-spec-k{flex: 0 0 auto;}
.kh-pd-gallery #pic-page a img{width: 48px;height: 48px;}
.kh-pd-actions .button{flex: 1 1 100%;width: 100%;justify-content: center;}
.kh-pd-actions form{width: 100%;}
.kh-pd-actions .xy-basket-add-form,
.kh-pd-actions .xy-basket-buy-wrap,
.kh-pd-actions .xy-basket-buy-form{display: block !important;width: 100%;}
.kh-pd-block-title{height: 38px;margin-bottom: 12px;font-size: 17px;line-height: 38px;}
.kh-pd-block-title span{height: 38px;}
.kh-pd .product_con{font-size: 14px;line-height: 1.8;}
.kh-pd-nav span.to_prev,
.kh-pd-nav span.to_next{flex: 1 1 100%;text-align: left;padding: 12px 14px;}

/*手机-底部信息*/
.kh-footer-content{padding: 32px 0 4px;}
.kh-footer-content > ul > li{
	float: none;
	width: 100% !important;
	display: none;
	padding: 0 0 8px;
}
.kh-footer-content > ul > li.kh-footer-contact-col{
	display: block;
	width: 100% !important;
}
.footer_contact {margin-bottom:30px;}
.footer_menu_first{margin-bottom: 8px;}

/*手机-友情链接*/
.link_box a {display: block;border-right:0px;padding:4px 0px;}
.link_title{display: block; }
.link_title:after {content:"";}
.link_box button{display: inline-block;background-color: transparent;border: none;float: right;margin-top: -20px;}
.link_box button:hover,
.link_box button:focus{color: #b80025;}
.link_list{display: none;padding-top: 7px;}

/*手机-Tags标签*/
.tags_box a{display: block;border-right:0px;padding:4px 0px;}
.tags_title{display: block;}
.tags_title:after{content:"";}
.tags_box button{display: inline-block;background-color: transparent;border: none;float: right;margin-top: -20px;}
.tags_box button:hover,.tags_box button:focus{color: #b80025;}
.tags_rows{display: none;padding-top: 7px; }

/*手机-底部按钮*/
.mfoot_box{background-color: #fafafa;}
.mfoot_nav {width:25%;float:left;background-color: #fafafa;text-align:center;color:#898989;} 
.mfoot_nav:hover,.mfoot_nav:focus {background-color: #e4e4e4;cursor:pointer;}
.mfoot_nav a {color:#898989;display:block;}
.mfoot_nav a:hover,.mfoot_nav a:focus{ text-decoration:none;}
.mfoot_nav span {display:block;padding:3px 0px 0px 0px;}
.mfoot_share {width: 200px;padding: 5px;}

.advantage_head {text-align: center;}
.advantage_head h2{font-size: 40px;}
.remove {float: left;}

}

@media screen and (max-width: 767px) {
.copyright_p{display:none;}
}

/*320px到768px*/
@media screen and (min-width:320px) and (max-width:768px) {
.col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {
float: left;
}
.col-mm-12 {
width: 100%;
}
.col-mm-11 {
width: 91.66666667%;
}
.col-mm-10 {
width: 83.33333333%;
}
.col-mm-9 {
width: 75%;
}
.col-mm-8 {
width: 66.66666667%;
}
.col-mm-7 {
width: 58.33333333%;
}
.col-mm-6 {
width: 50%;
}
.col-mm-5 {
width: 41.66666667%;
}
.col-mm-4 {
width: 33.33333333%;
}
.col-mm-3 {
width: 25%;
}
.col-mm-2 {
width: 16.66666667%;
}
.col-mm-1 {
width: 8.33333333%;
}
}

/* 超窄屏顶栏：电话文字让位，避免与右侧社交图标贴死 */
@media screen and (max-width: 360px) {
	.top_contacts li span{display: none;}
	.top_contacts{gap: 4px 10px;}
}