
.cont{
	height: 174px;
	border:1px solid #e3e4e6;
	padding:27px;
	position: relative;
}
.cont p{
	color: #4d4b4b;
	line-height: 2;
	text-indent: 2em
}
.cont .img1{
	position: absolute;
	left:0;
	top:0;
}
.cont .img2{
	position: absolute;
	right: 0;
	bottom: 0;
}
.option h2{
	color: #ee3239;
	font-size: 20px;
	font-family: "微软雅黑";
	margin-top:27px;
	margin-bottom:15px;
}
.option dl{
	height: 255px;
}
.option dl dt{
	float: left
}
.option dl dd{
	float: left;
	width: 760px;
	margin-left:30px;
}
.option dl dd h3{
	font-size: 18px;
	padding-bottom:10px;
}
.option dl dd p{
	line-height: 2;
	color: #4b4b4b;
}
aside{
	height: 233px;
}
aside a{
	float: left;
	width: 50px;
	height: 140px;
	background: #dcdcdc;
	text-align: center;
	line-height: 140px;
	font-size: 42px;
	color: #fff;
	font-weight: bolder;
	font-family: "楷体";
	margin-top: 45px;
}
aside a:hover{
	background: #999;
	color: #fff;

}
aside img{
	float: left;
	padding-left: 28px;
}
aside a{
	margin-top: 45px;
}
aside a:last-child{
	float: right
}
aside a:first-child{
	margin-right:-7px;
}
.aside1 img{
	margin-left:49px;
}
.aside1{
	padding-left: 30px;
}
article{
	height: 145px;
	background: url(../images/bg1_26.jpg) no-repeat;
}
article a{
	width: 33%;
	float: left;
	text-align: center;
	line-height: 145px;
	color: #fff;
	font-size: 32px;
}
article a img{
	padding-right: 10px;
}
