.c-nav {
	position: relative;
	background: #2a303c
}

.com-e-hero-bar {
	background-image: url(./img/banner-pc.png);
	background-position: center;
	background-size: cover
}

.com-e-hero-bar-btns .c-btn {
	font-size: 16px
}

.c-section.c-p-y-tall.customer-mod {
	padding-bottom: 30px
}

.p-customer-list {
	font-size: 0
}

.p-customer-list .p-customer-item {
	margin-bottom: 50px;
	padding: 0 3.603%;
	width: 25%;
	max-height: 64px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top
}

.p-customer-list .p-customer-item a {
	display: inline-block
}

.p-customer-list .p-customer-item.p-cursor a {
	cursor: pointer
}

.p-customer-list img {
	max-height: 50px
}

.p-customer-case {
	margin-bottom: 20px
}

.p-customer-case.c-grid .c-g-12,.p-customer-case.c-grid .c-g-8 {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px
}

.p-customer-case .c-media-horiz {
	border: 1px solid #e5e5e5;
	min-height: 202px;
	cursor: default
}

.p-customer-case .c-media-horiz:hover {
	text-decoration: none
}

.p-customer-case .c-media-heading span {
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	font-weight: 400;
	margin: 5px 0 2px
}

.p-customer-case .c-media-img {
	padding: 5px 30px 0 0
}

.p-customer-case .c-media-horiz .c-media-heading {
	line-height: 27px;
	color: #444;
	font-weight: 600
}

.p-customer-case .c-media-img img {
	width: 80px;
	height: auto
}

.p-customer-case .c-media-info {
	margin-top: 10px
}

.p-customer-more {
	margin-top: 40px;
	text-align: center
}

.p-customer-more-inner {
	display: inline-block
}

.p-customer-case .c-media-horiz .c-media-body {
	padding-top: 5px
}

.customer-more-tit {
	text-align: center;
	position: relative
}

.customer-more-tit:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 10px;
	left: 0;
	height: 1px;
	background-color: #e5e5e5
}

.customer-more-tit em {
	background-color: #fff;
	display: inline-block;
	position: relative;
	z-index: 2;
	font-size: 16px;
	padding: 0 10px;
	color: #666
}

.c-section:nth-child(odd) .customer-more-tit em {
	background-color: #f7f8fa
}

.customer-more-con {
	margin-top: 30px
}

.customer-more-list {
	font-size: 0
}

.customer-more-item {
	width: 80px;
	height: 80px;
	border: 1px solid #e5e5e5;
	margin-right: 20px;
	line-height: 80px;
	display: inline-block;
	margin-bottom: 20px;
	vertical-align: top;
	overflow: hidden
}

.customer-more-item a {
	cursor: default
}

.customer-more-item img {
	max-width: 100%
}

.customer-more-item a img:last-child {
	display: none
}

.customer-more-item a img:first-child,.customer-more-item:hover a img:last-child {
	display: block
}

.customer-more-item:hover a img:first-child {
	display: none
}

.p-scenes-item,.p-scenes-list {
	font-size: 0
}

.lt-item {
	background-image: url(./img/recommend-pc1.png);
	background-size: cover;
	background-position: center
}

.rt-item {
	background-image: url(./img/recommend-pc2.png);
	background-size: cover;
	background-position: center
}

.lt-item,.lt-items.p-scenes-item .p-scenes-inner,.rt-item,.rt-items.p-scenes-item .p-scenes-inner {
	-webkit-transition: box-shadow .2s linear;
	-webkit-transition: transform .2s linear;
	transition: box-shadow .2s linear;
	transition: transform .2s linear
}

.lt-item:hover,.lt-items.p-scenes-item .p-scenes-inner:hover,.rt-item:hover,.rt-items.p-scenes-item .p-scenes-inner:hover {
	-webkit-transform: translate3d(0,-3px,0);
	transform: translate3d(0,-3px,0)
}

.lt-items.p-scenes-item .p-scenes-inner:first-child {
	background-image: linear-gradient(-143deg,#30b2f2 0,#00c8dc 100%);
	background-image: -webkit-linear-gradient(-143deg,#30b2f2 0,#00c8dc 100%);
	background-color: #00c8dc\9
}

.lt-items.p-scenes-item .p-scenes-inner:nth-child(2) {
	background-image: linear-gradient(135deg,#006eff 0,#65a1f8 100%);
	background-image: -webkit-linear-gradient(135deg,#006eff 0,#65a1f8 100%);
	background-color: #65a1f8\9
}

.rt-items.p-scenes-item .p-scenes-inner:first-child {
	background-image: linear-gradient(-143deg,#30b2f2 0,#00c8dc 100%);
	background-image: -webkit-linear-gradient(-143deg,#30b2f2 0,#00c8dc 100%);
	background-color: #00c8dc\9
}

.rt-items.p-scenes-item .p-scenes-inner:nth-child(2) {
	background-image: linear-gradient(135deg,#006eff 0,#65a1f8 100%);
	background-image: -webkit-linear-gradient(135deg,#006eff 0,#65a1f8 100%);
	background-color: #65a1f8\9
}

.p-scenes-item {
	padding: 30px;
	width: calc((100% - 20px)/ 2);
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	font-size: 0;
	margin-right: 10px
}

.p-scenes-item .p-scenes-inner {
	padding: 30px;
	width: calc((100% - 20px)/ 2);
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.p-scenes-item .p-scenes-inner+.p-scenes-inner {
	margin-left: 20px
}

.p-scenes-inner>h4,.p-scenes-item>h4 {
	font-size: 18px;
	color: #fff;
	line-height: 33px;
	margin-bottom: 30px
}

.p-scenes-inner>.p-scenes-desx,.p-scenes-item>.p-scenes-desx {
	font-size: 12px;
	color: #fff;
	line-height: 24px;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	max-height: 45px
}

.p-scenes-item .p-scenes-desx {
	width: 220px
}

.p-scenes-item.rt-items {
	padding: 0;
	margin-left: 10px;
	margin-right: 0
}

.p-scenes-item.lt-items {
	padding: 0;
	margin-left: 0;
	margin-right: 10px
}

.p-scenes-item.rt-item {
	margin-left: 10px;
	margin-right: 0
}

.p-mod-m {
	display: none
}

.p-solution-card-list .c-media-img>img {
	width: 28px
}

.p-solution-card-list .c-media-horiz {
	padding: 0
}

.p-solution-card-list .c-media {
	padding: 30px
}

.p-solution-card-list .c-media.c-media-shadow {
	box-shadow: 0 2px 4px 0 rgba(3,27,78,.06);
	box-shadow: 0 2px 4px 0 rgba(3,27,78,.06);
	-webkit-box-shadow: 0 2px 4px 0 rgba(3,27,78,.06);
	-moz-box-shadow: 0 2px 4px 0 rgba(3,27,78,.06)
}

.p-solution-card-list .c-media-aline .c-media-img {
	top: -3px;
	left: 0
}

.p-solution-card-list .c-media-heading {
	color: #000;
	font-size: 18px;
	line-height: 27px
}

.p-solution-card-list .c-media-info {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	max-height: 4.8em
}

.p-solution-card-list .p-solution-card {
	height: 173px
}

.p-solution-card-more {
	display: none
}

.page-p-entry .c-tab-normal .c-tab-simple {
	padding-left: 20px;
	padding-right: 20px
}

.page-p-entry .c-tab-normal .c-tab-simple a {
	padding: 10px 20px;
	display: inline-block;
	outline: 0
}

.page-p-entry .c-pages-wrap {
	margin-bottom: 0
}

.page-p-entry .c-tab-normal.c-tab-min .c-tab-simple {
	padding-left: 5px;
	padding-right: 5px
}

@media (max-width:1200px) {
	.p-customer-case .c-g-8 {
		width: 50%;
		margin-bottom: 20px
	}

	.p-customer-case .c-media-horiz {
		min-height: 215px
	}
}

@media (max-width:768px) {
	.p-customer-case .c-media-horiz {
		min-height: 150px
	}

	.p-customer-list .p-customer-item {
		margin-bottom: 20px;
		padding: 0 2%;
		width: 33.3333%;
		box-sizing: border-box;
		display: inline-block;
		vertical-align: top
	}

	.p-customer-list .p-customer-item img {
		height: auto;
		max-width: 100%
	}

	.p-customer-list .p-customer-item a {
		cursor: default
	}

	.p-customer-case .c-g-8 {
		width: 100%
	}

	.customer-more-item a img:last-child {
		display: block
	}

	.customer-more-item a img:first-child {
		display: none
	}

	.p-customer-case.c-grid .c-g-12,.p-customer-case.c-grid .c-g-8 {
		padding-left: 0;
		padding-right: 0
	}
}

@media (max-width:600px) {
	.com-e-hero-bar {
		background-image: url(./img/banner-m.png);
		background-position: center;
		background-size: cover
	}

	.p-customer-list .p-customer-item img {
		width: auto;
		height: 25px
	}

	.c-section:nth-child(even) .customer-more-tit em {
		background-color: #fff
	}

	.customer-more-item {
		width: 80px;
		height: 80px;
		border: 1px solid #e5e5e5;
		line-height: 80px;
		display: inline-block;
		margin: 0 10px 20px;
		vertical-align: top;
		overflow: hidden
	}
}

@media screen and (max-width:768px) {
	.p-mod-pc {
		display: none
	}

	.p-mod-m {
		display: block
	}

	.p-scenes-item-m {
		width: calc((100% - 15px)/ 2);
		margin-bottom: 15px;
		display: inline-block;
		padding: 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.p-scenes-item-m:nth-child(2n) {
		margin-left: 15px
	}

	.p-scenes-item-m>h4 {
		font-size: 18px;
		color: #fff;
		line-height: 25px;
		margin-bottom: 4px;
		text-align: center
	}

	.p-scenes-item-m>.p-scenes-desx {
		font-size: 14px;
		color: #fff;
		text-align: center;
		line-height: 24px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap
	}

	.p-scenes-list-m {
		font-size: 0
	}

	.page-p-entry .c-section-inner {
		padding: 0 15px
	}

	.p-scenes-item-m:first-child {
		background-image: url(./img/recommend-m1.png);
		background-size: cover;
		background-position: center
	}

	.p-scenes-item-m:nth-child(2) {
		background-image: url(./img/recommend-m2.png);
		background-size: cover;
		background-position: center
	}

	.p-scenes-item-m:nth-child(3) {
		background-image: linear-gradient(-43deg,#006eff 0,#65a1f8 100%);
		background-image: -webkit-linear-gradient(-43deg,#006eff 0,#65a1f8 100%)
	}

	.p-scenes-item-m:nth-child(4),.p-scenes-item-m:nth-child(5) {
		background-image: linear-gradient(-143deg,#30b2f2 0,#00c8dc 100%);
		background-image: -webkit-linear-gradient(-143deg,#30b2f2 0,#00c8dc 100%)
	}

	.p-scenes-item-m:nth-child(6) {
		background-image: linear-gradient(-43deg,#006eff 0,#65a1f8 100%);
		background-image: -webkit-linear-gradient(-43deg,#006eff 0,#65a1f8 100%)
	}

	.c-margin-b20-grid.p-solution-card-list .c-g-8 {
		width: 100%
	}

	.p-solution-card-list .c-media-info {
		max-height: 500px;
	}

	.p-solution-card-list .p-solution-card {
		height: auto
	}
}

@media screen and (max-width:600px) {
	.p-solution-card-more {
		display: block;
		padding: 10px 15px;
		font-size: 14px;
		line-height: 24px;
		color: #00a4ff;
		text-align: center
	}

	.p-solution-card-more:after {
		content: '';
		display: inline-block;
		width: 12px;
		height: 7px;
		margin-left: 8px;
		background-image: url(img/arrow-down.svg)
	}

	.p-solution-card.c-media {
		padding: 0
	}

	.p-solution-card-list {
		padding: 7px 0 8px;
		border-top: solid 1px #e5e5e5;
		background-color: #f7f8fa
	}

	.p-solution-card-list .c-media-shadow {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}

	.p-solution-card-list .c-media-horiz {
		padding: 8px 0 7px;
		background: #f7f8fa;
		position: relative
	}

	.c-margin-b20-grid.p-solution-card-list {
		margin-bottom: 0
	}

	.p-solution-card-list .c-media-info {
		padding-left: 62px;
		font-size: 12px;
		color: #666;
		line-height: 18px
	}

	.page-p-entry .p-solution-list-mod .c-section-inner {
		padding-left: 0;
		padding-right: 0
	}

	.page-p-entry .p-solution-list-mod .c-section-hd {
		padding-left: 20px;
		padding-right: 20px
	}

	.p-solution-card-list .c-media-aline .c-media-heading {
		padding-left: 62px;
		margin-left: 0;
		font-size: 14px;
		color: #000;
		line-height: 24px
	}

	.p-solution-card-list .c-media-img {
		width: 28px;
		position: absolute;
		left: 15px;
		top: 14px
	}

	.com-e-hero-bar .mobile-hidden {
		display: none
	}

	.p-solution-list-mod.c-section.bg-color {
		background-color: #fff;
		padding-top: 0
	}

	.p-solution-card-list .c-g-8 {
		margin-bottom: 0;
		padding-left: 0;
		padding-right: 0
	}

	.p-solution-card-list.c-grid-expand {
		margin-left: 0;
		margin-right: 0
	}

	.c-media-horiz .c-media-body {
		display: block;
		padding-right: 15px
	}

	.p-solution-card-list .c-media.c-media-shadow {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}
}

@media screen and (max-width:360px) {
	.p-scenes-item-m>h4 {
		font-size: 15px
	}
}

@media screen and (max-width:768px) {
	.page-p-entry .c-tab-normal .c-tab-simple {
		padding-left: 10px;
		padding-right: 10px
	}

	.page-p-entry .c-pages-wrap {
		margin-bottom: 10px
	}

	.page-p-entry .c-tab-normal.c-tab-min .c-tab-simple {
		padding-left: 0;
		padding-right: 0
	}
}

@media screen and (max-width:600px) {
	.p-solution-card-list .c-media-aline .c-media-img {
		top: 17px;
		left: 15px
	}

	.page-p-entry .c-pages-wrap {
		display: none
	}
}

@media screen and (min-width:769px) {
	.page-p-entry .com-e-hero-bar.higher .com-e-hero-bar-inner {
		height: 360px
	}

	.page-p-entry .com-e-hero-bar-cnt {
		padding-top: 30px
	}

	.page-p-entry .com-e-hero-bar-title {
		font-size: 40px
	}

	.page-p-entry .com-e-hero-bar-desc {
		margin-top: 12px
	}
}