@charset "utf-8";
/* CSS Document */
@import url("basic.css");
.subpic {
	width:100%;
	height:180px;
	background:url(../images/aboutus.jpg) no-repeat center top;
	overflow:hidden;
}
.subwrap {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.subpic p.title {
	font-size: 30px;
	color:#fff;
	font-weight: bold;
	padding-top:30px;
}
.subpic p.position {
	color:#fff;
	padding-top:10px;
}
.subpic p.position a {
	color:#ffffff;
}
.subpic ul {
	padding-top:30px;
}
.subpic ul li {
	list-style:none;
	height:27px;
	float:left;
}
.subpic ul li a {
	display:block;
	float:left;
	text-decoration:none;
	height:25px;
	font-size:15px;
	margin-right:50px;
	color:white;
	text-align:center;
}
/*sub_com*/

.service_sales {
	width:1000px;
	margin:30px auto;
	overflow:hidden;
}
.service_sales p {
	font-size:14px;
	line-height:2em;
	overflow:hidden;
}
.sales_l {
	overflow:hidden;
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:1px dashed #ebebeb;
}
.sales_l dt {
	float:left;
	width:370px;
	text-align:center;
	margin-bottom:25px;
	height:300px;
}
.sales_l dt img {
	width:100%;
	height:100%;
}
.sales_l dd {
	float:right;
	width:600px;
	padding:15px 0px;
	overflow:hidden;
}
.sales_l dd strong {
	font-size:20px;
	font-weight:bold;
}
.sales_l dd span {
	display:block;
	font-size:14px;
	line-height:27px;
	font-weight:normal;
	padding-top:10px;
}
.sales-r {
	overflow:hidden;
	margin-top:30px;
	margin-bottom:30px;
	border-bottom:1px dashed #ebebeb;
}
.sales-r dt {
	float:left;
	width:600px;
	font-size:20px;
	font-weight:normal;
	line-height:40px;
	padding-top:30px;
	padding-bottom:30px;
	overflow:hidden;
}
.sales-r dt strong {
	font-size:20px;
	font-weight:bold;
}
.sales-r dt span {
	display:block;
	font-size:14px;
	line-height:27px;
	font-weight:normal;
	padding-top:10px;
}
.sales-r dd {
	float:right;
	width:370px;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	margin-bottom:30px;
	overflow:hidden;
	height: 300px;
}
.sales-r dd img {
	width:100%;
	height:100%;
}
.a_nengli {
	margin-top:20px;
	overflow:hidden;
	margin-bottom:27px;
}
.a_nengli li {
	float:left;
	width:480px;
	overflow:hidden;
	margin-right:20px;
}
.a_nengli li a {
	font-size:14px;
	line-height:27px;
	
}
.a_nengli li strong {
	font-size:20px;
	font-weight:bold;
}
.a_nengli li img {
	display:block;
	margin:15px 0px;
	width:480px;
	height:250px;
	overflow:hidden;
}
