			.container {
				margin-left: auto;
				margin-right: auto;
				width: 1000px;
			}
			/*技术支持头部*/
			
			.technologyHead {
				border-bottom: 1px dotted #d3dbe3;
				height: 186px;
				width: 1000px;
				margin-top: 35px;
			}
			
			.technologyHr {
				margin-right: 100px;
			}
			
			.technologyHr h2 {
				font-family: \5FAE\8F6F\96C5\9ED1;
				color: #3278c0;
				font-size: 16px;
				margin-bottom: 26px;
			}
			
			.technologyHr p {
				font-family: \5FAE\8F6F\96C5\9ED1;
				color: #333333;
				font-size: 12px;
				letter-spacing: 0.6px;
				margin: 0px;
				margin-top: 8px;
			}
			.technologyHr a{
				text-decoration: none;
				color: #333333;
			}
			
			
			.technologyHr img {
				margin-right: 10px;
			}
			
			.technologyHr,
			.technologyHl {
				float: left;
			}
			/*技术支持内容部*/
			
			.technologyBody {
				width: 1000px;
				margin-top: 41px;
				height: 401px;
				margin-bottom: 81px
			}
			
			.technologyBr,
			.technologyBl {
				float: left;
			}
			
			.technologyBr {
				margin-right: 33px;
			}
			
			.technologyBl {
				width: 645px;
			}
			
			.technologyBl h2 {
				font-family: \5FAE\8F6F\96C5\9ED1;
				color: #333333;
				font-size: 14px;
				margin: 0px;
			}
			
			.technologyBl p {
				font-size: 12px;
				margin-top: 6px;
				line-height: 24px;
				margin: 0px;
				margin-bottom: 28px;
				letter-spacing: 0.6px;
			}