.banner{
	width:100%;
	height: 465px;
	background: url(../images/ban2_02.jpg) no-repeat center;
}
body{
	background: #f6f4f5;
}
.title1 {
	width: 1100px;
	background:#fff;;
	margin: 30px auto;
}
.title1 h3{
	width:1100px;
	line-height: 50px;
	height:50px;
	margin:0 auto;
	border-bottom:1px solid #e5e5e5;
	margin-top: 30px;
}
.title1 h3 a{
	color: #8e8e8e;
	font-weight: 300;
	padding:0 35px;
	margin-right:15px;
	float: left;
	font-size: 18px;

}
.title1 h3 a:hover{
	border-bottom:2px solid #188fed;
	height:49px;
	color: #188fed;
	font-weight:bold;
}
.title1 h4{
	widows: 710px;
	height:50px;
	line-height: 90px;
	font-size: 22px;
	font-weight: normal;;
	color: #666;
	margin:0 auto;

}
.title1 h4 span{
	float: right;
	font-size: 14px;
	color: #5da5ed;

}
.list dl{
	padding:10px 20px;
	height:180px;
	width:1060px;
	margin:0 auto;
	clear: both;
	position: relative;
}
.cont{
	width:1060px;
	margin:0 auto;
	padding:0 20px;
}
.cont p{
	line-height: 2;
	color: #666;
	text-indent: 2em;
	margin-bottom: 15px;
}
.cont p:last-of-type{
	text-align: right;
	line-height: 50px;
}
.cont img{
	margin-left: 90px;
	margin-bottom: 20px
}
.cont ul{
	padding-bottom: 20px;
}
.cont ul li{
	line-height: 42px;
	border-top:1px dotted #d9d6d6;
}
/*.cont ul li a{
	color: #333;
}*/

.list{
	width:100%;
	margin:0 auto;
	clear: both;
	padding:20px 0;
	border-bottom: 1px dotted #efefef;
}
.list:hover{
	background:#fafafa;
	transition:background 1s;
}
.list dl dt{
	float: left;
}
.list dl dd{
	float: left;
	width: 710px;
	margin-left: 30px;
}
.list dl dd h4{
	font-size: 16px;
	font-weight: normal;
	line-height: 42px;
}

.list dl dd p{
	color: #979797;
	line-height: 24px;
	text-indent:2em;
}
.list dl dd a{
	width: 108px;
	height:33px;
	background: #e3e3e3;
	border-radius: 15px;
	position:absolute;
	right:0;
	text-align: center;
	line-height: 33px;
	margin:20px;
	bottom: -10px;
}

.list dl dd a:hover{
	background: #ffab47;
	color: #fff;
	text-align: center;

}
aside{
	/*height:130px;*/
	text-align: center;
	background: #f6f4f5;
	padding-top:30px;
}
aside a{
	text-align:center;
	line-height: 45px;
	border:1px solid #d8d8d8;
	border-radius:3px;
	display: inline-block
}
aside a.a1{
	width:84px;
}
aside a.a2{
	width: 45px;
	height:45px;
	border:none;
	background: #fe862f;
	border-color: #fe862f;
	color: #fff
}
aside a.a3{
	width: 45px;
	height:45px;
}
aside p{
	width:1100px;
	height:68px;
	background: #fff;
	margin:0 auto;
	padding-top:20px;
}
