@charset "utf-8";
/* CSS Document */
/*三农页面*/

.fl-cont .fl-title {
	width: 100%;
	display: block;
	background-color: #f4f7fa;
	border-bottom: 1px #a0a0a0 solid;
	height: 41px;
}

.fl-cont .fl-title li {
	width: 132px;
	display: inline-block;
	font: 16px/40px "微软雅黑";
	color: #000000;
	float: left;
	text-align:center;
}

.fl-cont .fl-title li.on {
	font: 20px/40px "微软雅黑";
	color: #015293;
	background-color: #FFFFFF;
	border-top: 1px #a0a0a0 solid;
	border-right: 1px #a0a0a0 solid;
	border-left: 1px #a0a0a0 solid;
	border-bottom:1px solid #FFF;
}

.fl-cont .fl-body {
	width: 100%;
	box-sizing:border-box;
	display: block;
	border-bottom: 1px #a0a0a0 solid;
	border-right: 1px #a0a0a0 solid;
	border-left: 1px #a0a0a0 solid;
}

.fl-cont .fl-body li {
	width: 17%;
	height: 78px;
	display:block;
	text-align: left;
	float: left;
	margin:0 1.5%;
	position:relative;
}

.fl-cont .fl-body li span {
	display: inline-block;
	width: 60px;
	height: 100%;
}

.fl-cont .fl-body li:nth-child(1) span.img{
	background: url(/images/2016sy_sj_01.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(1):hover span.img ,.fl-cont .fl-body li:nth-child(1).cur span.img{
	background: url(/images/2016sy_sj_01cur.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(2) span.img {
	background: url(/images/2016sy_sj_02.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(2):hover span.img ,.fl-cont .fl-body li:nth-child(2).cur span.img{
	background: url(/images/2016sy_sj_02cur.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(3) span.img {
	background: url(/images/2016sy_sj_03.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(3):hover span.img ,.fl-cont .fl-body li:nth-child(3).cur span.img {
	background: url(/images/2016sy_sj_03cur.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(4) span.img {
	background: url(/images/2016sy_sj_04.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(4):hover span.img  ,.fl-cont .fl-body li:nth-child(4).cur span.img{
	background: url(/images/2016sy_sj_04cur.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(5) span.img {
	background: url(/images/2016sy_sj_05.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(5):hover span.img ,.fl-cont .fl-body li:nth-child(5).cur span.img {
	background: url(/images/2016sy_sj_05cur.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(6) span.img {
	background: url(/images/2016sy_sj_06.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(6):hover span.img ,.fl-cont .fl-body li:nth-child(6).cur span.img {
	background: url(/images/2016sy_sj_06cur.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(7) span.img{
	background: url(/images/2016sy_sj_07.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(7):hover span.img, .fl-cont .fl-body li:nth-child(7).cur span.img{
	background: url(/images/2016sy_sj_07cur.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(8) span.img {
	background: url(/images/2016sy_sj_08.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(8):hover span.img ,.fl-cont .fl-body li:nth-child(8).cur span.img {
	background: url(/images/2016sy_sj_08cur.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(9) span.img {
	background: url(/images/2016sy_sj_09.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(9):hover span.img ,.fl-cont .fl-body li:nth-child(9).cur span.img {
	background: url(/images/2016sy_sj_09cur.jpg) center right no-repeat;
}
.fl-cont .fl-body li:nth-child(10) span.img{
	background: url(/images/2016sy_sj_01.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(10):hover span.img ,.fl-cont .fl-body li:nth-child(10).cur span.img{
	background: url(/images/2016sy_sj_01cur.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(11) span.img {
	background: url(/images/2016sy_sj_02.jpg) center right no-repeat;
}

.fl-cont .fl-body li:nth-child(11):hover span.img ,.fl-cont .fl-body li:nth-child(11).cur span.img{
	background: url(/images/2016sy_sj_02cur.jpg) center right no-repeat;
}
.fl-cont .fl-body li a {
	font: 14px/78px "微软雅黑";
	color: #015293;
	display: inline-block;
	position: absolute;
	padding-left: 10px;
	white-space:nowrap;
}

.fl-cont .fl-body li:hover a ,.fl-cont .fl-body li.cur a{
	color: #ea7400;
}

.fl-cont .fl-body .ulsen {
	padding-top: 24px;
	display: none;
}

.fl-cont .fl-body .ulsen li {
	height: 42px;
}

.fl-cont .fl-body .ulsen li a {
	width:100%;
	height: 38px;
	display: block;
	background-color: #e4e4e4;
	text-align: center;
	font: 14px/38px "微软雅黑";
	color: #6588a4;
	-moz-border-radius: 4px;
	/* Gecko browsers */
	-webkit-border-radius: 4px;
	/* Webkit browsers */
	border-radius: 4px;
	/* W3C syntax */
}

.fl-cont .fl-body .ulsen li:hover a {
	background-color: #8abcdd;
	color: #ffffff;
}

.bg-tit {
	background: url(/images/2016sn-list-top.png) no-repeat;
	height: 42px;
	color: #015293;
	font: 18px/42px "微软雅黑";
	padding-left: 90px;
	margin: 30px 0 20px 0;
	text-align: left;
}
.bg-tit b{
	font-weight: bold;
}
.bg-tit a{
	position: absolute;
	right: 28px;
	font:14px/42px "微软雅黑";
	color: #666666;
}

.bg-tit a:hover{
	color: #ea7400;
}
.bg-body{background: #f9f9f9; padding:20px;}
.bg-body ul li {
	height: 38px;
	text-align: left;
}

element.style {
}
@media (max-width: 1280px) {
	.fl-cont .fl-title { height:42px;}
}
@media (max-width: 780px) {
	.fl-cont .fl-body li {
		width:31%;
		margin:1%;
	}
}
@media (max-width: 640px) {
	.fl-cont .fl-body li {
		width:48%;
		margin:1%;
	}
	.fl-cont .fl-body li {
		height:50px;
	}
	.fl-cont .fl-body li a {
		line-height:50px
	}
}