element.style{
			width: 1400px;
			margin: 0 auto;
			line-height: 180%;
		}
		.w1300{
			width: 1300px;
			margin: auto;
			padding-top: 20px;
		}
		.f1{
			float: left;	
		}
		.contact_one{
			margin-right: -3px;
		}
		.contact_one span{
			
			font-family: arial;
			font-size: 55px;
			line-height: 76px;
			color: #F3F3F3;
			margin-bottom: 4px;
			display: block;
			font-weight: bold;
		}
		.contact_one div{
			margin-bottom: 28px;
			font-size: 46px;
			line-height: 36px;
		}
		.contact_two{
			width: 366px;
			height: 315px;
			position: relative;
			background: #f5f5f5 url() no-repeat;
			background-position: 325px 332px;
			padding: 45px;
			font-size: 16px;
			line-height: 35px;
			margin: 0 0 50px 62px;
		}


		.contact_title{
			position: absolute;
			padding: 0 30px;
			height: 45px;
			background: #c50212;
			border-radius: 10px;
			font-size: 24px;
			color: #FFFFFF;
			line-height: 45px;
			
		}
		.contact_content{
			margin-top: 60px;
		}