			.header {
				height: 92px;
				overflow: hidden;
			}
			
			.header_center {
				width: 1200px;
				height: 92px;
				margin: 0 auto;
			}
			
			.header_center_left {
				float: left;
			}
			
			.header_center_left img {
				float: left;
				margin-top: 24px;
			}
			
			.header_center_left .shu {
				display: inline-block;
				width: 2px;
				height: 44px;
				background: gray;
				float: left;
				margin-top: 30px;
				margin-left: 16px;
				background-color: rgb( 228, 228, 228);
			}
			
			.header_center_left .title {
				display: inline-block;
				font-size: 28px;
				float: left;
				margin-top: 35px;
				margin-left: 16px;
				font-family: "JQZhongYuanJT";
				color: #999999;
			}
			
			.header_center_right {
				float: right;
			}
			
			.header_center_right .top {
				margin-top: 20px;
				margin-left: 95px;
			}
			
			.header_center_right .bottom {
				margin-top: 22px;
			}
			
			.header_center_right .top .shu {
				display: inline-block;
				width: 2px;
				height: 18px;
				background-color: rgb( 228, 228, 228);
				margin-left: 16px;
				margin-right: 16px;
			}
			
			.header_center_right .top span {
				font-size: 14px;
				color: #999999;
				font-family: "JQZhongYuanJT";
			}
			
			.header_center_right .bottom .hotline {
				font-size: 21.09px;				
				color: #666666;
				font-family: "TRENDS";
			}
			
			.header_center_right .bottom .phone {
				font-size: 21px;
				color: #00008b;
				font-family: "TRENDS";
			}