.page-header {
	margin-top: -23px;
}
.z-slider li .testimonial, .z-slider li .testimonial {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.stories-block-wrap > div .testimonial-block .customer-details > div span.field-customer-name, .testimonial-block.casestudy-cont a .case-study-title, .stories-block-wrap > div .testimonial-block .customer-details > div span.field-customer-name {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
#block-system-main {
	margin-top: -100px;
}
.main-container-wrapper #mini-panel-product_menu {
	background: transparent none repeat scroll 0% 0%;
}
#mini-panel-product_menu .menu-icon-help-header .product-title a, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a {
	color: rgb(255, 255, 255);
}
.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a.active {
	box-shadow: 0px -2px 0px rgb(255, 255, 255) inset;
}
.customer-stories-wrap {
	background: rgb(245, 247, 248) none repeat scroll 0% 0%;
}
.customer-stories-wrap .banner-part {
	text-align: center;
}
.customer-stories-wrap .banner-part p {
	color: #8996a0;
}
.banner-part > div {
	position: relative;
	padding: 130px 0px 130px;
	max-width: 1280px;
	width: 90%;
	color: rgb(137, 150, 160);
}
.industry h1{
	color:#fff;
	padding-top:2%;
	}
.z-slider {
	margin: 30px auto;
	max-width: 920px;
}
.z-slider li .testimonial {
	color: rgb(39, 174, 96);
	font-size: 18px;
	line-height: 1.4;
	max-width: 740px;
	margin: 30px auto 0px;
	padding: 10px 0px;
	opacity: 0;
	transition: all 1s ease 0.5s;
}
.z-slider .customer-detail {
	display: block;
	margin: 30px 0px 10px;
	opacity: 0;
	transition: all 0.75s ease 0.5s;
}
.z-slider .customer-detail span {
	display: inline-block;
	font-size: 12px;
}
.z-slider .customer-image {
	display: inline-block;
	margin-top: 30px;
	opacity: 0;
	transition: all 0.5s ease 0.5s;
}
.z-slider .customer-image img {
	max-height: 45px;
	width: auto;
}
.play-icon {
	background-position: -32px -323px;
	height: 20px;
	margin: 2px 8px 0px 0px;
	width: 22px;
	display: inline-block;
	vertical-align: sub;
	opacity: 0.6;
}
.z-slider .watch-video {
	color: rgb(137, 150, 160);
	font-size: 12px;
	line-height: 20px;
}
.z-slider li.overlay .customer-image {
	margin-top: 0px;
	opacity: 1;
}
.z-slider li.overlay .testimonial {
	margin-top: 0px;
	opacity: 1;
}
.z-slider li.overlay .customer-detail {
	margin-top: 0px;
	opacity: 1;
}
.z-slider-nav {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 70px;
	overflow: hidden;
	text-align: center;
}
.z-slider-nav li {
	display: inline-block;
	padding: 0px 20px;
	transition: all 0.5s ease 0s;
	font-size: 14px;
	border-right: 1px solid rgb(137, 150, 160);
}
.z-slider-nav li span {
	display: inline-block;
	padding: 0px;
	color: rgb(137, 150, 160);
	border-bottom: 1px solid transparent;
	cursor: pointer;
}
.z-slider-nav li:last-child {
	border-right: medium none;
}
.z-slider-nav li.active2 span {
	color: rgb(255, 255, 255);
	border-bottom: 1px solid rgb(255, 255, 255);
}
.stories-block-wrap {
	display: table;
	table-layout: fixed;
	padding: 60px 0px;
	max-width: 1170px;
	width: 90%;
	margin: 0px auto;
}
.stories-block-wrap > div {
	display: table-cell;
	vertical-align: top;
	padding: 20px;
	box-sizing: border-box;
}
.stories-block-wrap > div .testimonial-block {
	position: relative;
	padding: 30px;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	border: 1px solid transparent;
	box-sizing: border-box;
	margin: 0px 0px 40px;
	transition: all 0.5s ease 0s;
}
.stories-block-wrap > div .testimonial-block ul {
	display: inline-block;
	padding-top: 20px;
}
.stories-block-wrap > div .testimonial-block li {
	font-size: 14px;
	line-height: 24px
}
.stories-block-wrap > div .testimonial-block:last-child {
	margin-bottom: 0px;
}
.stories-block-wrap > div .testimonial-block:hover {
	box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.2);
	border: 1px solid rgb(0, 173, 213);
}
.stories-block-wrap > div .testimonial-block a {
	position: relative;
}
.stories-block-wrap > div .testimonial-block a > p {
	color: rgb(44, 62, 80);
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5;
}
.stories-block-wrap > div .testimonial-block h3{
	font-size:24px;
	color: rgb(44, 62, 80);
	font-weight:normal;
	}
.stories-block-wrap > div .testimonial-block .industry-list{
	margin-top:15px;
	}
.stories-block-wrap > div .testimonial-block .industry-list li{
	float:left;
	padding-left:7px;
	padding-right:7px;
	line-height:32px;
	}
.stories-block-wrap > div .testimonial-block .industry-list li a{
	color: rgb(138, 138, 138);
	}
.stories-block-wrap > div .testimonial-block .customer-details {
	display: table;
	table-layout: fixed;
	padding: 20px 0px 0px;
}
.stories-block-wrap > div .testimonial-block .customer-details > div {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
}
.stories-block-wrap > div .testimonial-block .customer-details > div.customer-image {
	padding-right: 20px;
	width: 53px;
	height:42px;
}
.customer-image{
	background:url(../crm/images/hangyeico.png) no-repeat 0 0;
	width:50px;
	
	}
.icon1{
	background-position:0 0;	
	}
.icon2{	
	background-position: -45px 0;
	}
.icon3{
	background-position: -95px 0;
	}
.icon4{
	background-position:-141px 0;
	}
.icon5{
	background-position: -191px 0;
	}
.icon6{
	background-position: -235px 0;
	}
.icon7{
	background-position: -283px 0;
	}
.icon8{
	background-position:-333px 0;
	}
.icon9{
	background-position:-380px 0;
	}
.icon10{
	background-position:-426px 0;
	}
.icon11{
	background-position:-475px 0;
	}
.stories-block-wrap > div .testimonial-block .customer-details > div > img {
	width: 70px;
	height: 70px;
	border-radius: 100%;
}
.stories-block-wrap > div .testimonial-block .customer-details > div span {
	color: rgb(138, 138, 138);
	display: block;
	font-size: 14px;
	margin-top: 3px;
}
.stories-block-wrap > div .testimonial-block .customer-details > div span.field-customer-name {
	color: rgb(44, 62, 80);
	font-size: 16px;
	padding-left:20px;
}
.stories-block-wrap > div .testimonial-block.video-cont {
	padding-top: 300px;
}
.stories-block-wrap > div .testimonial-block.video-cont::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
}
.stories-block-wrap > div .testimonial-block.video-cont a > p {
	color: rgb(255, 255, 255);
}
.stories-block-wrap > div .testimonial-block span.video-text, .stories-block-wrap > div .testimonial-block a.read-more, .stories-block-wrap > div .testimonial-block a:hover, .stories-block-wrap > div .testimonial-block a:focus, .stories-block-wrap > div .testimonial-block a:active {
	color: rgb(0, 174, 239);
}
.stories-block-wrap > div .testimonial-block .watch-video + a.read-more {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid rgb(0, 174, 239);
}
.banner-part + .brand-apps {
	max-width: 1170px;
	width: 90%;
	margin: 60px auto 0px;
}
.brand-apps h3 {
	color: rgb(189, 195, 199);
	font-size: 18px;
	text-align: center;
}
.brand-apps ul {
	overflow: hidden;
	text-align: center;
}
.brand-apps ul li {
	display: block;
	margin: 20px auto;
	height: 45px;
	background-size: 525px auto;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.z-slider li .testimonial {
	font-size: 22px;
}
.z-slider-nav {
	position: relative;
	bottom: 0px;
}
.z-slider-nav li {
	margin: 5px 0px;
	border-right: medium none;
}
.stories-block-wrap > div, .stories-block-wrap > div .testimonial-block {
	padding: 15px;
}
.stories-block-wrap > div .testimonial-block {
	padding: 20px;
}
.stories-block-wrap > div .testimonial-block a > p {
	font-size: 16px;
}
.stories-block-wrap > div .testimonial-block .customer-details > div span.field-customer-name {
	font-size: 14px;
}
.stories-block-wrap > div .testimonial-block .customer-details > div span {
	font-size: 12px;
}
.stories-block-wrap > div .testimonial-block.video-cont {
	padding-top: 200px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.z-slider li .testimonial {
	font-size: 20px;
}
.z-slider-nav {
	position: relative;
	bottom: 0px;
}
.z-slider-nav li {
	margin: 5px 0px;
	border-right: medium none;
}
.brand-apps ul li {
	display: inline-block;
	margin: 10px;
}
.stories-block-wrap {
	width: 100%;
}
.stories-block-wrap > div, .stories-block-wrap > div .testimonial-block {
	padding: 15px;
}
.stories-block-wrap > div .testimonial-block a > p {
	font-size: 14px;
}
.stories-block-wrap > div .testimonial-block .customer-details > div span.field-customer-name {
	font-size: 13px;
}
.stories-block-wrap > div .testimonial-block .customer-details > div span {
	font-size: 12px;
}
.stories-block-wrap > div .testimonial-block.video-cont {
	padding-top: 200px;
}
}

@media only screen and (max-width: 767px) {
.main-container-wrapper #mini-panel-product_menu {
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}
#mini-panel-product_menu .menu-icon-help-header .product-title a, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a {
	color: rgb(255, 255, 255);
}
.z-slider li .testimonial {
	font-size: 18px;
}
.z-slider .customer-image img {
	max-height: 32px;
}
.z-slider-nav {
	position: relative;
	bottom: 0px;
}
.z-slider-nav li {
	margin: 5px 0px;
	border-right: medium none;
}
.brand-apps ul li {
	display: inline-block;
	margin: 20px;
}
#block-system-main {
	margin-top: -79px;
}
.main-container-wrapper #mini-panel-product_menu {
	background: transparent none repeat scroll 0% 0%;
}
#mini-panel-product_menu .menu-icon-help-header .product-title a, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a {
	color: rgb(255, 255, 255);
}
.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a.active {
	box-shadow: 0px -2px 0px rgb(255, 255, 255) inset;
}
.customer-stories-wrap {
	background: rgb(245, 247, 248) none repeat scroll 0% 0%;
}
.banner-part > div {
	position: relative;
	padding: 130px 0px 70px;
	max-width: 1280px;
	width: 90%;
	color: rgb(137, 150, 160);
}
.z-slider {
	margin: 30px auto 0px;
	max-width: 920px;
	text-align: center;
}
.z-slider li .testimonial {
	color: rgb(39, 174, 96);
	font-size: 26px;
	line-height: 1.4;
	max-width: 740px;
	width: 80%;
	margin: 30px auto 0px;
	padding: 10px 0px;
	opacity: 0;
	transition: all 1s ease 0.5s;
}
.z-slider .customer-detail {
	display: block;
	margin: 30px 0px 10px;
	opacity: 0;
	transition: all 0.75s ease 0.5s;
}
.z-slider .customer-detail span {
	display: inline-block;
	font-size: 12px;
}
.z-slider .customer-image {
	display: inline-block;
	margin-top: 30px;
	opacity: 0;
	transition: all 0.5s ease 0.5s;
}
.z-slider .customer-image img {
	max-height: 45px;
	width: auto;
}
.play-icon {
	background-position: -32px -323px;
	height: 20px;
	margin: 2px 8px 0px 0px;
	width: 22px;
	display: inline-block;
	vertical-align: sub;
	opacity: 0.6;
}
.z-slider .watch-video {
	color: rgb(137, 150, 160);
	font-size: 12px;
	line-height: 20px;
}
.z-slider li.overlay .customer-image {
	margin-top: 0px;
	opacity: 1;
}
.z-slider li.overlay .testimonial {
	margin-top: 0px;
	opacity: 1;
}
.z-slider li.overlay .customer-detail {
	margin-top: 0px;
	opacity: 1;
}
.z-slider-nav {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 70px;
	overflow: hidden;
	text-align: center;
}
.z-slider-nav li {
	display: inline-block;
	padding: 0px 20px;
	transition: all 0.5s ease 0s;
	font-size: 14px;
	border-right: 1px solid rgb(137, 150, 160);
}
.z-slider-nav li span {
	display: inline-block;
	padding: 0px;
	color: rgb(137, 150, 160);
	border-bottom: 1px solid transparent;
	cursor: pointer;
}
.z-slider-nav li:last-child {
	border-right: medium none;
}
.z-slider-nav li.active span {
	color: rgb(255, 255, 255);
	border-bottom: 1px solid rgb(255, 255, 255);
}
.stories-block-wrap {
	display: table;
	table-layout: fixed;
	padding: 60px 0px;
	max-width: 1170px;
	width: 90%;
	margin: 0px auto;
}
.stories-block-wrap > div {
	display: table-cell;
	vertical-align: top;
	padding: 20px;
	box-sizing: border-box;
}
.stories-block-wrap > div .testimonial-block {
	position: relative;
	padding: 30px;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	border: 1px solid transparent;
	box-sizing: border-box;
	margin: 0px 0px 40px;
	transition: all 0.5s ease 0s;
}
.stories-block-wrap > div .testimonial-block:last-child {
	margin-bottom: 0px;
}
.stories-block-wrap > div .testimonial-block:hover {
	box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.2);
	border: 1px solid rgb(0, 173, 213);
}
.stories-block-wrap > div .testimonial-block a {
	position: relative;
}
.stories-block-wrap > div .testimonial-block a > p {
	color: rgb(44, 62, 80);
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5;
}
.stories-block-wrap > div .testimonial-block .customer-details {
	display: table;
	table-layout: fixed;
	padding: 20px 0px 0px;
}
.stories-block-wrap > div .testimonial-block .customer-details > div {
	display: table-cell;
	vertical-align: middle;
}
.stories-block-wrap > div .testimonial-block .customer-details > div > img {
	width: 70px;
	height: 70px;
	border-radius: 100%;
	margin-right: 20px;
}
.stories-block-wrap > div .testimonial-block .customer-details > div span {
	color: rgb(138, 138, 138);
	display: block;
	font-size: 14px;
	margin-top: 3px;
}
.stories-block-wrap > div .testimonial-block .customer-details > div span.field-customer-name {
	color: rgb(44, 62, 80);
	font-size: 16px;
}
.stories-block-wrap > div .testimonial-block.video-cont {
	padding-top: 300px;
}
.stories-block-wrap > div .testimonial-block.video-cont::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
}
.stories-block-wrap > div .testimonial-block.video-cont a > p {
	color: rgb(255, 255, 255);
}
.stories-block-wrap > div .testimonial-block span.video-text, .stories-block-wrap > div .testimonial-block a.read-more {
	color: rgb(0, 174, 239);
	font-size: 13px;
}
.stories-block-wrap > div .testimonial-block .watch-video + a.read-more {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid rgb(0, 174, 239);
}
.banner-part + .brand-apps {
	max-width: 1170px;
	width: 90%;
	margin: 60px auto 0px;
}
.brand-apps h3 {
	color: rgb(189, 195, 199);
	font-size: 18px;
	text-align: center;
}
.brand-apps ul {
	overflow: hidden;
	text-align: center;
}
.brand-apps ul li {
	display: block;
	margin: 20px auto;
	height: 45px;
	background-size: 525px auto;
}

 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .z-slider li .testimonial {
font-size: 22px;
}
 .z-slider-nav {
position: relative;
bottom: 0px;
}
 .z-slider-nav li {
margin: 5px 0px;
border-right: medium none;
}
 .stories-block-wrap > div, .stories-block-wrap > div .testimonial-block {
padding: 15px;
}
 .stories-block-wrap > div .testimonial-block {
padding: 20px;
}
 .stories-block-wrap > div .testimonial-block a > p {
font-size: 16px;
}
 .stories-block-wrap > div .testimonial-block .customer-details > div span.field-customer-name {
font-size: 14px;
}
 .stories-block-wrap > div .testimonial-block .customer-details > div span {
font-size: 12px;
}
 .stories-block-wrap > div .testimonial-block.video-cont {
padding-top: 200px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
 .z-slider li .testimonial {
font-size: 20px;
}
 .z-slider-nav {
position: relative;
bottom: 0px;
}
 .z-slider-nav li {
margin: 5px 0px;
border-right: medium none;
}
 .brand-apps ul li {
display: inline-block;
margin: 10px;
}
 .stories-block-wrap > div, .stories-block-wrap > div .testimonial-block {
padding: 15px;
}
 .stories-block-wrap > div .testimonial-block a > p {
font-size: 14px;
}
 .stories-block-wrap > div .testimonial-block .customer-details > div span.field-customer-name {
font-size: 13px;
}
 .stories-block-wrap > div .testimonial-block .customer-details > div span {
font-size: 12px;
}
 .stories-block-wrap > div .testimonial-block.video-cont {
padding-top: 200px;
}
}
 @media only screen and (max-width: 767px) {
 .main-container-wrapper #mini-panel-product_menu {
background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}
 #mini-panel-product_menu .menu-icon-help-header .product-title a, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a {
color: rgb(255, 255, 255);
}
 .z-slider li .testimonial {
font-size: 18px;
}
 .z-slider .customer-image img {
max-height: 32px;
}
 .z-slider-nav {
position: relative;
bottom: 0px;
}
 .z-slider-nav li {
margin: 5px 0px;
border-right: medium none;
}
 .brand-apps ul li {
display: inline-block;
margin: 20px;
}
 .stories-block-wrap {
display: block;
table-layout: inherit;
}
 .stories-block-wrap > div {
display: block;
}
 .stories-block-wrap > div .testimonial-block {
display: block;
margin: 0px auto 40px;
}
 .stories-block-wrap > div .testimonial-block {
padding: 20px;
}
 .stories-block-wrap > div .testimonial-block a > p {
font-size: 14px;
}
 .stories-block-wrap > div .testimonial-block .customer-details > div span.field-customer-name {
font-size: 13px;
}
 .stories-block-wrap > div .testimonial-block .customer-details > div span {
font-size: 12px;
}
 .stories-block-wrap > div .testimonial-block.video-cont {
padding-top: 200px;
}
}
.stories-block-wrap > div .testimonial-block {
	padding: 20px;
}
.stories-block-wrap > div .testimonial-block a > p {
	font-size: 14px;
}
.stories-block-wrap > div .testimonial-block .customer-details > div span.field-customer-name {
	font-size: 13px;
}
.stories-block-wrap > div .testimonial-block .customer-details > div span {
	font-size: 12px;
}
.stories-block-wrap > div .testimonial-block.video-cont {
	padding-top: 200px;
}
}