.contact_nav{
	height:599px;
	border-top:1px solid #dfdfdf;
	position: relative;
	margin-top:80px;
}
.contact_nav_map{
	width:100%;
	height:599px;
	position: absolute;
	top:0;
	left:0;
}
.contact_nav_contact{
	width: 1200px;
	height:230px;
	position: absolute;
	top:369px;
	left: 50%;
    z-index: 3;
    margin-left: -600px;
}
.contact_nav_contact>div{
	float:left;
}
.contact_nav_contact_phone{
	width:470px;
	height:230px;
}
.contact_nav_contact_phone>div{
	float:left;
}
.contact_nav_contact_phone_img{
	width:46px;
    height:46px;
    border:2px solid #fff;
    border-radius: 50%;
    margin-top:21px;
}
.contact_nav_contact_phone_img>img{
	width:36px;
	height:36px;
	padding:5px;
}
.contact_nav_contact_phone_num{
	color:#fff;
	padding:30px 0 0 18px;
}
.contact_nav_contact_phone_num>p{
	height:24px;
    line-height:24px;
    color:#fff;
    font-size:14px;
}
.contact_nav_contact_th{
	width:470px;
	height:230px;
}
.contact_nav_contact_th>div>div{
	float:left;
}
.contact_nav_contact_th>div{
	height:50px;
	padding-top:21px;
}
.contact_nav_contact_th>div>div:first-child{
	width:46px;
	height:46px;
	border:2px solid #fff;
	border-radius: 50%;
}
.contact_nav_contact_th>div>div:first-child>img{
	width:30px;
	height:30px;
	padding:8px;
}
.contact_nav_contact_th>div>div:last-child{
	height:50px;
	line-height:50px;
	color:#f5f3f0;
	font-size:14px;
	padding-left:17px;
}
.contact_nav_qr{
	width:204px;
	height:188px;
	border-left:1px solid #fff;
	margin-top:21px;
}
.contact_nav_qr_img{
	width:125px;
	height:119px;
	padding-left:79px;
}
.contact_nav_qr_th{
	width:125px;
	line-height:26px;
	padding:13px 0 0 79px;
	text-align: center;
	color:#f5f3f0;
	font-size:14px;
}
.contact_nav_mask{
	width:100%;
	height:230px;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top:369px;
	left:0;
	z-index: 2;
}
/* 以上为nav部分 */
.contact_main_wrap{
	height:786px;
	background:url(../images/contact_main_bg.png);
}
.contact_main{
	width:1050px;
	height:786px;
	margin:0 auto;
}
.contact_main_header{
	width:1050px;
    height:314px;
}
.contact_main_content{
	width:1050px;
	height:473px;
}
.contact_main_content_war{
	width:1050px;
	height:50px;
	margin-bottom:25px;
}
.contact_main_content_war>div{
	float:left;
	width:325px;
	height:48px;
	line-height:48px;
	color:#a8a8a8;
	font-size:14px;
	border:1px solid #d5d5d5;
	padding-left:12px;
	margin-right:16px;
}
.contact_main_content_war>div:last-child{
	margin-right:0;
}
.contact_main_content_war>div>img{
	float:right;
	width:32px;
	height:32px;
	padding:8px 10px 8px 0;
}
.contact_main_content_war>div>input{
	background:url(../images/contact_main_bg.png);
	border:none;
	-webkit-appearance: none; 
	-moz-appearance: none; 
	-o-appearance: none; 
	appearance: none;
	outline: none;
	width:200px;
	height:48px;
	line-height:48px;
	color:#a8a8a8;
	font-size:14px;
}
.contact_main_content_th{
	width:1050px;
	height:225px;
	position: relative;
	margin-bottom:20px;
}
.contact_main_content_th>textarea{
	color:#a8a8a8;
	color:14px;
	line-height:24px;
	border:1px solid #d5d5d5;
	outline: none;
	resize:none;
	width:1022px;
	height:143px;
	padding:13px;
	margin-bottom:20px;
	background:url(../images/contact_main_bg);
}
.contact_main_content_th>img{
	position: absolute;
	top:10px;
	right:10px;
}
.contact_main_content_th_up{
	height:34px;
}
.contact_main_content_th_up>div{
	float:left;
}
.contact_main_content_th_up_radio{
	width:134px;
	height:34px;
	line-height:34px;
	color:#fff;
	font-size:14px;
	text-align: center;
	background:#939393;
}
.contact_main_content_th_up_radio:hover{
	cursor: pointer;
}
.contact_main_content_th_up_th{
	height:34px;
	line-height:34px;
	color:#666;
	font-size:13px;
    padding-left:10px;
}
.contact_main_content_sub{
	width:1050px;
	height:153px;
}
.contact_main_content_sub_thr{
	height:44px;
	padding-left:370px;
}
#contact_main_content_sub_btn>input{
	display: inline-block;
	width:310px;
	height:50px;
	line-height:50px;
	text-align: center;
	color:#fff;
	font-size:18px;
	background:#848484;
	margin:20px 0 0 370px;
}
#contact_main_content_sub_btn>input:hover{
	cursor: pointer;
}
.slide-to-unlock-bg,
.slide-to-unlock-progress,
.slide-to-unlock-handle{
	margin-left:368px;
}
/* 以上为main部分 */