
.sect_inner {
	background: #FFFFFF;
	position: relative;
}
/*nbanner*/
.nbanner {
	height: 293px;
	text-align: center;
	position: relative;
	overflow: hidden;
	background: url('../images/nbanner.jpg') center center no-repeat;
}
.nbanner img {
	position: absolute;
	width: 1900px;
	height: 434px;
	left: 50%;
	top: 50%;
	margin-left: -950px;
	margin-top: -217px;
	max-width: inherit;
}
.nbanner span {
	color: #fff;
	display: block;
}
.nbanner span.size1 {
	font-size: 2.6rem;
	font-weight: bold;
}
.nbanner span.size2 {
	font-size: 3.8rem;
	text-transform: uppercase;
	line-height: 1;
	font-family: -webkit-pictograph
}
/*栏目标题*/
.box {
	padding: 4%;
	background-color: #fff
}
.box-title {
	background: transparent;
	border-bottom: 1px solid #D4C8B7;
	padding-bottom: 6px;
	font-size: 14px
}
.box-title strong {
	font-size: 22px;
	color: #2B2620;
	position: relative;
	padding: 0;
	float: left;
	font-weight: normal
}
.box-cont {
	padding: 20px 10px
}
/*面包屑*/
.PageCrumbList {
	float: right;
	color: #fff;
	font-weight: normal;
	padding-top: 22px
}
.PageCrumbList a {
	color: #fff;
	padding: 0 6px
}
.PageCrumbList a:hover {
	color: #fff;
}
/* ==========================================================================
   other page
   ========================================================================== */

.sect_prod .m-ins-navbox {
	position: relative;
	top: auto;
	padding-top: 2em;
}
/*列表页二级菜单：挪到 banner 下方，不再遮挡图片，按钮整齐排列（仅桌面端，移动端折叠菜单保持不变）*/
@media screen and (min-width: 40.001em) {
.sect_inner > .m-ins-navbox {
	position: relative !important;
	bottom: auto;
	width: 100%;
	padding: 28px 0 18px;
	background: #fff;
}
.sect_inner > .m-ins-navbox .right,
.sect_inner > .m-ins-navbox .right .subbox {
	width: 100%;
	float: none;
	text-align: center;
}
.sect_inner > .m-ins-navbox .right .subbox a {
	margin: 0 6px 10px;
	padding: 11px 36px;
	min-width: 140px;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #D4C8B7;
	border-radius: 2px;
	color: #2B2620;
	font-size: 15px;
	letter-spacing: 1px;
}
.sect_inner > .m-ins-navbox .right .subbox a:hover {
	border-color: #A98A52;
	color: #5C4030;
}
.sect_inner > .m-ins-navbox .right .subbox a.cur {
	background-color: #5C4030;
	border-color: #5C4030;
	color: #fff;
}
}
/*简介*/
.about-box h3 {
	font-size: 1.5rem;
	position: relative;
	padding-top: 10px;
	font-weight: lighter;
}
.about-box h3:before {
	display: block;
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 4px;
	background: #A98A52
}
.about-box h5 {
	font-size: 1.5rem;
	text-transform: uppercase;
}
.qute {
	position: relative;
	padding: 25px 0 30px 0;
	line-height: 2;
	color: #6E6357;
}
.qute a {
	color: #8A6D3B
}
.laytxt {
	font-size: 150px;
	color: #F1ECE4;
	position: absolute;
	z-index: -1;
	font-weight: bold;
	line-height: 1;
	text-indent: 1em
}
/*border bottom title*/
.portit {
	color: #000;
	font-size: 1.5rem;
	position: relative;
	padding-top: 10px;
}
.portit:after {
	display: block;
	content: '';
	position: absolute;
	width: 60px;
	height: 3px;
	background: #A98A52;
	left: 0;
	top: 0
}
.porcont {
	padding: 2em 0
}
/*优势*/
.porcont.ys {
	padding: 3em 15%
}
.ys ul li {
	font-size: 1.1rem;
	padding: 0 1.5em;
	margin-bottom: 1rem;
	border-radius: 20px;
	border: 4px solid #A98A52;
	text-align: right
}
.ys ul.ys2 li {
	text-align: left;
	border-color: #949394;
	color: #949394;
}
.ys ul li.tit {
	font-size: 1.5rem;
	border: 0;
	text-align: center;
}
.ys .pk {
	font-size: 3rem;
	color: #A98A52;
	font-weight: bold;
	padding-top: 150px
}
@media screen and (max-width:40em) {
.porcont.ys {
	padding: 2em 0%
}
.ys ul li {
	text-align: center!important
}
}
/*viewBox*/
.viewBox {
	text-align: center
}
.viewBox .media-box {
	background-color: #fff
}
.viewBox .media-box .icon {
	width: 285px;
	height: 250px;
	border: 0px;
	background: #fff
}
.viewBox .media-box h5 {
	text-align: center;
	text-indent: 0;
	position: relative;
	font-size: 1rem;
	background: #808080;
	color: #fff;
	transition: background .3s ease;
}
.viewBox .media-box:hover h5 {
	background: #666666;
}
.viewBox .media-box h5:after {
	display: block;
	content: '';
	position: absolute;
	width: 22px;
	height: 22px;/*background:url('../images/03.jpg') no-repeat;*/
	right: 10px;
	top: 50%;
	margin-top: -11px;
}
.mask3 {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(92, 64, 48, .88);
	transform: scale(0);
	transform-origin: center center;
	line-height: 100%;
	color: #000
}
.mask3 p {
	font-size: 1rem
}
.viewBox .media-box:hover .mask3 {
	transform: scale(1);
	color: #fff
}
/*.viewBox .media-box:hover h5{opacity:0;}*/
@media screen and (max-width:40em) {
.viewBox .media-box .icon {
	height: auto
}
}
/*产品详细*/
.limiSlide {
	position: relative;
	z-index: 1;
	clear: both;
	margin: 0 auto;
	width: 100%
}
.limiSlide .hd {
	position: absolute;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 60px;
	background: rgba(0,0,0,.6);
	line-height: 60px;
	display: none;
}
.limiSlide .hd a {
	position: relative;
	float: left;
	display: none;
	color: #fff;
	text-align: center
}
.limiSlide .hd a.on {
	display: block
}
.limiSlide .hd a i {
	float: left;
	padding: 0 10px 0 20px;
	font-size: 22px
}
.limiSlide .hd a strong {
	float: left;
	font-weight: 400;
	font-size: 14px
}
.limiSlide .hd a strong b {
	padding-left: 5px
}
.limiSlide .hd h3 {
	float: right;
	padding-right: 15px;
	color: #fff;
	font-size: 24px
}
.limiSlide .bd {
	width: 900px;
	height: 400px;
	overflow: hidden;
	margin: 0 auto
}
.limiSlide .bd ul {
	height: 100%
}
.limiSlide .bd li {
	float: left;
	width: 100%;
	height: 100%
}
.limiSlide .bd img {
	max-width: 100%;
	max-height: 100%
}
.lpart, .rpart {
	position: absolute;
	top: 50%;
	z-index: 1;
	width: 50px;
	height: 90px;
	margin-top: -45px;
	background: #e7e7e7;
}
.lpart {
	left: 0;
}
.rpart {
	right: 0
}
.limiSlide .next, .limiSlide .prev {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 90px;
	line-height: 90px;
	color: #fff;
	text-align: center;
	font-size: 28px;
	color: #000
}
.limiSlide .tempWrap {
	overflow: visible!important;
	height: 100%
}
/*

 * 新闻

 */

/*ul li新闻*/

.new-box {
	margin-bottom: 1rem;
}
.new-box li {
	background-color: #FFFFFF;
	line-height: 45px;
	border-bottom: 1px solid #d2d2d2
}
.new-box li .iconDetail {
	float: left;
	color: #fff;
	background-color: #5C4030;
	width: 45px;
	height: 45px;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.new-box li .iconDetail:after {
	position: absolute;
	display: block;
	content: '+';
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	left: 50%;
	top: 50%;
	margin-top: -12px;
	margin-left: -12px;
	-webkit-transition: -webkit-transform 0.3s ease, background 0.3s ease;
}
.new-box li.open .iconDetail:after {
	content: '-'
}
.new-box li a {
	padding: 0 10px;
	display: block;
	float: left;
}
.new-box .licont {
	background-color: #FFFFFF;
	padding: 10px 10px 10px 55px;
	color: #6E6357;
	border-bottom: 1px solid #d2d2d2;
	display: none;
	height: 70px;
	overflow: hidden;
}
/*新闻列表 - 参考矩阵设计 2列网格风格*/
.news-list {
	padding: 30px 0 40px;
	display: flex !important;
	flex-wrap: wrap;
	gap: 40px 40px;
	box-sizing: border-box;
}
.news-item {
	flex: 0 0 calc(50% - 20px);
	box-sizing: border-box;
	background: #fff;
	transition: transform .35s ease, box-shadow .35s ease;
}
.news-item:hover {
	transform: translateY(-4px);
	box-shadow: 0 8px 24px rgba(92, 64, 48, 0.08);
}
.news-item-link {
	display: block !important;
	padding: 0 !important;
	color: inherit;
}
.news-item-link:hover {
	color: inherit;
}
.news-img {
	width: 100%;
	height: 240px;
	overflow: hidden;
	background: #F1ECE4;
}
.news-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform .5s ease;
}
.news-item:hover .news-img img {
	transform: scale(1.05);
}
.news-content {
	padding: 22px 6px 8px;
}
.news-date {
	display: flex;
	align-items: baseline;
	gap: 8px;
	margin-bottom: 10px;
}
.news-date .ym {
	font-size: 13px;
	color: #A98A52 !important;
	letter-spacing: 1px;
	font-weight: 400;
}
.news-date .day {
	font-size: 30px;
	font-weight: 300;
	color: #2B2620 !important;
	line-height: 1;
}
.news-content h5 {
	font-size: 18px;
	font-weight: 500;
	color: #2B2620 !important;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: color .3s ease;
}
.news-item:hover .news-content h5 {
	color: #5C4030 !important;
}
.news-content p {
	font-size: 14px;
	color: #8A8178 !important;
	line-height: 1.8;
	margin-bottom: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news-more {
	font-size: 13px;
	color: #8A6D3B !important;
	letter-spacing: 1px;
	display: inline-block;
	padding-bottom: 2px;
	border-bottom: 1px solid #A98A52;
	transition: color .3s ease, border-color .3s ease;
}
.news-item:hover .news-more {
	color: #5C4030 !important;
	border-bottom-color: #5C4030;
}
@media screen and (max-width: 768px) {
	.news-list {
		flex-direction: column;
		gap: 24px;
		padding: 20px 0 30px;
	}
	.news-item {
		flex: 0 0 100%;
	}
	.news-img {
		height: 200px;
	}
	.news-content {
		padding: 16px 4px 4px;
	}
	.news-content h5 {
		white-space: normal;
	}
}
/*

 * 新闻详细

 */

/*正文*/

.newsDetail {
	padding: 0 4%
}
.newsTit {
	width: 100%;
	border-bottom: 1px solid #eee;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 10px
}
.newsTit h1, .newsTit h2 {
	color: #000;
	font-weight: normal;
	line-height: 1.3
}
.newsTit p {
	font-size: 14px;
	color: #bbb
}
.newsTit p a {
	color: #bbb
}
.newsTit p span {
	padding: 0 20px
}
.newsTit p span .icon_js_c {
	background: url(../images/icon_news_detail.gif) no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	vertical-align: middle;
	margin-left: 4px
}
.newsTit p span .icon_js_c_hover {
	background: url(../images/icon_news_detail.gif) -20px 0 no-repeat
}
.newsProj {
	text-align: left;
	font-size: 15px;
	color: #8A6D3B;
	margin: 6px 0 18px;
	padding-left: 10px;
	border-left: 3px solid #A98A52;
}
.newsThumb {
	text-align: center;
}
.newsThumb img {
	max-width: 90%
}
@media screen and (max-width:640px) {
.newsDetail {
	padding: 0
}
}
/*内容*/
.content {
	font-size: 14px;
	line-height: 30px;
	padding: 40px 0px 40px;
	margin-bottom: 16px;
}
.content p {
	font-size: 14px;
	margin: 1.12em 0;
	line-height: 30px
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 150%
}
.content h1 {
	font-size: 32px;
	font-weight: bold;
	margin: .67em 0
}
.content h2 {
	font-size: 24px;
	font-weight: bold;
	margin: .75em 0
}
.content h3 {
	font-size: 18px;
	font-weight: bold;
	margin: .83em 0
}
.content h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 1.12em 0
}
.content h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 1.5em 0
}
.content h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 1.67em 0
}
.content ul li {
	list-style: inherit
}
.content .n_top {
	margin-top: 0
}
.content_bak {
	font-size: 14px;
	line-height: 30px;
	background-color: #fff;
}
.content_bak p {
	font-size: 14px;
	margin: 1.12em 0;
	line-height: 30px
}
.content_bak h1, .content_bak h2, .content_bak h3, .content_bak h4, .content_bak h5, .content_bak h6 {
	line-height: 150%
}
.content_bak h1 {
	font-size: 32px;
	font-weight: bold;
	margin: .67em 0
}
.content_bak h2 {
	font-size: 24px;
	font-weight: bold;
	margin: .75em 0
}
.content_bak h3 {
	font-size: 18px;
	font-weight: bold;
	margin: .83em 0
}
.content_bak h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 1.12em 0
}
.content_bak h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 1.5em 0
}
.content_bak h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 1.67em 0
}
.content_bak ul li {
	list-style: inherit
}
.content_bak .n_top {
	margin-top: 0
}
/* 详情页视频/嵌入视频自适应放大，覆盖编辑器内联宽高 */
#maximg video,
.content_bak video {
	width: 100% !important;
	height: auto !important;
	max-width: 100%;
	display: block;
	margin: 14px auto;
}
#maximg iframe,
.content_bak iframe {
	max-width: 100%;
	display: block;
	margin: 14px auto;
}
/*点赞*/
.newsPj {
	width: 100%;
	text-align: center;
	padding-bottom: 24px
}
.newsPj a.good, .newsPj a.bad {
	float: none
}
a.good, a.bad {
	font-size: 14px;
	float: right;
	color: #999;
	cursor: pointer
}
a.bad {
	padding-left: 18px
}
a.good span, a.bad span {
	background: url(../images/icon_news_detail.gif) no-repeat;
	width: 24px;
	display: inline-block;
	vertical-align: text-bottom;
	height: 31px;
	margin-right: 7px;
	cursor: pointer;
}
.newsPj a.bad span {
	background-position: 0 -51px
}
.newsPj a.good span {
	background-position: 0 -20px
}
.newsPj a.bad:hover span {
	background-position: -24px -51px
}
.newsPj a.good:hover span {
	background-position: -24px -20px
}
/*分享*/
.newsbshare {
	text-align: center;
	font-size: 14px
}
.newsDetailCur {
	width: 100%;
	position: relative;
	padding: 22px 0 16px
}
.newsDetailCur li {
	width: 49.9%;
	float: left;
	font-size: 14px;
	position: relative;
	z-index: 1111;
	overflow: hidden;
}
.newsDetailCur li a {
	padding: 5px 0 5px;
}
.newsDetailCur li.r {
	float: right;
	text-align: right
}
/*手机查看*/
.check_moblie {
	display: inline-block;
	width: 98px;
	height: 30px;
	vertical-align: middle;
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	line-height: 30px;
	color: #8A8178;
	text-indent: 9px;
	text-align: left;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
}
.check_moblie .isj {
	background: #8A8178;
	width: 0px;
	height: 0px;
	overflow: hidden;
	margin-bottom: 5px;
	border-top: 5px solid #8A8178;
	border-right: 5px solid #F4F1EB;
	border-left: 5px solid #F4F1EB;
	display: block;
	position: absolute;
	right: 8px;
	top: 14px;
}
.check_moblie .isj_hover {
	border-top: none;
	border-bottom: 5px solid #888888;
}
.mobile_qrview {
	width: 100%;
	min-width: 100%;
	display: none;
}
.mobile_qrview .in {
	border: 1px solid #e5e5e5;
	position: relative;
	padding: 20px 29px;
	min-height: 130px;
	_height: 130px;
	margin-top: 22px;
}
.mobile_qrview h1 {
	font-size: 30px;
	color: #000;
	padding-bottom: 10px;
}
.mobile_qrview p {
	line-height: 24px;
	font-size: 14px;
	color: #999
}
.mobile_qrview img {
	float: right
}
.mobile_qrview .clmoblie {
	display: none;
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 22px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 10px
}
/*推荐新闻*/
.newsRecmd h4 {
	font-size: 24px;
	color: #000;
	padding: 10px 0
}
.newsRecmd .box-c {
}
/*

 * 联系我们

 */
/* 左右两栏顶部对齐：文字与图片上沿齐平 */
.contact-row {
	display: flex !important;
	flex-wrap: wrap;
	align-items: flex-start;
}
.contact-row .contact-col-text,
.contact-row .contact-col-img {
	float: none !important;
	width: 49% !important;
	margin-right: 2%;
	box-sizing: border-box;
}
.contact-row .contact-col-img {
	margin-right: 0;
}
.usinfo {
	padding: 0;
	margin-bottom: 0;
}
/* 联系页左侧内容区图片（微信二维码）正常展示 */
.usinfo img {
	display: block;
	max-width: 200px;
	height: auto;
	margin: 14px 0 0;
}
/* 地图组件（Leaflet + 高德底图：纯净位置展示，突出公司名） */
.contact-map {
	width: 100%;
}
.contact-map-canvas {
	width: 100%;
	height: 680px;
	background: #ECEAE4;
	z-index: 1;
}
.contact-map-addr {
	background: #2B2620;
	color: #EFE8DE;
	font-size: 13px;
	line-height: 1.5;
	padding: 11px 16px;
	text-align: center;
}
.contact-map-addr:empty {
	display: none;
}
/* Leaflet 容器细节 */
.leaflet-container {
	font-family: 'Microsoft Yahei', Arial, sans-serif;
	background: #ECEAE4;
	outline: 0;
}
.leaflet-bar a {
	color: #2B2620;
}
.leaflet-control-attribution {
	background: rgba(255, 255, 255, .72) !important;
	font-size: 10px !important;
	color: #8A7E70 !important;
}
.leaflet-control-attribution a {
	color: #8A7E70 !important;
}
/* 去除 DivIcon 默认白底 */
.company-marker.leaflet-div-icon {
	background: transparent;
	border: 0;
}
/* 公司名称卡片（突出显示，常驻不可关闭） */
.company-marker {
	position: relative;
	width: 200px;
	height: 96px;
}
.cm-card {
	position: absolute;
	left: 50%;
	bottom: 30px;
	transform: translateX(-50%);
	background: #fff;
	color: #2B2620;
	font-size: 15px;
	font-weight: bold;
	white-space: nowrap;
	padding: 11px 20px;
	border: 1px solid #D4C8B7;
	border-radius: 4px;
	box-shadow: 0 8px 22px rgba(43, 38, 32, .22);
	box-sizing: border-box;
}
.cm-card:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -7px;
	transform: translateX(-50%) rotate(45deg);
	width: 12px;
	height: 12px;
	background: #fff;
	border-right: 1px solid #D4C8B7;
	border-bottom: 1px solid #D4C8B7;
}
/* 定位圆点 + 脉冲光圈 */
.cm-pin {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 16px;
	height: 16px;
	margin-left: -8px;
	background: #A98A52;
	border: 3px solid #fff;
	border-radius: 50%;
	box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
	box-sizing: content-box;
}
.cm-pin:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 16px;
	height: 16px;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	background: rgba(169, 138, 82, .45);
	animation: cmpulse 2s ease-out infinite;
}
@keyframes cmpulse {
	0% {
		width: 16px;
		height: 16px;
		opacity: .8;
	}
	100% {
		width: 46px;
		height: 46px;
		opacity: 0;
	}
}
@media only screen and (max-width: 64em) {
	.contact-row {
		flex-direction: column;
	}
	.contact-row .contact-col-text,
	.contact-row .contact-col-img {
		width: 100% !important;
		margin-right: 0;
	}
	.contact-row .contact-col-img {
		margin-top: 20px;
	}
	.contact-map-canvas {
		height: 400px;
	}
}
.usinfo .usinfo_title {
	margin-bottom: 20px;
	font-size: 1.6rem;
}
.usinfo .info {
	font-size: 1rem;
	line-height: 30px;
}
#map {
	width: 100%;
	height: 500px
}
/* ==========================================================================
   荣誉资质页（下拉式排列 + 滚动动态效果）
   ========================================================================== */
.honorBox {
	padding: 30px 0 60px;
}
.honor-head {
	text-align: center;
	margin-bottom: 40px;
}
.honor-head h2 {
	font-size: 30px;
	color: #2B2620;
	font-weight: bold;
	margin-bottom: 10px;
}
.honor-head p {
	color: #8A7E70;
	font-size: 14px;
	margin: 0;
}
.honor-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 34px 30px;
}
.honor-item {
	background: #fff;
	/* 滚动进入动画初始态 */
	opacity: 0;
	transform: translateY(46px);
	transition: opacity .7s ease, transform .7s ease, box-shadow .35s ease;
}
.honor-item.in {
	opacity: 1;
	transform: translateY(0);
}
.honor-img {
	display: block;
	width: 100%;
	height: 340px;
	background: #FAF8F4;
	border: 1px solid #EDE6DA;
	overflow: hidden;
	position: relative;
}
.honor-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	padding: 18px;
	box-sizing: border-box;
	transition: transform .5s ease;
}
.honor-item:hover {
	box-shadow: 0 12px 30px rgba(92, 64, 48, .12);
}
.honor-item:hover .honor-img img {
	transform: scale(1.06);
}
.honor-name {
	background: #808080;
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.4;
	padding: 13px 12px;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: background .3s ease;
}
.honor-item:hover .honor-name {
	background: #666666;
}
/* 灯箱 */
.honor-lightbox {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(20, 16, 12, .88);
	text-align: center;
}
.honor-lightbox.show {
	display: block;
}
.honor-lightbox img {
	max-width: 88%;
	max-height: 88%;
	margin: 4% auto 0;
	box-shadow: 0 10px 50px rgba(0, 0, 0, .5);
}
.honor-lightbox-close {
	position: absolute;
	top: 24px;
	right: 38px;
	color: #fff;
	font-size: 44px;
	line-height: 1;
	cursor: pointer;
	font-weight: 300;
	transition: color .25s ease;
}
.honor-lightbox-close:hover {
	color: #A98A52;
}
@media only screen and (max-width: 64em) {
	.honor-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 24px 18px;
	}
	.honor-img {
		height: 280px;
	}
}
@media only screen and (max-width: 30em) {
	.honor-grid {
		grid-template-columns: 1fr;
		gap: 22px;
	}
	.honor-img {
		height: 300px;
	}
	.honor-lightbox-close {
		right: 20px;
		top: 16px;
	}
}
.cont_tit {
	text-align: center;
	padding-bottom: 2rem;
	position: relative;
}
.cont_tit h5 {
	font-size: 1.8rem
}
.cont_tit h6 {
	font-size: 1.1rem;
	color: #8A6D3B;
	margin: 0;
}
.cont_tit:after {
	display: block;
	content: '';
	width: 56px;
	height: 29px;
	/*background: url('../images/05.jpg') no-repeat;*/
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -28px;
}
/*

 * 招聘

 */
.sect_job .box {
	padding: 2% 4%
}
.sect_job .m-table {
	border-collapse: separate;
	border-spacing: 0 10px;
	max-width: 100%;
	margin: 0 auto;
}
.sect_job .m-table thead {
	font-size: 18px
}
.sect_job .m-table tbody tr:nth-child(2n) {
	background: #fff
}
.sect_job .m-table th {
	padding-top: 20px;
	border: 0
}
.sect_job .m-table td {
	border: 1px dashed #ccc;
	border-right: 0;
	border-left: 0;
	padding-top: 14px;
	padding-bottom: 14px
}
.sect_job .m-table td:first-child {
	border-left: 1px dashed #ccc
}
.sect_job .m-table td:last-child {
	border-right: 1px dashed #ccc
}
.sect_job .m-table td i {
	color: #A98A52;
	font-size: 18px;
	margin-right: 4px
}
.sect_job .m-table td a {
	padding: 5px 10px;
	background: #5C4030;
	color: #fff
}
.sect_job .m-table .alignL {
	text-align: left
}
.sect_job .media-box .icon {
	width: 385px;
	height: 357px
}
.sect_job .media-box p {
	font-size: 1rem
}
/*

 * 招聘详细

 */
.jobapply {
}
a.back {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	display: block;
}
.jobchild {
	font-size: 0.85rem;
	border-right: 1px solid #cccccc
}
.jobchild p.job_label {
	padding: 4px 0
}
.jobchild h3.job_name {
	color: #2B2620;
	line-height: 43px;
	font-size: 1.65rem;
	margin-bottom: 1rem;
	font-weight: 500;
}
.jobchild h4.job_name {
	font-size: 1rem;
	margin-top: 25px;
	margin-bottom: 5px;
}
.jobchild p, .jobchild .job_label, .jobchild .job_cont {
	color: #756C61;
}
