﻿#links{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "微软雅黑";
}
#links .section{
	border: 1px solid #ccc;
	border-top: 1px solid #1b69ae;
	margin-bottom: 15px;
}
#links .section .title{
	height: 42px;
	line-height: 42px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #1b69ae;
	padding-left: 45px;
	background:  url(qy.png) 18px center no-repeat;
	-webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
#links .section .title2{
	background:  url(ey.png) 18px center no-repeat;
}
#links .section .title3{
	background:  url(hz.png) 18px center no-repeat;
}
#links .section .title4{
	background:  url(gq.png) 18px center no-repeat;
}
#links .section .title5{
	background:  url(qt.png) 18px center no-repeat;
}
#links .section .title6{
	background:  url(../images/md.png) 18px center no-repeat;
}
#links .section .title6{
	background:  url(dj.png) 18px center no-repeat;
}
#links .section  .links{
	padding: 20px 15px;
	overflow: hidden;

}
#links .section  .links .link-item{
	float: left;
	width: 132px;
	height: 53px;
	padding: 10px 10px 7px 40px;
	font-size: 16px;
	color: #333333;
	margin-right: 10px;
	margin-bottom: 15px;
	background: #f3f3f3 url(arrow.png) 15px center no-repeat;
}
#links .section  .links .link-item.lineOne{
	line-height: 50px;
}
#links .section  .links .link-item.lineTwo{
	line-height: 24px;
}
#links .section  .links .link-item.linethree{
	line-height: 16px;
}
#links .section  .links .link-item:hover{
	color: #1B69AE;
}