*{
	margin: 0;
	padding: 0;
}

li{
	list-style-type: none;
}

a{
	text-decoration: none;
	color: #000000;
}

body{
	margin: auto;
	font-family: "microsoft yahei";
}
.iframe{
	box-shadow: 0 0 9px rgba(0,0,0,.3);
	display: block;
}

/*
 成功案例
 * */
.sc-banner{
	width: 100%;
	height: 0;
	background: url(../img/successCas01.png) center no-repeat;
	background-size: 100%;
	padding-bottom: 25.2%;
}

/*
 人才招聘
 * */
.em-banner{
	width: 100%;
	height: 0;
	background: url(../img/employment01.png) center no-repeat;
	background-size: 100%;
	padding-bottom: 25.2%;
}

/*
 企业办公
 * */
.enterprise-banner{
	width: 100%;
	height: 0;
	padding-bottom: 25.2%;
	background: url(../img/enterpriseOffice01.png) center no-repeat;
	background-size: 100%;
}

.enterpriseText{
	font-size: 60px;
	color: #FFFFFF;
	width: 500px;
	height: 60px;
	line-height: 60px;
	margin: auto;
	text-align: center;
	padding-top: 150px;
	letter-spacing: 3px;
}

/*
信息安全
 * */
.info-banner{
	width: 100%;
	height: 0;
	background-image: url(../img/infoSafty01.png);
	background-size: 100%;
	padding-bottom: 25.2%;
}

.infoText{
	font-size: 60px;
	color: #FFFFFF;
	width: 500px;
	height: 60px;
	line-height: 60px;
	margin: auto;
	text-align: center;
	padding-top: 150px;
	letter-spacing: 3px;
}

.info01-banner{
	width: 100%;
	height: 0;
	background: url(../img/infoSafty02.png) center no-repeat;
	background-size: 100%;
	padding-bottom: 25.2%;
}

.info01-banner>div:first-child{
	width: 100%;
	padding-top: 5.5%;
}


.info01Text{
	font-size: 44px;
	color: #FFFFFF;
	width: 1000px;
	height: 60px;
	line-height: 60px;
	margin: auto;
	margin-bottom: 30px;
	letter-spacing: 3px;
}

.info01-banner >ul{
	width: 1000px;
	margin: auto;
}

.info01-banner >ul>li{
	color: #FFFFFF;
	font-size: 30px;
	height: 40px;
	line-height: 40px;
	letter-spacing: 2px;
	margin: 5px 0;
}

.sc-cases{
	width: 100%;
}

.sc-cases > li:nth-child(odd){
	background: #F3F3F3;
}

.sc-oneCase{
	width: 1000px;
	margin:auto;
	padding: 50px 0;
}

.sc-oneCase > li:first-child{
	font-size: 28px;
	color: #2B4DA6;
}

.sc-oneCase > li:nth-child(even){
	font-size: 22px;
	margin: 15px 0;
}

.sc-oneCase p{
	font-size: 18px;
	line-height: 32px;
	text-indent: 40px;
	text-align: justify;
	text-justify:inter-word;
}

/*资料云*/
.cloudlibrary01-banner{
	width: 100%;
	height: 0;
	background: url(../img/clpic.png) center no-repeat;
	background-size: 100%;
	padding-bottom: 25.2%;
}

.cloudlibrary01-banner >ul{
	width: 1000px;  
	margin: auto;
}

.cloudlibrary01-banner >ul>li{
	color: #FFFFFF;
	font-size: 30px;
	height: 40px;
	line-height: 40px;
	letter-spacing: 2px;
	margin: 5px 0;	
}

.cloudlibrary_ad{
	font-size: 44px;
	color: #FFFFFF;
	width: 1000px;
	height: 60px;
	line-height: 60px;
	margin: auto;
	margin-bottom: 30px;
	padding-top:50px;
	letter-spacing: 3px;
	}
	
.text-01{}
