@charset "gb2312";

/*总体设置*/
*{
	margin:0;
	padding:0;
	outline:none;
}
body{
	font-family:"微软雅黑","黑体","宋体";
	color:#333333;
	line-height:26px;
	background:#fff;
	font-size:14px;
}
img{
	border:none;
}
a{
	color:#666666;
	text-decoration:none;
}
a,img,span{
	display:inline-block;
}
a:hover{
	color:#3799f0;
}
div.application ul{
	height:auto;
	overflow:hidden;
}
li{
	list-style:none;
}
div#heHuo,div#uiDesign,div#dvp,div#baozhang{
	width:1120px;
	margin:80px auto;
}
p.divTitle{
	text-align:center;
}
div.aside{
	color:#8d8d8d;
	text-align:center;
	margin:35px auto 70px auto;
}
div.aside p,ul.baozhangUL p{
	text-align:center !important;
}
ul.heHuoUL span,div.fourUI span,ul.dvpUL span{
	margin-top:10px !important;
}
div.smallBanner{
	margin:40px auto;
}



/*技术合伙人*/
ul.heHuoUL{
	width:495px;
	margin:0 auto;
}
ul.heHuoUL li{
	width:80px;
	float:left;
	margin-right:127.5px;
}
ul.heHuoUL li.notMarginRight{
	margin-right:0px;
}
span.bottomTitle{
	text-align:center;
	display:block;
	font-size:16px;
}
/*ui设计*/
div.fourUI{
	width:100%;
	height:279px;
	background:url(../i/dvp/uiBack.png) no-repeat center center #fff;
	position:relative; 
}
a.goUI{
	text-align:center;
	display:block;
	width:80px;
	float:left;
}
a.goUI span{
	font-weight:bold;
	position:relative;
	bottom:8px;
}
div.fourUISon{
	width:364px;
	position:absolute;
}
div.fourUISon>p{
	float:right;
	width:250px;
	line-height:24px;
	margin-right:10px;
}
div#uiFor1{
	left:30px;
	top:20px;
}
div#uiFor2{
	right:30px;
	top:20px;
}
div#uiFor3{
	left:30px;
	bottom:20px;
}
div#uiFor4{
	right:30px;
	bottom:20px;
}
div.fourUI hr{
	height:0px;
	width:364px;
	border:none;
	border-top:2px solid #eeeeee;
	position:absolute;
}
hr#leftHR{
	left:30px;
	top:140px;
}
hr#rightHR{
	right:30px;
	top:140px;
}
/*软件开发*/
ul.dvpUL li{
	width:54px;
	text-align:center;
	float:left;
	margin:0 52px;
}
/*我们的技术保障*/
ul.baozhangUL li{
	float:left;
	text-align:center;
	width:210px;
	margin:0 7px;
}
ul.baozhangUL li span{
	font-size:16px;
	display:block;
	margin:10px 0;
}
ul.baozhangUL li p{
	line-height:22px;
}

/*解决方案*/
div#fangan{
	width:100%;
	height:567px;
	background:#0c5ea3;
	position:relative;
}
div#innerFangan{
	position:absolute;
	left:50%;
	top:53.5px;
	margin-left:-363px;
	width:726px;
	height:460px;
	text-align:center;
	color:white;
}
div#innerFangan h1{
	font-size:30px;
	font-weight:normal;
}

ul#fiveLi{
	width:721px;
	height:auto;
	overflow:hidden;
	border:1px solid white;
	border-radius:10px;
	margin-top:40px;
}
ul#fiveLi li{
	cursor:pointer;
	width:143.8px;
	height:38px;
	float:left;
	line-height:38px;
	border-right:1px solid white;
}
ul#fiveLi li.click{
	background:#4b76c5;
}
ul#fiveLi li.notBorderRight{
	border-right:none;
}
div.likebd{
	border-radius:10px;
	position:absolute;
	width:344px;
	height:327px;
	left:201px;
	bottom:0px;
	background:#0b2f72;
	padding:20px;
}
div.likebd>a.topBDA{
	position:absolute;
	left:0;
	top:0;
	padding:20px;
	width:inherit;
	height:inherit;
	border-radius:10px;
}
div.likebd>h3{
	font-size:16px;
	color:#e9573e;
	margin-bottom:20px;
	
	margin-top:5px;
}
div.likebd>p{
	text-align:left;
}




