body,h1,h2,h3,h4,h5,h6,p,span,a,ul,li,img{
	margin: 0;
	padding: 0;
}
body{
	font-family: "微软雅黑";
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
}
.clear{
	clear: both;
}
.video-baner{
	background: url(../images/video.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
}
.video-baner h1{
	text-align: center;
	font-weight: 400;
	font-size: 2.5rem;
	color:#fff;
	line-height:50px;
	padding-top: 150px;
}
.video-baner p{
	text-align: center;	
	font-size: 18px;
	margin-top: 30px;
}
.video-baner a{
	padding: 10px 40px 10px 40px;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
}
.video-baner a:hover{
	background: #FFFFFF;
	color: #333;
}
.first-moment-bg {
	background: url(../images/firstmonment.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
}
.video-header{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
.first-moment-bg .video-header ul li{
	float: left;
	color: #fff;
	font-size: 12px;
	padding-right: 25px;
	line-height: 24px;
	font-weight: bold;
	
}
.first-moment-bg .video-header ul li a{
	color: #fff;
}
.first-moment-bg h1{
	color: #FFFFFF;
	padding-top: 180px;
	text-align: center;
	font-size: 2.5rem;
	line-height: 55px;
	padding-left: 20px;
	padding-right: 20px;
}
/*客户logo开始*/
.customer-banner{
	background: url(../images/customer-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.content{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	max-width:1191px;
	}
.customer-banner ul{
	display:inline-block;
	padding-top:60px;
	padding-bottom:60px;
	
	}
.customer-banner li{
	float:left;
	background-image:url(../images/zoho-cus-logo-sprites.png);
	width:198px;
	height:81px;
	}
.nike{
	background-position:0 0;
	
	}
.ikea{
	background-position:-198px 0;
	
	}
.honeywell{
	background-position:-396px 0;
	
	}
.inspur{
	background-position:-594px 0;
	
	}
.shangri{
	background-position:-796px 0;
	
	}
.ge{
	background-position:-994px 0;
	
	}
.jrtt{
	background-position:0 -81px;
	
	}
.intel{
	background-position:-198px -81px;
	
	}
.huawei{
	background-position:-396px -81px;
	
	}
.apple{
	background-position:-594px -81px;
	
	}
.dhl{
	background-position:-796px -81px;
	
	}
.bgi{
	background-position:-994px -81px;
	
	}
.amazon{
	background: 0 -162px;
	}
.jajuar{
	background-position:-198px -162px;
	
	}
.sung{
	background-position:-396px -162px;
	
	}
.paypal{
	background-position:-594px -162px;
	
	}
.adidas{
	background-position:-796px -162px;
	
	}
.facebook{
	background-position:-994px -162px;
	
	}
.d-link{
	background-position:0 -243px;
	
	}
.hp{
	background-position:-198px -243px;
	
	}
.cczq{
	background-position:-396px -243px;
	
	}
.kingdee{
	background-position:-594px -243px;
	
	}
.renmin{
	background-position:-796px -243px;
	
	}
.face{
	background-position:-994px -243px;
	}

@media only screen and (max-width: 767px) {
	.first-moment-bg h1{
		padding-top: 130px;
	}
	.customer-banner li{
		float:none;
		}
}
.first-moment-bg p{
	width: 40%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 1rem;
	line-height: 26px;
	color: #fff;
}
.first-moment-con{
	width: 80%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
.first-moment-con h5{
	text-align: center;
	font-size: 1rem;
	color: #444;
}
.mobile-play{
	display: none;
}
.first-moment-con h4{
	text-align: center;
	line-height: 32px;
	font-size: 0.75rem;
}
.first-moment-con h4 a{
	color: #444;
	
}
@media only screen and (max-width: 991px) {
	.mobile-play{
		display: block;
	}
	
}
.first-list{
	width: 30%;
	float: left;
	margin-top: 30px;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}
.first-list img{	
	width: 100%;
}

.first-video{
	 position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    z-index: 2;
    color: #fff;
    text-align: right;
    font-size: 14px;
    padding: 0px 30px 20px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.first-video h6{
	color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0px;
}
.playicon {
    border: 1px solid #fff;
    border-radius: 100%;
    display: inline-block;
    height: 20px;
    width: 20px;
    position: relative;
    vertical-align: top;
    margin-left: 3px;
}
.playicon::after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    content: "";
    height: 0;
    left: 8px;
    position: absolute;
    top: 5px;
    width: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
/*.modal-open {
  overflow: hidden;
}*/
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 35px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 35px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 650px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 650px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
@media only screen and (max-width: 991px) {
	.first-list{
		width: 50%;
	}
	
	
}
@media only screen and (max-width: 767px) {
	.first-list{
		width: 100%;
	}
	
}
.first-moment-peo{
	width: 100%;
	background: #007FC5;
	margin-top: 40px;
}
.first-moment-peo-con{
	width: 70%;
	float: left;
}
.first-moment-peo-mask{
	width: 30%;
	float: right;
	margin-top: 80px;
	
}
.first-moment-peo-mask span{
	display: block;
	margin-left: 40px;
	float: left;
	
}
.first-moment-peo-mask h3{
	color: #fff;
	line-height: 24px;
	float: left;
	margin-left: 40px;
	margin-top: 15px;
	
	
	
}
@media only screen and (max-width:991px ) {
	.first-moment-peo-con{
		width: 100%;
	}
	.first-moment-peo-mask{
		width: 100%;
		max-width: 260px;
		margin-top: 15px;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.first-moment-peo-mask span{
		margin-left: 0;
		margin-bottom: 15px;
	}
}
/*.first-moment-peo-left{
	width: 60%;
	float: left;
}
.first-moment-peo-right{
	width: 40%;
	float: right;
	margin-top: 90px;
}
.first-moment-peo-right span{
	float: left;
	color: #fff;
	display: block;
}
.first-moment-peo-right span h3{
	font-size: 1rem;
	line-height: 24px;
	margin-top: 20px;
	margin-right: 40px;
}*/
.first-moment-peo h2{
	color: #fff;
	text-align: center;
	font-size: 2rem;
	padding-top: 80px;
	line-height: 54px;
	padding-left: 15px;
	padding-right: 15px;	
}
.first-moment-peo p{
	text-align: center;
	padding-top: 40px;
	padding-bottom: 80px;
}
.first-moment-peo a{
	text-align: center;
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
	padding: 10px 35px 10px 35px;
}
.first-moment-peo a:hover{
	background: #fff;
	color: #007FC5;
	font-weight: 400;
}
.first-moment-footer{
	width: 100%;
	background: #F4F4F4;
	
	font-size: 1rem;
}
.first-con{
	width: 80%;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}
.first-footer-right{
	float: right;
}
.first-moment-footer h3{
	padding-top: 80px;
	font-size: 1rem;
}
.first-moment-footer p{
	line-height: 32px;
}
.first-footer-right img{
	padding-top: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
}
