a .a_bottom{
	display: inline-block;padding: 3px 0;border-bottom: 1px solid;
}
.banner{
	background: #d65a1e;padding: 194px 0 140px 0;color: #fff;text-align: right;
}
.banner img{
	max-width: 100%;
}
.banner .bannerCon{
	padding-left: 22px;
}
.main .banner h4{
	font-size: 98px;font-weight: bold;
}
.main .banner h2{
	font-size: 80px;margin-bottom: 30px;font-weight: bold;
}
.banner .bannerCon p{
	font-size: 12px;line-height: 25px;
}
.menu{
	margin: 40px 0;font-size: 20px;
}
.menu .col-xs-4{
	padding: 0 5px;
}
.menu .col-xs-4 span{
	display: inline-block;background: #fff;color: #000000;line-height: 40px;width: 300px;max-width: 100%;cursor: pointer;
}
.menu .col-xs-4 .active{
	background: #d65a1e;color: #fff;
}
.main h2{
	font-size: 35px;
}
.main h3{
	font-size: 35px;color: #d65a1e;
}
.main .breadCrumbs{
	background: #fff;padding: 22px 0;
}
.main .breadCrumbs img{
	width: 26px;max-width: 100%;margin-right: 13px;
}
.main .breadCrumbs span,.main .breadCrumbs a{
	font-size: 20px;color: #646464;
}
.main .breadCrumbs .currentLocation{
	color: #ff0000;
}
.navbar-inverse{
	display: none;
}
.main .padding_10{
	padding-left: 10px;
}
.productItem{
	background: #646464;color: #fff;padding: 80px 0;
}
.productItem h4{
	font-size: 20px;margin-bottom: 15px;
}
.productItem p{
	font-size: 16px;line-height: 28px;
}
.productItem .margin_70{
	margin-bottom: 70px;
}
.productItem .shortHr{
	display: inline-block;width: 40px;border-bottom: 5px solid #d55b1b;
}
.productItem .longHr{
	display: inline-block;width: 96px;border-bottom: 5px solid #d55b1b;margin: 20px 0;
}
.productItem .erpList{
	padding-right: 30px;margin-top: 30px;
}
.productItem .erpList img{
	max-width: 100%;
}
.productItem .imgList{
	text-align: center;margin-top: 46px;
}
.productItem .imgList img{
	max-width: 100%;
}
.core{
	background: #333;
}
.core img{
	max-width: 100%;
}
.core .coreItem{
	text-align: center;margin-bottom: 60px;
}
.core .coreItem img{
	margin-bottom: 20px;
}
.core .coreItem h4{
	font-size: 18px;color: #d65a1e;margin-bottom: 20px;
}
.core .coreItem .coreList{
	padding: 0 10px;
}
.core h5{
	font-size: 20px;margin-bottom: 40px;
}
.role{
	padding-top: 80px;color: #fff;background: #646464;
}
.role h3{
	color: #d65a1e;
}
.role p{
	font-size: 16px;line-height: 28px;
}
.productItem .productList{
	background: #333;padding: 80px 0;
}
.productItem .productList h5{
	font-size: 35px;
}
.productItem .productList h4{
	font-size: 35px;margin-bottom: 30px;font-weight: bold;
}
.productItem .productList .seriesList{
	padding: 20px 25px;
}
.productItem .productList p{
	font-size: 16px;line-height: 28px;margin-bottom: 20px;
}
.productItem .productList a{
	color: #fff;font-size: 16px;
}
.productItem .productList .seriesList .margin_274{
	margin-top: 274px;
}
.productItem .productList .seriesLast{
	position: absolute;bottom: 0;right: 0;
}
.case{
	background: #646464;padding: 0 0 80px 0;
}
.case h2{
	color: #fff;
}
.case h5{
	font-size: 22px;font-weight: bold;margin-bottom: 20px;
}
.case a{
	display:inline-block;font-size: 16px;margin-top: 40px;color: #000;
}
.case .caseItemRight{
	margin-top: 30px;
}
.case .caseDetail{
	padding:0 20px 20px 0;text-align: left;
}
.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;
}
.case .caseRight p{
	font-size: 16px;line-height: 25px;
}
.case .caseRight h6{
	font-size: 20px;margin-bottom: 20px;
}
.case .caseRight a{
	margin-top: 30px;
}
.case .newsLinks{
	display: block;float:right;font-size: 16px;color: #fff;padding-right: 20px;margin-top: 10px !important;
}
.case .newsLinks:hover{
	color: #d65a1e;
}
.case .newsLinks img{
	margin-left: 10px;width: 30px;height: 30px;
}


/*平板：屏幕宽度在798-1024*/
@media only screen and (min-width:768px ) and (max-width:1024px ){
	.banner{
		padding: 97px 0 70px 0;
	}
	.main .banner h4{
		font-size: 60px;
	}
	.main .banner h2{
		font-size: 50px;
	}
	.banner .bannerCon p{
		display: none;
	}
	.main .breadCrumbs{
		padding: 15px 0;
	}
	.productItem{
		padding: 40px 0;
	}
	.productItem .margin_70{
		margin-bottom: 35px;
	}
	.productItem .longHr{
		margin: 10px 0;
	}
	.productItem .erpList{
		padding-right: 15px;margin-top: 15px;
	}
	.core .coreItem{
		margin-bottom: 30px;
	}
	.role{
		padding-top: 40px;
	}
	.productItem p,.role p{
		margin-top: 20px;
	}
	.productItem .productList{
		padding: 40px 0;
	}
	.productItem .productList h4{
		font-size: 25px;
	}
	.productItem .productList .seriesList .margin_274{
		margin-top: 137px;
	}
	.case{
		padding: 0 0 40px 0;
	}
}
/*手机：屏幕宽度最大767*/
@media only screen and (max-width:767px ){
	.banner img{
		display: none;
	}
	.banner{
		padding: 49px 0 35px 0;
	}
	.main .banner h4{
		font-size: 30px;
	}
	.main .banner h2{
		font-size: 25px;
	}
	.banner .bannerCon p{
		display: none;
	}
	.main .breadCrumbs{
		padding: 8px 15px;
	}
	.main .breadCrumbs img{
		width: 13px;margin-right:6px ;
	}
	.main .breadCrumbs span, .main .breadCrumbs a{
		font-size: 16px;
	}
	.navbar-inverse{
		display: block;
	}
	.productItem .margin_70{
		margin: 10px 0;
	}
	.productItem .erpList{
		padding-right: 0;margin-top: 15px;display: none;
	}
	.core .coreItem{
		margin-bottom: 30px;
	}
	.core h5{
		font-size: 16px;margin-bottom: 20px;
	}
	.core .coreItem h4{
		font-size:16px;margin-bottom: 10px;
	}
	.core .coreItem .coreList img{
		margin-bottom: 10px;
	}
	.core .coreItem .coreList p{
		display: none;
	}
	.productItem .productList h5{
		font-size: 18px;
	}
	.main h2{
		font-size: 18px;
	}
	.main h3{
		font-size: 25px;
	}
	.productItem{
		padding: 20px 0;
	}
	.productItem h4{
		font-size: 18px;
	}
	.productItem p{
		font-size:14px;
	}
	.productItem .longHr{
		margin: 10px 0;
	}
	.productItem .productList .seriesList .margin_274{
		margin-top: 0;
	}
	.productItem .productList .seriesList{
		margin-bottom: 10px;
	}
	.productItem .productList .seriesLast{
		position: relative;
	}
	.productItem .productList p{
		font-size: 14px;line-height: 20px;margin-bottom: 10px;
	}
	.productItem .productList a{
		font-size: 14px;
	}
	.role{
		padding: 20px 0;
	}
	.role p{
		font-size:14px;line-height:20px;margin-top: 20px;
	}
	.productItem .productList{
		padding: 31px 0;
	}
	.productItem .productList h3{
		margin-bottom: 20px;
	}
	.productItem .productList h4{
		font-size: 20px;margin-bottom: 24px;
	}
	.productItem .productList .greyCon{
		padding: 20px 0;border-top:15px solid #333;border-bottom:15px solid #333;
	}
	.productItem .productList .yellowCon{
		padding: 35px 0;
	}
	.productItem .productList .productDetail{
		padding: 0 20px;margin-bottom: 40px;
	}	
	.case {
		padding: 0 0 20px 0;
	}
	.case .caseItemRight{
		margin-top: 15px;
	}
	.case .caseRight{
		padding: 20px 10px;
	}
	.case .caseDetail{
		padding: 0 0 20px 0;
	}
	.case .caseRight h6{
		font-size: 16px;margin-bottom: 10px;
	}
	.case .caseRight p{
		font-size: 14px;
	}
	.case .caseRight a{
		font-size: 14px;margin-top: 10px;
	}
}
/*手机：屏幕宽度最小767*/
@media only screen and (min-width:767px ) {
	
}
/*平板：屏幕宽度最小991*/
@media only screen and (min-width:991px ){
	
}