.main{
	text-align: center;
}
.main h3{
	font-size: 28px;font-weight: bold;margin-bottom: 10px;color: #009eff;
}
.main h4{
	font-size: 16px;color: #808080;margin-bottom: 40px;
}
.main .more{
	display:block;font-size: 12px;color: #8b8b8b;margin: 30px 0 40px 0;
}
.main .more .a_bottom{
	display: inline-block;padding: 3px 0;border-bottom: 1px solid;
}
/*.main .more:hover{
	color: #009eff;
}
.main .more:visited{
	color: #009eff;
}*/
.main .banner{
	background: url(../img/service/ServiceSummarize/banner.png);background-size: cover;
}
.main .banner .container{
	padding: 157px 0 207px 0;
}
.main .banner .container .bannerCon{
	color: #fff;text-align: center;
}
.main .banner .container .bannerCon h1{
	font-size: 40px;margin-bottom: 15px;
}
.main .banner .container .bannerCon h2{
	font-size: 55px;font-weight: bold;margin-bottom: 38px;
}
.main .banner .container .bannerCon .shortHr{
	display:inline-block;width: 152px;max-width: 100%;border-bottom: 4px solid #fff;margin-bottom: 34px;text-align: center;
}
.main .banner .container .bannerCon p{
	font-size:14px;line-height: 25px;
}
.navbar-inverse{
	border-bottom: 1px solid #ccc;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{
	border-bottom: 2px solid #0099ff;
}
.navbar-inverse .navbar-nav>li>a{
	color: #0099ff;text-decoration: none;margin: 0;
}
.menu{
	margin: 40px 0;font-size: 20px;
}
.menu .col-xs-4{
	padding: 0 5px;
}
.menu .col-xs-4 span{
	display: inline-block;background: #bebebe;color: #000000;line-height: 40px;width: 300px;max-width: 100%;cursor: pointer;
}
.menu .col-xs-4 .active{
	background: #0099ff;color: #fff;
}
.main .manage{
	background: #F2F2F2;padding: 80px 0 40px 0;text-align: center;
}
.main .manage p{
	font-size: 16px;line-height: 26px;color: #0099ff;margin-bottom: 20px;
}
/*.main .manage .manageItem{
	padding: 0 152px;
}*/
.main .manage .manageItem .itemList{
	padding: 0 30px;
}
.main .manage .manageItem img{
	max-width: 100%;margin-bottom: 20px;
}
.main .manage .manageItem ul{
	list-style: none;
}
.main .manage .manageItem ul li{
	font-size: 14px;line-height: 20px;color: #808080;
}
.main .industry{
	padding: 80px 0;
}
.main .industry p{
	font-size: 16px;line-height:26px;color: #666;
}
.main .industry .industryItem img{
	max-width: 100%;
}
.carousel-indicators li{
	border: 1px solid #009eff;
}
.carousel-indicators .active{
	background-color:#009eff ;
}
.carousel-indicators{
	bottom: -30px;
}
.main .information{
	padding: 40px 0 0 0;color: #fff;
}
.main .information h3,.main .information h4,.main .information a{
	color: #fff;
}
.main .information p{
	font-size: 16px;
}
.main .information .informationList{
	text-align: left;padding: 0 80px 80px 0;
}
.main .information .informationList img{
	padding-right: 15px;
}
.main .information .informationList h5{
	margin-bottom: 15px;
}
.main .information .informationList p{
	font-size:14px;line-height: 22px;
}
.main .process{
	padding: 80px 0;
}
.main .process p{
	font-size: 16px;line-height:26px;color: #666;
}
.main .process .processList{
	padding: 20px 24px 20px 0;
}
.main .process .processList h5{
	font-size: 16px;font-weight: bold;margin-bottom: 10px;
}
.main .process .processList p{
	font-size: 14px;line-height: 18px;
}
.main .process .processItem{
	position:relative;border: 1px solid #ccc;text-align: left;padding: 42px 10px 34px 10px;
}
.main .process .processItem img{
	position: absolute;top: -20px;left: 30px;width:41px;height:41px;border: 5px solid #fff;
}
.main .case{
	padding-bottom: 60px;
}
.main .case p{
	font-size: 16px;line-height: 25px;
}
.main .case .caseItem{
	padding-right: 20px;
}
.main .case .caseItem .caseList{
	background: #FFF;box-shadow:-2px 2px 15px #646464;-moz-box-shadow:-2px 2px 15px #646464;-webkit-box-shadow:-2px 2px 15px #646464;
}
.main .case .caseItem .caseList img{
	width: 100%;
}
/*.main .case .caseCon{
	padding: 45px 20px 20px 20px;
}*/
.main .case h5{
	font-size: 22px;font-weight: bold;margin-bottom: 20px;
}
.main .case a{
	display:inline-block;font-size: 16px;margin-top: 40px;color: #000;
}
.main .case a .a_bottom{
	display: inline-block;padding: 3px 0;border-bottom: 1px solid;
}
.main .case .caseDetail{
	padding:0 20px 20px 0;text-align: left;
}
.main .case .caseRight{
	background: #fff;padding: 45px 25px;color: #000;box-shadow:-2px 2px 15px #646464;-moz-box-shadow:-2px 2px 15px #646464;-webkit-box-shadow:-2px 2px 15px #646464;
}
.main .case .caseRight h6{
	font-size: 20px;margin-bottom: 20px;
}
.main .case .caseRight a{
	margin-top: 30px;
}
.newsLinks{
	display: block;float:right;font-size: 16px;color: #000;text-decoration: none;padding-right: 20px;margin-top: 10px !important;
}
.newsLinks:hover{
	color: #0099ff;
}
.newsLinks img{
	margin-left: 10px;width: 30psx;height: 30px;
}





/*平板：屏幕宽度在798-1024*/
@media only screen and (min-width:768px ) and (max-width:1024px ){
	.main .banner .container .bannerCon{
		padding-right: 20px;
	}
	.main .banner .container{
		padding: 65px 0 100px 0;
	}
	.main .manage{
		padding: 40px 0 20px 0;
	}
	.main h4{
		margin-bottom: 20px;
	}
	.main .industry{
		padding: 40px 0;
	}
	.main .information .informationList{
		padding: 0 40px 40px 0;
	}
	.main .manage .manageItem .itemList{
		padding: 0 15px;
	}
	.main .process{
		padding: 40px 0;
	}
	.main .case{
		padding-bottom: 30px;
	}
	.main .case .caseItem .caseList{
		margin-bottom: 20px;
	}
	/*.main .case .caseCon{
		padding: 20px;
	}*/
	.main .case a{
		margin-top: 20px;
	}
}
/*手机：屏幕宽度最大767*/
@media only screen and (max-width:767px ){
	.main .banner .container{
		padding: 33px 0 50px 0;
	}
	.main .banner .container .bannerCon{
		padding-right: 20px;
	}
	.main .banner .container .bannerCon h1{
		font-size: 20px;
	}
	.main .banner .container .bannerCon h2{
		font-size: 30px;
	}
	.main .banner .container .bannerCon p{
		display: none;
	}
	.navbar-inverse .navTitle{
		color: #009eff;
	}
	.navbar-inverse .navbar-header{
		color: #009eff;border: 1px solid #009eff;
	}
	.navbar-inverse .navbar-header a{
		color: #009eff;
	}
	.navbar-inverse .navbar-toggle{
		background: #009eff;
	}
	.navbar-inverse .navbar-brand{
		display: block;
	}
	.menu{
		font-size:15px;
	}
	.menu .col-xs-4 span{
		line-height: 30px;
	}
	.navbar-inverse .navbar-collapse{
		border: 1px solid #009eff;
	}
	.main h3{
		font-size: 22px;
	}
	.main h4{
		font-size: 14px;margin-bottom: 20px;
	}
	.main .manage{
		padding: 20px 0;
	}
	.main .manage p{
		font-size: 14px;
	}
	.main .manage .manageItem .itemList{
		padding: 0 15px;
	}
	.main .manage .manageItem ul li{
		display: none;
	}
	.main .more{
		margin: 15px 0 20px 0;
	}
	.main .industry{
		padding: 20px 15px;
	}
	.main .industry p{
		font-size: 14px;
	}
	.main .information{
		padding: 20px 0 0 0;
	}
	.main .information p{
		font-size: 14px;
	}
	.main .information .informationList{
		padding: 0 20px 20px 0;
	}
	.main .information .informationList p{
		display: none;
	}
	.main .information .informationList img{
		margin-bottom: 10px;padding-right: 0;
	}
	.main .process{
		padding: 20px 15px;
	}
	.main .process p{
		font-size: 14px;
	}
	.main .process .processList{
		padding: 0;margin-bottom: 20px;
	}
	.main .process .processList p{
		display: none;
	}
	.main .process .processItem{
		padding: 21px 10px 10px 10px;
	}
	.main .case{
		padding-bottom: 20px;
	}
	.main .case .caseItem{
		padding-right: 0;
	}
	.main .case .caseItem .caseList{
		margin-bottom: 20px;
	}
	.main .case .caseItem .caseList img{
		display: none;
	}
	/*.main .case .caseCon{
		padding: 10px;
	}*/
	.main .case h5{
		margin-bottom: 10px;
	}
	.main .case a{
		margin-top: 10px;font-size: 14px;
	}
	.main .case .caseDetail{
		padding: 0 0 20px 0;
	}
	.main .case .caseRight h6{
		margin-bottom: 10px;font-size: 16px;
	}
	.main .case p{
		font-size: 14px;
	}
	.newsLinks{
		padding-right: 0;
	}
	
}
/*手机：屏幕宽度最小767*/
@media only screen and (min-width:767px ) {
	
}
/*平板：屏幕宽度最小991*/
@media only screen and (min-width:991px ){
	
}