html,body{
	min-width: 1220px;
}
body{
	background-color: #fff;
	font-size: 13px;
	line-height: 20px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, hr, p, blockquote, pre, a, abbr, acronym, del, cite, address, small, sub, sup, b, u, i, center, font, em, strong, dl, dt, dd, ul, ol, li, form, fieldset, legend, table, caption, thead, tbody, tfoot, tr, th, td,label,input {
    margin: 0;
    padding: 0;
    outline: none;
    list-style: none;
}
.container{
	width: 1200px !important;
	margin:0 auto;
}
.left{
	width: 560px;
	float: left;
}
.right{
	width: 560px;
	float: right;
}
.header{
	width:100%;
	height: 581px;
	background: url('../../images/cloudindustryPark/banner.jpg') no-repeat center top;
}
.header .logo img{
	width: 139px;
	margin-top: 20px;
}
.title{
	height: 50px;
	border-top:1px solid #c00000;
	background-color: #fff9f9;
	color:#cccccc;
	font-size: 13px;
	line-height: 48px;
	margin:0 0 26px 0;
}
.title h2{
	color:#333333;
	font-size: 22px;
	display: inline-block;
	font-weight: normal;
	margin:0;
	margin-right: 10px;
	vertical-align: top;
	height:49px;
	line-height: 49px;
	padding-left: 3px;
}
.title h2 span{
	color:#c00000;
}
.title>span{
	text-transform:uppercase;
    margin-top: 6px;
    display: inline-block;
}
.title2{
	height: 36px;
	line-height: 36px;
	margin-bottom: 20px;
}
.title2 h3{
	font-size: 18px;
	color:#333;
	position: relative;
	margin:0;
}
.title2 h3:before{
	content:"";
	width: 39px;
	height: 4px;
	background-color: #cc0000;
	position: absolute;
	top:30px;
	left:2px;
}
.title2 h3 span{
	font-size: 14px;
	color:#cccccc;
}
.title3{
	height: 36px;
	line-height: 36px;
	background-color: #fff9f9;
	color:#cc0000;
	margin-bottom: 10px;
}
.title3 h4{
	line-height: 36px;
	font-size: 14px;
}
.title4{
	width: 180px;
	background-color: transparent;
	border:0;
	height: 30px;
	line-height: 30px;
}
.title4 h2{
	height: 30px;
	line-height: 30px;
}
.combox{
	margin-top: 34px;
}
.content1 img{
	width: 224px;
}
.content1 p{
	width: 312px;
}
.parkServiceObject .content img{
	margin-right: 27px;
}
.parkServiceObject .content img:last-child{
	margin-right: 0;
}
.parkArchitecture{
	padding-bottom: 10px;
}
.parkArchitecture .content>div{
	width: 266px;
}
.parkArchitecture .content>div p{	
	padding-top: 17px;
	position: relative;
	font-size: 12px;
}
.parkArchitecture .content>div p:nth-child(1){
	margin-bottom: 36px;
}
.parkArchitecture .content>div p:before{
	content:"";
	position: absolute;
	background-color: #e1e1e1;
	width: 18px;
	height: 3px;
	top:0;
}
.content dl{
	margin-bottom: 30px;
}
.content dl:last-child{
	margin-bottom: 0;
}
.content dl dt{
	width: 110px;
	height: 72px;
	float: left;	
}
.content dl dt img{
	width: 100%;
	height: 100%;
}
.content dl dd{
	float: right;
	width: 425px;
	font-size: 12px;
	line-height: 21px;
}
.content dl dd h4{
	font-size: 14px;
	color:#333;
	font-weight: bold;
	margin-bottom: 10px;
}
.combox1{
	border-bottom:1px solid #ebebeb;
	margin-bottom: 30px;
	padding-bottom: 36px;
}
.combox2 dl{
	margin-bottom: 20px;
}
.content2 p{
	margin-bottom: 20px;
	font-size: 12px;
}
.combox3{
	margin-bottom: 16px;
}

.combox4>div{
	width: 33.3%;
	float: left;	
}
.combox4>div .title2{
	background-color: #fffafa;
	height: 50px;
	line-height: 50px;
}
.combox4>div .title2 h3{
	line-height: 50px;
}
.combox4>div .title2 h3:before{
	top:45px;
}
.combox4>div .content{
	position: relative;
}
.combox4>div .content img{
    width: 95%;
    height: auto;
}
.combox4>div .content p{
	height: 50px;
	background:rgba(0,0,0,.5);
	color:#fff;
	position: absolute;
	bottom:0;
	padding:5px 12px 0;
	font-size: 12px;
	width:95%;
}
.case .combox3{
	margin-bottom: 25px;
}
.case .content{
	height: 260px;
}
.case1>div{
	border:1px solid #ebebeb;
	width: 270px;
	display: inline-block;
	padding:12px;
	vertical-align: top;
	height:100%;
}
.case1>div:first-child{
	margin-right: 15px;
}
.case1>div img{
	width: 240px;
	height: 116px;
}
.case1>div span{
	display: inline-block;
	color:#333333;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
.case1>div p{
	font-size: 12px;
	color:#333333;
}
.case3,.case2{
	border:1px solid #ebebeb;
	padding:25px 15px;
}
.case3 img{
	width: 250px;
}
.case3 p{
	width: 250px;
	font-size: 12px;
}
.case2 img{
	margin:10px auto 0 auto;
	display: block;
	width: 130px;
}
.case2 span{
	width: 32px;
	height:3px;
	background-color: #eaeaea;
	display: block;
	margin:10px auto 30px;
}
.cooperationProcess{
	margin:60px 0;
}
.cooperationProcess .title4,.contact .title4{
	margin-top: 25px;
}
.cooperationProcess ul{
	width: 970px;
}
.cooperationProcess ul li{
	float: left;
	width: 91px;
	margin-left: 55px;
	text-align: center;
}
.cooperationProcess ul li p{
	margin-top: 10px;
}
.cooperationProcess ul li:first-child{
	margin-left: 0;
}
.contact{
	width: 100%;
	height: 168px;
	background: url('../../images/cloudindustryPark/contact_bg.jpg') no-repeat top right #f5f6f6;
}
.contact .title{
	margin-left: 60px;
	margin-top: 60px;
	height: 100%;
	margin-right: 50px;
}
.contact .content{
	padding-top: 36px;
}
.contact .content p{
	margin-bottom: 8px;
	font-size: 14px;
	color:#333333;
}
.contact .content p span{
	display: inline-block;
}
.contact .content p span:first-child{
	margin-right: 130px;
}
.footer{
	height: 130px;
	background-color: #333333;
	color:#777777;
	text-align: center;
}
.footer a{
	color:#777777;
}
.footer .friendLink{
	margin-top: 50px;
	margin-bottom: 10px;
}