﻿ 
body {
	font-family: Ubuntu, Lato, "Josefin Sans", Arial, Verdana, Helvetica, 'Microsoft Yahei', sans-serif;
	font-size: 14px;
	color: #282828;
	overflow-x: hidden;
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
a {
	outline: none!important;
	color: #282828;
}
a:hover, a:active {
	color: #324CBC;
	text-decoration: none;
}
.dark-title a {
	color: #fff;
}
.dark-title a:hover, .dark-title a:active {
	color: #1cbac8;
}
.text-center {
	text-align: center;
}
b, strong {
	font-weight: bold;
}
p {
	letter-spacing: normal;
}
.makeborder-left, .makeborder-right, .makeborder-top, .makeborder-bottom {
	display: none;
}
#transparent-header.header-section {
	background: rgba(255,255,255,.96);
	border-bottom: 1px solid rgba(0,0,0,.06);
	box-shadow: 0 8px 30px rgba(0,0,0,.05);
}
#transparent-header.affix {
	background: rgba(255,255,255,.98) !important;
	border-bottom: 1px solid rgba(0,0,0,.08);
	box-shadow: 0 10px 30px rgba(0,0,0,.08);
	position: relative !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	width: 100% !important;
}
#transparent-header .navbar {
	margin-bottom: 0;
}
#transparent-header .navbar-nav > li > a {
	font-weight: 600;
	letter-spacing: 0;
	color: #202020;
}
#transparent-header .navbar-nav > li > a:hover,
#transparent-header .navbar-nav > li.active > a {
	color: #9f1515;
}
.section-title .lead {
	color: #9f1515;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.section-title h3 {
	font-weight: 700;
	letter-spacing: 0;
}
.section-title h3 a {
	color: #171717;
}
#index-slider {
	position: relative;
	overflow: hidden;
	background: #111;
}
#index-slider:after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 2;
	background: linear-gradient(90deg, rgba(0,0,0,.62) 0%, rgba(0,0,0,.34) 42%, rgba(0,0,0,.08) 100%);
	pointer-events: none;
}
.index-hero-gallery {
	position: relative;
	height: 560px;
}
.index-hero-banner {
	position: absolute;
	inset: 0;
	opacity: 0;
	transition: opacity .8s ease;
}
.index-hero-banner.active,
.index-hero-banner:first-child {
	opacity: 1;
}
.index-hero-banner img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.index-hero-copy {
	position: absolute;
	inset: 0;
	z-index: 3;
	display: flex;
	align-items: center;
	color: #fff;
}
.index-hero-copy .container {
	margin-top: 30px;
}
.hero-kicker {
	display: inline-block;
	margin: 0 0 14px;
	padding: 8px 12px;
	border: 1px solid rgba(255,255,255,.45);
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
}
.index-hero-copy h1 {
	margin: 0 0 18px;
	color: #fff;
	font-size: 52px;
	line-height: 1.15;
	font-weight: 700;
	letter-spacing: 0;
}
.hero-desc {
	max-width: 620px;
	margin: 0 0 28px;
	color: rgba(255,255,255,.92);
	font-size: 18px;
	line-height: 1.9;
}
.hero-actions {
	display: flex;
	gap: 14px;
	flex-wrap: wrap;
}
.hero-btn {
	display: inline-block;
	min-width: 136px;
	padding: 12px 22px;
	border-radius: 6px;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
}
.hero-btn:hover,
.hero-btn:focus {
	text-decoration: none;
}
.hero-btn-primary {
	background: #b91c1c;
	color: #fff;
}
.hero-btn-primary:hover {
	background: #991b1b;
	color: #fff;
}
.hero-btn-secondary {
	border: 1px solid rgba(255,255,255,.72);
	background: rgba(255,255,255,.08);
	color: #fff;
}
.hero-btn-secondary:hover {
	background: rgba(255,255,255,.18);
	color: #fff;
}
.brand-proof {
	padding: 28px 0;
	border-bottom: 1px solid #eee;
}
.brand-proof-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}
.brand-proof-item {
	padding: 22px 24px;
	border: 1px solid #e7e1d8;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 14px 36px rgba(25,25,25,.05);
}
.brand-proof-item strong {
	display: block;
	margin-bottom: 8px;
	color: #1f1f1f;
	font-size: 18px;
	line-height: 1.4;
}
.brand-proof-item span {
	color: #666;
	font-size: 14px;
	line-height: 1.7;
}
.container-fluid {
	padding-left: 15px;
	padding-right: 15px;
	max-width: 1170px;
}
.header, #transparent-header.affix .header {
	padding: 25px 0 20px;
}
.navbar-brand {
	margin-top: -5px;
}
.navbar-brand > img {
	max-height: 60px;
}
.navbar-default .navbar-nav > li > a {
	letter-spacing: normal;
	color: #282828;
	padding-left: 15px;
	padding-right: 15px;
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 5px;
}
.dropdown-menu {
	min-width: 170px;
}
.navbar-nav .dropdown-menu .Lev2 {
	position: relative;
}
.navbar-nav .dropdown-menu .sub-menu3 {
	display: none !important;
}
.navbar-nav .dropdown-menu .Lev2:hover .sub-menu3 {
	display: block !important;
	left: 100%;
	top: 0!important;
	margin-top: -10px!important;
}
.dark-section, .grey-section {
	background-color: #f4f4f4;
}
.affix .navbar-default .navbar-nav > li > a {
	color: #202020;
}
.affix .navbar-default .navbar-nav > li > a:hover,
.affix .navbar-default .navbar-nav > li.active > a {
	color: #9f1515;
}
.dropdown-menu > li > a {
	padding: 3px 0px;
}
.dropdown-menu li {
	padding: 5px 20px 5px 10px !important
}
.yamm .yamm-content {
	padding: 0 10px;
}
#index-portfolio {
	padding: 62px 0 38px;
}
#index-portfolio .menu-item {
	background: none;
	margin-top: 3px;
	visibility: visible !important;
	opacity: 1 !important;
}
#index-portfolio .pro-item {
	margin-bottom: 24px;
}
#index-portfolio .menu-image {
	aspect-ratio: 1 / 1;
	background: #fff;
	overflow: hidden;
	border: 1px solid #ececec;
	border-radius: 6px;
	box-shadow: 0 14px 36px rgba(20,20,20,.06);
	transition: transform .2s ease, box-shadow .2s ease;
}
#index-portfolio .pro-item:hover .menu-image {
	transform: translateY(-3px);
	box-shadow: 0 18px 42px rgba(20,20,20,.1);
}
#index-portfolio .menu-image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
#index-portfolio .menu-title {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0;
	text-align: center;
	letter-spacing: normal;
	line-height: 1.4;
	min-height: 42px;
}
#index-portfolio .menu-title a {
	color: #242424;
}
#firstparallax {
	background-image: url(/uploads/zhikangji/backgrounds/traceability-wellness-bg.jpg);
	position: relative;
	min-height: auto;
	padding: 76px 0;
}
#firstparallax .whiteoverlay {
	background: rgba(255,255,255,.88);
}
#firstparallax .gallery-desc p {
	color: #444;
	font-size: 16px;
	line-height: 1.9;
}
#firstparallax .section-title h3 a,
#firstparallax .section-title .lead {
	color: #171717;
}
#firstparallax .btn {
	border-radius: 6px;
	background: #b91c1c;
	border-color: #b91c1c;
	color: #fff;
}
#firstparallax .igal-h3-title {
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 20px 18px 20px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
	text-align: center;
}
#firstparallax .igal-h3-title a {
	color: #282828;
}
#firstparallax .igal-h3-title a:hover, .iport-h3-title a:active {
	color: #EE0200;
}
#opengallery {
	padding-top: 40px;
}
.gallery-desc p {
	margin-bottom: 0;
}
.white-section {
	padding: 40px 0;
}
.dark-section, .grey-section {
	padding: 45px 0;
}
.margin-top {
	margin-top: 20px;
}
#index-blog .margin-top {
	margin-top: 20px;
}
#index-brand-news .margin-top {
	margin-top: 20px;
}
#index-blog .shop-title h3 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	padding: 15px 0 12px;
	min-height: 52px;
}
.shop-title h2, .shop-title h3, .shop-title h3 a {
	font-size: inherit !important;
}
#index-blog .shop-title h5 {
	letter-spacing: normal;
	text-align: center;
}
#index-blog .shop-image,
#index-brand-news .shop-image {
	aspect-ratio: 4 / 3;
	overflow: hidden;
	background: #f7f8fa;
	border-radius: 6px 6px 0 0;
}
#index-blog .shop-image img,
#index-brand-news .shop-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#index-blog .shop-item,
#index-brand-news .shop-item {
	visibility: visible !important;
	opacity: 1 !important;
	border: 1px solid #e8e8e8;
	border-radius: 6px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 12px 30px rgba(20,20,20,.05);
	transition: transform .2s ease, box-shadow .2s ease;
}
#index-blog .shop-item:hover,
#index-brand-news .shop-item:hover {
	transform: translateY(-3px);
	box-shadow: 0 18px 42px rgba(20,20,20,.1);
}
#index-blog .desc {
	display: none;
}
#index-brand-news .shop-title h3 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	padding: 15px 0 12px;
	min-height: 52px;
}
#index-brand-news .shop-title h5 {
	letter-spacing: normal;
	text-align: center;
	color: #777;
	font-size: 13px;
}
.footer-bottom {
	background: #000;
	padding: 20px 0;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.footer-bottom p {
	margin-bottom: 0;
}
.footer-bottom-links {
	display: flex;
	justify-content: center;
	gap: 18px;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.footer-bottom-links a {
	color: rgba(255,255,255,.82);
	font-size: 14px;
	line-height: 1.6;
}
.footer-bottom-links a:hover,
.footer-bottom-links a:focus {
	color: #fff;
	text-decoration: none;
}
.widget-title h4 {
	letter-spacing: normal;
	font-size: 19px;
	font-weight: bold;
}
.widget-title h4 a {
	font-weight: bold;
}
.f-nav li {
	line-height: 2.0;
}
/* 内页 */

.noDis {
	display: none;
}
.search-tips {
	color: #f00;
	font-size: 16px;
	text-align: center;
}
.page-content {
	line-height: 1.6;
}
.page-content p {
	margin-bottom: 0;
	line-height: 1.6;
}
.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
	margin: 0;
	padding: 0;
	line-height: 2.0;
}
.search-tips {
	color: #f00;
	font-size: 16px;
	text-align: center;
}
em.error {
	overflow: hidden;
	zoom: 1;
	background: url("../images/unchecked.gif") no-repeat 0px 0px;
	padding-left: 19px;
	color: red;
}
em.success {
	overflow: hidden;
	zoom: 1;
	background: url("../images/checked.gif") no-repeat 0px 0px;
	padding-left: 19px;
	color: red;
}
.com-cnt table th {
	font-weight: bold;
	background: #f9f9f9
}
.com-cnt table th, .com-cnt table td {
	border: 1px #eee solid;
	padding: 6px 12px;
}
.com-cnt img {
	max-width: 100%;
}
#pages {
	clear: both;
	padding: 10px 0 10px;
	text-align: center;
	font: 12px 'Microsoft YaHei';
}
#pages a {
	display: inline-block;
	padding: 0px 8px;
	height: 24px;
	font-size: 12px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	margin-right: -1px;
}
#pages a.a1 {
	padding: 0px 12px;
	height: 24px;
	line-height: 22px;
	margin-top: 0px;
}
#pages a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none;
}
#pages span {
	display: inline-block;
	padding: 0px 8px;
	height: 24px;
	line-height: 22px;
	background: #5a85b2;
	border: 1px solid #5a85b2;
	color: #fff;
	text-align: center;
}
.page .noPage {
	display: inline-block;
	padding: 0px 12px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}
.pageright {
	margin-right: 40px;
}
@media (max-width : 420px) {
#pages .prev, #pages .next {
	display: none;
}
}
.page-header {
	background-position: center top !important;
	padding: 120px 0;
}
.inner-banner {
	position: relative;
	min-height: 300px;
	padding: 0;
	display: flex;
	align-items: center;
	background-image: url(/uploads/zhikangji/banners/inner-default.jpg);
	background-size: cover;
	background-position: center center !important;
	overflow: hidden;
}
.inner-banner:before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(255,255,255,.2) 0%, rgba(255,255,255,.04) 48%, rgba(255,255,255,.12) 100%);
	pointer-events: none;
}
.inner-banner .bcid-category {
	position: relative;
	z-index: 2;
	display: block;
	width: 1170px;
	max-width: calc(100% - 30px);
	margin: 0 auto;
	padding-left: 132px;
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: 0;
	text-align: left;
	text-shadow: 0 2px 12px rgba(0,0,0,.28);
}
.inner-banner .bcid-category:before {
	display: none;
}
.inner-banner .bcid-category:after {
	content: "";
	display: block;
	width: 96px;
	height: 4px;
	margin-top: 18px;
	background: #d7b46a;
}
.banner-type-1,
.banner-type-2,
.banner-type-3,
.banner-type-4,
.banner-type-22,
.banner-type-23,
.banner-type-24,
.banner-type-25,
.banner-type-26,
.banner-type-27,
.banner-type-28 {
	background-image: url(/uploads/zhikangji/banners/inner-products.jpg);
}
.banner-type-5 {
	background-image: url(/uploads/zhikangji/banners/inner-trace.jpg);
}
.banner-type-8 {
	background-image: url(/uploads/zhikangji/banners/inner-brand.jpg);
}
.banner-type-16 {
	background-image: url(/uploads/zhikangji/banners/inner-health.jpg);
}
.banner-type-17 {
	background-image: url(/uploads/zhikangji/banners/inner-contact.jpg);
}
.banner-type-29 {
	background-image: url(/uploads/zhikangji/banners/inner-news.jpg);
}
.banner-search {
	background-image: url(/uploads/zhikangji/banners/inner-default.jpg);
}
.fullscreen {
	background-attachment: scroll;
}
.bcid-category {
	text-align: center;
	display: none;
}
.bcid-location {
	text-align: center;
	display: none;
}
/* 可移植内页样式 */
.for-bottom-padding-no {
	padding-top: 45px;
	clear: both;
}
.text-center {
	text-align: center;
}
.sidebar .widget:last-child {
	margin-bottom: 0;
}
.sidebar .widget {
	padding: 22px 20px;
	border: 1px solid #ece6dd;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 14px 32px rgba(20,20,20,.04);
}
.sidebar .widget + .widget {
	margin-top: 22px;
}
.entry-header {
	background: none;
	box-shadow: none;
	padding-top: 0;
	border: none;
}
.prolist-wrap .glass-animation img {
	border: 1px #ededed solid;
}
.s-contact {
	color: #555;
	line-height: 1.6;
}
.sidebar .widget {
	margin-top: 0;
}
.entry-meta li:before {
	margin: 0;
}
#innerpage-wrap {
	background: #fff;
	background: #f8f8f8;
	padding: 45px 0;
	clear: both;
	line-height: 1.6;
}
.breadcrumb-wrapper {
	background: #F4F4F4;
	padding: 30px 0;
}
.breadcrumb-section .bc-cat {
	padding-top: 16px;
	position: relative;
	top: 2px;
}
.bcid-cat {
	font-size: 16px;
	font-weight: bold;
}
.location {
	text-align: right;
}
.widget .tagcloud a, .tags-list a, .searchform #searchsubmit {
	transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
}
.searchform {
	overflow: hidden;
	background-color: #f16543; /* firefox 19+ */ /* ie */
}
.searchform ::-webkit-input-placeholder {
color: #ffffff;
}
.searchform ::-moz-placeholder {
color: #ffffff;
}
.searchform :-ms-input-placeholder {
color: #ffffff;
}
.searchform input:-moz-placeholder {
color: #ffffff;
}
.searchform #s, .searchform #searchsubmit {
	color: #ffffff;
	height: 48px;
	border: none;
	background-color: #66A043;
	margin-bottom: 0;
	border-radius: 0;
}
.searchform #s {
	float: left;
	width: 85%;
	padding-left: 20px;
	padding-right: 0;
}
.searchform .screen-reader-text {
	display: none;
}
.searchform #searchsubmit {
	float: right;
	width: 15%;
	padding-left: 0;
	padding-right: 0;
	background-image: url("../images/icon-lense.png");
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.searchform #searchsubmit:hover {
	background-color: #373c40;
}
.searchform {
	background: none;
	border: none;
}
.searchform #s {
	background: none;
	color: #444;
	border: 1px #ddd solid;
	border-right: none;
}
.searchform #searchsubmit {
	background-color: #66A043;
}
.searchform ::-webkit-input-placeholder {
color: #444;
}
.searchform ::-moz-placeholder {
color: #444;
}
.searchform :-ms-input-placeholder {
color: #444;
}
.searchform input:-moz-placeholder {
color: #444;
}
.widget ul li:before {
	display: none;
}
.widget-category ul li:before {
	font-family: 'FontAwesome';
	content: "\f101";
	padding-right: 17px;
}
.sidebar .widget .title {
	color: #525659;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0;
}
.sidebar .widget ul li {
	border-bottom: 1px solid #d3dae0;
	padding: 6px 0 6px 0;
	font-size: 14px;
	color: #6e7375;
}
.sidebar .widget ul li a {
	color: #373c40;
	color: #6e7375;
}
.sidebar .widget ul li a:hover {
	color: #f16543;
}
.sidebar .widget ul li ul {
	padding: 6px 0 0;
}
.sidebar .widget ul li ul li:first-child {
	border-top: 1px solid #dedede;
}
.sidebar .widget ul li ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.widget .title {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 22px;
	margin-top: 0;
}
.sidebar .widget .title {
	margin-bottom: 18px;
	padding-bottom: 14px;
	border-bottom: 1px solid #eee3d5;
	font-size: 22px;
	line-height: 1.3;
	font-weight: 700;
	color: #1f1f1f;
}
.widget ul {
	list-style: none;
	margin: 0;
}
.widget ul li ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.widget .gallery-post-slider ul li {
	border: none;
	background: none;
	padding: 0;
}
.widget .tabbed .tabs {
	margin: 0;
	padding: 0;
}
.widget .tabbed .tabs li {
	float: left;
	list-style: none;
	margin: 0;
	background-image: none;
	border: none;
	padding: 10px 1px 10px;
	width: 33.333%;
	color: #878c90;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	border-right: 1px solid #d3dae0;
}
.widget .tabbed .tabs li:last-child {
	border-right: none;
}
.widget .tabbed .tabs li:hover, .widget .tabbed .tabs li.current {
	color: #ffffff;
	background-color: #f16543;
	border-right: 1px solid #f16543;
	border-bottom: 1px solid #f16543;
	margin-bottom: -1px;
}
.widget .tabbed .block {
	margin: 0;
	display: none;
}
.widget .tabbed .block.current {
	display: block;
	padding: 22px 0 0;
	border-top: 1px solid #d3dae0;
}
.widget .tabbed .widget-list li {
	background: none;
	border-bottom: 1px solid #E8E9EF;
	padding: 0 0 20px;
	margin-bottom: 25px;
	line-height: 1.0;
}
.widget .tabbed .widget-list li .link-read-more {
	color: #f16543;
}
.widget .tabbed .widget-list li .link-read-more:hover {
	color: #373c40;
}
.widget .tabbed .widget-list li .link-read-more:hover:after {
	color: #373c40;
}
.widget-list li {
	overflow: hidden;
	margin-bottom: 20px;
}
.widget-list li:last-child {
	border-bottom: none;
}
.widget-list li h5 {
	margin: 0 0 9px;
	line-height: 21px;
	color: #a5aaae;
	font-size: 13px;
	font-weight: normal;
}
.widget-list li figure {
	float: left;
	margin-right: 22px;
	margin-bottom: 0;
}
.widget-list li figure img {
	width: 102px;
	height: 104px;
}
.widget-list li span {
	display: inline-block;
	font-size: 12px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 3px;
	text-transform: uppercase;
	margin-bottom: 7px;
}
.widget-list li .comments {
	background-image: url("../images/icon-chat-3.png");
	background-position: left 3px;
	margin-right: 18px;
	margin-bottom: 0;
}
.widget-list li .author {
	background-image: url("../images/icon-user.png");
	background-position: left 3px;
	padding-left: 17px;
}
.widget-list li .link-read-more {
	text-transform: uppercase;
	font-size: 12px;
	display: block;
}
.widget-list li .link-read-more:after {
	content: " \f101";
	font-family: FontAwesome;
	color: #f16543;
}
.widget .tagcloud {
	overflow: hidden;
	margin-left: -4px;
	margin-right: -4px;
}
.widget .tagcloud a {
	display: block;
	float: left;
	padding: 6px 15px;
	color: #84898b;
	background-color: #ecf0f3;
	font-size: 14px;
	margin: 4px;
	text-decoration: none;
}
.widget .tagcloud a:hover {
	color: #ffffff;
	background: #f16543;
}
.glass-animation:hover .glass span {
	-webkit-transition-delay: .2s; /* Safari */
	transition-delay: 0s;
	opacity: 1;
	width: 30px;
	height: 30px;
	border-radius: 200px;
}
.glass-animation:hover .glass span i {
	right: -14px;
	bottom: -7px;
	-webkit-transition-delay: .2s; /* Safari */
	transition-delay: .2s;
}
.glass-animation:hover .background {
	height: 100%;
	width: 100%;
	opacity: .7;
}
.glass-animation .background {
	transition: 0.3s all ease-in-out;
	width: 100;
	height: 100;
	background: #f16543;
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	opacity: 0;
}
.glass-animation .glass {
	display: block;
	transition: 0.2s all ease-in-out;
}
.glass-animation .glass > span {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	transition: 0.2s all ease-in-out;
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
	width: 200px;
	height: 200px;
	border-radius: 100px;
	display: block;
	border: 5px solid #ffffff;
}
.glass-animation .glass > span i {
	transition: 0.2s all ease-in-out;
	-webkit-transition-delay: 0s; /* Safari */
	transition-delay: 0s;
	position: absolute;
	right: -200px;
	bottom: -200px;
	display: inline-block;
	width: 18px;
	height: 5px;
	background: #ffffff;
	border-radius: 10px;
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
}
.breadcrumb-section {
	background: url(../images/breadcrumb-bg.jpg) center top no-repeat;
	background-size: cover;
	padding: 52px 0px 70px;
}
.breadcrumb-section h1 {
	margin-bottom: 0;
	font-size: 35px;
	color: #f9f9fa;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.05em;
}
.breadcrumb-section h1:after {
	background: #ff7800;
	height: 3px;
	content: "";
	display: block;
	width: 100px;
	margin: 15px 0px 0px
}
.breadcrumb {
	background: none;
	border-radius: 0;
	padding: 4px 0;
	margin: 39px 0px 0px;
}
.breadcrumbs:after {
	height: 1px;
	background: #fff;
	content: "";
	display: block;
	margin: 0px 0px 0px 115px;
	opacity: 0.25;
}
.bc-location {
	margin-top: 39px;
	color: #fff;
}
.bc-location a {
	color: #fff;
}
.bc-location a:hover, .bc-location a:active {
	color: #0093DD;
}
.blog-article {
	margin-bottom: 30px;
}
.blog-article figure {
	margin-bottom: 20px;
}
.blog-article .format-icon {
	left: 0;
}
.blog-article p {
	margin-bottom: 20px;
	line-height: 24px;
}
.blog-article blockquote p {
	line-height: 32px;
}
.blog-article .read-more-link {
	text-transform: uppercase;
	line-height: 23px;
	color: #7d8489;
}
.blog-article .read-more-link:after {
	content: "\f101";
	font-family: FontAwesome;
	color: #f16543;
	padding-left: 8px;
}
.blog-article .read-more-link:hover {
	color: #373c40;
}
.blog-article .read-more-link:hover:after {
	color: #373c40;
}
.blog-article .post-meta {
	color: #a5aaae;
	font-size: 12px;
	float: left;
	width: 21.97402597402597%;
	border-right: 2px solid #d7dee0;
	margin: 0 30px 15px 0;
}
.blog-article .post-meta a {
	color: #a5aaae;
}
.blog-article .post-meta a:hover {
	color: #f16543;
}
.blog-article .post-meta ul {
	list-style: none;
	margin: 0;
	padding: 0 15px;
}
.blog-article .post-meta ul li {
	margin: 0 0 6px;
	padding: 4px 0;
	text-transform: uppercase;
	background: none;
}
.blog-article .post-meta ul li:before {
	font-family: 'FontAwesome';
	padding-right: 17px;
	font-size: 14px;
	color: #8C9194;
}
.blog-article .post-meta ul li.date:before {
	content: "\f073";
}
.blog-article .post-meta ul li.comments:before {
	content: "\f086";
}
.blog-article .post-meta ul li.tags:before {
	content: "\f02b";
}
.blog-article .post-meta ul li.author:before {
	content: "\f007";
}
.blog-article .post-summary {
	padding-right: 10px;
}
.blog-article .post-summary p {
	margin-bottom: 10px;
	line-height: 23px;
	color: #666;
}
.blog-article .post-content-wrapper {
	padding: 15px 0 30px;
}
.blog-article .post-meta ul li time {
	background: none;
	margin-left: -3px;
}
.z-article-list .z-article-list-item {
	display: grid;
	grid-template-columns: 220px minmax(0, 1fr);
	gap: 24px;
	align-items: start;
	margin-bottom: 28px;
	padding-bottom: 28px;
	border-bottom: 1px solid #e8e8e8;
}
.z-article-list .z-article-list-item figure {
	margin: 0;
	width: 220px;
}
.z-article-list .z-article-list-item figure a {
	display: block;
	aspect-ratio: 4 / 3;
	overflow: hidden;
	background: #f7f8fa;
}
.z-article-list .z-article-list-item figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.z-article-list .post-summary {
	padding-right: 0;
}
.z-article-list h2.post-title {
	margin: 0 0 12px;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 0;
	text-transform: none;
}
.z-article-list h2.post-title a {
	color: #242424;
}
.z-article-list .z-article-excerpt p {
	margin: 0 0 16px;
	color: #555;
	line-height: 1.8;
}
.z-article-list .post-meta {
	float: none;
	width: 100%;
	margin: 0;
	border-right: 0;
	color: #777;
	font-size: 13px;
}
.z-article-list .z-article-list-item .post-meta {
	float: none;
	width: 100%;
	margin: 0;
	border-right: 0;
}
.z-article-list .post-meta ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px 22px;
	padding: 0;
	overflow-x: visible;
	white-space: normal;
}
.z-article-list .post-meta ul li {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	text-transform: none;
	white-space: normal;
	flex: 0 0 auto;
}
.z-article-list .post-meta ul li:before {
	padding-right: 6px;
}
.z-article-list .read-more-link {
	display: inline-block;
	margin-top: 14px;
	text-transform: none;
}
.z-list-summary {
	margin-bottom: 24px;
	padding: 16px 18px;
	border-left: 3px solid #b91c1c;
	background: #f7f8fa;
	color: #444;
	font-size: 15px;
	line-height: 1.8;
}
.bp-summary {
	margin: 22px 0 26px;
	padding: 16px 18px;
	border-left: 3px solid #b91c1c;
	background: #f7f8fa;
	color: #444;
	font-size: 16px;
	line-height: 1.8;
}
.bp-summary:empty,
.z-list-summary:empty {
	display: none;
}
.bp-content {
	font-size: 17px;
	line-height: 2;
	color: #333;
}
.bp-content p {
	margin-bottom: 18px;
}
.about-page-wrap,
.blog-post-wrap,
.product-show .com-cnt.ps-content {
	padding: 28px;
	border: 1px solid #ece6dd;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 18px 42px rgba(20,20,20,.05);
}
.about-page-wrap .page-content,
.blog-post-wrap .bp-content {
	color: #333;
}
.about-page-wrap .page-content p,
.about-page-wrap .page-content li {
	font-size: 16px;
	line-height: 1.95;
	color: #444;
}
.about-page-wrap .page-content h2,
.about-page-wrap .page-content h3 {
	margin: 26px 0 12px;
	color: #1f1f1f;
	font-weight: 700;
	line-height: 1.5;
}
.about-page-wrap .page-content img {
	display: block;
	max-width: 100%;
	height: auto !important;
	margin: 18px auto;
	border-radius: 6px;
}
.single-placeholder-card {
	padding: 28px;
	border: 1px solid #ece3d6;
	border-radius: 8px;
	background: linear-gradient(135deg, #fffdf9 0%, #fff 100%);
}
.single-placeholder-card h2 {
	margin: 0 0 12px;
	color: #1f1f1f;
	font-size: 30px;
	line-height: 1.3;
	font-weight: 700;
}
.single-placeholder-card p {
	margin: 0 0 22px;
	color: #555;
	font-size: 16px;
	line-height: 1.9;
}
.bp-content h3 {
	margin: 26px 0 12px;
	font-size: 22px;
	line-height: 1.5;
	font-weight: 700;
}
.bp-content figure {
	margin: 22px 0;
}
.bp-content figcaption {
	margin-top: 8px;
	color: #666;
	font-size: 14px;
	line-height: 1.7;
	text-align: center;
}
.bp-content .source-note {
	padding-top: 14px;
	border-top: 1px solid #eee;
	color: #666;
	font-size: 15px;
}
.brand-page-overview,
.brand-product-section,
.brand-strength-section,
.brand-channel-section,
.brand-news-section {
	margin-bottom: 34px;
}
.brand-overview-card,
.brand-channel-card {
	display: grid;
	grid-template-columns: minmax(0, 1.15fr) 360px;
	gap: 24px;
	padding: 28px;
	border: 1px solid #eadfce;
	border-radius: 6px;
	background: linear-gradient(135deg, #fffdf8 0%, #fff 100%);
	box-shadow: 0 16px 40px rgba(28,28,28,.06);
}
.brand-overview-copy h2,
.brand-channel-copy h3 {
	margin: 0 0 14px;
	color: #201b19;
	font-size: 34px;
	line-height: 1.25;
	font-weight: 700;
}
.brand-overview-copy p,
.brand-channel-copy p {
	margin: 0;
	color: #555;
	font-size: 16px;
	line-height: 1.9;
}
.brand-overview-kicker {
	display: inline-block;
	margin-bottom: 12px;
	color: #9f1515;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0;
}
.brand-overview-media img {
	display: block;
	width: 100%;
	aspect-ratio: 4 / 3;
	object-fit: cover;
	border-radius: 6px;
}
.brand-product-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}
.brand-product-card {
	display: block;
	padding: 18px;
	border: 1px solid #e9e4dc;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 12px 30px rgba(20,20,20,.05);
	transition: transform .2s ease, box-shadow .2s ease;
}
.brand-product-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 18px 42px rgba(20,20,20,.1);
	text-decoration: none;
}
.brand-product-card img {
	display: block;
	width: 100%;
	aspect-ratio: 1 / 1;
	margin-bottom: 14px;
	object-fit: contain;
	background: #f8f8f8;
	border-radius: 6px;
}
.brand-product-card strong {
	display: block;
	margin-bottom: 6px;
	color: #222;
	font-size: 17px;
	line-height: 1.5;
}
.brand-product-card span {
	display: block;
	color: #777;
	font-size: 13px;
	line-height: 1.6;
}
.brand-strength-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
	margin-bottom: 18px;
}
.brand-strength-card {
	padding: 20px 22px;
	border: 1px solid #e9e4dc;
	border-radius: 6px;
	background: #fff;
}
.brand-strength-card strong {
	display: block;
	margin-bottom: 8px;
	color: #222;
	font-size: 18px;
	line-height: 1.4;
}
.brand-strength-card p {
	margin: 0;
	color: #666;
	font-size: 15px;
	line-height: 1.8;
}
.brand-cert-grid-compact {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.brand-channel-actions {
	display: grid;
	align-content: center;
	gap: 12px;
}
.article-prenext {
	margin: 34px 0 28px;
	padding: 18px 20px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	background: #fafafa;
}
.article-prenext p {
	margin: 0;
	font-size: 15px;
	line-height: 1.9;
	color: #555;
}
.article-prenext p + p {
	margin-top: 8px;
}
.article-prenext span {
	font-weight: 700;
	color: #222;
}
.article-prenext a {
	color: #333;
}
.article-prenext a:hover {
	color: #b91c1c;
}
.article-prenext em {
	color: #888;
	font-style: normal;
}
.detail-related {
	margin-top: 32px;
}
.detail-related h2 {
	margin: 0 0 18px;
	font-size: 22px;
	line-height: 1.4;
	font-weight: 700;
	color: #222;
}
.detail-related-list {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
}
.detail-related-item {
	border: 1px solid #e8e8e8;
	background: #fff;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 12px 28px rgba(20,20,20,.04);
}
.detail-related-item a {
	display: block;
	color: #222;
}
.detail-related-item img {
	width: 100%;
	aspect-ratio: 4 / 3;
	object-fit: cover;
	display: block;
	background: #f7f8fa;
}
.detail-related-item span {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 44px;
	margin: 12px 12px 6px;
	font-size: 15px;
	line-height: 1.5;
}
.detail-related-item time {
	display: block;
	margin: 0 12px 12px;
	color: #777;
	font-size: 13px;
}
.breadcrumb-bar {
	border-bottom: 1px solid #e8e8e8;
	background: #f7f8fa;
	color: #555;
	font-size: 14px;
	line-height: 1.8;
}
.breadcrumb-bar .container {
	padding-top: 12px;
	padding-bottom: 12px;
}
.breadcrumb-bar a {
	color: #333;
}
.breadcrumb-bar a:hover {
	color: #b91c1c;
}
.sidebar-shop .title,
.sidebar-reco .title {
	margin-bottom: 16px;
}
.sidebar-shop-buttons {
	display: grid;
	gap: 10px;
}
.shop-btn {
	display: block;
	padding: 11px 14px;
	border-radius: 6px;
	color: #fff;
	font-size: 15px;
	line-height: 1.4;
	text-align: center;
}
.shop-btn:hover,
.shop-btn:focus {
	color: #fff;
	text-decoration: none;
}
.shop-btn-jd {
	background: #b91c1c;
}
.shop-btn-tmall {
	background: #111;
}
.sidebar-news-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar-news-list li {
	display: grid;
	grid-template-columns: 82px minmax(0, 1fr);
	gap: 12px;
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #eee;
}
.sidebar-news-list li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.sidebar-news-text {
	min-width: 0;
}
.sidebar-news-thumb {
	display: block;
	aspect-ratio: 4 / 3;
	overflow: hidden;
	background: #f7f8fa;
	border-radius: 6px;
}
.sidebar-news-thumb img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.sidebar-news-title {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #222;
	font-size: 14px;
	line-height: 1.55;
}
.sidebar-news-text time {
	display: block;
	margin-top: 6px;
	color: #777;
	font-size: 12px;
	line-height: 1.4;
}
.f-qrcode a {
	display: block;
	margin-bottom: 8px;
}
@media (max-width: 768px) {
	.inner-banner {
		min-height: 220px;
	}
	.inner-banner .bcid-category {
		padding-left: 32px;
		font-size: 30px;
	}
	.index-hero-gallery {
		height: 430px;
	}
	.index-hero-copy h1 {
		font-size: 38px;
	}
	.hero-desc {
		font-size: 16px;
		line-height: 1.75;
	}
	.brand-proof-grid {
		grid-template-columns: 1fr;
	}
	.bp-content {
		font-size: 16px;
		line-height: 1.9;
	}
	.brand-overview-card,
	.brand-channel-card {
		grid-template-columns: 1fr;
		padding: 20px;
	}
	.brand-product-grid,
	.brand-strength-grid,
	.brand-cert-grid-compact {
		grid-template-columns: 1fr;
	}
	.brand-overview-copy h1,
	.brand-channel-copy h3 {
		font-size: 28px;
	}
	.bp-summary,
	.z-list-summary {
		font-size: 15px;
	}
	.about-page-wrap,
	.blog-post-wrap,
	.product-show .com-cnt.ps-content,
	.sidebar .widget {
		padding: 18px;
	}
	.single-placeholder-card {
		padding: 20px;
	}
	.single-placeholder-card h2 {
		font-size: 24px;
	}
	.detail-related-list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.article-prenext {
		padding: 14px;
	}
}
.portfolio-item, .gallery-item {
	margin: 0 0 30px;
	overflow: hidden;
}
.portfolio-item .item-title {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 4px;
	color: #4f5458;
	letter-spacing: normal;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 0;
	line-height: 1.4;
	text-align:center;
}
.portfolio-item time {
	color: #687075;
}
.portfolio-item span {
	color: #f16543;
}
.portfolio-item .square {
	background-color: #bfc4c8;
}
.related-projects .item .separator, .portfolio-item .separator {
	margin: 30px 0 15px;
	display: none;
}
.portfolio-item figure {
	margin-bottom: 22px;
	position: relative;
}
.portfolio-item .overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
	width: 100%;
	height: 100%;
	background-color: #f16543;
}
.portfolio-item .overlay a {
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	background: url("../images/icon-lense.png") no-repeat center center;
}
.portfolio-item .overlay a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.our-work .gallery-item .inner-contents {
	border-bottom: 1px solid #cad3db;
	border-bottom: none;
}
.our-work .gallery-item {
	margin-bottom: 24px;
}
.our-work .gallery-item figure {
	position: relative;
	margin: 0 0 23px;
}
.our-work .gallery-item figure:hover .gallery-btn {
	opacity: 1;
}
.our-work .gallery-item img {
	padding: 0;
	margin: 0;
	max-width: 100%;
	border: 1px #ededed solid;
}
.our-work .gallery-item .gallery-btn {
	position: absolute;
	top: 45%;
	left: 50%;
	z-index: 200;
	width: 160px;
	margin: -22px 0 0 -79px;
	opacity: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	border: 2px solid #ffffff;
	background-color: #B3813C;
}
.our-work .gallery-item .gallery-btn:hover {
	color: #f16543;
	background-color: #ffffff;
}
.our-work .gallery-item .media-container {
	position: absolute;
	z-index: 100;
	opacity: 0;
	width: 100%;
	height: 100%;
	background-color: #B3813C;
}
.our-work .gallery-item .item-title {
	font-size: 15px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 0px;
	color: #61676c;
	color: #282828;
	padding-bottom: 0;
	position: relative;
	z-index: 999;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.4;
	text-align: center;
}
.our-work .gallery-item p {
	margin-bottom: 12px;
}
.our-work .gallery-item p a {
	color: #a1a9b0;
	margin-right: 3px;
	text-decoration: none;
}
.our-work .gallery-item p a:hover {
	color: #f16543;
}
.sidebar .widget {
	margin-bottom: 35px;
}
.widget-list li .comments {
	background: none;
	margin-right: 0;
	padding-left: 0;
	padding-top: 3px;
}
.widget-list li figure {
	margin-right: 15px;
}
.widget-list li figure img {
	width: 106px;
	height: auto;
}
.widget .tabbed .widget-list li {
	padding: 0 0 15px;
	margin-bottom: 15px;
}
.widget .tabbed .widget-list li:last-child {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
.widget .widget-list {
	padding-left: 0;
}
.sidebar .widget ul li .s-desc {
	margin-bottom: 8px;
	line-height: 1.5
}
.blog-article {
	float: left;
	width: 100%;
}
.blog-article figure {
	float: left;
	width: 250px;
	margin-right: 25px;
	margin-bottom: 10px;
}
.blog-article .post-meta {
	width: 125px;
	margin: 0 30px 15px 0;
}
.blog-article .post-meta ul {
	padding: 0;
}
h2.post-title {
	font-size: 20px;
	letter-spacing: normal;
	margin-top: 0;
	margin-bottom: 12px;
	line-height: 1.4;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.downlist-wrap .blog-article figure {
	width: 220px;
	margin-right: 25px;
}
.download-wrap .d-content {
	padding-top: 15px;
}
.download-wrap .down-info li {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px #ddd solid;
}
.blog-post-wrap .bp-desc {
	text-align: center;
	display: block;
	margin: 20px 0;
	font-size: 14px;
}
.blog-post-wrap .bp-title {
	margin-top: 0;
	font-size: 23px;
	letter-spacing: normal;
	color: inherit;
	text-align: center;
}
.prolist-wrap .portfolio-item {
	margin-bottom: 15px;
}
.prolist-wrap .model {
	margin-bottom: 5px;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.4;
	color: #666;
}
.prolist-wrap .p-keyword {
	color: #666;
	margin-bottom: 0;
}
#contact-form textarea {
	height: 120px;
}
.msg-title {
	font-size: 22px;
	text-align: center;
	margin-bottom: 25px;
	color: inherit;
}
.add-msg-form .cf-column {
	padding-bottom: 20px;
	position: relative;
}
.add-msg-form .cf-tarea {
	clear: both;
}
.add-msg-form input {
	box-sizing: border-box;
	padding: 0 15px;
	border: 1px solid #ddd;
	height: 40px;
	line-height: 40px;
	color: #444;
	width: 100%;
	margin-bottom: 0;
}
.add-msg-form textarea {
	box-sizing: border-box;
	border: 1px solid #ddd;
	color: #333;
	min-height: 100px;
	padding: 15px;
	color: #444;
	width: 100%;
	margin-bottom: 0;
}
.add-msg-form .submit-button {
	box-sizing: border-box;
	width: 100%;
	line-height: 40px;
	height: 40px;
	float: right;
	padding: 0px 15px;
	border: 0px;
	color: #fff;
	position: relative;
	background-color: #333;
	cursor: pointer;
}
.add-msg-form .submit-button:hover, .add-msg-form .submit-button:active {
	background-color: #D81919;
}
.add-msg-form em {
	position: absolute;
	bottom: 0;
	z-index: 1111;
	float: left;
	left: 20px;
}
.product-show .com-cnt.ps-content {
	background: transparent;
	box-shadow: none;
}
.z-jd-product-head {
	display: grid;
	grid-template-columns: minmax(300px, 46%) minmax(0, 1fr);
	gap: 34px;
	align-items: stretch;
	margin-bottom: 34px;
	padding: 28px;
	border: 1px solid #e8e1d8;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 18px 44px rgba(20,20,20,.07);
}
.z-jd-product-head .product-gallery {
	margin: 0;
	min-width: 0;
}
.z-jd-product-head .product-gallery .item {
	padding: 0;
}
.z-jd-product-head .product-gallery img {
	display: block;
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	margin: 0;
	border: 1px solid #eee;
	border-radius: 8px;
	background: #fafafa;
}
.z-jd-product-info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-width: 0;
	padding: 8px 6px;
}
.product-show .ps-title {
	font-size: 28px;
	color: #171717;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 14px;
	line-height: 1.45;
	font-weight: 700;
}
.product-show .ps-desc {
	display: block;
	text-align: left;
	margin: 0 0 18px;
	color: #555;
	font-size: 15px;
	line-height: 1.9;
}
.product-proof-list {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 10px;
	margin: 0 0 22px;
	padding: 0;
	list-style: none;
}
.product-proof-list li {
	padding: 10px 12px;
	border: 1px solid #eadfce;
	border-radius: 6px;
	background: #fbf8f2;
	color: #5b4a32;
	font-size: 13px;
	line-height: 1.5;
	text-align: center;
}
.z-buy-links {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-bottom: 14px;
}
.z-buy-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 150px;
	padding: 12px 20px;
	border-radius: 6px;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
}
.z-buy-link:hover,
.z-buy-link:focus {
	text-decoration: none;
}
.z-buy-jd {
	background: #b91c1c;
	color: #fff;
}
.z-buy-jd:hover,
.z-buy-jd:focus {
	background: #991b1b;
	color: #fff;
}
.z-buy-tmall {
	border: 1px solid #b91c1c;
	background: #fff;
	color: #b91c1c;
}
.z-buy-tmall:hover,
.z-buy-tmall:focus {
	background: #fff5f5;
	color: #991b1b;
}
.ps-note {
	display: block;
	color: #777;
	font-size: 13px;
	line-height: 1.8;
}
.product-show .product-gallery .owl-controls {
	margin-top: 25px;
	text-align: center;
	background: none;
	position: static;
	display: block;
}
.product-gallery {
	margin: 0 -15px;
}
.product-gallery .item {
	padding: 0 15px;
}
.product-gallery img {
	margin-bottom: 1px;
	border: 1px #ededed solid;
}
.proshow-tab {
	margin-top: 22px;
	padding-bottom: 25px;
	padding-bottom: 0;
	border: 1px solid #e8e8e8;
	border-radius: 8px;
	background: #fff;
	overflow: hidden;
}
.proshow-tab .nav-tabs li:after {
	display: none;
}
.proshow-tab .nav > li > a {
	padding: 12px 25px;
}
.proshow-tab .nav-tabs .active a {
	color: #D4171E !important;
	text-decoration: none;
	background: #F8F8F8;
}
.proshow-tab .nav-tabs a:focus {
	background: #F8F8F8 !important;
}
.proshow-tab .nav-tabs a {
	color: #333 !important;
}
.proshow-tab .tab-content {
	padding: 28px;
	width: 100%;
	float: left;
	margin: 0;
}
.proshow-tab .tab-pane {
	margin-top: 0;
}
.product-show .n-content {
	max-width: 920px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.9;
	color: #333;
}
.product-show .n-content img {
	display: block;
	max-width: 100%;
	height: auto !important;
	margin: 0 auto 18px;
	border-radius: 4px;
}
.product-show .n-content table {
	width: 100% !important;
	max-width: 100%;
}
#product-msg-form input[type="text"], #product-msg-form input[type="password"], #product-msg-form input[type="email"], #product-msg-form input[type="tel"], #product-msg-form input[type="number"], #product-msg-form input[type="file"], #product-msg-form input[type="url"], #product-msg-form select, #product-msg-form textarea {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	line-height: 24px;
	padding: 12px 20px;
	font-size: 13px;
	color: #202020;
	border: 1px solid #dddddd;
	background: #ffffff;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}
#product-msg-form input[type="text"]:focus, #product-msg-form input[type="password"]:focus, #product-msg-form input[type="email"]:focus, #product-msg-form input[type="tel"]:focus, #product-msg-form input[type="number"]:focus, #product-msg-form input[type="file"]:focus, #product-msg-form input[type="url"]:focus, #product-msg-form select:focus, #product-msg-form textarea:focus {
	border-color: #202020;
}
#product-msg-form .cf-column {
	margin-bottom: 18px;
}
#product-msg-form #submit-btn {
	display: inline-block;
	background: #D4171E;
	color: #202e31 !important;
	color: #fff !important;
	border-radius: 6px;
	padding: 12px;
	border: none;
	cursor: pointer;
	width: 100%;
}
#product-msg-form #submit-btn:hover, #product-msg-form #submit-btn:focus, #product-msg-form #submit-btn:active {
	background: #202E31;
}

/* 内页响应 */

@media (max-width : 990px) { /* 960 */
#innerpage-wrap {
	padding: 30px 0 0;
}
.sidebar .widget:last-child {
	margin-bottom: 30px;
}
.sidebar {
	padding-top: 30px;
	clear: both;
}
.side-search .title {
	display: none;
}
.searchform #s {
	width: 94%;
	background: #fff;
}
.searchform #searchsubmit {
	width: 6%;
}
.blog-article .read-more-link {
	display: none;
}
.product-show .ps-desc {
	margin: 12px 0 15px;
}
}
@media (max-width : 768px) { /* 向下考虑iphone6的667px和736px */
.portfolio-item .item-title {
	position: relative;
	z-index: 999;
}
.our-work .gallery-item .item-title {
	position: relative;
	z-index: 999;
}
.searchform #s {
	width: 92%;
}
.searchform #searchsubmit {
	width: 8%;
}
.product-show .ps-title, .blog-post-wrap .bp-title {
	line-height: 1.6;
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
}
@media (max-width : 740px) { /* 双行，568px,600px,640px */
.bcid-cat {
	text-align: center;
	margin-bottom: 15px;
}
.location {
	text-align: center;
	line-height: 1.4;
}
.side-news {
	display: none;
}
.searchform #s {
	width: 90%;
}
.searchform #searchsubmit {
	width: 10%;
}
.breadcrumb-section {
	padding: 82px 0 40px;
}
.breadcrumb-section .bc-cat {
	text-align: center;
}
.breadcrumb-section h1:after {
	margin: 15px auto 0;
}
.bc-location {
	margin-top: 25px;
	text-align: center;
}
.breadcrumbs:after {
	display: none;
}
}
@media (max-width : 480px) {
.searchform #s {
	width: 85%;
}
.searchform #searchsubmit {
	width: 15%;
}
.inner-banner {
	min-height: 180px;
}
.inner-banner .bcid-category {
	padding-left: 18px;
	font-size: 24px;
}
.blog-article figure {
	margin-right: 0;
	width: 100%;
	margin-bottom: 25px;
}
.blog-article .entry-header {
	clear: both;
}
h2.post-title {
	font-size: 17px;
	margin-bottom: 14px;
}
.z-article-list .z-article-list-item {
	grid-template-columns: 1fr;
	gap: 16px;
}
.z-article-list .z-article-list-item figure {
	width: 100%;
}
.z-article-list h2.post-title {
	font-size: 18px;
}
.blog-article .post-meta {
	margin: 0 0px 15px 0;
	width: 100%;
	border-right: none;
}
.blog-article .post-meta ul li:before {
	padding-right: 10px;
}
.blog-article .post-meta ul li {
	float: left;
	padding: 0;
	margin: 0 12px 0 0px;
}
.z-article-list .post-meta ul li {
	float: none;
	width: auto;
	white-space: normal;
}
.z-article-list .post-meta ul li.author {
	display: list-item;
}
.z-article-list .post-meta ul {
	display: grid;
	grid-template-columns: 1fr;
	gap: 6px;
}
.detail-related-list {
	grid-template-columns: 1fr;
}
.blog-article .entry-content {
	clear: both;
}
.blog-article .post-summary p {
	margin-bottom: 0;
}
.proshow-tab .nav-tabs > li {
	width: 100%;
}
.proshow-tab .nav-tabs > li > a {
	border-radius: 0;
}
.proshow-tab .nav-tabs > li > a, .proshow-tab .nav-tabs > li.active > a, .proshow-tab .nav-tabs > li.active > a:hover, .proshow-tab .nav-tabs > li.active > a:focus {
	border: 1px #ddd solid;
	margin-right: 0;
}
}
@media (max-width : 420px) {/* 单行，240px,320px,375px,384px,414px */
.blog-article .post-meta ul li.author {
	display: none;
}
.z-article-list .post-meta ul li.author {
	display: list-item;
}
.prolist-wrap .model {
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.4;
}
.breadcrumb-section h1 {
	font-size: 30px;
}
}
@media (max-width : 360px) {
.searchform #s {
	width: 80%;
}
.searchform #searchsubmit {
	width: 20%;
}
.prolist-wrap .portfolio-item {
	width: 100%;
}
}
@media (max-width:1440px) and (min-width:1200px) {
.searchform #s {
	width: 82%;
}
.searchform #searchsubmit {
	width: 18%;
}
}
@media (max-width:1200px) and (min-width:1040px) {
.searchform #s {
	width: 78%;
}
.searchform #searchsubmit {
	width: 22%;
}
}

/* responsive */
@media (min-width:1410px) {
.container {
	max-width: 1170px;
	width: 1170px;
}
}
@media (min-width:1570px) {
.container {
	max-width: 1170px;
	width: 1170px;
}
/*.navbar-default .navbar-nav > li > a{padding-left:20px;padding-right:20px;}*/
}
@media (min-width:1890px) {
.container {
	max-width: 1370px;
	width: 1370px;
}
.navbar-default .navbar-nav > li > a {
	padding-left: 20px;
	padding-right: 20px;
}
.gallery-desc, .gallery-desc p {
	font-size: 15px;
	line-height: 2.1;
}
}
 @media (max-width : 1024px) {
body {
	word-break: normal;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.container {
	max-width: 98%;
	width: 98%;
}
.navbar-toggle {
	display: block !important;
	margin-top: 30px;
	margin-right: 0;
	padding: 7px 8px;
	border: 1px #ddd solid !important;
	border-radius: 5px;
	background: #fff;
}
.navbar-toggle .icon-bar {
	width: 18px;
}
#navbar {
	display: none !important;
}
.navbar .navbar-header {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
#mmenu {
	border-left: 1px #E5E5E5 solid;
}
#mmenu .mmDiv {
	padding-top: 20px;
}
#mmenu .mm-title {
	padding: 12px 0 11px;
}
#mmenu .mm-search-form {
	margin: 0;
}
#mmenu .mm-search {
	position: static;
	padding-left: 0;
	margin-top: 10px;
	padding-right: 0;
	margin-bottom: -17px;
}
#mmenu .mm-search .side-mm-keyword {
	max-height: 32px;
	height: 32px;
	padding: 0 16px;
}
#mmenu .noblock {
	display: inline !important;
	padding: 10px;
}
#mmenu .MMhead {
	line-height: 2.8;
	border-bottom: 1px #E5E5E5 solid;
	margin: 0 -20px;
	padding-left: 10px;
}
#mmenu .closemenu {
	font-size: 14px;
	font-weight: 600;
}
#mmenu .MMhead a {
	background: none;
}
#mmenu .mm-header .mm-title {
	top: -10px;
	font-size: 14px;
}
#mmenu a {
	color: #333;
	font-size: 14px;
}
#mmenu a:hover, #mmenu a:active {
	color: #AF7F48
}
#mmenu .mm-listview > li > a, #mmenu .mm-listview > li > span {
	padding: 10px 10px 10px 20px;
}
.header, #transparent-header.affix .header {
	padding: 0!important;
}
.navbar-brand {
	margin-top: 0;
	height: auto;
	padding: 15px 0;
}
#transparent-header.header-section {
	top: 0 !important;
}
.dark-section, .grey-section {
	padding: 35px 0;
}
.menu-item {
	padding: 20px 2px;
}
#index-blog {
	padding-bottom: 10px;
}
.white-section {
	padding: 30px 0;
}
.iblog-item {
	margin-bottom: 10px;
}
#index-portfolio {
	padding-bottom: 15px;
}
#footer-sec {
	padding: 25px 0;
}
.foot-about {
	width: 100%;
}
.foot-nav, .foot-contact, .foot-qrcode {
	display: none;
}
.footer-bottom {
	padding: 15px 0;
}
.footer-bottom p {
	line-height: 1.6;
}
}
@media (max-width : 990px) { /* 960 */
.container {
	max-width: 99%;
	width: 99%;
}
#transparent-header.header-section {
	background-color: #ffffff !important;
}
.page-header {
	padding: 100px 0;
}
}
@media (max-width : 768px) { /* 向下考虑iphone6的667px和736px */
.z-jd-product-head {
	display: block;
	padding: 18px;
}
.z-jd-product-info {
	padding: 18px 0 0;
}
.product-proof-list {
	grid-template-columns: 1fr;
}
.z-buy-link {
	width: 100%;
}
.proshow-tab .tab-content {
	padding: 18px;
}
.inner-banner {
	min-height: 220px;
}
.inner-banner .bcid-category {
	padding-left: 24px;
	font-size: 30px;
}
.tp-banner-container {
	max-height: 70vh !important;
}
#firstparallax .btn {
	display: none;
}
}
@media (max-width : 740px) { /* 双行，568px,600px,640px */
.tp-banner-container {
	max-height: 65vh !important;
}
.section-title h3 {
	font-size: 2em;
}
#opengallery {
	padding-top: 30px;
}
}
@media (max-width : 480px) {
.tp-banner-container {
	max-height: 60vh !important;
}
.iblog-item {
	width: 100%;
}
.brand-news-card {
	grid-template-columns: 1fr;
}
.brand-news-body {
	padding: 14px;
}
#index-blog .shop-title h3 {
	margin-top: 15px;
}
#firstparallax .igal-h3-title {
	padding: 0px 18px;
}
}
@media (max-width : 420px) {/* 单行，240px,320px,375px,384px,414px */
.tp-banner-container {
	max-height: 55vh !important;
}
}
@media (max-width : 360px) {
.pro-item {
	width: 100%;
}
.tp-banner-container {
	max-height: 50vh !important;
}
}

.footer-records {
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.8;
    color: rgba(255,255,255,.88);
}
.footer-record-item {
    display: inline-block;
    margin-right: 12px;
}
.footer-record-item a {
    color: rgba(255,255,255,.88);
}
.footer-record-item a:hover {
    color: #ffffff;
}

