/* scroll bar begin */
.mCSB_draggerRail {
  background: #fff !important;
}

.mCSB_dragger_bar {
  background: #4D74A0 !important;
}

.mCSB_container,
.mCustomScrollBox {
  overflow: visible
}

.mCSB_inside > .mCSB_container {
  margin-right: 0 !important;
}

.mCSB_container_wrapper {
  margin-right: 0;
  margin-bottom: 0;
}

.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px !important;
  margin: 0 !important;
}

.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  margin: 0 !important;;
}

.mCSB_scrollTools_vertical {
  width: 4px !important;
}

.mCSB_scrollTools_horizontal {
  height: 4px !important;
}

.mCSB_dragger_bar, .mCSB_draggerRail {
}

/* scroll bar end */

.icon-required {
  color: #f00;
  font-family: 宋体, SimSun, serif;
  font-size: 14px;
}

/* ---------------------------------------- 公共样式区 begin ---------------------------------------- */

.app-wrap { min-width: 1220px }

.menu-child-list-lv1 {
	display: none;
	width: 130px;
	position: absolute;
	top: 46px;
	left: 0;
}

.main-menu-list-item:hover .menu-child-list-lv1 { display: block; }

.menu-child-list-lv1 .menu-child-list-lv1-item {
	background: #4f4644;
	color: #fff;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding: 0 16px;
	text-align: left;
}

.menu-child-list-lv2-item {
	background: #c9a063;
	color: #fff;
	font-size: 14px;
	padding-left: 20px;
	text-align: left;
}

.menu-child-list-lv2 {
	display: none;
	width: 120px;
	position: absolute;
	top: 0;
	left: 130px;
}

.menu-child-list-lv1 .menu-child-list-lv1-item:hover {
	background: #c9a063;
}

.menu-child-list-lv1-item:hover .menu-child-list-lv2 {
	display: block;
}

.header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
}

.header .main-menu-list {}
.header .main-menu-list-item {
	color: #fff;
	cursor: pointer;
	margin-left: 44px;
	text-align: center;
	position: relative;
	transition: all .3s;
}
.header .main-menu-list-item.is-active::after {
	content: "";
	border-top: 8px solid transparent;
	border-left: 16px solid #c9a063;
	border-right: 16px solid transparent;
	border-bottom: 8px solid transparent;
	width: 0;
	height: 0;
	position: absolute;
	top: 10px;
	left: -16px;
}

.header-column {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	transition: all .3s
}

.header-column .main-menu {
	background: #4f4644;
	height: 76px;
}
.header-column .main-menu-list {}
.header-column .main-menu-list-item {
	color: #fff;
	cursor: pointer;
	margin: 0 22px;
	padding: 0 16px;
	text-align: center;
	position: relative;
	transition: all .3s;
}
.header-column .main-menu-list-item.is-active::after {
	content: "";
	border-top: 8px solid transparent;
	border-left: 16px solid #c9a063;
	border-right: 16px solid transparent;
	border-bottom: 8px solid transparent;
	width: 0;
	height: 0;
	position: absolute;
	top: 10px;
	left: 0;
}

.header-column .header-text::before {
	background: #604c3f;
	content: '';
	width: 2px;
	height: 46px;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

.main,
.footer {
	min-width: 1200px;
}

.main,
.main-column {
	min-height: 700px;
}

.main-column .left-menu {
	width: 300px;
}

.column-title-box {
	background: linear-gradient(90deg, #926442 0%, #c2a287 100%);
	border-radius: 0 36px 0 0;
	margin-bottom: 3px;
	padding: 30px 10px 40px 28px;
	position: relative;
}

.column-title-box .column-title {
	color: #fff;
	position: relative;
	z-index: 2;
}
.column-title-box .column-title-zh {
	font-size: 28px;
	height: 36px;
	line-height: 36px;
	margin-bottom: 6px;
}
.column-title-box .column-title-en {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}

.left-menu-list {}
.left-menu-list-item-title {
	border-bottom: 1px solid #86807f;
	color: #231815;
	cursor: pointer;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	padding-left: 30px;
	position: relative;
}

.left-menu-list-item-title.is-active {
	background: #4f4644;
	color: #fff;
}

.left-menu-list-item-title.is-active .el-icon-arrow-right {
	transform:rotate(90deg)
}

.left-menu-list-item-children-item {
	border-bottom: 1px solid #4f4644;
	cursor: pointer;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
}
.left-menu-list-item-children-item.is-active {
	color: #c2a287;
}

.crumb-title-box {
	border-bottom: 1px solid #4f4644;
}
.crumb-title-box .crumb-box-title {
	color: #4f4644;
	float: left;
	height: 50px;
	line-height: 50px;
	margin-right: 20px;
}
.crumb-title-box .crumb-box-title-zh {
	border-bottom: 5px solid #4f4644;
	font-size: 24px;
}
.crumb-title-box .crumb-box-title-en {
	font-size: 22px;
}

.el-pagination .first-page,
.el-pagination .last-page {
	cursor: pointer;
}
.el-pagination .first-page {}
.el-pagination .last-page {}

.footer {
  background: #4f4644;
}
.footer .submenu-box-item {
	float: left;
	width: 200px;
}
.footer .submenu-title {
	color: #fff;
	height: 30px;
	line-height: 30px;
}
.footer .submenu-list-item {
	height: 30px;
	line-height: 30px;
}
.footer .submenu-list-item-text {
	color: #fff;
	font-size: 12px;
}
.footer .social-title {
	color: #fff;
	height: 30px;
	line-height: 30px;
}
.footer .social-description {
	line-height: 26px
}
.footer .social-description p {
	color: #838DAE;
	font-size: 12px;
}

.footer .bottom-copyright-info {
  border-top: 1px solid #9c9795;
  height: 50px;
  line-height: 50px;
}

/* ---------------------------------------- 公共样式区 end ---------------------------------------- */




.home {}
.home .section-cat-title {
	margin-bottom: 20px;
	position: relative;
}
.home .section-cat-title .h-line {
	background: #7a6a56;
	width: 790px;
	height: 1px;
	margin: auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
}
.home .section-cat-title .icon-diamond {
	width: 18px;
	height: 18px;
	position: absolute;
	top: -8px;
}
.home .section-cat-title .icon-diamond::before,
.home .section-cat-title .icon-diamond::after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
}
.home .section-cat-title .icon-diamond::before {
	border-top: 9px solid transparent;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #7a6a56;
	top: -9px;
	left: 0;
}
.home .section-cat-title .icon-diamond::after {
	border-top: 9px solid #7a6a56;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid transparent;
	right: 0;
	bottom: -9px;
}
.home .section-cat-title .icon-diamond-left {
	left: -26px;
}
.home .section-cat-title .icon-diamond-right {
	right: -26px;
}

.home .section-cat-title-text {
	background: #fff;
	color: #4f4644;
	font-size: 22px;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
	position: relative;
	z-index: 2;
}
.home .cat-description {
	color: #7a6a56;
	text-align: center;
}

.home .cat-description-text-box {
	width: 1000px;
	line-height: 28px;
	margin: 0 auto;
}

.home .intro-list-1 .intro-list-text.left {
	background: #4f4644;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.home .intro-list-title {
	color: #4f4644;
	font-size: 24px;
	height: 40px;
	letter-spacing: 1px;
	line-height: 40px;
	margin-bottom: 12px;
	position: relative;
}

.home .intro-list img {
	vertical-align: top;
}

.home .intro-list-1 .intro-list-text.left .intro-list-title,
.home .intro-list-1 .intro-list-text.left .intro-list-description {
	color: #fff;
}

.home .intro-list-title::after {
	background: #4f4644;
	content: '';
	width: 50px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.home .intro-list-description {
	color: #7a6a56;
	font-size: 18px;
	line-height: 39px;
}

.home .direction {
	height: 230px;
	overflow: hidden;
	position: relative;
}
.home .direction-bg-img {
	width: 3000px;
	height: 100%;
	margin-left: -1500px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 50%;
}
.home .icon-section {
	position: absolute;
}
.home .section-text-box {
	height: 70px;
	line-height: 70px;
}
.home .section-text-box .h-line {
	background: #fff;
	width: 60px;
	height: 4px;
	position: absolute;
	left: 60px;
	bottom: 0;
}

.home .business-list-item {
	width: 33.33%;
	overflow: hidden;
	padding: 0 20px;
	position: relative;
}

.home .business-list-item-box {
	width: 100%;
	padding-bottom: 70%;
	position: relative;
}

.home .business-list-item-img {
	/*width: 600px;*/
	height: 100%;
	/*margin-left: -300px;*/
	/*text-align: center;*/
	/*position: absolute;*/
	/*top: 0;*/
	/*left: 50%;*/
}
.home .business-list-item-cat-title {
	background: #604c3f;
	color: #fff;
	font-size: 20px;
	height: 54px;
	line-height: 54px;
	padding-left: 26px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.home .business-list-item-cat-title::after {
	background: #a48b78 no-repeat center url("/static/images/home/icon_business_list_item.png");
	content: '';
	width: 68px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

.home .business-list-item .excerpt {
	border-bottom: 2px solid #604c3f;
	color: #7a6a56;
	font-size: 18px;
	padding-bottom: 50px;
}

.home .icon-business-list-item {}

.home .friendly-links-item-wrap {
	float: left;
	width: 16.66%;
	margin: 20px 0;
	padding: 0 10px;
}

.home .news-list {}
.home .news-list-item {}
.home .news-list-item .title {
	color: #4f4644;
	font-size: 26px;
	height: 50px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.home .news-list-item .title::after {
	background: #4f4644;
	content: '';
	width: 60px;
	height: 4px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.home .news-list-item .excerpt {
	color: #7a6a56;
	font-size: 20px;
	max-height: 146px;
	line-height: 36px;
	overflow: hidden;
}

@media screen and (max-width: 1420px) {
	
	.header .main-menu-list-item {
		margin-left: 30px;
	}
	
	.home .intro-list-1 .intro-list-text.left {
		padding: 0 60px;
	}
	
	.home .intro-list-title {
		font-size: 20px;
	}
	
	.home .intro-list-description {
		font-size: 16px;
		line-height: 30px;
	}
	
	.home .business-list-item-cat-title {
		font-size: 18px;
		height: 44px;
		line-height: 44px;
	}
	
	.home .business-list-item .excerpt {
		font-size: 16px;
	}
	
	.home .business-list-item .excerpt-content {
		line-height: 30px;
		max-height: 90px;
	}
	
	.home .business-list-item .excerpt-content-view-more {
		height: 30px;
		bottom: 10px;
	}
	
	.home .news-list-item .title {
		font-size: 22px;
	}
	
	.home .news-list-item .excerpt {
		font-size: 18px;
	}
	
	.footer .footer-box {
		padding: 0 50px;
	}
	
	.footer .footer-left-box {
		width: 430px;
	}
	
	.footer .footer-contact-info-item {
	
	}
	
	.footer .submenu-cat-box-list-item {
		margin-left: 40px;
	}
}

.column-banner {
	overflow: hidden;
	position: relative;
}
.column-banner-pic {
	width: 3000px;
	margin-left: -1500px;
	text-align: center;
	position: relative;
	left: 50%;
}
.column-banner-img {}

.details-box {
	color: #7a6a56;
}

.details-box p {
	font-size: 16px;
	line-height: 30px;
	margin: 6px 0;
}

.company-dynamic-crumb-list-item {
	margin-right: 16px;
	position: relative;
}
.company-dynamic-crumb-list-item::after {
	content: '>';
	position: absolute;
	top: 2px;
	right: -12px;
}
.company-dynamic-crumb-list-item:last-child::after {
	content: '';
}

.company-dynamic-title {
	border-bottom: 1px solid #918c8a;
	position: relative;
}

.company-dynamic-title::after {
	background: #4f4644;
	content: '';
	width: 130px;
	height: 6px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.company-dynamic-list-item {
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 0;
	transition: all .3s
}

.company-dynamic-list-item:hover { background: #f4f4f4 }
.company-dynamic-list-title {
	color: #4f4644;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding-left: 6px;
	text-align: justify;
}
.company-dynamic-list-excerpt {
	color: #7a6a56;
	font-size: 14px;
	line-height: 24px;
	padding-left: 6px;
	text-align: justify;
}


.company-dynamic .btn-view-details {
	background: #fff;
	border: 1px solid #ccc;
	color: #ccc;
	line-height: 1;
	padding: 6px 12px;
	transition: all .1s;
}

.company-dynamic .btn-view-details:hover {
	background: #4f4644;
	border: 1px solid #4f4644;
	color: #fff;
	line-height: 1;
	padding: 6px 12px;
}

.company-dynamic .el-pager li {
	border: 1px solid #eee;
	height: 32px;
	line-height: 32px;
	margin: 0 8px;
}

.company-dynamic .el-pager li:hover {
	background: #4f4644;
	color: #fff;
}

.company-dynamic .el-pager li.active+li {
	border: 1px solid #eee;
}

.company-dynamic .el-pager li.active {
	background: #4f4644;
	color: #fff;
	cursor: default;
}

.company-dynamic .el-pagination button {
	border: 1px solid #eee;
	padding: 0 18px;
}

.company-dynamic .el-pagination button,
.company-dynamic .el-pagination span:not([class*=suffix]) {
	
	font-size: 13px;
	height: 32px;
	line-height: 32px;
}

.company-dynamic-details .details-box p {
	text-indent: 2em;
}

.company-dynamic .prev-next {
	color: #4f4644;
}