
/*整体布局样式*/
html,body{
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-weight: 400;
	background:white;
	text-align:left;
	color:#2f2c2f;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-weight: 600;
}
/* 栏目标题 / 主标题 SemiBold */
.featured-products-t h2,
.featured-products-t span,
.hot-products-t h2,
.hot-products-t span,
.index-news-t h2,
.index-news-t span,
.index-case-t h2,
.index-case-t span,
.index-category-t h2,
.index-category-t h3,
.cooperative-brand-t h2,
.cooperative-brand-t span,
.index-company-intr-title,
.index-que-title,
.product-listing-t h2,
.focus-center h2,
.sidebar-title span,
.about-details-t h1,
.case-details-t h1,
.factory-details-t h1,
.in-news-title{
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-weight: 600;
}
/* 导航 / 按钮 Medium */
.sm-blue a,
.main-nav,
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
.search-btn,
.fp-pro-btn,
.index-que-more,
.mobile-search-btn,
.inner-message-row .item button,
.footer-nav a{
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-weight: 500;
}
*{margin:0;padding:0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}
ul,li,ol {list-style:none outside}
a{text-decoration:none; color: #2f2c2f;}
img {border:none;}
input, button, select, textarea {outline: none;}
input,textarea {background:none}
*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
article, aside, footer, header, nav, section {
    display: block;
}
/*清除苹果按钮格式*/
input[type="text"],input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
border-radius: 0;
}
/*整体布局样式结束*/

.main{
	background-color: #fff;
}


/*网页头部开始*/
header {position: relative; z-index: 3;}
.header-box{ width: 100%;}
.header-top{
	background: linear-gradient(135deg, #2a272a 0%, #3a363a 100%);
	border-bottom: 2px solid #9A6338;
	padding: 0;
	overflow: visible;
}
.header-top .header-inner{
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 34px;
	padding: 4px 0;
}
.header-top .clear{display: none;}
.header-inner{ width: 90%; margin: auto; max-width: 1700px; position: relative;}
/*清除浮动*/
.clear{clear:both}
/*顶部联系方式*/
.header-top .header-contact{ float: none;}
.header-contact{ float: left;}
.header-top .header-contact ul{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 4px 20px;
	overflow: visible;
}
.header-contact ul{ overflow: hidden;}
.header-top .header-contact ul li{
	display: flex;
	align-items: center;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.75);
	margin: 0;
	line-height: 1.3;
}
.header-contact ul li{ display: inline-block; vertical-align: top; font-size: 13px; color:#b3b3b3; margin: 0 12px 8px 0; line-height: 24px;}
.header-top .header-contact ul li a{
	color: rgba(255, 255, 255, 0.88);
	display: inline-flex;
	align-items: center;
	vertical-align: middle;
	transition: color 0.25s ease;
}
.header-contact ul li a{ color: #b3b3b3; display: inline-block; vertical-align: middle;}
.header-top .header-contact ul li a:hover{ color: #9A6338;}
.header-contact ul li a:hover{ color: #2f2c2f;}
.header-top .header-contact ul li i,
.header-top .header-contact ul li .icon-contact{
	display: inline-block;
	margin-right: 6px;
	color: #9A6338;
	font-size: 13px;
	vertical-align: middle;
	flex-shrink: 0;
}
.header-top .header-contact ul li .icon-contact{
	width: 13px;
	height: 13px;
}
.header-contact ul li i{ display: inline-block; margin-right: 5px; vertical-align: middle;}
.header-top .header-contact ul li.website-mailbox i,
.header-top .header-contact ul li.website-whatsapp i,
.header-top .header-contact ul li.website-whatsapp .icon-contact{
	font-size: 14px;
	margin-top: 0;
	font-weight: bold;
}
.header-contact ul li.website-mailbox i{ font-size: 18px; margin-top: -2px;}
.header-contact ul li.website-phone i{font-size: 14px;font-weight: bold;}

/*顶部社交*/
.header-top-right{
	display: flex;
	align-items: center;
	gap: 10px;
	flex-shrink: 0;
	align-self: stretch;
}
.header-top .social-link{
	float: none;
	margin: 0;
	display: flex;
	align-items: center;
	align-self: center;
	gap: 6px;
	line-height: 0;
}
.social-link{ float: right; margin-left: 8px; }
.header-top .social-link a{
	color: rgba(255, 255, 255, 0.75);
	margin: 0;
	float: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	line-height: 1;
	text-align: center;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.12);
	transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
	box-sizing: border-box;
	flex-shrink: 0;
	vertical-align: middle;
}
.header-top .social-link a i.iconfont{
	display: block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	text-align: center;
}
.header-top .social-link a i.iconfont:before{
	display: block;
	line-height: 14px;
}
.social-link a{ color: #b3b3b3; margin-left: 5px; float: left; display: inline-block; width: 24px; height: 24px; line-height: 24px; text-align: center;border-radius:2px; background-color: rgba(255, 255, 255, 0.6);}
.header-top .social-link a:hover{
	color: #fff;
	background-color: #9A6338;
	border-color: #9A6338;
	box-shadow: 0 4px 12px rgba(154, 99, 56, 0.35);
}
.social-link a:hover{ color: #2f2c2f;}
.social-link a .icon-social{
	width: 14px;
	height: 14px;
	display: block;
	flex-shrink: 0;
}
/*语言选择开始*/
.language{float: right; margin-bottom: 10px;}
.language .cur{cursor: pointer; position: relative; background-color: rgba(255, 255, 255, 0.6); border-radius: 4px; padding: 3px 8px 1px 5px;}
.language .cur e{ color:#b3b3b3; font-size: 12px; line-height: 20px;background-image:url(../images/flag.png); background-repeat:no-repeat; padding-left: 30px; height: 20px; display: block;}
.language .cur e i{font-weight: bold;font-size: 12px;margin-left: 3px;}
.language .cur:hover e{color: #2f2c2f; }
.language ul.language-list{
	max-height: 400px;
    overflow: auto;
	position:absolute;
	z-index: 2;
	top: 24px;
	right: 0;
	list-style-type: none;
	background-color: #fff;
	font-size: 12px;
	height: 0;
	transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
	opacity: 0; 
}
.language .cur:hover .language-list{
	opacity: 1; 
	height: auto;
	padding: 2px 5px;
	-webkit-box-shadow:0 0 5px #ccc;  
  -moz-box-shadow:0 0 5px #ccc;  
  box-shadow:0 0 5px #ccc;
}
.language ul.language-list li{
	padding: 4px 4px 2px 4px;
	overflow: hidden;
	border-bottom: 1px solid #ececec;
	margin: 3px 0 2px 0;
}
.language ul.language-list li a{color: #1b1b1b; font-size: 12px; line-height: 20px;background-image:url(../images/flag.png); background-repeat:no-repeat;background-position:0 0; padding:  0 0 0 30px; float: left; width: 100%;white-space:nowrap;}
.language ul.language-list li:hover{background-color: #9A6338;}
.language ul.language-list li:hover a{color: #fff;}
.language e.cn, .language ul.language-list li a.cn{background-position: 0 0;}
.language e.en, .language ul.language-list li a.en{background-position: 0 -22px;}
.language e.es, .language ul.language-list li a.es{background-position: 0 -44px;}
.language e.nl, .language ul.language-list li a.nl{background-position: 0 -66px;}
.language e.ar, .language ul.language-list li a.ar{background-position: 0 -88px;}
.language e.ru, .language ul.language-list li a.ru{background-position: 0 -110px;}
.language e.de, .language ul.language-list li a.de{background-position: 0 -132px;}
.language e.ja, .language ul.language-list li a.ja{background-position: 0 -154px;}
.language e.pt, .language ul.language-list li a.pt{background-position: 0 -176px;}
.language e.fr, .language ul.language-list li a.fr{background-position: 0 -198px;}
.language e.it, .language ul.language-list li a.it{background-position: 0 -220px;}
.language e.ko, .language ul.language-list li a.ko{background-position: 0 -242px;}
.language e.th, .language ul.language-list li a.th{background-position: 0 -264px;}
.language e.el, .language ul.language-list li a.el{background-position: 0 -286px;}
.language e.pl, .language ul.language-list li a.pl{background-position: 0 -308px;}
.language e.bul, .language ul.language-list li a.bul{background-position: 0 -330px;}
.language e.est, .language ul.language-list li a.est{background-position: 0 -352px;}
.language e.dan, .language ul.language-list li a.dan{background-position: 0 -374px;}
.language e.fin, .language ul.language-list li a.fin{background-position: 0 -396px;}
.language e.cs, .language ul.language-list li a.cs{background-position: 0 -418px;}
.language e.rom, .language ul.language-list li a.rom{background-position: 0 -440px;}
.language e.slo, .language ul.language-list li a.slo{background-position: 0 -462px;}
.language e.swe, .language ul.language-list li a.swe{background-position: 0 -484px;}
.language e.hu, .language ul.language-list li a.hu{background-position: 0 -506px;}
.language e.hi, .language ul.language-list li a.hi{background-position: 0 -528px;}
.language e.tr, .language ul.language-list li a.tr{background-position: 0 -550px;}
.language e.vi, .language ul.language-list li a.vi{background-position: 0 -572px;}
.language e.fa, .language ul.language-list li a.fa{background-position: 0 -594px;}
.language e.he, .language ul.language-list li a.he{background-position: 0 -616px;}
.language e.sk, .language ul.language-list li a.sk{background-position: 0 -638px;}
.language e.id, .language ul.language-list li a.id{background-position: 0 -660px;}
.language e.lt, .language ul.language-list li a.lt{background-position: 0 -682px;}
.language e.lv, .language ul.language-list li a.lv{background-position: 0 -704px;}
.language e.ms, .language ul.language-list li a.ms{background-position: 0 -726px;}
.language e.no, .language ul.language-list li a.no{background-position: 0 -748px;}
.language e.uk, .language ul.language-list li a.uk{background-position: 0 -770px;}
.language e.ur, .language ul.language-list li a.ur{background-position: 0 -792px;}
.language e.hr, .language ul.language-list li a.hr{background-position: 0 -814px;}
.language e.tw, .language ul.language-list li a.tw{background-position: 0 0;}
.language e.bn, .language ul.language-list li a.bn{background-position: 0 -836px;}
.language e.te, .language ul.language-list li a.te{background-position: 0 -859px;}
.language e.ta, .language ul.language-list li a.ta{background-position: 0 -880px;}
.language e.sr, .language ul.language-list li a.sr{background-position: 0 -902px;}
.language e.tl, .language ul.language-list li a.tl{background-position: 0 -924px;}
.language e.is, .language ul.language-list li a.is{background-position: 0 -946px;}
.language e.ca, .language ul.language-list li a.ca{background-position: 0 -968px;}
/*导航栏*/
.sm{box-sizing:border-box;position:relative;z-index:10;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.sm,.sm ul,.sm li{list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right;}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;}
.sm ul{display:none;}
.sm li,.sm a{position:relative;}
.sm a{display:block;}
.sm a.disabled{cursor:default;}
.sm::after{content:"";display:block;height:0;font:0px/0 serif;clear:both;overflow:hidden;}
.sm *,.sm *::before,.sm *::after{box-sizing:inherit;}
.sm > li > a{text-transform: capitalize;}
.main-nav {
	background-color: #9A6338;
	padding: 0;
	width: 90%;
	max-width: 1700px;
	margin: auto;
	position: relative;
	z-index:1;
}
.main-nav:after {
  clear: both;
  content: "\00a0";
  display: block;
  height: 0;
  font: 0px/0 serif;
  overflow: hidden;
}
.nav-brand {
  float: left;
  margin: 0;
}
.nav-brand a {
  display: block;
  padding: 10px 10px 10px 20px;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  line-height: 29px;
  text-decoration: none;
}
#main-menu {
  clear: both;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#main-menu:before {
  content: '';
  display: block;
  height: 1px;
  overflow: hidden;
  background: #fff;
}
@media (min-width: 768px) {
#main-menu:before {display: none;}}
.main-menu-btn {
  float: right;
  margin: 10px;
  position: relative;
  display: inline-block;
  width: 29px;
  height: 29px;
  text-indent: 29px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #fff;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.main-menu-btn-icon:before {
  content: '';
  top: -7px;
  left: 0;
}
.main-menu-btn-icon:after {
  content: '';
  top: 7px;
  left: 0;
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent;
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
#main-menu-state:not(:checked) ~ #main-menu { display: none;}
#main-menu-state:checked ~ #main-menu {display: block;}
.mobile-search-btn{
	display: none;
}
.mobile-search-panel{
	display: none;
}
@media (max-width: 767px) {
.mobile-search-btn{
	float: right;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 29px;
	height: 29px;
	margin: 10px 6px 10px 10px;
	padding: 0;
	border: 0;
	background: transparent;
	color: #fff;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mobile-search-btn i{
	font-size: 20px;
	line-height: 1;
}
.mobile-search-btn.is-active{
	background: rgba(255, 255, 255, 0.18);
	border-radius: 6px;
	opacity: 1;
}
.mobile-search-panel{
	display: block;
	clear: both;
	padding: 0 15px;
	background: #9A6338;
	border-top: 1px solid rgba(255, 255, 255, 0.22);
	overflow: hidden;
	max-height: 0;
	opacity: 0;
	pointer-events: none;
	transition: max-height 0.3s ease, opacity 0.25s ease, padding 0.3s ease;
}
.mobile-search-panel.is-open{
	max-height: 90px;
	padding: 14px 15px 16px;
	opacity: 1;
	pointer-events: auto;
}
.mobile-search-panel form{
	margin: 0;
}
.mobile-search-panel .mobile-search-box{
	display: flex;
	align-items: stretch;
	width: 100%;
	box-sizing: border-box;
	height: 44px;
	font-size: 0;
	border: none;
	border-radius: 22px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 6px 20px rgba(42, 39, 42, 0.14);
}
.mobile-search-panel .mobile-search-box input.input-text{
	flex: 1;
	min-width: 0;
	width: auto;
	height: 44px;
	line-height: 44px;
	padding: 0 16px;
	border: none;
	background: transparent;
	font-size: 14px;
	color: #2f2c2f;
	-webkit-appearance: none;
	appearance: none;
}
.mobile-search-panel .mobile-search-box input.input-text::placeholder{
	color: #aaa;
}
.mobile-search-panel .mobile-search-box button.search-btn{
	flex-shrink: 0;
	width: 48px;
	min-width: 48px;
	height: 44px;
	border: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background: linear-gradient(135deg, #9A6338 0%, #7F502D 100%);
	border-radius: 0;
	transition: background 0.25s ease;
}
.mobile-search-panel .mobile-search-box button.search-btn i{
	font-size: 18px;
	color: #fff;
	line-height: 44px;
	display: block;
}
.mobile-search-panel .mobile-search-box button.search-btn:hover{
	background: linear-gradient(135deg, #7F502D 0%, #6B4426 100%);
}
#main-menu.sm-blue,
.sm-blue{
	max-height: none;
	overflow: visible;
}
#main-menu{
	overflow: visible;
}
.sm-blue .scroll-up,
.sm-blue .scroll-down{
	display: none !important;
	visibility: hidden !important;
}
}
@media (min-width: 768px) {
.main-menu-btn { position: absolute;top: -99999px; }
#main-menu-state:not(:checked) ~ #main-menu {
    display: table;
	width: 100%;
	max-width: 1700px;
	margin: auto;
	position: relative;
    z-index: 1;
  }
}
.demo-text { margin: 3em 22px;}
.demo-text p { margin-bottom: 1em;}
.demo-text a { color: #999;}
.sm-blue {max-height:400px;background: transparent;overflow: auto;}
.sm-blue li a{ padding: 10px;}
.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active {
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  text-decoration: none;
}
.sm-blue > li.current > a {color: #fff;}
.sm-blue a.disabled {color: #a1d1e8;}
.sm-blue a .sub-arrow {
  position: absolute;
  top: 5px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 16px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.sm-blue a .sub-arrow::before {content: '+';}
.sm-blue a.highlighted .sub-arrow::before {content: '-';}
.sm-blue > li:last-child > a.highlighted, .sm-blue > li:last-child > *:not(ul) a.highlighted, .sm-blue > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {border-radius: 0;}
.sm-blue ul { background: #fff;}
.sm-blue ul ul { background: rgba(102, 102, 102, 0.1);}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active {
  background: transparent;
  color: #2b82ac;
  font-size: 16px;
  text-shadow: none;
  border-left: 8px solid transparent;
}
.sm-blue ul a.current {background: #006892;background-image: linear-gradient(to bottom, #006188, #006f9c);color: #fff;}
.sm-blue ul a.disabled {color: #b3b3b3;}
.sm-blue ul ul a,
.sm-blue ul ul a:hover,
.sm-blue ul ul a:focus,
.sm-blue ul ul a:active {border-left: 16px solid transparent;}
.sm-blue ul ul ul a,
.sm-blue ul ul ul a:hover,
.sm-blue ul ul ul a:focus,
.sm-blue ul ul ul a:active {border-left: 24px solid transparent;}
.sm-blue ul ul ul ul a,
.sm-blue ul ul ul ul a:hover,
.sm-blue ul ul ul ul a:focus,
.sm-blue ul ul ul ul a:active {border-left: 32px solid transparent;}
.sm-blue ul ul ul ul ul a,
.sm-blue ul ul ul ul ul a:hover,
.sm-blue ul ul ul ul ul a:focus,
.sm-blue ul ul ul ul ul a:active {border-left: 40px solid transparent;}
.sm-blue ul li {border-top: 1px solid rgba(0, 0, 0, 0.05);}
.sm-blue ul li:first-child {border-top: 0;}
@media (min-width: 768px) {
.main-nav{ position: relative; background-color: #fff;}
.sm-blue ul {position: absolute;width: 12em;}
.sm-blue > li > ul {top: 56px;}
.sm-blue > li {
  display: table-cell;
  height: 56px;
  vertical-align: middle;
  padding: 0 10px;
 text-align: center;
}
.sm-blue > li:hover > a{color: #9A6338;}
.sm-blue > li:hover span{ border-color: #9A6338 transparent transparent transparent;}
.sm-blue > li > a { padding: 0;}
.sm-blue.sm-rtl li {float: right;}
.sm-blue ul li, .sm-blue.sm-rtl ul li, .sm-blue.sm-vertical li {float: none;}
.sm-blue ul a, .sm-blue.sm-vertical a {white-space: normal;}
.sm-blue .sm-nowrap > li > a, .sm-blue .sm-nowrap > li > :not(ul) a {white-space: nowrap;}
.sm-blue a{color: #222;}
.sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {color: #9A6338;}
.sm-blue > li.current > a {color: #9A6338;}
.sm-blue > li.current span{border-color: #9A6338 transparent transparent transparent;}
.sm-blue a.disabled {color: #9A6338;}
.sm-blue a .sub-arrow {
position: static;
width: 0;
height: 0;
border-width: 5px;
border-style: solid dashed dashed dashed;
border-color: #222 transparent transparent transparent;
background: transparent;
border-radius: 0;
display: inline-block;
margin-left: 5px;
}
.sm-blue a .sub-arrow::before {display: none;}
.sm-blue ul {
padding: 7px 0;
background: #fff;
border-radius: 0 0 4px 4px !important;
box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
}
.sm-blue ul ul {
border-radius: 4px !important;
background: #fff;
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
border: 0 !important;
padding: 9px 23px;
background: transparent;
color: #666;
border-radius: 0 !important;
}
.sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {color: #000;}
.sm-blue ul a.current {color: #000;}
.sm-blue ul a.disabled {background: #fff;color: #b3b3b3;}
.sm-blue ul a .sub-arrow {
top: 50%;
margin-top: -5px;
bottom: auto;
left: auto;
margin-left: 10;
right: 10px;
border-style: dashed dashed dashed solid;
border-color: transparent transparent transparent #666;
}
.sm-blue ul li {border: 0;}
.sm-blue .scroll-up,
.sm-blue .scroll-down {
position: absolute;
display: none;
visibility: hidden;
overflow: hidden;
background: #fff;
height: 20px;
}
.sm-blue .scroll-up-arrow,
.sm-blue .scroll-down-arrow {
position: absolute;
top: -2px;
left: 50%;
margin-left: -8px;
width: 0;
height: 0;
overflow: hidden;
border-width: 8px;
border-style: dashed dashed solid dashed;
border-color: transparent transparent #2b82ac transparent;
}
.sm-blue .scroll-down-arrow {
top: 6px;
border-style: solid dashed dashed dashed;
border-color: #2b82ac transparent transparent transparent;
}
.sm-blue.sm-rtl.sm-vertical a .sub-arrow {
right: auto;
left: 10px;
border-style: dashed solid dashed dashed;
border-color: transparent #a1d1e8 transparent transparent;
}
.sm-blue.sm-rtl > li:first-child > a, .sm-blue.sm-rtl > li:first-child > :not(ul) a {
border-radius: 0 8px 8px 0;
}
.sm-blue.sm-rtl > li:last-child > a, .sm-blue.sm-rtl > li:last-child > :not(ul) a {
border-radius: 8px 0 0 8px !important;
}
.sm-blue.sm-rtl > li:first-child {
border-left: 1px solid #2b82ac;
}
.sm-blue.sm-rtl > li:last-child {
border-left: 0;
}
.sm-blue.sm-rtl ul a .sub-arrow {
right: auto;
left: 10px;
border-style: dashed solid dashed dashed;
border-color: transparent #a1d1e8 transparent transparent;
}
.sm-blue.sm-vertical {
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.sm-blue.sm-vertical a {
padding: 9px 23px;
}
.sm-blue.sm-vertical a .sub-arrow {
top: 50%;
margin-top: -5px;
bottom: auto;
left: auto;
margin-left: 0;
right: 10px;
border-style: dashed dashed dashed solid;
border-color: transparent transparent transparent #a1d1e8;
}
.sm-blue.sm-vertical > li:first-child > a, .sm-blue.sm-vertical > li:first-child > :not(ul) a {
border-radius: 8px 8px 0 0;
}
.sm-blue.sm-vertical > li:last-child > a, .sm-blue.sm-vertical > li:last-child > :not(ul) a {
border-radius: 0 0 8px 8px !important;
}
.sm-blue.sm-vertical > li {
border-left: 0 !important;
}
.sm-blue.sm-vertical ul {
border-radius: 4px !important;
}
.sm-blue.sm-vertical ul a {
padding: 9px 23px;
}
}
/*banner*/
.slides{text-align: center;overflow: hidden;display: block;}
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;z-index: 2;} 
.flexslider {width: 100%;margin: auto;overflow: hidden;position: relative;zoom: 1;}
.flexslider .slides > li {display: none;} 
.flexslider .slides img {
	width: 100%;
	display: block;
	text-align: center;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flexslider .slides {zoom: 1; }
.flexslider .slides > li {position: relative;}
.banner_sy .flexslider .slides > li > a.banner-link{
	display: block;
	cursor: pointer;
	position: relative;
	z-index: 1;
}
.flex-container {zoom: 1; position: relative;}
.flex-direction-nav{ width:100%;}
.flex-direction-nav li{position: absolute; bottom: 45%;}
.flex-direction-nav li:nth-child(1){ left:10px;}
.flex-direction-nav li:nth-child(2){ right:10px;}
.flex-direction-nav li a {
	color: #fff;
	width: 40px;
	height: 40px;
	margin: -13px 0 0;
	display: block;
	overflow: hidden;
	cursor: pointer;
	background-position: 0 0;
	z-index: 1;
	font-size: 0;
	text-align: center;
	background-color: #9A6338;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	transition: ease all 0.4s;
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;
}
.flexslider:hover a.next, .flexslider:hover a.prev{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.flex-direction-nav li a.next:before, .flex-direction-nav li a.prev:before{
	font-family: "iconfont" !important;
	content: "\e677";
    font-style: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    text-transform: none;
    font-size: 24px;
	line-height: 40px;
}
.flex-direction-nav li a.prev{transform: rotateY(180deg);}
.flex-direction-nav li a.prev:hover, .flex-direction-nav li a.next:hover{background-color: #ff3c20;}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 2%;
	text-align: center;
	overflow: hidden;
}
.flex-control-nav li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0px 5px 0px 5px;
}
.flex-control-nav li a {
	width: 34px;
	height: 6px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	background-color: #FFF;
	border: 2px solid #FFF;
}
.flex-control-nav li a:hover {
	background-color: #9A6338;
}
.flex-control-nav li a.active {
	cursor: default;
	background-color: #ff3c20;
}
/*文字*/
.banner-text{ width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.banner-text-c{ width: 90%; height: 100%; max-width: 1200px; margin: auto; position: relative;}
.banner-text-c .itme{ position: absolute; top: 0; left: 0; bottom: 0; width: 100%; display: flex;flex-direction: column; justify-content: center;align-items: center;text-align:left;}
.banner-text-c .itme h1.th,
.banner-text-c .itme .th{ font-size: 50px; margin: 0 0 20px; font-weight: normal;}
.banner-text-c .itme span a{
	font-weight: bold;
	text-transform:uppercase;
	background: #fff;
	font-size: 16px;
	color: #2f2c2f;
	line-height: 50px;
	height: 50px;
	padding: 0 40px;
	display: inline-block;
	border-radius: 30px;
	transition: ease all 0.4s;
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;
}
.banner-text-c .itme span a:hover{
	color: #fff;
	background-color: #e5361d;
}
@media screen and (max-width:1044px){
.banner-text-c .itme h1.th,
.banner-text-c .itme .th {font-size: 30px;}
}
@media screen and (max-width:768px){
.banner-text-c .itme h1.th,
.banner-text-c .itme .th {font-size:  18px; margin-bottom: 10px;}
.banner-text-c .itme span a{
	font-size: 14px;
	line-height: 28px;
	padding: 0px 20px;
	height: 28px;
}
.flex-direction-nav li a {
	width: 30px;
	height: 30px;
	bottom: 40%;
}
.flex-direction-nav li a.next:before, .flex-direction-nav li a.prev:before{
    font-size: 20px;
	line-height: 30px;
}
.flex-control-nav{ bottom: 5px;}
.flex-control-nav li {margin: 0px 2px 0px 2px;}
.flex-control-nav li a {
	width: 30px;
	height: 5px;
	border-radius: 0;
	border: 1px solid #FFF;
}
}
@media screen and (max-width:480px){.banner-text-c .itme h1.th, .banner-text-c .itme .th {font-size: 16px;}}

/* index intro blocks (参考 fancypottery.com .que) */
.index-que{
	position: relative;
	display: flex;
	top: -5px;
	z-index: 2;
}
.index-que-item{
	display: block;
	flex: 1;
	padding: 50px 45px;
	box-sizing: border-box;
	position: relative;
	text-decoration: none;
	color: #fff;
}
.index-que-item:first-of-type{ background: #24292f; }
.index-que-item:nth-of-type(2){ background: #d9dbdd; color: #2f2c2f; }
.index-que-item:nth-of-type(3){
	background: #fbfbfb;
	color: #2f2c2f;
}
.index-que-item:nth-of-type(2) .index-que-num,
.index-que-item:nth-of-type(2) .index-que-title,
.index-que-item:nth-of-type(2) .index-que-text,
.index-que-item:nth-of-type(2) .index-que-more,
.index-que-item:nth-of-type(3) .index-que-num,
.index-que-item:nth-of-type(3) .index-que-title,
.index-que-item:nth-of-type(3) .index-que-text,
.index-que-item:nth-of-type(3) .index-que-more{ color: #2f2c2f; }
.index-que-item:nth-of-type(2) .index-que-more i,
.index-que-item:nth-of-type(3) .index-que-more i{ background: #1f2b41; }
.index-que-item:nth-of-type(2) .index-que-more i::after,
.index-que-item:nth-of-type(3) .index-que-more i::after{ border-color: #fff; }
.index-que-item:before,
.index-que-item:after{
	content: "";
	position: absolute;
	width: 94%;
	height: 92%;
	top: 4%;
	left: 3%;
	opacity: 0;
	box-sizing: border-box;
}
.index-que-item:before{
	bottom: 0;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: scaleX(0);
	transition: opacity 0.5s ease, transform 0.5s ease;
}
.index-que-item:after{
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: scaleY(0);
	transition: opacity 0.3s ease, transform 0.3s ease;
}
.index-que-item:nth-of-type(2):before,
.index-que-item:nth-of-type(2):after{ border-color: #2f2c2f; }
.index-que-item:nth-of-type(3):before,
.index-que-item:nth-of-type(3):after{ border-color: #b8bdbf; }
.index-que-item:hover:before,
.index-que-item:hover:after{
	opacity: 1;
	transform: scale(1);
}
.index-que-item:hover .index-que-more{ margin-left: 14px; }
.index-que-num{
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	margin: 0 0 20px;
}
.index-que-title{
	font-size: 25px;
	font-weight: 600;
	color: #fff;
	margin: 0;
	line-height: 1.3;
}
.index-que-text{
	font-size: 14px;
	line-height: 1.5;
	margin: 20px 0;
	max-width: 448px;
	color: #fff;
}
.index-que-more{
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
	transition: margin 0.2s ease;
	color: #fff;
}
.index-que-more i{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #fff;
	position: relative;
	top: 2px;
	left: 3px;
}
.index-que-more i::after{
	content: "";
	display: inline-block;
	position: absolute;
	top: 4px;
	left: 3px;
	width: 4px;
	height: 4px;
	border-right: 2px solid #24292f;
	border-bottom: 2px solid #24292f;
	transform: rotate(-45deg);
}
@media screen and (max-width: 992px){
	.index-que{ flex-wrap: wrap; top: 0; }
	.index-que-item{
		flex: 1 1 50%;
		padding: 40px 32px;
	}
	.index-que-item:nth-of-type(3){ flex: 1 1 100%; }
}
@media screen and (max-width: 768px){
	.index-que{ flex-direction: column; }
	.index-que-item{
		flex: 1 1 100%;
		padding: 32px 24px;
	}
	.index-que-title{ font-size: 22px; }
	.index-que-text{ max-width: none; }
}

/* index product category tiles */
.index-cate{ width: 100%; overflow: hidden; background: #fff; }
.index-cate-list{ display: flex; flex-wrap: wrap; }
.index-cate-item{ width: 25%; position: relative; overflow: hidden; }
.index-cate-img{ background-color: #000; line-height: 0; }
.index-cate-img img{
	display: block;
	width: 100%;
	aspect-ratio: 4 / 5;
	object-fit: cover;
	opacity: 0.28;
	transition: opacity 0.3s ease;
}
.index-cate-item:hover .index-cate-img img{ opacity: 0.38; }
.index-cate-info{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.index-cate-info a{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-decoration: none;
	position: relative;
}
.index-cate-name{
	font-size: 24px;
	font-weight: 600;
	margin: 0 0 24px;
	text-align: center;
	padding: 0 15px;
	line-height: 1.3;
	transition: opacity 0.3s ease;
}
.index-cate-btn{
	width: 160px;
	height: 45px;
	line-height: 45px;
	background: rgba(120, 120, 120, 0.75);
	border-radius: 3px;
	text-align: center;
	font-size: 14px;
	position: absolute;
	bottom: 20%;
	left: 50%;
	margin-left: -80px;
	transition: opacity 0.35s ease, transform 0.35s ease;
	transform: translate3d(0, 20px, 0) scale(1.1);
	opacity: 0;
}
.index-cate-item:hover .index-cate-name{ opacity: 0; }
.index-cate-item:hover .index-cate-btn{
	opacity: 1;
	transform: translate3d(0, 0, 0) scale(1);
}
.index-cate-foot{
	background: #d8dbdd;
	padding: 16px 15px 18px;
	text-align: center;
}
.index-cate-desc{
	margin: 0 auto 14px;
	max-width: 900px;
	padding: 0 20px;
	font-size: 14px;
	line-height: 1.55;
	color: #555;
	text-align: center;
}
.index-cate-tip{
	display: inline-block;
	margin: 0;
	padding: 14px 36px;
	background: #2D4331;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.4;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	border-radius: 8px;
	text-decoration: none;
	transition: background-color 0.25s ease, transform 0.25s ease;
}
.index-cate-tip:hover,
.index-cate-tip:focus{
	background: #3a5640;
	color: #fff;
	text-decoration: none;
	transform: translateY(-1px);
}
@media screen and (max-width: 768px){
	.index-cate-item{ width: 50%; }
	.index-cate-name{ font-size: 16px; padding: 0 10px; margin-bottom: 16px; }
	.index-cate-btn{
		width: auto;
		height: auto;
		line-height: 1.4;
		padding: 10px 18px;
		margin-left: 0;
		left: 50%;
		transform: translate3d(-50%, 20px, 0) scale(1.1);
	}
	.index-cate-item:hover .index-cate-btn{
		transform: translate3d(-50%, 0, 0) scale(1);
	}
	.index-cate-img img{ aspect-ratio: 1 / 1; min-height: 120px; }
	.index-cate-foot{ padding: 14px 12px 16px; }
	.index-cate-desc{
		margin-bottom: 12px;
		padding: 0 8px;
		font-size: 13px;
		line-height: 1.5;
	}
	.index-cate-tip{
		padding: 12px 20px;
		font-size: 13px;
		letter-spacing: 0.3px;
	}
}

/* index company stats */
.index-stats{ background: #d9dbdd; overflow: hidden; }
.index-stats-center{ width: 90%; max-width: 1700px; margin: 0 auto; }
.index-stats-list{
	display: flex;
	flex-wrap: wrap;
	padding: 40px 0;
	box-sizing: border-box;
}
.index-stats-item{
	width: 25%;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	padding: 10px 15px;
}
.index-stats-icon{
	flex-shrink: 0;
	line-height: 0;
}
.index-stats-icon svg{
	display: block;
	width: 48px;
	height: 48px;
}
.index-stats-body{
	padding-left: 24px;
}
.index-stats-num{
	color: #2a272a;
	font-weight: 700;
	font-size: 40px;
	line-height: 1;
}
.index-stats-label{
	text-transform: uppercase;
	font-size: 14px;
	color: #999;
	margin-top: 8px;
	line-height: 1.3;
}
@media screen and (max-width: 768px){
	.index-stats-list{
		padding: 30px 0;
		justify-content: space-between;
	}
	.index-stats-item{
		width: 47%;
		justify-content: flex-start;
		margin-bottom: 24px;
		padding: 0 10px;
	}
	.index-stats-icon svg{ width: 40px; height: 40px; }
	.index-stats-body{ padding-left: 16px; }
	.index-stats-num{ font-size: 28px; }
	.index-stats-label{ font-size: 12px; }
}

/*语言选择结束*/
/*导航栏置顶固定*/
#fixedMenu{ width: 100%;border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.top-fixed{ background-color: #fff;}
/*头部中间*/
.header-middle{
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #eee;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}
.header-middle .header-inner{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding: 8px 0;
	min-height: 76px;
}
.header-middle .header-logo{
	width: auto;
	max-width: none;
	margin: 0;
	float: none;
	flex-shrink: 0;
}
.header-logo-box{
	height: 54px;
	float: none;
	display: flex;
	align-items: center;
}
.header-logo-box a{
	display: flex;
	align-items: center;
	transition: opacity 0.25s ease;
}
.header-logo-box a:hover{
	opacity: 0.85;
}
.header-logo-box a img{
	display: block;
	max-height: 54px;
	max-width: 280px;
	width: auto;
	height: auto;
}
/*头部格言*/
.header-middle .company-motto{ margin: 20px 0;height: 70px; padding-right: 260px;}
/*头部靠右*/
.header-inner-right{ float: right; margin: 20px 0;}
.company-motto-p{ display: table ;height: 70px;}
.company-motto-p p{ display:  table-cell ; line-height: 20px; font-size: 18px; vertical-align: middle;}
/*头部搜索*/
.header-search{
	position: relative;
	float: none;
	margin: 0;
	width: 100%;
	max-width: 360px;
	flex-shrink: 0;
}
.header-search .search-box{
	height: 42px;
	font-size: 0;
	position: relative;
	display: flex;
	align-items: stretch;
	border: 1px solid #e5e5e5;
	border-radius: 24px;
	overflow: hidden;
	background: #f8f8f8;
	transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}
.header-search .search-box:focus-within{
	border-color: #9A6338;
	background: #fff;
	box-shadow: 0 0 0 3px rgba(154, 99, 56, 0.15);
}
.header-search .search-box input.input-text {
	font-size: 14px;
	border: none;
	width: 100%;
	padding: 0 16px;
	line-height: 42px;
	height: 42px;
	background: transparent;
	border-radius: 0;
	display: block;
	vertical-align: top;
	color: #2f2c2f;
}
.header-search .search-box input.input-text::placeholder{
	color: #aaa;
}
.header-search .search-box button.search-btn {
	color: #fff;
	cursor: pointer;
	height: 42px;
	width: 48px;
	min-width: 48px;
	border: none;
	position: relative;
	z-index: 1;
	background: linear-gradient(135deg, #9A6338 0%, #7F502D 100%);
	border-radius: 0;
	position: static;
	flex-shrink: 0;
	transition: background 0.25s ease;
}
.header-search .search-box button.search-btn i{
	font-size: 18px;
	color: #fff;
	display: inline-block;
	padding-bottom: 0;
	line-height: 1;
}
.header-search .search-box button.search-btn:hover{
	background: linear-gradient(135deg, #7F502D 0%, #6B4426 100%);
}
.header-search .search-box button.search-btn:hover i{
	color: #fff;
}


/*首页部分*/
/*合作伙伴*/
.cooperative-brand{ padding: 50px 0; overflow: hidden; background-color: #fff; }
.cooperative-brand-center{ width: 90%; margin: 0 auto; max-width: 1700px; }
.cooperative-brand-t{
	margin-bottom: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 24px;
	text-align: center;
}
.cooperative-brand-t::before,
.cooperative-brand-t::after{
	content: '';
	flex: 1;
	max-width: 200px;
	height: 1px;
	background: #e8e8e8;
}
.cooperative-brand-t h2,
.cooperative-brand-t span{
	font-size: 30px;
	font-weight: 600;
	color: #2a272a;
	line-height: 1.2;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	padding: 0 8px 10px;
	flex-shrink: 0;
	position: relative;
	margin: 0;
}
.cooperative-brand-t h2::after,
.cooperative-brand-t span::after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 33.333%;
	height: 3px;
	background: #9A6338;
	transition: width 0.45s ease;
}
.cooperative-brand-t:hover h2::after,
.cooperative-brand-t:hover span::after{
	width: 66.666%;
}
.cooperative-brand-box ul{ font-size: 0; text-align: center; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin: 0; padding: 0; list-style: none; }
.cooperative-brand-box ul li{ display: inline-block; vertical-align: top; font-size: 14px; }
.cooperative-brand-box ul li a{ display: block; text-decoration: none; }
.cooperative-brand-box ul li .brand-item{ display: flex; align-items: center; justify-content: center; width: 180px; height: 100px; padding: 15px 20px; background: #fff; border: 1px solid #eee; border-radius: 12px; box-sizing: border-box; transition: border-color 0.3s ease; }
.cooperative-brand-box ul li .brand-item img{ display: block; max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; }
.cooperative-brand-box ul li a:hover .brand-item{ border-color: #ddd; }
/*焦点*/
.focus{ padding: 40px 0; overflow: hidden;background-color:#faf8f7; }
.focus-center{ width: 90%; margin: auto; max-width: 1200px; text-align: center;}
.focus-center h1,
.focus-center h2{ font-size: 22px; line-height: 30px; padding-bottom: 10px; margin: 0 0 10px; font-weight: 600;}
.focus-center p{ font-size: 14px; line-height: 28px; color: #767676;}
/*快速链接,派生词*/
.quick-links{ padding: 40px 0; overflow: hidden; background-color:#faf8f7; }
.quick-links-center, .derivative-center{ width: 90%; margin: auto; max-width: 1700px;}
.quick-links-t, .derivative-t{ margin-bottom: 10px; position: relative; text-align: center;}

.quick-links-t span, .derivative-t span { font-size: 24px; color: #404042; line-height: 50px; display: inline-block; padding: 0 30px;position:relative; text-transform:capitalize; z-index: 1;}
.quick-links-box ul, .derivative-box ul{ font-size: 0; text-align:center;}
.quick-links-box ul li{ font-size: 14px; display: inline-block; vertical-align: top; margin: 4px 8px; line-height: 20px;}
.quick-links-box ul li h4{  font-size: 14px; font-weight: normal;}
.derivative{ padding: 20px 0; overflow: hidden; border-bottom: 1px solid #f0eeed; background-color: #d9dbdd;}
.derivative-center{ width: 100%; max-width: 100%; padding: 0 20px; box-sizing: border-box;}
.derivative-box ul{ font-size: 0; text-align: center; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 14px 24px; margin: 0; padding: 0; list-style: none;}
.derivative-box ul li{ font-size: 14px; display: inline-block; vertical-align: middle; margin: 0; line-height: 1; flex: 0 0 auto;}
.derivative-box ul li a{ display: block; text-decoration: none;}
.derivative-box ul li .brand-item{ display: flex; align-items: center; justify-content: center; width: 200px; height: 72px; padding: 4px 10px; background: #fff; border: 1px solid #e8e8e8; border-radius: 0; box-sizing: border-box; transition: border-color 0.3s ease, opacity 0.3s ease;}
.derivative-box ul li .brand-item img{ display: block; width: 100%; height: 100%; max-width: 100%; max-height: 100%; object-fit: contain;}
.derivative-box ul li a:hover .brand-item{ border-color: #ccc; opacity: 0.92;}
.derivative-box ul::-webkit-scrollbar{ height: 4px;}
.derivative-box ul::-webkit-scrollbar-thumb{ background: rgba(0,0,0,0.15); border-radius: 2px;}
/*首页中部*/
.mian-contain{width: 100%;}
.subblock{ margin: 40px 0; overflow: hidden; }
.subblock .category{ width: 90%; margin: auto; max-width: 1700px;}
.subblock .category ul{ text-align: center; font-size: 0; margin: 0 -10px;}
.subblock .category ul li{ width: 25%; display: inline-block;}
.subblock .category ul li:nth-child(2){ width: 50%; }
.category-box{ position: relative;overflow: hidden; margin: 10px; background-color: #000;}
.category-box a{ }
.category-box a img, .category-box-type h2, .category-box-detail p{
	transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.category-box a img{
    overflow: hidden;
	width: 100%;
	display: block;
	position: relative;
}
.category-box-detail{color: #282828;position: absolute; top: 0; left: 20px; bottom: 0; width: 90%; max-width: 210px; display: flex;flex-direction: column; justify-content: center;text-align:left;}
.category-box-type{
}
.category-box-type h2{
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.category-box-detail p{
	font-size: 14px;
	line-height: 20px;
	max-height: 60px;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}


/*精选产品,热门产品*/
.featured-products, .hot-products{ margin: 60px 0; overflow: hidden;}
.featured-products-center, .hot-products-center{width: 90%; margin: 0 auto; max-width: 1700px; overflow: hidden;}
.featured-products-t, .hot-products-t, .index-news-t, .index-case-t, .index-category-t{
	margin-bottom: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 24px;
	text-align: center;
	position: relative;
}
.featured-products-t::before, .hot-products-t::before, .index-news-t::before, .index-case-t::before, .index-category-t::before,
.featured-products-t::after, .hot-products-t::after, .index-news-t::after, .index-case-t::after, .index-category-t::after{
	content: '';
	flex: 1;
	max-width: 200px;
	height: 1px;
	background: #e8e8e8;
	position: static;
	top: auto;
	left: auto;
	width: auto;
}
.featured-products-t h2,
.featured-products-t span,
.hot-products-t h2,
.hot-products-t span,
.index-news-t h2,
.index-news-t span,
.index-case-t h2,
.index-case-t span,
.index-category-t h2,
.index-category-t h3{
	font-size: 30px;
	font-weight: 600;
	color: #2a272a;
	background-color: transparent;
	padding: 0 8px 10px;
	display: inline-block;
	line-height: 1.2;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	z-index: 1;
	flex-shrink: 0;
	margin: 0;
}
.featured-products-t h2::after,
.featured-products-t span::after,
.hot-products-t h2::after,
.hot-products-t span::after,
.index-news-t h2::after,
.index-news-t span::after,
.index-case-t h2::after,
.index-case-t span::after,
.index-category-t h2::after,
.index-category-t h3::after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 33.333%;
	height: 3px;
	background: #9A6338;
	transition: width 0.45s ease;
}
.featured-products-t:hover h2::after,
.featured-products-t:hover span::after,
.hot-products-t:hover h2::after,
.hot-products-t:hover span::after,
.index-news-t:hover h2::after,
.index-news-t:hover span::after,
.index-case-t:hover h2::after,
.index-case-t:hover span::after,
.index-category-t:hover h2::after,
.index-category-t:hover h3::after{
	width: 66.666%;
}
.index-category-banner.no-thumb{
	min-height: 88px;
	background: #f7f7f7;
}
.index-category-banner.no-thumb .index-category-name{
	position: absolute;
	top: 24px;
	left: 0;
	right: 0;
	padding: 0 20px;
	z-index: 1;
}
.hot-products-box ul{ overflow: hidden; font-size: 0; margin: -15px; }
.hot-products-box ul li{ width: 16.66667%; display: inline-block; vertical-align: top; font-size: 14px; text-align: center; }
.hot-products-box ul li .item{ background-color: #fff; margin: 15px; transition: ease all 0.4s;
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;}
.hot-products-box ul li .item .box{ display: block; overflow: hidden;}
.hot-products-box ul li .item img{ display: block; width: 100%;background: #faf8f2; 
	transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
    -moz-transition: ease all 0.5s;
    -o-transition: ease all 0.5s;
	}
.hot-products-box ul li .item:hover img{
	 transform: scale(1.1);
}
.featured-products-box-t, .hot-products-box-t{ height: 40px; margin: 18px 0 10px 0; display: table; width: 100%; text-align: center;}
.hot-products-box ul li .item a{ display: table-cell; vertical-align: middle;}
.hot-products-box ul li .item h3{font-size: 16px;font-weight: normal;line-height: 20px;}
.hot-products-box ul li .item:hover h3{color: #9A6338;}

/* Featured Products - fancypottery style */
.featured-products-box ul{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px;
	margin: 30px 0 0;
	align-items: stretch;
	font-size: 14px;
	overflow: visible;
}
.featured-products-box ul li.fp-pro-item{
	width: auto;
	min-width: 0;
	padding: 0;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	height: 100%;
	background: #fff;
	position: relative;
	border: 1px solid #eee;
	text-align: left;
	transition: box-shadow 0.3s ease;
}
.featured-products-box ul li.fp-pro-item:hover{
	box-shadow: 0 2px 10px rgba(174, 175, 177, 0.55);
	z-index: 2;
}
.featured-products-box .fp-pro-img{
	position: relative;
	background: #fff;
	line-height: 0;
}
.featured-products-box .fp-pro-img:after{
	content: "";
	display: block;
	padding-top: 100%;
}
.featured-products-box .fp-pro-img-wrap{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.featured-products-box .fp-pro-img-wrap img{
	display: block;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	object-fit: contain;
	background: #fff;
}
.featured-products-box .fp-pro-btn{
	display: block;
	overflow: hidden;
	width: 100%;
	background-color: #d9dbdd;
	text-align: center;
	line-height: 45px;
	height: 0;
	color: transparent;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	transition: height 0.3s ease, opacity 0.3s ease, color 0.3s ease;
	opacity: 0;
}
.featured-products-box .fp-pro-item:hover .fp-pro-btn{
	height: 45px;
	color: #2f2c2f !important;
	opacity: 1;
}
.featured-products-box .fp-pro-info{
	padding: 15px;
	background: #fff;
	border-top: 1px solid #eee;
	flex: 1;
	display: flex;
	flex-direction: column;
	min-height: 132px;
	box-sizing: border-box;
}
.featured-products-box .fp-pro-name{
	display: block;
	font-size: 16px;
	font-weight: 600;
	color: #999;
	line-height: 1.35;
	min-height: 44px;
	margin-bottom: 10px;
	text-decoration: none;
	transition: color 0.3s ease;
	display: -webkit-box;
	max-height: 44px;
	text-overflow: ellipsis;
	word-break: break-word;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.featured-products-box .fp-pro-item:hover .fp-pro-name{
	color: #9A6338;
}
.featured-products-box .fp-pro-info article{
	color: #999;
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
	min-height: 42px;
	flex: 1;
	display: -webkit-box;
	text-overflow: ellipsis;
	word-break: break-word;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
}

/*首页分类产品（Alibaba风格）*/
.index-categories{ margin: 50px 0; overflow: hidden; background: #fff; }
.index-categories-center{ width: 90%; margin: 0 auto; max-width: 1700px; }
.index-categories-row{ display: flex; flex-direction: column; gap: 30px; }
.index-category-col{ width: 100%; background: #fff; border: 1px solid #e8e8e8; box-sizing: border-box; overflow: hidden; }
.index-category-banner{ display: block; position: relative; overflow: hidden; text-decoration: none; background: #f7f7f7; }
.index-category-banner img{ display: block; width: 100%; height: auto; }
.index-category-name{ position: absolute; top: 24px; left: 0; right: 0; padding: 0 20px; text-align: center; background: transparent; border: none; pointer-events: none; z-index: 1; }
.index-category-name h3{ font-size: 36px; font-weight: bold; color: #666; text-transform: uppercase; margin: 0; line-height: 1.2; letter-spacing: 2px; text-shadow: 0 1px 2px rgba(255,255,255,0.8); }
.index-category-banner:hover .index-category-name h3{ color: #444; }
.index-category-grid{ border-top: 1px solid #e8e8e8; }
.index-category-products{ display: flex; flex-wrap: wrap; margin: 0; padding: 0; list-style: none; font-size: 0; }
.index-category-products li{ width: 25%; box-sizing: border-box; border-right: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; }
.index-category-products li:nth-child(4n){ border-right: none; }
.index-category-products li:nth-child(n+5){ border-bottom: none; }
.index-category-products li a{ display: block; text-decoration: none; text-align: left; background: #fff; padding: 14px 16px; height: 100%; box-sizing: border-box; transition: background-color 0.2s ease; }
.index-category-products li a:hover{ background: #fafafa; }
.index-category-products li .pro-img{ display: block; width: 100%; aspect-ratio: 1; margin-bottom: 10px; overflow: hidden; background: #fff; }
.index-category-products li .pro-img img{ display: block; width: 100%; height: 100%; object-fit: contain; }
.index-category-products li .pro-info{ display: block; }
.index-category-products li .pro-name{ display: block; font-size: 13px; color: #333; line-height: 18px; height: 36px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-word; }
.index-category-products li a:hover .pro-name{ color: #9A6338; }
.index-category-products li .pro-price{ display: block; font-size: 14px; font-weight: bold; color: #000; margin-top: 8px; line-height: 20px; }
.index-category-products li .pro-moq{ display: block; font-size: 12px; color: #999; margin-top: 4px; line-height: 16px; }
.index-category-products li .pro-meta{ display: block; font-size: 12px; color: #999; margin-top: 4px; line-height: 16px; }

/*首页 About Us（参考 Demo256 index_company_intr）*/
.index-company-intr{background-color:#fff;position:relative;overflow:hidden;}
.index-company-intr-topbar{display:flex;height:4px;line-height:0;overflow:hidden;}
.index-company-intr-topbar .topbar-gray{flex:1;background-color:#303030;}
.index-company-intr-topbar .topbar-red{flex:0 0 38%;background-color:#9A6338;transform:skewX(-18deg);transform-origin:left bottom;margin-left:-18px;}
.index-company-intr-bd{
	position:relative;
	background-color:#fff;
	padding:8px 0 16px;
}
.index-company-intr-layout{
	display:flex;
	align-items:flex-start;
	gap:20px;
	width:90%;
	max-width:1700px;
	margin:0 auto;
	padding:0;
	box-sizing:border-box;
}
.index-company-intr-img{
	display:block;
	flex:1 1 50%;
	min-width:0;
	max-width:50%;
	width:50%;
	height:auto;
	object-fit:cover;
}
.index-company-intr-cont{
	flex:1 1 50%;
	min-width:0;
	max-width:50%;
	width:50%;
	margin-left:0;
	padding:0 20px;
	position:relative;
	z-index:1;
	box-sizing:border-box;
}
.index-company-intr-title,
.index-company-intr-title a{color:#000;}
.index-company-intr-title{font-size:26px;text-transform:uppercase;display:inline-block;margin:0 0 20px;font-weight:600;line-height:1.2;padding-top:0;}
.index-company-intr-title:after{content:'';display:block;width:40%;height:4px;background-color:#000;margin-top:18px;}
.index-company-intr-desc{color:#828282;font-size:14px;line-height:1.8;}
.index-company-intr-desc p{margin:0 0 1em;}
.index-company-intr-desc p:last-child{margin-bottom:0;}
.index-company-intr-video--side{
	flex:1 1 50%;
	min-width:0;
	max-width:50%;
	width:50%;
	position:static;
	padding:0;
	box-sizing:border-box;
	align-self:flex-start;
}
.index-company-intr-video{padding-top:35px;}
.index-company-intr-video.index-company-intr-video--side,
.index-company-intr-video--side{padding-top:0;}
.index-company-intr-cont{align-self:flex-start;}
.index-company-intr-video-cover{
	display:block;
	position:relative;
	overflow:hidden;
	border-radius:4px;
	line-height:0;
	text-decoration:none;
	background:#222;
}
.index-company-intr-video-poster{
	display:block;
	width:100%;
	height:auto;
	aspect-ratio:16 / 9;
	object-fit:cover;
	transition:transform .35s ease;
}
.index-company-intr-video-cover::after{
	content:'';
	position:absolute;
	inset:0;
	background:rgba(0,0,0,0.22);
	transition:background .3s ease;
	pointer-events:none;
}
.index-company-intr-video-cover:hover .index-company-intr-video-poster{
	transform:scale(1.04);
}
.index-company-intr-video-cover:hover::after{
	background:rgba(0,0,0,0.38);
}
.index-company-intr-video-play{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	width:72px;
	height:72px;
	border-radius:50%;
	background:rgba(255,255,255,0.88);
	box-shadow:0 8px 24px rgba(0,0,0,0.25);
	z-index:2;
	transition:transform .3s ease, background .3s ease;
}
.index-company-intr-video-play::before{
	content:'';
	position:absolute;
	left:50%;
	top:50%;
	margin:-11px 0 0 -7px;
	border-style:solid;
	border-width:11px 0 11px 18px;
	border-color:transparent transparent transparent #333;
}
.index-company-intr-video-cover:hover .index-company-intr-video-play{
	transform:translate(-50%,-50%) scale(1.08);
	background:#fff;
}
.index-company-intr-video-label{
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0,0,0,0);
	white-space:nowrap;
	border:0;
}
.index-company-intr-video--side .index-company-intr-video-cover{
	display:block;
	position:relative;
	width:100%;
	height:0;
	padding-top:56.25%;
	min-height:0;
	border-radius:0;
	overflow:hidden;
	line-height:0;
}
.index-company-intr-video--side .index-company-intr-video-poster{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	min-height:0;
	max-height:none;
	aspect-ratio:unset !important;
	object-fit:cover;
	object-position:center;
}
@media only screen and (max-width:1400px){
.index-company-intr-bd{padding:6px 0 14px;}
.index-company-intr-layout{gap:16px;}
.index-company-intr-cont{padding:0 16px;}
}
@media only screen and (max-width:1200px){
.index-company-intr-bd{padding:6px 0 14px;}
.index-company-intr-layout{flex-direction:column;width:92%;gap:20px;}
.index-company-intr-img,
.index-company-intr-video--side{flex:none;max-width:100%;width:100%;}
.index-company-intr-video--side .index-company-intr-video-cover{padding-top:56.25%;}
.index-company-intr-cont{flex:none;max-width:100%;width:100%;padding:0;}
}
@media only screen and (max-width:768px){
.index-company-intr-bd{padding:6px 0 12px;}
.index-company-intr-layout{width:100%;padding:0 10px;box-sizing:border-box;gap:16px;}
.index-company-intr-cont{padding:0;}
.index-company-intr-title{font-size:20px;font-weight:600;}
.index-company-intr-video.index-company-intr-video--side,
.index-company-intr-video--side{padding-top:0;}
.index-company-intr-video{padding-top:20px;}
.index-company-intr-video-play{width:56px;height:56px;}
.index-company-intr-video-play::before{margin:-8px 0 0 -5px;border-width:8px 0 8px 14px;}
}

/*首页关于我们*/
.index-about{ padding: 60px 0; overflow: hidden;background: #f5f1f0;}
.index-about-center{width: 90%; margin: 30px auto; max-width: 1700px; overflow: hidden;}
.index-about-box{ font-size: 0;}
.index-about-l{ display: inline-block; vertical-align: middle; width: 50%;}
.index-about-text{ margin:0 0 0 40px;}
.index-about-l .th{ font-size: 26px; font-weight: normal; margin-bottom: 20px;line-height: 40px;}
.index-about-l .th a{color: #333;
transition: ease all 0.4s;
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;}
.index-about-l .th a:hover{color: #9A6338;}
.index-about-l p{ color:#767676; font-size: 14px; line-height: 28px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
overflow: hidden;
margin-bottom: 30px;
}
.index-about-l span{ display: block;}
.index-about-l span a{ font-size: 16px; background-color: #fff; display: inline-block; height: 50px; line-height: 50px; padding: 0 40px;border-radius: 30px;
transition: ease all 0.4s;
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;}
.index-about-l span a:hover{ color: #fff; font-size: 16px; background-color: #9A6338;}
.index-about-r{ display: inline-block; vertical-align: middle; width: 50%;}
.index-about-r-frame{}
.index-about-r img{ max-width: 100%;}

/*首页新闻 - fancypottery style*/
.index-news{ margin: 60px 0; overflow: visible; padding: 10px 0 0; }
.index-news-center{width: 90%; margin: 0 auto; max-width: 1700px; overflow: visible;}
.index-news-tip{
	text-align: center;
	font-size: 14px;
	color: #999;
	margin: 0 0 10px;
	line-height: 1.5;
}
.index-news-box{ overflow: visible; }
.in-news-list{
	margin: 30px 0 0;
	display: flex;
	height: 550px;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: flex-start;
	align-content: flex-start;
	box-sizing: border-box;
}
.in-news-item{
	display: flex;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	background: #fff;
	overflow: hidden;
}
.in-news-item:first-child{
	width: 30%;
	flex-direction: column;
	height: 100%;
	min-height: 550px;
}
.in-news-item:first-child .in-news-info{
	height: 100%;
}
.in-news-item:nth-child(2),
.in-news-item:nth-child(3){
	width: 66%;
	height: 50%;
	box-sizing: border-box;
}
.in-news-item:nth-child(3){
	margin-top: -1px;
}
.in-news-item:nth-child(2) .in-news-img,
.in-news-item:nth-child(3) .in-news-img{
	flex: 1;
	min-width: 0;
}
.in-news-item:nth-child(2) .in-news-img img,
.in-news-item:nth-child(3) .in-news-img img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.in-news-item:nth-child(2) .in-news-info,
.in-news-item:nth-child(3) .in-news-info{
	flex: 1.5;
	border-top: 1px solid #dfdfdf;
	padding: 40px;
}
.in-news-img{
	position: relative;
	line-height: 0;
}
.in-news-img a{
	display: block;
}
.in-news-img img{
	display: block;
	width: 100%;
}
.in-news-item:first-child .in-news-img img{
	aspect-ratio: 480 / 330;
	object-fit: cover;
}
.in-news-date{
	padding: 10px 22px;
	background: rgba(90, 90, 90, 0.82);
	color: #fff;
	font-size: 12px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	line-height: 1.2;
}
.in-news-info{
	padding: 20px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}
.in-news-title{
	font-size: 18px;
	font-weight: 600;
	color: #2a272a;
	margin: 0 0 10px;
	display: block;
	text-decoration: none;
	line-height: 24px;
	display: -webkit-box;
	max-height: 48px;
	text-overflow: ellipsis;
	word-break: break-word;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.in-news-title:hover{
	color: #9A6338;
}
.in-news-info article{
	color: #999;
	font-size: 14px;
	line-height: 26px;
	margin: 0 0 20px;
	display: -webkit-box;
	text-overflow: ellipsis;
	word-break: break-word;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	flex: 1;
}
.in-news-more{
	display: inline-block;
	align-self: flex-start;
	text-transform: uppercase;
	color: #2a272a;
	font-size: 14px;
	padding: 10px 15px;
	transition: background-color 0.3s ease, color 0.3s ease;
	border-radius: 3px;
	text-decoration: none;
}
.in-news-more span{
	font-size: 12px;
	margin-left: 8px;
}
.in-news-item:hover .in-news-more{
	background-color: #111;
	color: #fff;
}
@media screen and (max-width: 1044px){
.in-news-item:nth-child(2) .in-news-info,
.in-news-item:nth-child(3) .in-news-info{
	padding: 24px 20px;
}
.in-news-title{ font-size: 16px; line-height: 22px; max-height: 44px; }
}
@media screen and (max-width: 768px){
.in-news-list{
	height: auto;
}
.in-news-item,
.in-news-item:first-child,
.in-news-item:nth-child(2),
.in-news-item:nth-child(3){
	width: 100% !important;
	height: auto;
	margin-bottom: 30px;
	margin-top: 0;
	flex-direction: row;
}
.in-news-item:first-child .in-news-info,
.in-news-item:nth-child(2) .in-news-info,
.in-news-item:nth-child(3) .in-news-info{
	height: auto;
	flex: 1.5;
	padding: 20px 16px;
}
.in-news-item .in-news-img{
	flex: 1;
	min-width: 0;
}
.in-news-item .in-news-img img{
	height: 100%;
	min-height: 140px;
	object-fit: cover;
}
.in-news-item:first-child .in-news-img img{
	aspect-ratio: auto;
}
.in-news-info article{
	margin: 0 0 14px;
}
}

/*首页案例*/
.index-case{ margin: 60px 0; overflow: hidden;}
.index-case-center{width: 90%; margin: 0 auto; max-width: 1700px; overflow: hidden;}
.index-case-box{ margin: 0 -10px;}
.index-case-box ul{ overflow: hidden; font-size: 0; text-align: center;} 
.index-case-box ul li{width: 50%;display: inline-block;vertical-align: top;font-size: 14px;} 
.index-case-box ul li .item{ background-color: #fff;overflow: hidden; position: relative; padding-right: 50%; background: #faf8f2;}
.index-case-box ul li:nth-child(3) .item,.index-case-box ul li:nth-child(4) .item{ padding-left: 50%;padding-right: 0; }
.index-case-box ul li .item:before {
    display: block;
    position: absolute;
    left: 50%;
	top: 50%;
    content: '';
    width: 0;
    height: 0;
    margin-left: -18px;
    border-style: solid;
    border-width: 9px 9px 9px;
    border-color: transparent #faf8f2 transparent transparent;
    z-index: 2;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.index-case-box ul li:nth-child(3) .item:before,.index-case-box ul li:nth-child(4) .item:before{
	display: block;
    position: absolute;
    left: 50%;
	top: 50%;
    content: '';
    width: 0;
    height: 0;
    margin-left: 0;
    border-style: solid;
    border-width: 9px 9px 9px;
    border-color: transparent transparent transparent #faf8f2;
    z-index: 2;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.index-case-box-frame{ width: 100%; overflow: hidden;}
.index-case-box-frame img{ width: 100%; display: block;
transition: ease all 0.4s;
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;}

.index-case-box-frame img:hover{ transform: scale(1.1);}
.index-case-box ul li .text{ position: absolute; left: 55%; width: 40%;top: 0;bottom: 0; display: flex;flex-direction: column; justify-content: center; align-items: center;text-align: left;}
.index-case-box ul li:nth-child(3) .text,.index-case-box ul li:nth-child(4) .text{left: 5%;}
.index-case-box ul li .text .box{ display: table-cell; vertical-align: middle;}
.index-case-box ul li .item .th{ font-size: 20px; line-height: 24px;font-weight: normal; margin: 20px 0; position: relative; padding-bottom: 20px;}
.index-case-box ul li .item .th:before {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 6.25rem;
    border-bottom: .125rem solid #eae6da;
}  
.index-case-box ul li .item .th a:hover{ color: #9A6338;} 
.index-case-box ul li .item p{
	color:#767676;
	font-size: 14px; line-height: 20px;
	max-height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 20px;
} 

.index-case-box ul li .item span a {
	text-align: center;
    color: #9A6338;
    font-size: 16px;
    height: 43px;
    line-height: 43px;
	position: relative;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.index-case-box ul li .item span a:after {
    position: absolute;
    top: 0;
    right: -5px;
    opacity: 0;
    content: "\e61a";
    font-family: "iconfont" !important;
    line-height: 16px;
	 transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.index-case-box ul li .item span a:hover {
    color:#2f2c2f;
}
.index-case-box ul li .item span a:hover:after{
	right: -20px;
    opacity: 1;
} 
/*首页部分结束*/

/*内页部分*/
.inner-page-main{ width: 100%;}
.inner-page-middle{ width: 90%; margin: 0 auto; max-width: 1700px;}
/*面包屑导航*/
.bread-crumb{
	width: 100%;
	overflow: hidden;
}
.bread-crumb ul{ width: 90%; max-width: 1700px; padding: 30px 0; margin: auto; color: #666;}
.bread-crumb ul li{ font-size: 14px; line-height: 24px; display: inline-block; vertical-align: middle; margin-right: 8px;}
.bread-crumb ul li a{ color: #666;}
.bread-crumb ul li a:hover{ color: #9A6338;}
.bread-crumb ul li span{ color: #9A6338;}
.inner-page-content {width:100%;margin:20px 0;display:block;}
/*分页符*/
.pagination-bar {text-align: center; padding: 20px 0; width:100%; height:40px; margin-bottom:20px;}
.pagination-bar ul {
	display: block;
}
.pagination-bar ul li {
	margin: 2px;
	vertical-align: top;
	display: inline-block;
}
.pagination-bar ul li a {
	background: #fff;
	height: 35px;
	width: 35px;
	display: inline-block;
	line-height: 35px;
	text-align: center;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.pagination-bar ul li.pageinfo {
	background: #fff;
	line-height: 35px;
	text-align: center;
	padding: 0 15px;
}
.pagination-bar ul li.active{
	background: #292929;
	color: #fff;
	height: 35px;
	width: 35px;
	display: inline-block;
	line-height: 35px;
	text-align: center;
}
.pagination-bar ul li a i{
	vertical-align: middle;
	font-weight: bold;
}
.pagination-bar ul li a:hover{ color: #fff; background: #9A6338;}
/*左边*/.inner-page-l {display:none;}
.inner-page-r {width:100%;margin-bottom:40px;max-width:100%;}
/*侧边*/
.sidebar-block{ margin-right: 30px; overflow: hidden;}
.sidebar-box { overflow: hidden; margin-bottom: 30px;background-color: #f8f8f8;padding: 10px 16px;}
.sidebar-title {
    background-color: #f8f8f8;
    
    margin: 10px 0;
}
.sidebar-title span{
    font-size: 18px;
    line-height: 24px;
	font-weight: normal;
	text-transform:capitalize;
}
.sidebar-contant{ padding: 10px 0;}
.sidebar-featured ul{ overflow: hidden;}
.sidebar-featured ul li{ width: 100%; overflow: hidden; margin: 8px 0; float: left;}
.sidebar-featured ul li .item{ overflow: hidden;}
.sidebar-featured ul li .item .pro-media{ float: left; width: 40%;}
.sidebar-featured ul li .item .pro-media img{ max-width: 100%; display: block;}
.sidebar-featured ul li .item .pro-detail-info{ float: right; width: 60%;}
.sidebar-featured ul li .item .pro-detail-info .th{ margin-left: 15px; font-size: 14px; line-height: 18px; margin-bottom: 12px; font-weight: normal; max-height: 54px; display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.sidebar-featured ul li .item .pro-detail-info .th a{ display: block;}
.sidebar-featured ul li .item .pro-detail-info .th a:hover{color: #9A6338;}
.sidebar-featured ul li .item .pro-detail-info span{ margin-left: 15px; display: block;}
.sidebar-featured ul li .item .pro-detail-info span a{
    color: #fff;
    font-size: 14px;
    background-color: #9A6338;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.sidebar-featured ul li .item .pro-detail-info span a:hover{ color: #fff; background-color: #333;}
/*侧边联系方式*/
.sidebar-contact .mb-20{ font-size: 14px; line-height: 30px; margin-bottom: 8px;}
.sidebar-contact .mb-20:nth-last-child(1){ margin-bottom: 0;}
.sidebar-contact .inner-title{ color: #9A6338; font-weight:bold;}
.sidebar-contact .inner-title i{ margin-right: 5px;}
.sidebar-contact .inner-title .icon-sidebar-contact{
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 5px;
	vertical-align: -2px;
}
.sidebar-contact ul li a{ word-break: break-all; display: inline-block;}
.sidebar-contact ul li a:hover{ color: #9A6338;} 
.sidebar-contact ul{ overflow: hidden;}
.sidebar-contact ul li{ font-size: 14px; line-height: 20px; margin: 8px 0; float: left;} 
/*侧边新闻列表*/

/*产品页*/
.product-key{
	margin-bottom: 20px;
    background-color: #f8f8f8;
}
.product-key-box{ padding: 14px 20px;}
.product-key h1{ font-size: 20px; line-height: 24px; display: block;}
.product-key p{ font-size: 14px; line-height: 24px; margin-top: 10px;}
.product-listing-t{ position: relative; margin: 20px 0; overflow: hidden;}
.product-listing-t h2{
	font-size: 18px;
    color: #404042;
    line-height: 30px;
    display: inline-block;
    padding-right: 30px;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
	background-color: #fff;
}
.product-listing-t span{
	font-size: 14px;
    color: #404042;
    display: inline-block;
    padding-left: 20px;
    z-index: 1;
	position: relative;
	float: right;
	margin-top: 5px;
}
.product-listing-t span a{
	padding: 2px 8px;
	display: inline-block; 
	background-color: #fff;
}
.product-listing-t span a:hover{
	color: #fff;
	background-color: #9A6338;
}
.product-listing-t::after {
    background-color: #eee;
    bottom: 14px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.product-listing ul{ font-size: 0; overflow: hidden; margin: -10px;}
.product-listing ul li{ width: 25%; font-size: 14px; display: inline-block;  vertical-align: top;}
.product-listing .product-item {
    background-color: #fff;
    padding: 15px;
	margin: 10px;
	position: relative;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
	text-align:center;
}
.product-listing .product-item:hover {
    background-color: #9A6338;
}
.product-listing .product-item .sale-label{ position: absolute; top: 10px; left: 0;}
.product-listing .product-item .sale-label span{
	font-size: 14px;
    color: #fff;
    background-color: #f94825;
    display: inline-block;
    padding: 4px 10px;
}
.product-listing .product-image{ overflow: hidden;}
.product-listing .product-image img{ max-width: 100%;}
.product-listing .product-item-name { height: 40px; margin: 18px 0 10px 0; display: table; width: 100%; text-align: center;}
.product-listing .product-item-name a{ display: table-cell; vertical-align: middle;}
.product-listing .product-item-name h3 {font-size: 16px; font-weight: normal; line-height: 20px;}
.product-listing .product-item:hover h3 {
    color: #fff;
}
/* 产品列表竖向排列（参考 fancypottery.com/products prolist-0） */
.product-listing-vertical{
	margin-top: 10px;
}
.product-listing-vertical ul{
	margin: 0;
	overflow: visible;
	font-size: 14px;
}
.product-listing-vertical ul li{
	width: 100%;
	display: block;
	margin-bottom: 30px;
}
.product-listing-vertical .product-item{
	display: flex;
	flex-wrap: nowrap;
	align-items: stretch;
	min-height: 300px;
	padding: 0;
	margin: 0;
	text-align: left;
	background: #fff;
	box-shadow: 0 2px 10px rgba(174,175,177,.25);
	transition: box-shadow .3s ease;
}
.product-listing-vertical .product-item:hover{
	background: #fff;
	box-shadow: 0 2px 10px rgba(174,175,177,.55);
}
.product-listing-vertical .product-image{
	width: 300px;
	min-width: 300px;
	height: 300px;
	flex-shrink: 0;
	margin-right: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	background: #fff;
}
.product-listing-vertical .product-image a{
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
}
.product-listing-vertical .product-image img{
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	object-fit: contain;
}
.product-listing-vertical .product-item-body{
	flex: 1;
	min-width: 0;
	padding: 36px 36px 36px 0;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.product-listing-vertical .product-item-title{
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 12px;
	line-height: 1.4;
}
.product-listing-vertical .product-item-title a{
	color: #2f2c2f;
	text-decoration: none;
}
.product-listing-vertical .product-item:hover .product-item-title a{
	color: #758b72;
}
.product-listing-vertical .product-item-desc{
	font-size: 14px;
	line-height: 1.6;
	color: #767676;
	margin: 0 0 20px;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.product-listing-vertical .product-inquiry-form{
	margin: 0;
}
.product-listing-vertical .product-inquiry-btn{
	display: inline-block;
	width: 150px;
	height: 38px;
	line-height: 38px;
	padding: 0;
	border: none;
	background: #b8bdbf;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	cursor: pointer;
	border-radius: 0;
	transition: background-color .2s ease;
}
.product-listing-vertical .product-inquiry-btn:hover{
	background: #758b72;
	color: #fff;
}
@media screen and (max-width: 992px){
	.product-listing-vertical .product-item{
		flex-wrap: wrap;
		min-height: auto;
	}
	.product-listing-vertical .product-image{
		width: 100%;
		min-width: 100%;
		height: auto;
		min-height: 240px;
		margin: 0;
	}
	.product-listing-vertical .product-item-body{
		padding: 24px;
	}
	.product-listing-vertical .product-inquiry-btn{
		width: 100%;
	}
}
/*产品类别*/
.product-category{}
.product-category li{ width: 100%; margin-bottom: 30px;}
.product-category .product-item{ text-align: left; font-size: 0; position: relative; padding: 20px; background-color: #fff;}
.product-category .product-item .sale-label{ position: absolute; top: 10px; left: 0;}
.product-category .product-item .sale-label span{
	font-size: 14px;
    color: #fff;
    background-color: #9A6338;
    display: inline-block;
    padding: 4px 10px;
}
.product-category li .product-image { width:30%; display: inline-block; vertical-align: middle;}
.product-category li .product-image img{ width: 100%; max-width: 500px;}
.product-item-text{ font-size: 14px; width:70%; display: inline-block; vertical-align: middle;}
.product-item-text-b{ margin-left: 30px;}
.product-item-text h2{ font-size: 18px; line-height: 24px; margin-bottom: 12px;}
.product-item-text p{ font-size: 14px; line-height: 24px;}
.product-item-text .tag{ font-size: 12px; width: 100%; margin: 10px -5px}
.product-item-text .tag a{ padding: 4px 8px; background-color:#eef0f1; display: inline-block; margin: 5px; }
.product-item-text .tag a:hover{ color: #fff; background-color:#9A6338; }
.product-item-text span a {
    line-height: 24px;
    color: #fff;
    background-color: #9A6338;
    padding: 8px 15px;
    display: inline-block;
	transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.product-item-text span a i{ font-size: 20px; line-height: 18px; margin-right: 5px;}
.product-item-text span a.more {
	color: #242424;
    background-color: #fff;
	margin-left: 10px;
}
.product-item-text span a:hover { color: #fff; background-color: #666;}
/*产品详情*/
.product-details{
	overflow: hidden;
	background: #faf8f7;
	border: 1px solid #eee8e6;
	border-radius: 12px;
	padding: 24px;
	box-shadow: 0 4px 24px rgba(42, 39, 42, 0.06);
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 28px;
}
.product-page-plan{
	width: 44%;
	float: none;
	flex: 0 0 44%;
}
.product-page-plan .product-gallery,
.product-page-plan .cntr{
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #ece8e6;
	box-shadow: 0 2px 12px rgba(42, 39, 42, 0.04);
	max-width: none;
	width: 100%;
	float: none;
}
.product-page-plan .pgwSlideshow{
	width: 100%;
	margin-right: 0;
}
.product-page-plan .pgwSlideshow .ps-current{
	background: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.product-page-plan .pgwSlideshow .ps-current > ul{
	width: 100%;
	padding: 0;
	margin: 0;
}
.product-page-plan .pgwSlideshow .ps-current > ul > li{
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 100%;
	left: 0;
	right: 0;
}
.product-page-plan .pgwSlideshow .ps-current > ul > li a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.product-page-plan .pgwSlideshow .ps-current img{
	display: block;
	max-width: 100%;
	max-height: 420px;
	width: auto;
	height: auto;
	margin: 0 auto;
	object-fit: contain;
}
.product-page-plan .pgwSlideshow .ps-list{
	padding: clamp(10px, 2vw, 16px) clamp(8px, 1.5vw, 14px);
	background: #faf8f7;
	border-top: 1px solid #ece8e6;
	box-sizing: border-box;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	text-align: center;
	scrollbar-width: thin;
}
.product-page-plan .pgwSlideshow .ps-list > ul{
	display: inline-flex;
	flex-wrap: nowrap;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	gap: clamp(6px, 1vw, 10px);
	padding: 0;
	margin: 0 !important;
	left: 0 !important;
	width: auto !important;
	max-width: none;
	box-sizing: border-box;
	vertical-align: top;
	position: relative;
	white-space: nowrap;
}
.product-page-plan .pgwSlideshow .ps-list > ul > li{
	float: none;
	flex: 0 0 clamp(58px, 11vw, 76px);
	width: clamp(58px, 11vw, 76px);
	height: clamp(58px, 11vw, 76px);
	padding: clamp(3px, 0.8vw, 5px);
	box-sizing: border-box;
	display: block;
}
.product-page-plan .pgwSlideshow .ps-list li .ps-item{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	opacity: 0.72;
	border-radius: 8px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #ece8e6;
	box-sizing: border-box;
	padding: clamp(2px, 0.6vw, 4px);
	transition: opacity 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}
.product-page-plan .pgwSlideshow .ps-list li .ps-item.ps-selected{
	opacity: 1;
	border-color: #9A6338;
	box-shadow: 0 0 0 2px rgba(154, 99, 56, 0.22);
}
.product-page-plan .pgwSlideshow .ps-list li .ps-item.ps-selected a{
	border: none !important;
}
.product-page-plan .pgwSlideshow .ps-list li a{
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 100% !important;
	height: 100% !important;
	max-width: 100%;
	max-height: 100%;
	border: none !important;
	box-sizing: border-box;
}
.product-page-plan .pgwSlideshow .ps-list li img{
	display: block;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	object-fit: contain;
	margin: 0 auto;
	background: #fff;
}
.product-page-plan .pgwSlideshow .ps-list .ps-prev,
.product-page-plan .pgwSlideshow .ps-list .ps-next{
	display: none !important;
}
.product-attributes{
	width: auto;
	float: none;
	flex: 1 1 0;
	min-width: 280px;
}
.product-attributes-box{
	padding: 4px 0 0;
}
.product-attributes .product-name{
	font-size: 26px;
	line-height: 1.35;
	margin: 0 0 18px;
	font-weight: 600;
	color: #2a272a;
	padding-bottom: 12px;
	border-bottom: 2px solid #ece8e6;
	position: relative;
}
.product-attributes .product-name::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 72px;
	height: 2px;
	background: #9A6338;
}
.product-attributes-item{
	margin-bottom: 18px;
}
.product-attributes-item ul{
	border: 1px solid #ece8e6;
	border-radius: 8px;
	overflow: hidden;
	background: #fff;
}
.product-attributes-item ul li{
	display: flex;
	align-items: flex-start;
	gap: 12px;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 0;
	padding: 11px 14px;
	border-bottom: 1px solid #f3efed;
}
.product-attributes-item ul li:last-child{
	border-bottom: none;
}
.product-attributes-item ul li:nth-child(even){
	background: #faf8f7;
}
.product-attributes-item ul li label{
	flex: 0 0 auto;
	min-width: 88px;
	color: #9A6338;
	font-size: 13px;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0.3px;
}
.product-attributes-item ul li .info-deta{
	flex: 1;
	color: #444;
	word-break: break-word;
}
.product-overview{
	margin-bottom: 22px;
	background: #fff;
	border-left: 3px solid #9A6338;
	padding: 14px 16px;
	border-radius: 0 8px 8px 0;
	box-shadow: 0 1px 6px rgba(42, 39, 42, 0.04);
}
.product-overview p{
	font-size: 14px;
	line-height: 1.7;
	color: #555;
	margin: 0;
}
.product-detail-annex{
	margin-bottom: 0;
	overflow: visible;
}
.product-detail-annex .product-actions{
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}
.product-detail-annex .pro-email-icon,
.product-detail-annex .pro-whatsapp-icon,
.product-detail-annex .pro-annex-icon{
	display: block;
	margin: 0;
}
.product-detail-annex .pro-email-icon a,
.product-detail-annex .pro-whatsapp-icon a,
.product-detail-annex .pro-annex-icon a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	line-height: 1;
	padding: 12px 22px;
	border-radius: 999px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	transition: all 0.25s ease;
	border: none;
}
.product-detail-annex .pro-email-icon a{
	color: #fff;
	background: linear-gradient(135deg, #9A6338 0%, #7F502D 100%);
	box-shadow: 0 4px 14px rgba(154, 99, 56, 0.35);
}
.product-detail-annex .pro-email-icon a i{
	font-size: 18px;
	margin: 0;
	line-height: 1;
}
.product-detail-annex .pro-email-icon a:hover{
	color: #fff;
	background: linear-gradient(135deg, #7F502D 0%, #6B4426 100%);
	box-shadow: 0 6px 18px rgba(154, 99, 56, 0.45);
	transform: translateY(-1px);
}
.product-detail-annex .pro-whatsapp-icon a{
	color: #fff;
	background: linear-gradient(135deg, #25d366 0%, #1ebe57 100%);
	box-shadow: 0 4px 14px rgba(37, 211, 102, 0.35);
}
.product-detail-annex .pro-whatsapp-icon a .icon-whatsapp-btn{
	width: 18px;
	height: 18px;
	flex-shrink: 0;
}
.product-detail-annex .pro-whatsapp-icon a:hover{
	color: #fff;
	background: linear-gradient(135deg, #1ebe57 0%, #17a84a 100%);
	box-shadow: 0 6px 18px rgba(37, 211, 102, 0.45);
	transform: translateY(-1px);
}
.product-detail-annex .pro-annex-icon a{
	color: #2a272a;
	background: #fff;
	border: 1px solid #ddd5d2;
	box-shadow: none;
}
.product-detail-annex .pro-annex-icon a i{
	font-size: 16px;
	margin: 0;
	color: #9A6338;
}
.product-detail-annex .pro-annex-icon a:hover{
	color: #9A6338;
	border-color: #9A6338;
	background: #fff;
}
.product-details .share-it{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 22px;
	padding-top: 18px;
	border-top: 1px solid #ece8e6;
}
.product-details .share-it .share-label{
	font-size: 13px;
	font-weight: 600;
	color: #888;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	flex-shrink: 0;
}
.product-details .share-it .product-share-links{
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px;
}
.product-details .share-it .product-share-links a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #fff;
	border: 1px solid #ece8e6;
	color: #555;
	text-decoration: none;
	transition: all 0.25s ease;
	float: none;
	margin: 0;
}
.product-details .share-it .product-share-links a .icon-social{
	width: 16px;
	height: 16px;
	display: block;
	flex-shrink: 0;
}
.product-details .share-it .product-share-links a.share-x .icon-social,
.product-details .share-it .product-share-links a.share-pinterest .icon-social{
	width: 14px;
	height: 14px;
}
.product-details .share-it .product-share-links a:hover{
	color: #fff;
	background: #9A6338;
	border-color: #9A6338;
	transform: translateY(-1px);
	box-shadow: 0 4px 12px rgba(154, 99, 56, 0.3);
}
.product-information{
	margin: 28px 0 0;
	overflow: hidden;
	padding: 28px;
	background: #faf8f7;
	border: 1px solid #eee8e6;
	border-radius: 12px;
	box-shadow: 0 4px 24px rgba(42, 39, 42, 0.06);
}
.product-information + .inner-message{
	margin-top: 28px;
}
.product-information > section + section{
	margin-top: 32px;
	padding-top: 28px;
	border-top: 1px solid #ece8e6;
}
.product-information .product-section-head{
	margin-bottom: 20px;
	text-align: left;
}
.product-information .product-section-head h2{
	display: inline-block;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.3;
	margin: 0;
	padding: 0 0 10px;
	color: #2a272a;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: relative;
}
.product-information .product-section-head h2::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	transform: none;
	width: 33.333%;
	height: 3px;
	background: #9A6338;
	transition: width 0.45s ease;
}
.product-information .product-section-head:hover h2::after{
	width: 66.666%;
}
.product-information-content{
	border-bottom: none;
	overflow: hidden;
	padding: 0;
	line-height: 1.75;
	font-size: 14px;
}
.product-information-t{
	background: transparent;
	padding: 0;
	margin-bottom: 0;
}
.product-information-box{
	background: #fff;
	border: 1px solid #ece8e6;
	border-radius: 10px;
	padding: 20px 22px;
	color: #444;
}
.product-information-box h1,
.product-information-box h2,
.product-information-box h3,
.product-information-box h4{
	color: #2a272a;
	margin: 1.2em 0 0.6em;
	line-height: 1.4;
}
.product-information-box h1{ font-size: 22px; }
.product-information-box h2{ font-size: 18px; }
.product-information-box h3{ font-size: 16px; }
.product-information-box p{
	margin: 0 0 1em;
}
.product-information-box img{
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 8px;
	margin: 12px 0;
}
.product-information-content img{
	display: inline-block;
	max-width: 100%;
}
/*详情页标签*/
.product-information .product-tag{
	display: block;
	margin-top: 0;
	padding: 0;
	border-top: none;
}
.product-information .product-tag-title{
	display: block;
}
.product-information .product-tag-item{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.product-information .product-tag-item .tag-pill,
.product-information .product-tag-item a{
	display: inline-block;
	margin: 0;
	padding: 6px 14px;
	line-height: 1.4;
	font-size: 13px;
	color: #555;
	background: #fff;
	border: 1px solid #ddd5d2;
	border-radius: 999px;
	text-decoration: none;
	transition: all 0.25s ease;
}
.product-information .product-tag-item .tag-pill:hover,
.product-information .product-tag-item a:hover{
	color: #fff;
	background: #9A6338;
	border-color: #9A6338;
}
/*相关产品*/
.product-information .related-products{
	width: 100%;
	margin-top: 0;
}
.product-information .related-products-t{
	margin-bottom: 0;
	position: static;
	overflow: visible;
}
.product-information .related-products-t::after{
	display: none;
}
.product-information .related-products ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
	padding: 0;
	list-style: none;
	font-size: 14px;
}
.product-information .related-products ul li{
	width: 25%;
	display: block;
	vertical-align: top;
	box-sizing: border-box;
	padding: 10px;
}
.product-information .related-products ul li .item{
	height: 100%;
	padding: 0;
	background: #fff;
	border: 1px solid #ece8e6;
	border-radius: 10px;
	overflow: hidden;
	transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.product-information .related-products ul li .item:hover{
	box-shadow: 0 8px 24px rgba(42, 39, 42, 0.1);
	transform: translateY(-2px);
}
.product-information .related-products ul li .item .image{
	display: block;
	overflow: hidden;
	background: #faf8f7;
}
.product-information .related-products ul li .item .image a{
	display: block;
}
.product-information .related-products ul li .item img{
	width: 100%;
	max-width: none;
	display: block;
	transition: transform 0.45s ease;
}
.product-information .related-products ul li .item:hover img{
	transform: scale(1.06);
}
.product-information .related-products ul li .item-name{
	padding: 12px 14px 14px;
}
.product-information .related-products ul li .item-name a{
	display: block;
	text-decoration: none;
	color: #2a272a;
}
.product-information .related-products ul li .item .text{
	display: block;
	font-size: 14px;
	line-height: 1.45;
	margin-top: 0;
	transition: color 0.25s ease;
}
.product-information .related-products ul li .item:hover .text{
	color: #9A6338;
}

/*表格手机端滑动*/
.nei-table{width: 100%;overflow: auto;}
.nei-table table{ border-collapse:collapse;border-spacing:0;}
.nei-table table, .nei-table table th, .nei-table table td{ border: 1px solid #bbb;}
.nei-table table th, .nei-table table td{ padding: 4px 10px;}
/*附件下载*/
.product-annex{ display: flex; margin-top: 20px; padding-bottom: 10px; border-bottom: 1px solid #ececec;}
.product-annex span{ font-size:16px; margin-bottom: 10px;}
.product-annex ul li{ font-size: 14px; line-height: 20px; margin: 0 12px 10px 12px;}
.product-annex ul li i{ margin-right: 5px;}
.product-annex ul li a:hover{color: #9A6338;}
/*产品折叠菜单*/
.sidebar-product dl{
	width:100%;
	overflow: hidden;
	margin-bottom: 0;
}
.sidebar-product dl dt{
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding: 10px 15px 10px 0;
	border-bottom: 1px solid #ebebeb;
	position: relative;
	margin-bottom: 0;
}
.sidebar-product dl:last-child dt{
	border-bottom: 0;
}
.sidebar-product dl dt a{ font-size: 14px;}
.sidebar-product dl dt i{
	width: 0;
	height: 0;
	background-color: #6d6d6d;
	overflow: hidden;
	position: absolute;
	left: 5px;
	top: 15px;
}
.sidebar-product dl dt a:hover{
	color: #9A6338;
}		
.sidebar-product dl span{
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	color:#6d6d6d;
	height:38px;
	display: block;
	line-height: 38px;
	float: right;
	cursor:pointer;
	padding: 0 5px;
	position: relative;
	z-index: 1;
}
.sidebar-product dl span.clicker_active{font-size: 26px;font-weight: normal;}
.sidebar-product dl span:hover{
	background-position: 10px 20px;
	text-decoration: none;
	color: #9A6338;
}
.sidebar-product dl dd{
	overflow: hidden;
	line-height: 18px;
	font-size: 14px;
	margin: 8px 0 8px 15px;
	}
.sidebar-product dl dd a{
	font-size: 12px;
	color: #6d6d6d;
	width:100%;
	display: block;
	padding-bottom:8px;
	border-bottom: 1px dashed #ebebeb;
	}
.sidebar-product dd a:hover{
	text-decoration: none;
	color: #9A6338;
}


/*侧边新闻*/
.sidebar-news ul{ overflow: hidden;} 
.sidebar-news ul li{ line-height: 20px; font-size: 16px; padding: 10px 20px; position: relative; display: block; overflow: hidden;
transition: ease all 0.4s;
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;}
.sidebar-news ul li:hover{ padding: 10px 10px 10px 30px;}
.sidebar-news ul li a{ display: block;}
.sidebar-news ul li i{ font-size: 8px; position: absolute; top: 10px; left: 0;
transition: ease all 0.4s;
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;}
.sidebar-news ul li:hover i{ left: 10px;}
.sidebar-news ul li a:hover{ color: #9A6338;}
/*侧边关于我们*/
.sidebar-about ul{ overflow: hidden;} 
.sidebar-about ul li{ line-height: 20px; font-size: 16px; padding: 10px 20px; position: relative; display: block; overflow: hidden;transition: ease all 0.4s;
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;}
.sidebar-about ul li:hover{ padding: 10px 10px 10px 30px;}
.sidebar-about ul li:hover i{ left: 10px;}
.sidebar-about ul li a{ display: block;}
.sidebar-about ul li i{ font-size: 8px; position: absolute; top: 10px; left: 0;transition: ease all 0.4s;
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;}
.sidebar-about ul li a:hover{ color: #ff3c20;}

/*新闻列表*/
/*推荐新闻*/
.news-list-top{ overflow: hidden;} 
.news-list-top-box{ width: 100%; display: inline-block; vertical-align: top; margin-bottom: 30px; font-size: 14px;} 
.news-list-top-box .item{ position: relative; overflow: hidden; background-color: #f8f8f8; padding: 16px;} 
.news-list-top-box .item a{overflow: hidden; display: block;} 
.news-list-top-box-frame{ overflow: hidden; float: left; width: 40%; max-width: 220px; margin-right: 20px;}
.news-list-top-box .item img{ height: auto; display: block; font-size: 0; overflow: hidden; max-width: 100%;transition: ease all 0.4s;
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;} 
.news-list-top-box .item img:hover{ transform: scale(1.1);} 
.news-list-top-box .item h2,.news-list-top-box .item h3{ font-size: 18px; line-height: 30px; margin: 10px 0;} 
.news-list-top-box .item h2:hover,.news-list-top-box .item h3:hover{ color: #9A6338;} 
.news-list-top-box .item p{ font-size: 14px; line-height: 20px;
max-height: 80px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;} 
.news-list-top-box .item span{ font-size: 14px; color: #fff; position: absolute; top: 10px; left: 0; background-color: #9A6338; display: inline-block; padding: 4px 10px;} 
.news-list-top-box .item span b{ display: block; font-size: 30px;} 
/*新闻列表*/
.news-listing{ overflow: hidden; margin-bottom: 20px;}
.news-listing-t{background: #fff;padding: 10px 16px; margin-bottom: 15px; overflow: hidden;}
.news-listing-t .th{ float: left; font-size: 18px; line-height: 24px;text-transform: capitalize;}
.news-listing-t .th a:hover{color: #9A6338;}
.news-listing-t span{ float: right; font-size: 14px; line-height: 24px;}
.news-listing-t span a{ float: right; font-size: 14px; line-height: 24px;}
.news-listing-t span a:hover{color: #9A6338;}
.news-listing ul{ overflow: hidden; font-size: 0; margin: 0 -10px; background-color: #f8f8f8; padding: 16px}
.news-listing ul li{ width: 50%; display: inline-block; vertical-align:top;}
.news-listing ul li .news-listing-box{overflow: hidden;margin: 10px;padding-left: 85px;position: relative;}
.news-listing ul li h2,.news-listing ul li h3{ font-size: 16px; line-height: 30px; margin: 7px 16px 0 0;}
.news-listing ul li h2:hover,.news-listing ul li h3:hover{ color: #9A6338}
.news-listing ul li p{ font-size: 14px; line-height: 24px; margin: 0 16px 7px 0;}
.news-listing ul li span{ font-size: 14px; color: #fff; background-color: #9A6338; display: inline-block; padding: 10px; position: absolute;top: 0;left: 0;}
.news-listing ul li span b{ display: block; font-size: 30px;} 
/*新闻详情*/
.news-details{
	border-bottom: 1px solid #ececec;
    overflow: hidden;
    padding: 0;
    line-height: 28px;
    font-size: 14px;
    padding-bottom: 20px;
	background-color: #fff;
	}
.news-details-t{background: #f8f8f8;padding: 10px 16px; margin-bottom: 20px;}
.news-details-t h1{font-size: 18px; line-height: 24px;}
.news-details-box{ overflow: hidden;}
.news-details-time{ width: 100%; display: inline-block; margin-bottom: 20px;}
.news-details-time e{font-size: 14px;background: #fff;padding: 8px 10px;}
/*案例列表*/
.case-listing{}
.case-listing ul{ overflow: hidden; font-size: 0;} 
.case-listing ul li{ width: 100%; display: block; font-size: 14px;} 
.case-listing ul li .item{ background-color: #f8f8f8; padding: 16px; margin: 0 0 20px 0; overflow: hidden;}
.case-listing-frame{ width: 44%; float: left; margin-right: 20px; overflow: hidden; max-width: 220px;}
.case-listing-frame img{ max-width: 100%; display: block;
transition: ease all 0.4s;
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;}
.case-listing-frame img:hover{ transform: scale(1.1);}
.case-listing ul li .item h2,.case-listing ul li .item h3{ font-size: 18px; line-height: 20px;font-weight: normal; margin: 10px 0;}  
.case-listing ul li .item h2:hover,.case-listing ul li .item h3:hover{ color: #9A6338;} 
.case-listing ul li .item p{
	font-size: 14px; line-height: 20px;
	max-height: 60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 20px;
} 
.case-listing ul li .item span {
    display: block;
}
.case-listing ul li .item span a {
    color: #fff;
    font-size: 16px;
    background-color: #9A6338;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.case-listing ul li .item span a:hover{ color: #fff; font-size: 16px; background-color: #333;}

/*证书展示*/
.certificate-listing ul{ font-size: 0; overflow: hidden; margin: 10px;}
.certificate-listing ul li{ width: 33.33333%; font-size: 14px; display: inline-block;vertical-align: top;}
.certificate-listing .item {
    background-color: #fff;
    padding: 8px;
	margin: 10px;
	position: relative;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.certificate-listing .item:hover {
    background-color: #9A6338;
}
.certificate-listing-frame{ overflow: hidden; height: 280px; text-align: center; display: table; width: 100%;}
.certificate-listing-frame a{
	display: table;
	display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.certificate-listing-frame img{ max-height: 280px; max-width: 100%;}
.certificate-listing .item span{
	font-size: 16px;
    font-weight: normal;
    display: table;
	margin: 8px 0;
    width: 100%;
    text-align: center;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.certificate-listing .item span a {
    display: table-cell;
    vertical-align: middle;
    color: #404042;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.certificate-listing .item:hover h3 a {
    color: #fff;
}

/*site-map网站地图*/
.site-map-t{ color: #666; font-size: 18px; line-height: 30px; background: #fff; padding: 8px 30px; margin-bottom: 15px;text-transform: capitalize;}
.site-map-th{ color: #6d6d6d; font-size: 16px; line-height: 30px; background: #fff; border-bottom: 1px dashed #f8f8f8; padding: 8px 30px;}
.site-map-th h2{ font-size: 16px; font-weight: normal;}
.site-map ul { font-size: 0; overflow: hidden; margin: 20px 0 30px 0; border-bottom: 1px solid #f8f8f8; padding: 10px 30px 0 30px; background-color: #fff;}
.site-map ul li{ font-size: 14px; margin-bottom: 12px; display: inline-block; vertical-align: top; line-height: 20px; width: 33.3%;}
.site-map ul li h3{ font-size: 14px; font-weight: normal;}
.site-map ul.site-map-l1 li { width: 25%;}
.site-map ul.site-map-l2 li { width: 50%;}
.site-map a:hover{ color: #9A6338}
/*案例详情,工厂展示,关于我们*/
.case-details, .factory-details, .about-details{
	border-bottom: 1px solid #ececec;
    overflow: hidden;
    padding: 0;
    line-height: 28px;
    font-size: 14px;
	}
.case-details-t, .factory-details-t, .about-details-t{background-color: #f8f8f8;padding: 10px 16px; margin-bottom: 20px;}
.case-details-t h1, .factory-details-t h1, .about-details h1{font-size: 18px; line-height: 24px;}
.case-details-box, .factory-details-box, .about-details-box{ overflow: hidden; background-color: #fff;}
.case-photo-gallery{ max-width: 600px; margin: 0 auto 20px; }
.case-photo-caption{ background: #555; color: #fff; padding: 10px 16px; margin-bottom: 15px; }
.case-photo-caption h1{ font-size: 16px; font-weight: bold; line-height: 24px; color: #fff; margin: 0; }
.case-photo-gallery .pgwSlideshow{ max-width: 100%; }
.case-photo-gallery .pgwSlideshow .ps-caption{ display: none !important; }
.case-photo-gallery .pgwSlideshow .ps-current img{ max-height: 450px; object-fit: contain; }
.case-details-box img, .factory-details-box img, .about-details-box img, .news-details-box img{ max-width: 100%;}
.product-information-box embed, .case-details-box embed, .factory-details-box embed, .about-details-box embed{ max-width: 100% !important; height: auto;}
.product-information-box a{
	text-decoration: none;
	color: #9A6338;
	border-bottom: 1px solid rgba(154, 99, 56, 0.35);
	transition: color 0.2s ease, border-color 0.2s ease;
}
.product-information-box a:hover{
	color: #7F502D;
	border-bottom-color: #7F502D;
}
.product-information-box ul, .product-information-box ol, .product-information-box li,
.case-details-box ul, .case-details-box ol, .case-details-box li,
.factory-details-box ul, .factory-details-box ol, .factory-details-box li,
.about-details-box ul, .about-details-box ol, .about-details-box li{list-style: unset; margin-left: 20px;}
/*关于我们图片切换*/
.pb {
    display: inline-block;
    position: relative;
    height: auto;
	width: 100%;
    margin-bottom: 10px;
    z-index: 1;
}
.pb .banners {
	width: 100%;
	overflow: hidden;
    padding: 0px;
    margin: 0px;
}
.pb .banners li.current {
    display: block;
}
.pb .banners li {
    display: none;
    padding: 0;
	margin: 0;
}
.C_top_R1IMG2 {
    width: 100%;
    height: auto;
}
.C_top_R1IMG2 a img {
    width: 100%;
    display: block;
}
.switcher_2 {
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.pb .points_2 li {
	width: 22px;
	height: 22px;
	text-align: center;
	cursor: pointer;
	float: left;
	background-color: #999;
	line-height: 22px;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #FFF;
}
.pb .points_2 li.current {
    color: #FFF;
    margin-right: 5px;
    height: 22px;
    width: 22px;
    border: 1px solid #FFF;
    background-color: #C00;
}
/*关于我们头部表格*/
.about_pc_tab{ overflow: hidden; margin-bottom: 20px;}
.about_pc_tab table{ background-color: #ececec; width: 100%;}
.about_pc_tab table tr{ background-color: #fff; line-height: 20px;}
.about_pc_tab table tr th, .about_pc_tab table tr td{ padding: 8px 15px;}
.about_pc_tab table tr th{ width: 24%;}

/*联系我们表格*/
.contact-table-box{ overflow: hidden; margin-bottom: 30px;}
.contact-name{
	background: #fff;
    padding: 10px 16px;
    margin-bottom: 15px;
}
.contact-name h5{font-size: 16px;line-height: 24px;}
.contact-info{border: 15px solid #f8f8f8;}
.contact-info table{ width: 100%; border-collapse: collapse;}
.contact-info tr{ background-color: #fff;word-break:break-all;}
.contact-info tr:hover{ background-color: #faf9f9;}
.contact-info tr th, .contact-info tr td{font-size: 14px;}
.contact-info tr th:first-child, .contact-info tr td:first-child {width: 28%;}
.contact-info td a {
	color: #fff;
	padding: 13px;
}
.contact-info td{
	padding:15px 10px;
	border:1px solid #ebebeb;
	vertical-align:middle;
}
.contact-info td i{font-size: 18px; margin-right: 10px;}
.contact-info td.name, .contact-info td.description{
	vertical-align:top;
}
.contact-info td:first-child{
	padding:15px 10px;
	text-transform:uppercase;
	font-weight: bold;
	vertical-align:middle;
}

/*邮件*/
.inner-message{
	margin-bottom: 30px;
	overflow: hidden;
	padding: 32px 36px;
	background: #faf8f7;
	border: 1px solid #eee;
	border-radius: 12px;
	box-shadow: 0 4px 24px rgba(42, 39, 42, 0.06);
}
.inner-message-t{
	background: #fff;
	padding: 10px 16px;
	margin-bottom: 20px;
}
.inner-message-t h5{ font-size: 18px; line-height: 24px; }
.inner-message .th{
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #2a272a;
	display: inline-block;
	position: relative;
	padding-bottom: 12px;
}
.inner-message .th::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 33.333%;
	height: 3px;
	background: #9A6338;
	transition: width 0.45s ease;
}
.inner-message:hover .th::after{ width: 66.666%; }
.inner-message .inner-message-centered{
	font-size: 15px;
	line-height: 1.7;
	color: #666;
}
.inner-message .inner-message-centered span{
	color: #9A6338;
	font-weight: 600;
}
.inner-message-row{
	margin-top: 24px;
	overflow: hidden;
}
.inner-message-row form{
	display: flex;
	flex-wrap: wrap;
	gap: 16px 20px;
	width: 100%;
}
.inner-message-row .item{
	width: 100%;
	flex: 1 1 100%;
	float: none;
	margin-bottom: 0;
	box-sizing: border-box;
}
.inner-message-row .item.item-half{
	flex: 1 1 calc(50% - 10px);
	max-width: calc(50% - 10px);
}
.inner-message-half,
.inner-message-box{
	padding: 0;
	border: none;
	margin-right: 0;
	width: 100%;
	box-sizing: border-box;
}
.inner-message-row .item input,
.inner-message-row .item textarea{
	color: #333;
	width: 100%;
	box-sizing: border-box;
	line-height: 1.5;
	border: 1px solid #e0e0e0;
	border-radius: 8px;
	padding: 12px 16px;
	height: auto;
	background: #fff;
	font-size: 14px;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	transition: border-color 0.3s ease, box-shadow 0.3s ease;
}
.inner-message-row .item input::placeholder,
.inner-message-row .item textarea::placeholder{ color: #aaa; }
.inner-message-row .item input:focus,
.inner-message-row .item textarea:focus{
	outline: none;
	border-color: #9A6338;
	box-shadow: 0 0 0 3px rgba(154, 99, 56, 0.15);
}
.inner-message-row .item textarea{ min-height: 130px; resize: vertical; }
.inner-message-row .item button{
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #9A6338;
	display: inline-block;
	line-height: 1;
	padding: 14px 36px;
	border-radius: 8px;
	border: 0;
	cursor: pointer;
	transition: background-color 0.3s ease, box-shadow 0.3s ease, transform 0.2s ease;
	-webkit-transition: background-color 0.3s ease, box-shadow 0.3s ease, transform 0.2s ease;
	-moz-transition: background-color 0.3s ease, box-shadow 0.3s ease, transform 0.2s ease;
	-o-transition: background-color 0.3s ease, box-shadow 0.3s ease, transform 0.2s ease;
}
.inner-message-row .item button:hover{
	background-color: #d97f6c;
	box-shadow: 0 4px 12px rgba(154, 99, 56, 0.35);
}
.inner-message-row .item button:active{
	background-color: #6B4426;
	transform: translateY(1px);
}
/*空位符*/
.air-h30{ width: 100%; height: 30px; display: block;}
/*上下篇*/
.other-upper-next{
	border-bottom: 1px solid #ececec;
    overflow: hidden;
    line-height: 28px;
    font-size: 14px;
    padding: 20px;
	background-color: #fff;
	margin-bottom: 30px;
	}
.other-upper-next-box{ overflow: hidden;}
.other-upper-next .other-upper{ float: left;}
.other-upper-next .other-next{ float: right;}
.other-upper-next .other-upper i{ font-size: 13px; display:inline-block; vertical-align: middle; margin-right: 5px;}
.other-upper-next .other-next i{ float: right; font-size: 14px; display:inline-block; vertical-align: middle; margin-left: 5px;}
.other-upper-next span a:hover{color: #9A6338;}
/*底部*/
.footer-middle{
	padding: 50px 0 0;
	position: relative;
	background: linear-gradient(135deg, #2a272a 0%, #3a363a 100%);
	border-top: 2px solid #9A6338;
}
.footer-content{
	width: 90%;
	margin: 0 auto;
	max-width: 1700px;
	overflow: hidden;
	font-size: 0;
	position: relative;
	z-index: 1;
}
.footer-main{
	display: flex;
	flex-wrap: wrap;
	gap: 30px 24px;
	margin: 0 0 40px;
}
.footer-content .item{
	flex: 1;
	min-width: 160px;
	width: auto;
	display: block;
	font-size: 14px;
	vertical-align: top;
	margin-bottom: 0;
}
.footer-content .item.footer-contactus{
	flex: 1.6;
	min-width: 280px;
	width: auto;
}
.footer-content .item.footer-contactus li{
	position: relative;
	display: flex;
	align-items: flex-start;
	gap: 8px;
}
.footer-content .item.footer-contactus li label{
	display: inline-block;
	vertical-align: top;
	flex-shrink: 0;
	min-width: 72px;
	margin-right: 4px;
}
.footer-content .item:nth-last-child(1) .footer-static-block{margin-right:0;}
.footer-static-block{ margin-right: 0;}
.footer-content .item:nth-child(4) .footer-static-block{ margin-right:0;}
.footer-static-block .th{
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 18px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.5px;
	color: #fff;
	padding-bottom: 12px;
	border-bottom: none;
	display: inline-block;
	position: relative;
}
.footer-static-block .th::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 75%;
	background: #9A6338;
	transition: width 0.45s ease;
}
.footer-static-block .th:hover::after{
	width: 100%;
}
.footer-static-block .th a{
	color: #fff;
	transition: color 0.25s ease;
}
.footer-static-block .th span{
	color: #fff;
}
.footer-static-block .th a:hover{color: #9A6338;}
.footer-block-contant li{
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 12px;
	color: rgba(255, 255, 255, 0.65);
}
.footer-block-contant li a{
	color: rgba(255, 255, 255, 0.85);
	transition: color 0.25s ease;
}
.footer-block-contant li b{
	font-size: 16px;
}
.footer-block-contant li label{
	white-space: nowrap;
	margin-right: 0;
	color: #9A6338;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	min-width: 58px;
}
.footer-block-contant li span{
	display: inline-block;
}
.key-words li{
	height: auto;
	overflow: visible;
	text-overflow: clip;
	white-space: normal;
	position: relative;
	padding-left: 16px;
}
.key-words li::after{
	font-family: "iconfont" !important;
	font-size: 12px;
	content: "\e61a";
	position: absolute;
	left: 0;
	top: 3px;
	color: #9A6338;
}
.footer-block-contant li a:hover{
	color: #9A6338;
}
.footer-secondary{
	padding: 0;
	position: relative;
	z-index: 1;
	background: rgba(0, 0, 0, 0.2);
}
.footer-secondary-c{
	width: 90%;
	margin: 0 auto;
	max-width: 1700px;
	overflow: hidden;
	padding: 20px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	flex-wrap: wrap;
}
.footer-secondary .social-link{
	float: none;
	margin: 0;
	display: flex;
	align-items: center;
	gap: 14px;
	order: 2;
}
.footer-secondary .social-link a{
	color: rgba(255, 255, 255, 0.7);
	margin: 0;
	float: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: auto;
	height: auto;
	line-height: 1;
	border-radius: 0;
	background: none;
	transition: color 0.25s ease;
}
.footer-secondary .social-link a .icon-social{
	width: 16px;
	height: 16px;
	display: block;
	flex-shrink: 0;
}
.footer-secondary .social-link a.x-twitter .icon-social,
.footer-secondary .social-link a.instagram .icon-social{
	width: 13px;
	height: 13px;
}
.footer-secondary .social-link a:hover{
	color: #9A6338;
}
.footer-secondary p{
	color: rgba(255, 255, 255, 0.45);
	font-size: 13px;
	text-align: left;
	line-height: 1.6;
	padding-right: 0;
	margin: 0;
	flex: 1;
	order: 1;
}


/*右侧漂浮替换样式*/
.im{position: fixed;right: 2px; top: auto; bottom: 40px; z-index: 11;}
.im-l{
	color:#fff;
	width: 32px;
	height: 60px;
	cursor: pointer;
	background-color: #9A6338;
	box-shadow: 0 0 8px #eaf0f6;
	border-radius: 4px 0px 0px 4px;
	display: block;
	text-align: center;
	line-height: 60px;
	float: left;
}
.im-l i{font-size: 20px;}
#select{display:none;}
.im .box{float: right;width:60px;background-color: #9A6338;border-radius: 0 4px 4px 4px;display:none;}
.im .box ul{background-color: #fff;list-style-type: none;margin: 5px;}
.im .box ul li{height: 50px;width: 50px;overflow: hidden;text-align: center;line-height: 50px;}
.im .box ul li a{
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	color: #f39d22;
	transition: color 0.25s ease;
}
.im .box ul li a .icon-im{
	width: 24px;
	height: 24px;
	display: block;
}
.im .box ul li a.im-phone{color: #9A6338;}
.im .box ul li a.im-whatsapp{color: #00d51b;}
.im .box ul li a.im-email{color: #9A6338;}
.im .box ul li a:hover{color: #343537;}
#select:checked + .box{display:block;}
#cus_ser1 .msn {
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
}
.im .skype {
    background-repeat: no-repeat;
    background-position: -47px 0;
    height: 50px;
    width: 47px;
}
.im .mail {
    background-repeat: no-repeat;
    background-position: -94px 0;
    height: 50px;
    width: 47px;
}
.im .kefu_01 {
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 50px;
	overflow: hidden;
	background-color: #FFF;
}
.im .whatsapp {
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 50px;
	overflow: hidden;
	background-color: #FFF;
}
@media screen and (min-width:768px){
.im{ width:92px; position: fixed; right: -60px; top: 250px; transition:right 0.5s; bottom: auto; z-index: 11;}
.im:hover{right: 0;} 
.im .box{position: absolute;display:block;width:60px;right: 0;top: 0;}
}

/*返回顶部*/
.scroll{
	width:40px;
	height:40px;
	color:#fff;
	line-height:42px;
	text-align:center;
	position:fixed;
	right:34px;
	bottom:74px;
	cursor:pointer;
	background-color:rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	z-index: 10;
}
.scroll i{font-size:28px;}
@media screen and (max-width: 1400px){
.hot-products-box ul li{width:33.3333%;}
.featured-products-box ul{ grid-template-columns: repeat(4, 1fr); }
}
@media screen and (max-width: 1200px){
.featured-products-box ul{ grid-template-columns: repeat(3, 1fr); }
}
@media screen and (max-width: 1220px){
.inner-page-r{ width: 100%;}
}
@media screen and (max-width: 1044px){
.subblock .category ul li, .product-listing:not(.product-listing-vertical) ul li, .certificate-listing ul li{width: 50%;}
.footer-content .item, .footer-content .item.footer-contactus{flex: 1 1 45%; min-width: 200px; width: auto;}
.index-category-name h3{ font-size: 28px; }
.index-category-t h3{ font-size: 28px; }
.subblock .category ul {text-align: center; display: flex; flex-wrap: wrap;}
.subblock .category ul li:nth-child(1){-webkit-box-ordinal-group: 1;order: 2;}
.subblock .category ul li:nth-child(3){-webkit-box-ordinal-group: 1;order: 3;}
.subblock .category ul li:nth-child(2){-webkit-box-ordinal-group: 2; width: 100%; order: 1;}
.sidebar-featured ul li .item .pro-media, .index-case-box ul li{ width: 100%;}
.sidebar-featured ul li .item .pro-detail-info{ width: 100%; margin-top: 10px;}
.sidebar-featured ul li .item .pro-detail-info .th {margin-left: 0;line-height: 20px;}
.sidebar-featured ul li .item .pro-detail-info span {margin-left: 0;display: block;}
/*产品详情展示*/
.product-details{
	padding: 18px 16px;
	gap: 20px;
}
.product-page-plan,
.product-attributes{
	width: 100%;
	flex: 1 1 100%;
}
.product-attributes .product-name{
	font-size: 22px;
}
.product-detail-annex .product-actions{
	flex-direction: column;
}
.product-detail-annex .pro-email-icon a,
.product-detail-annex .pro-whatsapp-icon a,
.product-detail-annex .pro-annex-icon a{
	width: 100%;
	box-sizing: border-box;
}
.product-information{
	padding: 20px 16px;
}
.product-information .related-products ul li{
	width: 50%;
}
.product-information .product-section-head h2{
	font-size: 18px;
	letter-spacing: 1.5px;
}
.derivative-box ul li .brand-item{ width: 180px; height: 64px; padding: 4px 8px;}
}
@media screen and (max-width:768px){
.header-top .header-inner{
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 6px;
	padding: 6px 0;
	overflow: visible;
}
.header-top .header-contact{
	flex: 1 1 auto;
	min-width: 0;
}
.header-top .header-contact ul{
	gap: 6px 12px;
}
.header-top .social-link{
	display: none;
}
.header-top-right{
	flex: 0 0 auto;
	margin-left: auto;
	justify-content: flex-end;
	overflow: visible;
}
.header-lang{
	margin-left: auto;
	overflow: visible;
}
.header-inner-right{ float: none; margin: 10px 0; width: 100%; overflow: hidden;}
.social-link{ margin: 0 7px 8px 0; overflow: hidden; float: left;}
.social-link a{margin-left: 0; margin-right: 5px;}
.header-middle .header-inner{
	flex-direction: column;
	align-items: stretch;
	gap: 8px;
	padding: 8px 0;
	min-height: auto;
}
.header-middle .header-logo{
	width: 100%;
	text-align: center;
}
.header-logo-box{
	height: auto;
	justify-content: center;
}
.header-logo-box a img{
	max-height: 56px;
	max-width: 100%;
}
.header-search{
	display: none;
}
.header-middle .company-motto {width: 100%; margin: 10px 0; height: auto; padding: 0; float: left;}
.category-box-type h2{ font-size: 16px; line-height: 20px;}
.subblock .category ul li{width: 100%;}
.company-motto-p {display: block;height: auto;}
.index-about-text{ margin: 10px 0 0;}
.index-about-l .th {font-size: 18px; line-height: 22px; margin-bottom: 10px;}
.index-about-l p{line-height: 20px;}
.hot-products-box ul{ margin: -5px;}
.hot-products-box ul li{width:50%;}
.hot-products-box ul li .item{ margin: 5px;}
.featured-products-box ul{
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	margin: 20px 0 0;
}
.featured-products-box ul li.fp-pro-item{
	width: auto;
}
.featured-products-box ul li.fp-pro-item:hover{
	margin-bottom: 0;
}
.featured-products-box .fp-pro-info{
	padding: 12px;
	min-height: 118px;
}
.featured-products-box .fp-pro-btn{
	height: 38px;
	color: #2f2c2f !important;
	opacity: 1;
	line-height: 38px;
	font-size: 12px;
}
.featured-products-box .fp-pro-name{
	font-size: 14px;
	min-height: 40px;
	max-height: 40px;
	line-height: 20px;
}
.featured-products-t h2,
.featured-products-t span,
.hot-products-t h2,
.hot-products-t span,
.index-news-t h2,
.index-news-t span,
.index-case-t h2,
.index-case-t span,
.index-category-t h2,
.index-category-t h3,
.cooperative-brand-t h2,
.cooperative-brand-t span{font-size: 22px; letter-spacing: 1.5px;}
.cooperative-brand-t::before,
.cooperative-brand-t::after,
.featured-products-t::before,
.featured-products-t::after,
.hot-products-t::before,
.hot-products-t::after,
.index-case-t::before,
.index-case-t::after,
.index-category-t::before,
.index-category-t::after{
	display: none;
}
.cooperative-brand-box ul{ gap: 12px; }
.cooperative-brand-box ul li .brand-item{ width: 140px; height: 80px; padding: 10px 15px; }
.derivative{ padding: 12px 0;}
.derivative-center{ padding: 0 12px;}
.derivative-box ul{
	flex-wrap: nowrap;
	justify-content: flex-start;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	scroll-snap-type: x proximity;
	gap: 10px;
	padding-bottom: 4px;
}
.derivative-box ul li{ scroll-snap-align: start;}
.derivative-box ul li .brand-item{ width: 160px; height: 58px; padding: 4px 8px;}
.index-about-l, .index-about-r { width: 100%;}
.featured-products-box ul li .item h3, .hot-products-box ul li .item h3 {font-size: 14px;}
.footer-content .item, .footer-content .item.footer-contactus{ flex: 1 1 100%; min-width: 0; width: auto;}
.footer-secondary-c{ flex-direction: column; align-items: flex-start; gap: 12px;}
.footer-secondary .social-link{ order: 1;}
.footer-secondary p{ order: 2; width: 100%; padding: 0;}
.index-case-box ul li {width: 100%; margin-bottom: 15px;}
.index-category-name h3{ font-size: 22px; top: 16px; }
.index-category-t h3{ font-size: 22px; }
.index-category-products li{ width: 50%; }
.index-category-products li:nth-child(4n){ border-right: 1px solid #e8e8e8; }
.index-category-products li:nth-child(2n){ border-right: none; }
.index-category-products li:nth-child(n+5){ border-bottom: 1px solid #e8e8e8; }
.index-category-products li:nth-child(n+7){ border-bottom: none; }
.index-case-box ul li .text {left: 53%;width: 42%;}
.index-case-box ul li .item .th {
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
    padding-bottom: 10px;
}
.index-case-box ul li .item p {margin-bottom: 10px;}
.product-listing ul, .certificate-listing ul{ margin: -5px;}
.product-listing-vertical ul{ margin: 0; }
.product-listing:not(.product-listing-vertical) .product-item, .certificate-listing .item{ margin: 5px;}
/*联系我们表格*/
.contact-info {border: 8px solid #fff;}
.contact-info tr th, .contact-info tr td{font-size: 12px;}
/*返回顶部*/
.scroll{width:32px;height:32px;line-height:34px;right:2px;bottom:8px;}
.scroll i{font-size:22px;}

/*侧边*/
.inner-page-content, .inner-page-l, .inner-page-r{ width: 100%; margin-bottom: 0; display: block;}
.sidebar-block {margin-right: 0;}
.product-listing .product-item-name h3 {font-size: 14px;}
/*侧边联系方式*/
.sidebar-contact{ display: none;}
/*案例列表*/
.case-listing-frame {
    width: 100%;
    margin: 0 0 20px 0;
    float: none;
    max-width: 500px;
}
.news-list-top-box-frame, .news-list-top-box-text{width: 100%;float: none; max-width: none;}
.news-list-top-box .item h3, .news-list-top-box .item p{margin-left: 0; width: 100%;}
/*证书*/
.certificate-listing-frame {height: 180px;}
.certificate-listing-frame img {max-height: 180px;}
.site-map ul li, .site-map ul.site-map-l1 li, .site-map ul.site-map-l2 li{ width: 100%;}
.news-listing ul li {width: 100%;}
}
@media screen and (max-width: 480px){
.derivative-center{ padding: 0 10px;}
.derivative-box ul li .brand-item{ width: 140px; height: 52px; padding: 4px 6px;}
}
/*轮播图*/
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {cursor: pointer;}
.product-slider .product-slider-main:hover .owl-prev, .product-slider .product-slider-main:hover .owl-next, #roll-img:hover .owl-prev, #roll-img:hover .owl-next {opacity: 1;}
.container {padding-left: 0;padding-right: 0;}
.owl-carousel .owl-wrapper-outer {display: inline-block;padding-top: 7px;margin-top: -7px;}
.roll-box{ padding: 0 30px;}
/*移动端侧边,底部折叠*/
.sidebar-block-but, .footer-content-but{ display: none;}
@media screen and (max-width:768px){
.footer-middle{ padding-top: 10px;}
.inner-message{ margin-bottom: 0; padding: 24px 20px; }
.inner-message-row .item.item-half{
	flex: 1 1 100%;
	max-width: 100%;
}
.inner-message .th{ font-size: 18px; }
.sidebar-block-but, .footer-content-but{ position: relative; padding: 10px 40px 10px 20px; background-color: #eee; display: block; margin-bottom: 10px;}
.sidebar-block-but span, .footer-content-but span{ text-transform:uppercase; color: #222; font-size:16px; line-height: 20px;}
.sidebar-block-but button, .footer-content-but button{ position: absolute; top: 9px; right: 5px; width:30px;
	height: 24px;
	border: 0;
	color: #222;
	display: inline-block;
	border-radius: 0;
	line-height: 24px;
	background: none;
}
.sidebar-block-but button i, .footer-content-but button i{ font-size: 20px; position: relative;}
.sidebar-block-but button i::after, .footer-content-but button i::after{
	content: "\e660";
	font-family: "iconfont" !important;
}
.sidebar-block-but.expand button, .footer-content-but.expand button{ transform: rotateZ(180deg);}
.sidebar-box, .footer-main{ display: none;}
.sidebar-box.expand, .footer-main.expand{ display: block;}
}
/*产品详情页图片*/
.pgwMenu{background:#333;height:40px;position:relative;list-style:none}.pgwMenu ul{list-style:none;white-space:nowrap;margin:0;padding:0}.pgwMenu .pm-links.mobile,.pgwMenu .pm-viewMore>ul{background:#333;box-shadow:2px 2px 4px #777;position:absolute;left:0;top:100%;z-index:1000}.pgwMenu .pm-links.mobile li,.pgwMenu .pm-viewMore>ul>li{display:block;clear:both;width:175px}.pgwMenu li{float:left;font-size:.9rem}.pgwMenu a{display:block;color:#fff;line-height:40px;text-decoration:none;padding:0 12px}.pgwMenu.light a{color:#000}.pgwMenu a.selected{background:#777}.pgwMenu li a:hover{background:#666;text-decoration:none}.pgwMenu.light li a:hover{background:#d0d0d0}.pgwMenu .pm-dropDown a{display:inline-block;background:#777}.pgwMenu .pm-dropDown a.active,.pgwMenu .pm-viewMore a.active{background:#666}.pgwMenu.light .pm-dropDown a.active{background:#bbb}.pgwMenu .pm-dropDown span.icon,.pgwMenu .pm-dropDown span.white{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABZ0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMDvo9WkAAABKSURBVEhL7ZOxDQAwCMN6O4/T0tmjsxHJDB4yROJ0dz3s1BRHEi2OTREBpQFKA5QGKA3m7IP8RKeIgNIApQFKA5QGc/ZBfkJTdF0oUafLBAFNbAAAAABJRU5ErkJggg==) no-repeat;display:block;height:22px;width:22px;margin:9px 5px}.pgwMenu.light .pm-dropDown span.icon,.pgwMenu .pm-dropDown span.black{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOvgAADr4B6kKxwAAAABZ0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMDvo9WkAAABpSURBVEhL7ZPLCcAwDEM9jefI/ks1Hyj2QbiGSLcKHggl8sEktjTc/WGyZxo6YKAbrFzFoav3/hdhmsrlijBN5XJFmKZyuSJMU7lcsfV/kIN0FRJgyACGDGDIAIYMpK8CHt6iG6xZhY0JIJ+6AHGbUFsAAAAASUVORK5CYII=) no-repeat;display:block;height:22px;width:22px;margin:9px 5px}.pgwMenu .pm-viewMore{display:none;position:relative}.pgwMenu .pm-viewMore>ul{left:auto;right:0}.pgwMenu .pm-viewMore li{float:none}.pgwMenu .pm-viewMore span.icon,.pgwMenu .pm-viewMore span.white{margin-left:3px;display:inline-block;border-color:#fff transparent;border-style:solid;border-width:8px 6px 0}.pgwMenu.light .pm-viewMore span.icon,.pgwMenu .pm-viewMore span.black{margin-left:3px;display:inline-block;border-color:#000 transparent;border-style:solid;border-width:8px 6px 0}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans'),local(OpenSans)}.cntr{max-width:450px;float:left;width:100%;position:relative;z-index:2;background-color:#FFF}.cntr:before,.cntr:after{content:' ';display:table}.pgwSlideshow{background:#fff;display:none;margin-right:30px}.pgwSlideshow .ps-list{overflow:hidden;position:relative}.pgwSlideshow .ps-list li a{border:1px solid #e1e1e1;display:table-cell;width:60px;height:60px}.pgwSlideshow .ps-list li img{max-width:60px;max-height:60px;background-color:#FFF}.pgwSlideshowLight{width:100%;background:#ddd;display:none}.pgwSlideshowLight .ps-list{border-top:1px solid #aaa;box-shadow:0 10px 10px -5px #999 inset;background:#ddd;overflow:hidden;position:relative}.pgwSlideshowLight .ps-list li img{display:block;border:1px solid #aaa;width:80px;height:80px}.pgwMenu.light,.pgwMenu.light .pm-links.mobile{background:#ddd}.pgwMenu.light a.selected,.pgwMenu.light .pm-dropDown a{background:#c5c5c5}.pgwMenu .pm-dropDown,.pgwMenu .pm-viewMore,.pgwMenu .pm-viewMore>ul,.hide{display:none}.pgwMenu .pm-viewMore>a,.dib{display:inline-block}.cntr:after,.clr{clear:both}.flf,.pgwSlideshow .ps-list li,.pgwSlideshowLight .ps-list li{float:left;width:72px;height:72px;display:table}.pgwSlideshow a,.pgwSlideshowLight a{display:table-cell;vertical-align:middle;color:#fff}.pgwSlideshow .ps-current,.pgwSlideshowLight .ps-current{text-align:center;position:relative;min-height:150px;overflow:hidden;border:1px solid #e1e1e1}.pgwSlideshow .ps-current>ul{padding:0;height:100%}.pgwSlideshow .ps-current>ul>li,.pgwSlideshowLight .ps-current>ul>li{text-align:center;width:100%;height:100%;z-index:1;opacity:0;display:block;position:absolute}.pgwSlideshow .ps-current>ul>li img,.pgwSlideshowLight .ps-current>ul>li img{display:block;max-width:100%;max-height:100%;margin:auto;background-color:#FFF}.pgwSlideshow .ps-caption,.pgwSlideshowLight .ps-caption{background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";text-align:left;font-size:1rem;color:#fff;position:absolute;left:0;bottom:0;width:100%;display:none;padding:10px}.pgwSlideshow .ps-caption span,.pgwSlideshowLight .ps-caption span{display:inline-block;padding:7px}.pgwSlideshow .ps-list ul,.pgwSlideshowLight .ps-list ul{position:relative;list-style:none;left:0;margin:0;padding:5px 0;overflow:hidden}.pgwSlideshow .ps-list li .ps-item,.pgwSlideshowLight .ps-list li .ps-item{display:table-cell;opacity:.6;filter:alpha(opacity=60);margin:5px;width:62px;height:62px;text-align:center;vertical-align:middle}.pgwSlideshow .ps-list li .ps-item.ps-selected,.pgwSlideshowLight .ps-list li .ps-item.ps-selected{opacity:1;overflow:hidden}.pgwSlideshow .ps-list li .ps-item.ps-selected a{border:1px solid #C00}.pgwSlideshow .ps-prevIcon,.pgwSlideshowLight .ps-prevIcon{display:block;border-color:transparent #666;border-style:solid;border-width:10px 10px 10px 0}.pgwSlideshow .ps-nextIcon,.pgwSlideshowLight .ps-nextIcon{display:block;border-color:transparent #666;border-style:solid;border-width:10px 0 10px 10px}
.pgwSlideshow .ps-current .ps-prev,.pgwSlideshowLight .ps-current .ps-prev{background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";border:1px solid #777;border-left:0;border-radius:0 4px 4px 0;position:absolute;left:0;top:45%;cursor:pointer;padding:20px 20px 20px 15px}.pgwSlideshow .ps-current .ps-next,.pgwSlideshowLight .ps-current .ps-next{background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";border:1px solid #777;border-right:0;border-radius:4px 0 0 4px;position:absolute;right:0;top:45%;cursor:pointer;padding:20px 15px 20px 20px}.pgwSlideshow .ps-list .ps-prev,.pgwSlideshowLight .ps-list .ps-prev{background:#f5f5f5;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000',endColorstr='#bb000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";border-left:0;border-radius:0;cursor:pointer;position:absolute;left:0;top:25px;z-index:1000;display:none;padding:20px 15px 20px 12px}.pgwSlideshow .ps-list .ps-next,.pgwSlideshowLight .ps-list .ps-next{background:#f5f5f5;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000',endColorstr='#bb000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";border-right:0;border-radius:0;cursor:pointer;position:absolute;right:0;top:25px;z-index:1000;display:none;padding:20px 12px 20px 15px}.pgwSlideshow.narrow .ps-current .ps-prev,.pgwSlideshowLight.narrow .ps-current .ps-prev{top:40%;padding:15px 15px 15px 12px}.pgwSlideshow.narrow .ps-current .ps-next,.pgwSlideshowLight.narrow .ps-current .ps-next{top:40%;padding:15px 12px 15px 15px}.pgwSlideshow.narrow .ps-list .ps-prev,.pgwSlideshowLight.narrow .ps-list .ps-prev{top:16px;padding:15px 8px 15px 8px}.pgwSlideshow.narrow .ps-list .ps-next,.pgwSlideshowLight.narrow .ps-list .ps-next{top:16px;padding:15px 8px 15px 8px}.pgwSlideshow.narrow .ps-caption,.pgwSlideshowLight.narrow .ps-caption{display:none;padding:0;width:0;font-size:0}.pgwSlideshow.narrow .ps-list .ps-next:hover,.pgwSlideshow.narrow .ps-list .ps-prev:hover{background:#f1ac06}.pgwSlideshow.narrow .ps-list .ps-next:hover .ps-nextIcon,.pgwSlideshow.narrow .ps-list .ps-prev:hover .ps-prevIcon{border-color:transparent #fff}@media screen and (max-width:1024px){.pgwSlideshow{margin-right:0}}@media(min-width:768px){.cntr{float:left;width:100%;position:relative;z-index:2;background-color:#FFF}}
/*产品详图情放大*/
#jquery-overlay{position:absolute;top:0;left:0;z-index:900000;width:100%;height:auto;}#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:1000000;text-align:center;line-height:0;}#jquery-lightbox a img{max-width:100%;border:none;}#lightbox-container-image-box{max-width:100%;position:relative;width:250px;height:250px;margin:0 auto;}#lightbox-container-image{padding:10px;background-color:#fff;position:relative;}#lightbox-loading{position:absolute;top:40%;left:0;height:25%;width:100%;text-align:center;line-height:0;}#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}#lightbox-container-image-box>#lightbox-nav{left:0;}#lightbox-nav a{outline:none;}#lightbox-nav-btnPrev,#lightbox-nav-btnNext{width:49%;height:100%;zoom:1;display:block;}#lightbox-nav-btnPrev{left:0;float:left;}#lightbox-nav-btnNext{right:0;float:right;}#lightbox-container-image-data-box{font:10px Verdana,Helvetica,sans-serif;background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%;padding:0 10px 0;}#lightbox-container-image-data{padding:0 10px;color:#666;}#lightbox-container-image-data #lightbox-image-details{width:70%;float:left;text-align:left;}#lightbox-image-details-caption{font-weight:bold;}#lightbox-image-details-currentNumber{display:block;clear:left;padding-bottom:1.0em;}#lightbox-secNav-btnClose{width:66px;float:right;padding-bottom:.7em;}#files{max-width:100%;width:100%;overflow:hidden;margin-right:auto;margin-left:auto;background-color:#fff;}#lightbox-image{max-width:100%;}
/*详情页seo内容*/
.article-append{padding:10px 0;overflow:hidden;width:100%;}.article-outline{margin-bottom:20px;padding:10px;background-color:rgba(0,0,0,0.05);margin-top:10px}.article-outline p{font-size:16px}.append-item{padding:10px 0;border-top:1px solid #ccc;overflow:hidden;margin-bottom:20px}.article-append-t{overflow:hidden}.article-append-t span{font-size:18px;line-height:22px;display:inline-block;border-bottom:1px solid #8e969b;padding:5px 0}.append-item h2{font-size:18px;text-align:left}.append-item p{overflow:hidden;text-align:left}@media screen and (max-width:426px){.article-outline{margin-top:20px}}
/*证书放大*/
body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}



 /*2020/04/30*/
/*移动端侧边,底部折叠*/
.sidebar-block-but, .footer-content-but{ display: none;}
@media screen and (max-width:768px){
.footer-middle{ padding-top: 10px;}
.inner-message{ margin-bottom: 0; padding: 24px 20px; }
.inner-message-row .item.item-half{
	flex: 1 1 100%;
	max-width: 100%;
}
.inner-message .th{ font-size: 18px; }
.sidebar-block-but, .footer-content-but{ position: relative; padding: 10px 40px 10px 20px; background-color: #eee; display: block; margin-bottom: 10px;}
.sidebar-block-but span, .footer-content-but span{ text-transform:uppercase; color: #222; font-size:16px; line-height: 20px;}
.sidebar-block-but button, .footer-content-but button{ position: absolute; top: 9px; right: 5px; width:30px;
	height: 24px;
	border: 0;
	color: #222;
	display: inline-block;
	border-radius: 0;
	line-height: 24px;
	background: none;
}
.sidebar-block-but button i, .footer-content-but button i{ font-size: 20px; position: relative;}
.sidebar-block-but button i::after, .footer-content-but button i::after{
	content: "\e660";
	font-family: "iconfont" !important;
}
.sidebar-block-but.expand button, .footer-content-but.expand button{ transform: rotateZ(180deg);}
.sidebar-box, .footer-main{ display: none;}
.sidebar-box.expand, .footer-main.expand{ display: block;}
}


