.bottom_address{
	width: 100%;
	height: 214px;
	background: #041d3c;
	position: relative;
}
.address_con{
	width: 1200px;
	height: 214px;
	margin:auto;
	overflow: hidden;
}
.address_con_left{
	float: left;
	width: 600px;
	height: 184px;
	overflow: hidden;
	margin-top: 15px;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
}
.address_con_right{
	float: left;
	width: 580px;
	height: 184px;
	margin-left: 20px;
	overflow: hidden;
	margin-top: 15px;
}
.address_fenge{
	width: 1px;
	height: 178px;
	background: #506177;
	position: absolute;
	top: 20px;
	left: 0px;
	right: 0px;
	margin:auto;
}
.address_left_left{
	float: left;
	width: 158px;
	height: 184px;
}
.address_left_right{
	float: left;
	width: 440px;
	height: 184px;
}
.address_right_left{
	float: left;
	width: 158px;
	height: 184px;
}
.address_right_right{
	float: left;
	height: 184px;
	width: 420px;
}
.address_p1{
	font-size: 16px;
	line-height: 39px;
	color: #ffffff;
}
.foot_bottom{
	width: 100%;
	height: 58px;
	background: #163051;
}
.foot_bottom_wraper{
	width: 1200px;
	height: 58px;
	overflow: hidden;
	margin:auto;
}
.foot_bot_left{
	float: left;
	width: 600px;
	height: 58px;
	line-height: 58px;
	font-size: 20px;
	color: #ffffff;
	position: relative;
}
.foot_bot_right{
	float: left;
	width: 600px;
	height: 58px;
	line-height: 58px;
	font-size: 20px;
	color: #ffffff;
	position: relative;
}
.dianhua_bot{
	position: absolute;
	background: url(../images/iphone.png) no-repeat left center;
    right: 20px;
    padding-left: 46px;
}
.xinfeng_bot{
	position: absolute;
	background: url(../images/xinfeng.png) no-repeat left center;
    left: 20px;
    padding-left: 48px;
}
.phone_wraper{
    width:500px;
    height: 50px;
    line-height: 50px;
    margin: 50px 65px 0px 65px;
    float: left;
	overflow: hidden;
}
#ajax_phone{
	width: 225px;
	height: 41px;
	border-radius: 4px;
	padding-left: 20px;
	float: left;
}
#ajax_sryzm{
	width: 100px;
	height: 41px;
	border-radius: 4px;
	margin-left: 20px;
	text-align: center;
	float: left;
}
#ajax_fsyzm{
    width: 110px;
    height: 46px;
    border-radius: 4px;
    line-height: 46px;
    color: #999999;
    background: #ffffff;
    text-align: center;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}
.huoqu_yzm1 {
    background: #c0c0c0;
}