.banner{
	width: 100%;
	min-width: 1180px;
	text-align: center;
	overflow: hidden;
}
.banner img{
	display: block;
	width: 100%;
	max-width: 1920px;
	margin:0 auto;
}
.main{
	width: 1180px;
	margin: 0 auto;
	padding: 40px 0 15px;
}
.title{
	text-align: center;
}
.title h2{
	font-size: 30px;
	line-height: 40px;
	color: #000;
	font-weight: normal;
}
.title p{
	font-size: 14px;
	line-height: 25px;
	color: #dcdcdc;
}


.project .tabBg{
	width: 100%;
	height: 66px;
	background: url(../images/service/tabBg.png) no-repeat;
}
.project .tabBg th{
	width: 200px;
	font-size: 18px;
	line-height: 66px;
	color: #fff;
	border: none;
}
.project .txt{
	text-align: center;
	margin-top: 25px;
	font:normal 16px/30px "microsoft yahei";
}
.project table{
	border: 1px solid #ddd !important;
}
.project table th{
	font-size: 24px;
	font-family: "microsoft yahei";
	font-weight: normal;
	position: relative;
}
.project table th span{
	font-size: 16px;
	font-weight: bold;
}
.project table th i{
	position: absolute;
	height: 8px;
	width: 17px;
	left: 50%;
	margin-left: -8px;
	bottom: -8px;
	
}
.project table th i.bg1{
	background:url(../images/service2016/th_bg.png) left 0 no-repeat;
}
.project table th i.bg2{
	background:url(../images/service2016/th_bg.png) right 0 no-repeat;
}
.project table td{
	text-align: center;
	padding: 15px 0;
	vertical-align: top;
}
.project table td span{
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
	
}
div.price{
	font:normal 14px/36px "microsoft yahei";
	color: #666666;
	text-align: center;
	margin-top: 25px;
}
div.price i{
	font:bold 16px/36px "microsoft yahei";
	color: #ed6d00;
	
}
div.price b{
	font:bold 24px/36px "microsoft yahei";
	color: #ed6d00;
	
}
.project table{
	margin-top: 25px;
}
table td a.btn{
	width: 98px;
	height: 32px;
	font:normal 14px/32px "microsoft yahei";
	text-align: center;
	display: inline-block;
	border-radius: 3px;
	color: #4e9b31;
	border: 1px solid #4e9b31;
	margin-top: 10px;
	margin-bottom: 35px;
}
table td a.btn:hover{
	background: #4e9b31;
	color: #fff;
}
.project table td p.leftTxt{
	text-align: left;
}
.project table td p{
	padding: 0 20px;
	word-break: break-all;
	font:normal 14px/22px "microsoft yahei";
}

.project table td p.smallTxt{
	font:normal 12px/22px "microsoft yahei";
	
}
p.cr1{
	color: #333;
}
p.cr2{
	color: #999;
}

.made{
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.made h3{
	font:normal 30px/70px "microsoft yahei";
}
.made_content{
	background-color: #fff;
	height: 344px;
}
.made_content img{
	float: left;
}
.madeRight{
	float: right;
	width: 623px;
}
.madeRight h4{
	font:bold 16px/20px "microsoft yahei";
	border-left: 4px solid #ff3d00;
	color: #595959;
	text-indent: 8px;
	margin-top: 50px;
}
.madeRight p{
	margin-left: 26px;
	margin-top: 50px;
	font:normal 16px/32px "microsoft yahei";
	color: #595959;
}
.madeRight p b{
	font:normal 20px/32px "microsoft yahei";
}
.custom{
	height: 40px;
	padding: 15px 0;
	border: 2px dashed #bdc2c9;
	border-radius: 3px;
	margin: 30px 0;
	padding-left: 40px;
	font-size: 24px;
	line-height: 40px;
	color: #333;
}
.custom span{
	font-size: 16px;
	line-height: 40px;
	margin-left: 40px;
}
.custom span b{
	color: #4e9b31;
}