﻿.service_items_con {
	width:1100px;
	height:293px;
	margin-top:30px;
}
.service_items_con .servicesBox {
	width:1100px;
	height:273px;
	margin:0 auto;
	clear:both;
	line-height:18px;
	color:#999999;
	font-size:12px;
}
.service_items_con .servicesBox .serBox {
	cursor:pointer;
	border:1px solid #fff;
	display:inline;
	width:218px;
	height:273px;
	float:left;
	overflow:hidden;
	position:relative;
	border-right:1px solid #ebebeb
}
.service_items_con .servicesBox #Div39 {
	border:none
}
.service_items_con .servicesBox .serBoxOn {
	font-family: "微软雅黑";
	display:none;
	width:220px;
	height:273px;
	background:url(img/ser_items_con_bg.png) repeat 0px 0px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:19;
}
.service_items_con .servicesBox .serBox .pic1 {
	width:100px;
	height:100px;
	text-align:center;
	position:absolute;
	top:22px;
	right:60px;
	z-index:99;
}
.service_items_con .servicesBox .serBox .pic2 {
	width:100px;
	height:100px;
	text-align:center;
	position:absolute;
	top:22px;
	left:-110px;
	z-index:99;
}
.service_items_con .servicesBox .serBox .txt1 {
	width:218px;
	height:100px;
	color:#999999;
	position:absolute;
	top:137px;
	left:0px;
	z-index:99;
	font-family: "微软雅黑";
}
.service_items_con .servicesBox .serBox .txt2 {
	width:218px;
	height:100px;
	color:#fff;
	position:absolute;
	top:137px;
	right:-240px;
	z-index:99;
}
.service_items_con .servicesBox .serBox span.tit {
	font-size:18px;
	display:inline-block;
	text-align:center;
	overflow:hidden;
}
.service_items_con .servicesBox .serBox .txt1 .tit {
	color:#000000;
	line-height:30px;
	width:150px;
	display:block;
	height:30px;
	margin:0 auto;
	margin-bottom:10px;
	border-bottom:1px solid #d6d6d6;
}
.service_items_con .servicesBox .serBox .txt1 p {
	margin:0;
	padding:0;
	color:#333;
	font-family: "微软雅黑";
}
.service_items_con .servicesBox .serBox .txt2 .tit {
	width:150px;
	display:block;
	height:30px;
	margin:0 auto;
	margin-bottom:10px;
	border-bottom:1px solid #fff;
	color:#fff;
	line-height:30px;
	font-family: "微软雅黑";
}
.service_items_con .servicesBox .serBox .txt2 p {
	margin:0;
	padding:0;
	color:#fff;
	font-family: "微软雅黑";
}
.service_items_con .servicesBox .serBox p {
	padding:0 10px;
	text-align:center;
	line-height:25px;
	font-size:14px
}