.sitem-banner{
	width:100%;
	height:320px;
	background: url(../img/project/banner.png) no-repeat center center;
	background-size: cover;
}
*{	
	margin: 0;
	padding:0;
	font-family: "微软雅黑";	
}
.sitem-main *{
	box-sizing: border-box;
}
.sitem-main-con{
	box-sizing: border-box;
	width:1100px;
	margin:0 auto;
	padding:0px 50px;
	box-shadow: 0px 0px 30px #ccc;
}
.sitem-heading{
	font-size:23px;
	color:#343434;
	font-weight:600;
	padding-top:60px;
	padding-bottom:10px;
}
.sitem-headeing-dec{
	color:#2C9AF9;
	text-align: center;
	margin:0 auto;
	margin-bottom:50px;
}
.sitem-row{
	padding:0px;
	position: relative;
}
.sitem-row img{
	width:100%;
	height:300px;
}
.sitem-btit{
	color:#60B4F4;
	font-size:23px;
	line-height:48px;
	text-align: left;
}
.sitem-dcon{
	color:#666666;
	font-size:17px;
	line-height:30px;
	text-align: left;
}
.sitem-job-dl{
	width:150px;
	margin:0 auto
}
.sitem-job-dl img{
	width:150px;
	height:170px;
}
.sitem-job-dl dd{
	line-height:65px;
	text-align: center;
	font-size:15px;
	color:#323232;
}
.sitem-to{
	width:145px;
	height:104px;
	background: url(../img/sitem-to.jpg) no-repeat center center;
}
.sitem-dl img{
	width:168px;
	height:104px;
}
.sitem-dl dt{
	font-size:0
}
.sitem-dl dd{
	line-height:65px;
	text-align: center;
	font-size:15px;
	color:#323232;
}
.sitem-btn{
	float: right;
	width:180px;
	height:50px;
	line-height:46px;
	text-align: center;
	color:#E7720B;
	border:2px solid #E7720B;
	border-radius: 5px;
	font-size:25px;
	margin-right:25px;
	cursor: pointer;
}
#sitem-buy{
	float: left;
	width:180px;
	height:50px;
	line-height:46px;
	text-align: center;
	color:#FFFFFF;
	border:2px solid #E7720B;
	background: #E7720B;
	border-radius: 5px;
	font-size:25px;
	margin-left:25px
}
.si-ul {
	border-bottom: 1px dashed #F1F1F1;
}
.si-ul li{
	float: left;
	width:25%;
	text-align: center;
	padding:52px 0px;
	cursor: pointer;
	color:#333333;
}
.si-ul li:hover{
	color:#2C9AF9;	
}
.si-item-name{
	font-size: 18px;
	padding:15px 0;
}
.si-item-dec{
	margin:0 auto;
	background: #2C9AF9;	
	width:30px;
	height:2px;
}
.si-item-moudle{
	padding-bottom: 50px;
	padding-top: 60px;
	display: none;
}
.si-itme-text{
	width: 500px; height: 300px; vertical-align: middle; display: table-cell; overflow: hidden;font-size: 14px;line-height:20px;padding:0 65px;color:#666
}
.si-itme-text-tit{
	position: absolute;
	top:50%;
	width:180px;
	height:60px;
	background: rgba(255,255,255,0.9);
	color: #69B1FB;
	line-height: 60px;
	text-align: center;
	margin-top:-30px;
	font-size: 20px;
}
.si-item-banner{
	width:100%;
	height:300px;
	
	font-size: 0;
}
.si-item-banner img{
	width:100%;
	height:300px;
}
.si-saas-item-heading{
	padding-top: 60px;
	font-size:20px;
	color:#2E99F9;
	line-height: 55px;
	border-bottom: 1px dashed #f1f1f1;
}
.si-saas-item-text ul{
	padding-top:15px;
}
.si-saas-item-text ul li{
	list-style: circle ;
	color:#666;
	font-size:14px;
	line-height:23px;
}
.si-implement-top{
	color:#666;
	font-size:14px;
	line-height:23px;
	margin-bottom: 45px;
}
.si-implement{
	color:#666;
	font-size:14px;
	line-height:23px;
}
.si-list-cir{
	padding:7px;background:#E0E0E0;float: left;border-radius: 7px;width:14px;height:14px;
	/*margin-top:32px;*/
	left:0px;
	/*margin-left: -9px;*/
	position:absolute;
	top:32px;
}
.implement-ul {
	margin-top:25px;
}
.implement-ul ul li{
	
	height:78px;
}
.implement-ul ul .rightli{
	position: relative;
	padding-left: 20px;
width: 225px;height:78px;  
 vertical-align: middle; display: table-cell; overflow: hidden; 
}
.implement-ul ul li img{
	float: right;
	width:30px;
	height:30px;
	margin-top:24px;
}
.si-it{
	width:200px;
	height:80px;
	background: rgba(255,255,255,0.9);
	line-height: 80px;
	font-size:20px;
	color:#6AAEF9;
	text-align: center;
	position: absolute;
	top:50%;
	left:50%;
	margin:-40px 0px 0px -100px;
}
.si-it-text{
	font-size:13px;
	color:#666;
	margin-bottom: 50px;
	line-height: 22px;
}
.si-ask{
	width:153px;
	height:42px;
	background: url(../img/project/but.png) no-repeat;
	background-size:cover ;
	color:#FFFFFF;
	border:none;
	line-height: 38px;
	font-size:20px;
	margin:60px auto;
	cursor: pointer;
	outline: none;
}
