.vc_row-flex .vc_col-sm-12 {
	background: #40bba6;
}

.vc_row-flex .vc_col-sm-12:hover {
	background: #03a388;
}

.pro-title {
	background: #40bba6;
}

.pro-title:hover {
	background: #03a388;
}

.wf-container .widget {
	padding-right: 4%;
}

.post-thumbnail-wrap {
	border: 1px solid #ccc;
}

.albums-shortcode .entry-title a {
	color: #fff;
}

.photoswipe-wrapper img {
	width: 100%;
}

.custom-menu li {
	margin: 0;
	padding: 0;
}

#custom_html-2 {
	padding-right: 0;
	margin-left: 20%;
}

.case-home-list .post .entry-title a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.news-home-list .post .entry-title a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	min-height: 64px;
}

.post .entry-title a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}



.post .entry-title a:hover {
	color: #fff !important;
}

h3.entry-title {
	font-size: 1em;
}

h3.entry-title a {
	font-size: 1em;
}

.portfolio-categories {
	font-size: 12px;
	line-height: none;
}

.post .entry-title a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.bg-on .blog-media,
.bg-on .project-list-media {
	padding: 10px 10px 0;
}

.bg-on .blog-content,
.bg-on .project-list-content {
	padding: 2px 8px;
}

.text-secondary {
	display: none;
}

.post-thumbnail-rollover {
	background: #eee;
}

.post-thumbnail-wrap {
	border: none;
}

/* 中型设备（台式电脑，992px 起） */
@media (min-width:992px) and (max-width:1340px) {
	.wf-container .widget {
		padding-right: 2%;
	}

	#custom_html-2 {
		padding-right: 0;
		margin-left: 6%;
	}
}

/* 小型设备（平板电脑，768px 起） */
@media (min-width:768px) and (max-width:992px) {
	.wf-container .widget {
		padding-right: 0%;
	}

	#custom_html-2 {
		padding-right: 0;
		margin-left: 0;
	}

	.post .entry-title a {
		font-size: 12px !important;
	}
}

/* 小型设备（手机，小于768px） */
@media (max-width:768px) {
	.post .entry-title a {
		font-size: 14px !important;
		display: block !important;
		overflow: hidden !important;
		white-space: nowrap !important;
		text-overflow: ellipsis !important;
	}
}

.course {
	border: none;
}

.tablepress td {
	border: 1px solid #ddd;
}

/* 发展历程 */
.development-path {
	border-bottom: 1px dashed #ccc;
}

.development-path h4 {
	color: #40bba6;
	font-size: 2.5em;
}

.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_simple .vc_toggle_icon::before {
	background-color: #40bba6;
}


.development-path p,
.development-path li {
	font-size: 1.2em;
}



/* 实力优势 */
.ny-youshi-bg .wpb_wrapper {
	background: #40bba6;
}

/* banner */
.slider-post-inner h4 {
	display: none !important;
}
