.productItem .productList a .a_bottom{
	display: inline-block;padding: 3px 0;border-bottom: 1px solid;width: auto;
}
.banner{
	background: #d65a1e;padding: 194px 0 140px 0;color: #fff;text-align: right;
}
.banner img{
	max-width: 100%;
}
.banner .bannerCon{
	text-align: right;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;
}
.navbar-inverse{
	display: none;
}
.main h2{
	font-size: 35px;
}
.main h3{
	font-size: 35px;color: #d65a1e;
}
.productItem{
	background: #646464;color: #fff;padding: 78px 0;
}
.productItem p{
	font-size: 16px;line-height: 28px;
}
.productItem span{
	display: inline-block;width: 97px;border-bottom: 5px solid #d55b1b;margin-top: 48px;
}
.value{
	background: #333;color: #fff;padding: 58px 0 32px 0;
}
.value h3{
	margin-bottom: 40px;
}
.value p{
	line-height: 28px;
}
.value .valueItem img{
	max-width: 100%;padding-left: 150px;
}
.productItem .imgList{
	text-align: center;margin-top: 46px;
}
.productItem .imgList img{
	max-width: 100%;
}
.role{
	padding: 90px 0;color: #fff;
}
.role h3{
	color: #fff;
}
.role p{
	font-size: 16px;line-height: 28px;
}
.productItem .productList{
	background: #333;padding: 62px 0;
}
.productItem .productList h3{
	margin-bottom: 40px;
}
.productItem .productList h4{
	font-size: 35px;font-weight: bold;padding-bottom:40px;margin-bottom: 48px;text-align: center;
}
.productItem .productList h5{
	font-size: 20px;margin-bottom: 11px;padding: 0 40px;
}
.productItem .productList .productDetail{
	padding: 0 40px;/*margin-bottom: 190px;*/
}
.productItem .productList p{
	font-size: 16px;line-height: 48px;
}
.productItem .productList a{
	color: #fff;font-size: 16px;
}
.productItem .productList .listItem{
	padding: 40px 0;text-align: center;
}
.productItem .productList .greyCon{
	background: #646464;/*border-top:30px solid #333;border-bottom:30px solid #333;*/
}
.productItem .productList .greyCon h4{
	border-bottom:1px solid #323232;
}
.productItem .productList .yellowCon{
	background: #d55b1d;
}
.productItem .productList .yellowCon h4{
	border-bottom:1px solid #eaae8d;
}
.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 a .a_bottom{
	display: inline-block;padding: 3px 0;border-bottom: 1px solid;
}
.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;
	}
	.productItem{
		padding: 40px 0;
	}
	.productItem p,.role p{
		margin-top: 20px;
	}
	.value .valueItem img{
		padding-left: 30px;
	}
	.productItem .productList h4{
		font-size: 25px;
	}
	.productItem .productList .productDetail{
		padding: 0 20px;margin-bottom: 80px;
	}
	.role{
		padding: 40px 0;
	}
	.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;
	}
	.navbar-inverse{
		display: block;
	}
	.main h2{
		font-size: 18px;
	}
	.main h3{
		font-size: 25px;
	}
	.productItem{
		padding: 20px 0;
	}
	.productItem p{
		margin-top: 10px;font-size: 14px;
	}
	.productItem span{
		margin-top: 20px;
	}
	.value{
		padding: 29px 0 16px 0;
	}
	.value h3{
		margin-bottom: 20px;
	}
	.value .valueItem{
		display: none;
	}
	.role{
		padding: 20px 0;
	}
	.role p{
		margin-top: 20px;font-size: 14px;
	}
	.productItem .productList{
		padding: 31px 0;
	}
	.productItem .imgList{
		margin-top: 20px;
	}
	.productItem .productList h3{
		margin-bottom: 20px;
	}
	.productItem .productList h4{
		font-size: 25px;padding-bottom: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: 20px;
	}
	.productItem .productList p{
		line-height: 25px;font-size: 14px;
	}
	.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 ){
	
}