﻿.service .in{
	min-height:41px;
	_height:41px;
	margin-bottom:16px;
	clear:both;
}
.service .in span{
	display:inline-block;
	width:440px;
	padding-right:6px;
	float:left;
	line-height:41px;
	height:41px;
	text-align:right;	
	font-size:14px;
}
.service .text{
	width:378px;
	padding-left:10px;
	height:39px;
	+line-height:39px;
	line-height:39px\9;
	border:1px solid #9ccaec;	
	background:#c4e6ff;
	border-radius:5px;
}
.service textarea{
	width:530px;
	height:200px;	
	border:1px solid #9ccaec;	
	background:#c4e6ff url("../images/service_text.png") no-repeat 525px 10px;
	border-radius:5px;
	padding:10px;
	overflow:hidden;
}
.service .sub{	
	width:140px;
	height:32px;
	line-height:32px;
	background:#3069ba;	
	margin:30px 0 50px 446px;
	border-radius:5px;
	font-size:14px;
	color:#fff;
}
.service .name{
	background:#c4e6ff url("../images/service_name.png") no-repeat 360px center;	
}
.service .tel{
	background:#c4e6ff url("../images/service_tel.png") no-repeat 360px center;	
}
.service .email{
	background:#c4e6ff url("../images/service_email.png") no-repeat 360px center;	
}
.service .topic{
	background:#c4e6ff url("../images/service_topic.png") no-repeat 360px center;	
}

.job_head{
	padding:15px 42px 20px 51px;
	background:#c4e6ff url("../images/contact_maph.png") no-repeat right top;			
	width:1130px;
	margin:0 auto 23px auto;
}
.job_head dl{
	border-bottom:1px solid #9ad1fb;	
	padding-bottom:10px;
}
.job_head dt{
	font-size:24px;
	line-height:40px;	
}
.job_head dd{
	font-size:14px;
	line-height:28px;	
}

.down_list a{
	display:inline-block;
	width:535px;
	height:93px;
	border:1px solid #8fb0e3;
	float:left;
	margin:0 5px 37px 40px;	
	color:#1a6db9;
	font-size:14px;
	line-height:93px;
	padding:0 20px;
	background:url("../images/contact_com.png") no-repeat right top;
}
.down_list a:hover{
	color:#fff;	
	border-color:#e0f2ff;
	background:#8fb1e1 url("../images/contact_maph.png") no-repeat right top;
}
.down_list span{
	float:left;
	display:inline-block;
	padding-left:67px;	
	height:93px;
}
.down_list em{
	float:right;	
}

.file_down span{
	background:url("../images/down_file.png") no-repeat left center;	
}
.file_down a:hover span{
	background:url("../images/down_fileh.png") no-repeat left center;	
}

.video_down span{
	background:url("../images/down_video.png") no-repeat left center;	
}
.video_down a:hover span{
	background:url("../images/down_videoh.png") no-repeat left center;	
}