@font-face {
	font-family: 'alibabapuhui';
	src: url('//at.alicdn.com/t/webfont_yp734srbrae.eot'); /* IE9*/
	src: url('//at.alicdn.com/t/webfont_yp734srbrae.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/webfont_yp734srbrae.woff') format('woff'), /* chrome、firefox */ url('//at.alicdn.com/t/webfont_yp734srbrae.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/webfont_yp734srbrae.svg#AlibabaPuHuiTiL') format('svg'); /* iOS 4.1- */
}

/* 顶部菜单案例不显示*/
.customer-case .header-sticky {
	display: none;
}

@media (max-width: 768px) {
	.customer-case .header-sticky {
		display: block;
	}
}

/* 业务领域悬浮按钮 */
.jwpf-flipbox-back.flip-box .flip-box-inner a {
	background: #ffd10000;
	color: #293340;
	border: none;
	padding: 0;
	border-radius: 0;
	width: calc(100% + 40px);
	height: calc(100% + 40px);
	position: absolute;
	left: -20px;
	top: -20px;
	font-size: 0;
}

.jwpf-addon-overlay-image-content .overlay-image-button-wrap {
	background: #ffd10000;
	color: #293340;
	border: none;
	padding: 0;
	border-radius: 0;
	width: calc(100% + 40px);
	height: calc(100% + 40px);
	position: absolute;
	left: -20px;
	top: -20px;
	font-size: 0;
}

.jwpf-addon-overlay-image-content .overlay-image-button-wrap a {
	background: #ffd10000;
	color: #293340;
	border: none;
	padding: 0;
	border-radius: 0;
	width: calc(100% + 40px);
	height: calc(100% + 40px);
	position: absolute;
	left: -20px;
	top: -20px;
	font-size: 0;
}

/* 案例列表页图片&标题上移 */
.special-head-case #sp-main-body,
.customer-case #sp-main-body {
	padding: 4px 0;
}

@media (max-width: 768px) {
	.special-head-case #sp-main-body,
	.customer-case #sp-main-body {
		padding: 0px;
	}
}

.article-list .article .article-intro-image {
	position: relative;
}

/*
.article-list .article .article-layer {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: #333;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
*/

.article-list .article .article-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 4;
}

.article-list .article .article-title-tag {
	width: 100%;
	position: absolute;
	bottom: 0;
	padding: 15px;
	z-index: 3;
}

.article-list .article .article-title-tag h2 a {
	font-size: 20px;
	color: white;
}

.article-list .article .article-title-tag hr {
	width: 50px;
	padding: 0;
	margin: 2px auto 2px 0;
}

.article-list .article .article-intro-image .article-jcfields {
	font-size: 14px;
}

.gradient {
	color: white;
	background: #000000;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 1));
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #000000));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 1));
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 1));
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 1));
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 1));

}

:root .gradient {
	filter: none;
}

/*
.article-list .article .article-intro-image .article-jcfields {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 0 10px;
	background: #e5000d;
	border-radius: 4px;
	color: white;
}

.article-list .article:hover .article-intro-image .article-jcfields {
	color: white;
	background: #e5000d;
}
*/

.article-list .article .article-header h2 a {
	font-size: 18px;
}

/* 详情页 */
.customer-case .artcile-details-wrap {
	max-width: 100%;
}

/* 详情页头图和标题上移 */
.customer-case #sp-title {
	max-height: 450px;
}

.itemid-238.customer-case #sp-title {
	max-height: 230px;
}

.customer-case #sp-title img {
	object-fit: cover;
}

#sp-section-1 {
	overflow: hidden;
}

.casehome #sp-title {
	max-height: 100%;
}

@media screen and (max-width: 1024px) {
	#sp-section-2 {
		display: none;
	}
}

#sixe-archead {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 98;
	height: 100%;
}

#sixe-archead-con {
	position: absolute;
	top: 180px;
	max-width: 1140px;
}

#sixe-archead-tit .category-desc {
	margin-top: 50px;
}

.category-intro{
	max-width: 650px;
}

@media(max-width: 768px){
#sixe-archead-con {
    top: 130px;
}
#sixe-archead-tit .category-desc {
	margin-top: 20px;
}
.category-intro{
	padding-right: 20px;
	padding-left: 20px;
}
}

#sixe-archead-tit .category-desc p {
	color: #fff;
}

#sixe-archead .row {
	display: block;
	color: #fff;
}

#sixe-archead dd {
	width: 50%;
	display: inline-block;
}

@media screen and (max-width: 767px) {
	#sixe-archead {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 98;
		background: #222222ba;
		padding: 10px 0;
	}

	#sixe-archead .row {
		padding: 0;
		margin: 0;
	}

	#sixe-archead dd {
		width: 100%;
	}

	#sixe-archead-con h1 {
		font-size: 22px;
		padding-left: 20px;
	}

	.customer-case .article-list {
		margin-top: 20px;
	}
}

/* 发展历程时间线 */
.jwpf-addon-timeline .jwpf-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
	width: 510px;
	padding: 13px 20px;
}

.jwpf-addon-timeline .jwpf-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .photo img {
	width: 100%;
	height: 170px;
	object-fit: cover;
}

.jwpf-addon-timeline .jwpf-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel p.title {
	display: none;
}

.jwpf-addon-timeline .jwpf-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .hasphoto ul {
	padding-left: 15px;
	margin-top: 1rem;
	margin-bottom: 0px;
}

.jwpf-addon-timeline .jwpf-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .hasphoto p {
	margin-top: 1rem;
	margin-bottom: 0px;
}

.jwpf-addon-timeline .jwpf-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date {
	font-size: 32px;
	font-weight: 600;
}

.jwpf-addon-timeline .jwpf-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title,
.jwpf-addon-timeline .jwpf-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .details {
	width: 100%;
}


.jwpf-addon-timeline .jwpf-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .details {
	line-height: 1.5;
}


.jwpf-addon-timeline .jwpf-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part .title,
.jwpf-addon-timeline .jwpf-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part .details {
	float: left;
}

.jwpf-addon-timeline .jwpf-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part {
	text-align: left;
}

@media screen and (max-width: 767px) {
	.jwpf-addon-timeline .jwpf-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
		width: 100%;
	}

	.jwpf-addon-timeline .jwpf-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .photo {
		position: static;
	}

	.jwpf-addon-timeline .jwpf-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title.hasphoto,
	.jwpf-addon-timeline .jwpf-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .details.hasphoto {
		width: 100%;
	}
}

/* 首页底部悬浮 */
#home-fly {
	position: fixed;
	bottom: -100%;
	left: 0;
	z-index: 20;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
}

#home-fly .home-flywrap {
	max-width: 1140px;
	margin: 10px auto;
}

#home-fly ul {
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 0 auto;
}

#home-fly li {
	width: 48%;
}

#home-fly li a,
#home-fly li a:hover,
#home-fly li a:active,
#home-fly li a:focus {
	font-size: 18px;
	color: #fff;
}

#home-fly li .col-md-8 {
	text-align: left;
}

.home-flyclose {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 11;
	width: 50px;
	height: 50px;
}

.home-flyclose .close {
	padding: 5px;
	cursor: pointer;
	font-size: 20px;
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	-moz-filter: brightness(0) invert(1);
	-o-filter: brightness(0) invert(1);
}

/* 团队手机端悬浮 */
@media (max-width: 767px) {
	#section-id-1554949858591 #jwpf-addon-1556087997087 .category-module.mod-list.case-image li {
		padding: 0px;
		margin-bottom: 15px;
		position: relative;
		cursor: pointer;
	}
}

@media (max-width: 767px) {
	#section-id-1561442251002 #jwpf-addon-1561442251039 .category-module.mod-list.case-image li {
		padding: 0px;
		margin-bottom: 15px;
		position: relative;
		cursor: pointer;
	}
}

/* 团队弹窗 */
.news-popup .item-intro {
	max-width: 90%;
	margin: 0 auto 20px auto;
}

.news-popup .item-intro .item-image {
	text-align: right;
}

.news-popup .item-intro img {
	width: 100%;
}

.news-popup .item-intro .item-title {
	font-size: 22px;
	text-align: right;
}

.news-popup .item-intro .item-jobtitle {
	font-size: 18px;
	text-align: right;
}

.news-popup .item-content {
	width: 100%;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0 20px;
}

.news-popup .item-content img {
	max-width: 100%;
	display: block;
}

.news-popup .item-content p {
	text-indent: 0em;
	font-size: 16px;
	margin-bottom: 0.5rem;
}

.field_motto {
	margin-top: 50px;
	padding: 40px 30px;
	position: relative;
	font-size: 14px;
	color: #717171;
	background: #f7f7f7;
}

.field_motto .fa {
	position: absolute;
	color: #dedede;
	width: 50px;
	height: 50px;
	font-size: 30px;
	font-style: italic;
}

.field_motto .fa-quote-left {
	top: 10px;
	left: 10px;
}

.field_motto .fa-quote-right {
	bottom: 0;
	right: 0;
}

/* modal */
.modal-dialog {
	width: 100%;
}

.modal-content {
	border: 0;
	border-radius: 0;
	background-clip: border-box;
}

.modal-header {
	border-bottom: 0;
	position: relative;
}

.modal-footer {
	border-top: 0;
}

button.close {
	font-size: 0;
	width: 50px;
	height: 50px;
	position: relative;
	right: 10px;
	top: 10px;
}

button.close:before,
button.close:after {
	content: '';
	width: inherit;
	border-top: 1px solid #3ab4e0;
	position: absolute;
	left: 50%;
	top: 50%;
}

button.close:before {
	transform: translate(-50%, -50%) rotate(45deg);
}

button.close:after {
	transform: translate(-50%, -50%) rotate(-45deg);
}

@media (min-width: 576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 6rem auto;
	}
}

@media (min-width: 768px) {
	.modal-dialog {
		max-width: 640px;
		margin: 6rem auto;
	}

	.modal-body .row {
		margin: 0;
	}
}

@media (min-width: 992px) {
	.modal-dialog {
		max-width: 750px;
		margin: 6rem auto;
	}
}

@media (min-width: 1440px) {
	.modal-dialog {
		max-width: 1000px;
		margin: 6rem auto;
	}
}

@media (max-width: 768px) {
	.modal-dialog {
		margin: 6rem auto;
	}

	.news-popup .item-intro img {
		margin: 0 auto;
	}

	.news-popup .item-intro .item-title {
		text-align: center;
	}

	.news-popup .item-intro .item-jobtitle {
		text-align: center;
	}
}

/* 团队弹窗 */


/*图片灰度*/
/*
.gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	opacity: 0.6;
}

.gray:hover {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;

	filter: none;
	opacity: 1;
}*/

.sixeoverlaycss .overlay-image-title {
	opacity: 1;
	visibility: visible
}

.sixeoverlaycss .title-subtitle-center-center .jwpf-addon-title {
	transform: translate3d(0, 0, 0);
}

.sixeoverlaycss .title-subtitle-bottom-left .jwpf-addon-subtitle,
.sixeoverlaycss .title-subtitle-bottom-left .jwpf-addon-title,
.sixeoverlaycss .title-subtitle-center-left .jwpf-addon-subtitle,
.sixeoverlaycss .title-subtitle-center-left .jwpf-addon-title,
.sixeoverlaycss .title-subtitle-top-left .jwpf-addon-subtitle,
.sixeoverlaycss .title-subtitle-top-left .jwpf-addon-title {
	transform: translate3d(0, 0, 0)
}

.sixeoverlaycss .title-subtitle-bottom-right .jwpf-addon-subtitle,
.sixeoverlaycss .title-subtitle-bottom-right .jwpf-addon-title,
.sixeoverlaycss .title-subtitle-center-right .jwpf-addon-subtitle,
.sixeoverlaycss .title-subtitle-center-right .jwpf-addon-title,
.sixeoverlaycss .title-subtitle-top-right .jwpf-addon-subtitle,
.sixeoverlaycss .title-subtitle-top-right .jwpf-addon-title {
	transform: translate3d(0, 0, 0)
}

.sixeoverlaycss .title-subtitle-top-center .jwpf-addon-subtitle,
.sixeoverlaycss .title-subtitle-top-center .jwpf-addon-title {
	transform: translate3d(0, 0, 0)
}

.sixeoverlaycss .title-subtitle-center-center .jwpf-addon-subtitle,
.sixeoverlaycss .title-subtitle-center-center .jwpf-addon-title {
	transform: translate3d(0, 0, 0)
}

.sixeoverlaycss .title-subtitle-bottom-center .jwpf-addon-subtitle,
.sixeoverlaycss .title-subtitle-bottom-center .jwpf-addon-title {
	transform: translate3d(0, 0, 0)
}

.sixeoverlaycss .title-subtitle-bottom-left .overlay-image-button-wrap,
.sixeoverlaycss .title-subtitle-center-left .overlay-image-button-wrap,
.sixeoverlaycss .title-subtitle-top-left .overlay-image-button-wrap {
	transform: translate3d(0, 0, 0)
}

.sixeoverlaycss .title-subtitle-bottom-right .overlay-image-button-wrap,
.sixeoverlaycss .title-subtitle-center-right .overlay-image-button-wrap,
.sixeoverlaycss .title-subtitle-top-right .overlay-image-button-wrap {
	transform: translate3d(0, 0, 0)
}

.sixeoverlaycss .title-subtitle-top-center .overlay-image-button-wrap {
	transform: translate3d(0, 0, 0)
}

.sixeoverlaycss .title-subtitle-center-center .overlay-image-button-wrap {
	transform: translate3d(0, -15px, 0)
}

.sixeoverlaycss .title-subtitle-bottom-center .overlay-image-button-wrap {
	transform: translate3d(0, 0, 0)
}


.sixeoverlaycss .image-effect-slide-top .overlay-background-image {
	transform: translate3d(0, 0, 0)
}

.sixeoverlaycss .image-effect-slide-bottom .overlay-background-image {
	transform: translate3d(0, -50px, 0)
}

.sixeoverlaycss .image-effect-slide-left .overlay-background-image {
	transform: translate3d(0, 0, 0)
}

.sixeoverlaycss .image-effect-slide-right .overlay-background-image {
	transform: translate3d(-50px, 0, 0)
}

.sixeoverlaycss .jwpf-addon-overlay-image-content .overlay-background-style {
	opacity: 0.8 !important;
}

.sixeoverlaycss .jwpf-addon-overlay-image-content .overlay-background-style::after {
	opacity: 1 !important;
}

/*
.sixeoddarrow:after {
	background: url(../images/arrow.png) no-repeat 0 0 !important;
	background-size: cover;
	width: 34px !important;
	height: 425px !important;
	top: 50% !important;
	left: -104px !important;
	transform: translatey(-50%) !important;
	transition: unset !important;
}

.sixeevenarrow:after {
	background: url(../images/arrow.png) no-repeat 0 0 !important;
	width: 34px !important;
	height: 425px !important;
	top: 50% !important;
	left: unset !important;
	transform: translatey(-50%) rotate(180deg) !important;
	transition: unset !important;
}
*/

@media (min-width: 768px) {
	/* case image 模块图片高度问题 */
	.customer-case .article-list .article {
		height: 100%;
	}

	.customer-case .article-list .article .article-intro-image {
		height: 100%;
	}

	.related-case-image.case-image img {
		display: block;
		max-width: 100%;
		max-height: 200px;
		height: 100%;
		object-fit: cover;
	}

	.case-image.home-news img {
		display: block;
		max-width: 100%;
		max-height: 300px;
		height: 100%;
		object-fit: cover;
	}

	.itemid-211 .category-module.mod-list.case-image .about-case a {
		text-shadow: 1px 1px 1px #666;
	}

	.itemid-211 .category-module.mod-list.case-image .about-case .job_title {
		text-shadow: 1px 1px 1px #666;
	}

	/* 业务领域 图片高度问题 */
	.sixefiximgh .jwpf-addon-articles .jwpf-img-responsive {
		width: 100%;
		height: 250px;
		object-fit: cover;
	}
}

@media (max-width: 767px) {
	/* case image 模块图片高度问题 */
	.article-list .article .article-intro-image img {
		width: 100%;
	}

	#section-id-1561452376009 .jwpf-addon-overlay-image {
		display: none;
	}
}

@media (min-width: 992px) and (max-width: 1240px) {
	#column-wrap-id-1561452376045,
	#column-wrap-id-1561452376056 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

/* 相关设计师 */
.relatedshejishi ul,
.relatedshejishi li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.relatedshejishi ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 20px;
	margin-bottom: 20px;
	justify-content: space-between;
}
.relatedshejishi ul:after{
    content: '';
	width: 30%;
 }
.moduletable.relatedshejishi{
	margin-top: 50px;
}
.relatedshejishi li {
	width: 30%;
    margin-bottom: 30px;
    text-align: center;
    padding: 10px 0px;
    border: 1px solid #eee;
}

.relatedshejishi li .avatar_sjs img {
	border-radius: 30px;
	width: 60px;
	height: 60px;
	object-fit: cover;
	margin: 0 auto;
}

@media (max-width: 767px) {
	.relatedshejishi li {
		width: 49%;
		text-align: center;
	}
}

.relatedshejishi ul li a{
	color: #333;
}
.relatedshejishi ul li a:hover{
	color: #5590f7;
}


.relatedshejishi2 ul,
.relatedshejishi2 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.relatedshejishi2 ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 20px;
	margin-bottom: 20px;
}

.moduletable.relatedshejishi2{
	margin-top: 50px;
}
.relatedshejishi2 li {
	width: 23%;
    margin-bottom: 30px;
    text-align: center;
    padding: 10px 0px;
    border: 1px solid #eee;
    margin-right: 11px;
    margin-left: 11px;
}

.relatedshejishi2 li .avatar_sjs img {
	padding: 20px;
	object-fit: cover;
	margin: 0 auto;
}

@media (max-width: 767px) {
	.relatedshejishi2 li {
		width: 49%;
		text-align: center;
		margin-right: 2px;
		margin-left: 1px;
	}
}

.relatedshejishi2 ul li a{
	color: #333;
}
.relatedshejishi2 ul li a:hover{
	color: #5590f7;
}