.contactout{
	margin: 40px auto 104px;
	width: 1200px;
}
.contactbanout{
	width: 100%;
	height: 440px;
}
.continner{
	width: 1200px;
	margin:0 auto;
	position: relative;
}
.contword{
	position: absolute;
	top:156px;
}
.contwordone{
	display: block;
	width: 300px;
	height: 34px;
}
.contline{
	width:74px;
	height: 2px;
	background-color:#fff;
	margin:24px 0; 
}
.contcompanyname{
	font-size: 20px;
	color: #ffffff;
}
.contactbanner{
	background: url(../img/contactban.jpg) no-repeat center;
    background-size: cover;
    display: block;
    width: 100%;
    height: 100%;
}
.companylineout {
    border-bottom: 1px solid #d8d8d7;
}
.companylineout .companylinenav {
    padding: 8px 0;
}
.companylinenav .companynaviner {
    height: 24px;
    line-height: 24px;
    border-left: 4px solid #235574;
}
.companynavspan {
    font-size: 20px;
    color: #3e3a39;
    padding: 0 10px;
}
.contmessage{
	margin:35px 0;
	overflow: hidden;
}
.contmesleft,.contmesright{
	float: left;
}
.contmesleft img{
	width: 148px;
	height: 152px;
	display: block;
}
.contmesright{
	padding-left: 24px;
}
.contmesright p{
	font-size: 16px;
	line-height: 30px;
	color: #595757;
}
.mapout,.mapout img{
	width: 1200px;
	height: 430px;
}