.contact_all h1{
	height:45px;
	margin-left:10px;
	font-size:24px;
	line-height:45px;
	border-bottom:1px solid #aaa;
}
.contact_all .desc_company{
	padding:5px;
}
	.contact_all p{
		line-height:30px;
		margin-bottom:30px;
	}
.contact_all .contact_info{
	padding-right:25px;
	font-size:18px;
	font-weight:bold;
	color:#0659BF;
	margin-bottom:10px;
}

.product-content .think{
	width:100%;
	height:270px;
	border:1px solid #aaa;
	box-shadow:4px 4px 4px #aaa;
	border-radius:4px;
	padding-top:20px;
	padding-left:20px;
	margin-bottom:20px;
}
.product-content .think .title{
	font-size:20px;
	font-weight:bold;
	font-family:黑体;
	margin-bottom:10px;
}
.product-content .think  p{
	line-height:20px;
	margin-bottom:10px;
	font-family:黑体;
	font-size:16px;
}

.product-content .rule{
	width:100%;
	height:370px;
	border:1px solid #aaa;
	box-shadow:4px 4px 4px #aaa;
	border-radius:4px;
	padding-top:20px;
	padding-left:20px;
	margin-bottom:20px;
}
.product-content .rule .title{
	font-size:20px;
	font-weight:bold;
	font-family:黑体;
	margin-bottom:10px;
}
.product-content .rule  p{
	line-height:20px;
	margin-bottom:10px;
	font-family:黑体;
	font-size:16px;
}
