.main{
	width: 100%;
	background: #eee;
}
.project{
	width: 1100px;
	margin: 0 auto;
}
.title{
	padding-top: 36px;
	text-align: center;
}
.title h3{
	position: relative;
	width: 4em;
	display: inline-block;
	font:normal 30px/50px "microsoft yahei";
}
.title i{
	position: absolute;
	height: 3px;
	width: 40px;
	background-color: #FF6600;
	bottom: -3px;
	left: 37px;
}
.project .txt{
	text-align: center;
	margin-top: 25px;
	font:normal 16px/30px "microsoft yahei";
}
.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;
	border-bottom:1px solid #dcdcdc;
}
.project table td span{
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	
}
div.price{
	font:normal 14px/36px "microsoft yahei";
	color: #666666;
	text-align: center;
	margin-top: 25px;
}
div.price i{
	font:normal 18px/36px "microsoft yahei";
	color: #eb201d;
	
}
div.price b{
	font:normal 24px/36px "microsoft yahei";
	color: #eb201d;
	
}
.project table{
	margin-top: 25px;
}
table td a.btn{
	width: 98px;
	height: 32px;
	font:normal 14px/32px "microsoft yahei";
	background-color: #f54a47;
	text-align: center;
	display: inline-block;
	border-radius: 3px;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 35px;
}
.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: #666666;
}
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";
}
