/* a标签样式修改 */
.bgh:hover{
    color:#fff;
    background-color: #009251;
    transition: 0.3s;
}

.blue{
    color: #005bac;
}
.blue:hover{
    color:#009251;
    text-decoration: underline;
    font-weight: bold;
}
.sjh:hover{
    text-decoration: underline!important;
    color:#009251;
}
/* navTop */
.navTop {
	width: 100%;
	z-index: 10;
	position: absolute;
	height: 55px;
	background: rgba(255, 255, 255, .6);
}
.navTop:hover{
	background: rgba(255, 255, 255, 1);
}
.navTopCon {
	width: 1200px;
	height: 55px;
	position: relative;
}
.navTopCon .menu .navTopConItem:nth-of-type(1){
	margin-left: 25px;
}
.navTopConItem {
	width: 195px;
	height: 100%;
	float: left;
}

.navTopConItem>a {
        font-weight: bold;
	line-height: 55px;
	text-align: center;
	width: 148px;
	height: 55px;
}

.navTopConItem>a:hover {
	background: rgba(255, 255, 255, .8);
}

.navTopConItem>a.active {
	background: rgba(255, 255, 255, .8);
}

.showItem {
	overflow: hidden;
	position: absolute;
	left: 51px;
	width: 1090px;
	max-height: 0;
	background: rgba(255, 255, 255, .96);
	z-index: 5;
}
.showItem:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

/* 走进农发 */

.one>p {
	margin-left: 55px;
	display: inline-block;
	overflow: hidden;
	padding-left: 80px;
	padding-right: 20px;
	box-sizing: border-box;
	margin-top: 25px;
	width: 278px;
	height: 130px;
	font-size: 12px;
	line-height: 22px;
	color: #005bac;
	border-right: 1px solid #a5a5a5;
}

.one>p a {
	color: #67b087;
	display: inline;
}
.one>p a:hover{
	text-decoration: underline;
}

.oneCenter {
	display: inline-block;
	vertical-align: top;
	margin-right: 38px;
	margin-top: 25px;
	margin-bottom: 20px;
	width: 125px;
	/* height: 130px; */
	border-right: 1px solid #a5a5a5;
}

.oneCenter>div:first-child {
	float: left;
}

.oneCenter>div:last-child {
	box-sizing: border-box;
	padding-left: 10px;
	overflow: hidden;
	height: 134px;
	width: 226px;
	margin-top: 5px;
	margin-left: 100px;
	background-color: #fff;
}
.oneCenter>ul li{
	list-style: circle;
	list-style-position: inside;
	font-size: 16px;
	color: #1267b2;
	box-sizing: border-box;
	padding-left: 12px;
}
.oneCenter>ul li:nth-of-type(n+2){
	margin-top: 6px;
}
.oneCenter>ul li a{
	color: #000;
}

.oneCenter>ul li a:hover{
	color: #1267b2;
	text-decoration: underline;
	font-weight: bold;
}
.oneCenterTwo{
	width: 210px;
	height: 130px;
	float: left;
	margin-top: 21px;
	margin-bottom: 18px;
}
.oneCenterTwo>ul{
	box-sizing: border-box;
	padding-left: 35px;
}
.oneCenterTwo>ul li a{
	line-height: 27px;
	color: #1267b2;
	font-size: 12px;
}
.oneCenterTwo>ul li a:hover{
	text-decoration: underline;
}
.oneRight {
	overflow: hidden;
	vertical-align: top;
	display: inline-block;
	width: 205px;
	height: 100%;
	margin-bottom: 15px;
}

.oneRight>div {
	float: left;
	margin-top: 25px;
}
.oneLast{
	margin-top: 25px;
	float: left;
	width: 337px;
	height: 130px;
	margin-bottom: 20px;
}
.oneLast>p{
	position: relative;
	width: 260px;
	height: 63px;
}
.oneLast>p:last-child{
	margin-top: 5px;
}
.oneLast>p span{
	position: absolute;
	left: 0;
	text-align: center;
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #00b756;
	color: #fff;
	font-size: 12px;
	box-sizing: border-box;
	z-index: 2;
}
.oneLast>p span i{
	margin-top: 13px;
	display: inline-block;
	width: 50px;
	height: 40px;
	font-style: normal;
}
.oneLast>p:last-child span{
	background-color: #0071d6;
}
.oneLast>p:last-child a{
	background-color: #005bac;
}
.oneLast>p a{
	font-size: 14px;
	color: #fff;
	position: absolute;
	top: 10px;
	left: 40px;
	display: inline-block;
	width: 220px;
	height: 45px;
	line-height: 45px;
	background-color: #009251;
	text-indent: 30px;
	cursor: default;
}


/* 走进农发结束 */
/* 新闻中心 */

.twoLeft {
	float: left;
	width: 325px;
	height: 181px;
	box-sizing: border-box;
	padding-left: 94px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-top: 10px;
}

.twoLeft>p:first-child {
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	width: 180px;
	height: 120px;
	margin-top: 18px;
}
.twoLeft>p:first-child img{
	width: 180px;
	height: 120px;
}

.twoLeft>p:last-child {
	margin-top: 12px;
	width: 210px;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.twoLeft>p:last-child a{
	color: #000;
}
.twoLeft>p:last-child a:hover{
	text-decoration: underline;
	color: #005bac;
}

.twoCenter {
	border-left: 1px solid #a5a5a5;
    height: 215px;
    float: left;
    box-sizing: border-box;
    padding-left: 23px;
    padding-right: 20px;
    margin: 13px 0 0 10px;
    border-right: 1px solid #a5a5a5;
}
.twoCenter ul li{
	color: #1266b2;
	text-align: left;
	list-style: circle inside;
}
.twoCenter ul li a{
	font-size: 16px;
	margin-top: 5px;
}
.twoCenter ul li a:hover{
	text-decoration: underline;
	color: #005bac;
	font-weight: bold;
}
.twoCentertwo{
	float: left;
	width: 205px;
	height: 170px;
	margin-top: 25px;
	margin-left: 30px;
}
.twoCentertwo p{
	width: 205px;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
}
.twoCentertwo p:nth-of-type(2){
	margin-top: 13px;
}
.twoCentertwo p a{
	color: #000;
}
.twoCentertwo p a:hover{
	text-decoration: underline;
	color: #005bac;
}
.twoCentertwo p img{
	width: 205px;
	height: 137px;
}
.tworight {
	margin-left: 30px;
	margin-top: 25px;
	width: 260px;
	height: 170px;
	float: left;
}
.tworight>p{
	font-size: 12px;
}

.tworight>p:first-child{
	height: 46px;
	width: 250px;
	margin-top: 15px;
    overflow: hidden;
}
.tworight>p:last-child{
	margin-top: 10px;
	height: 69px;
	overflow: hidden;
	color: #3d3f40;
	line-height: 23px;
}
.tworight>p a{
	line-height: 23px;
	color: #005bac;
}
.tworight>p a:hover{
	text-decoration: underline;
	
}
/* 新闻中心结束 */
/* 产品与服务 */
.threeLeft{
	width: 350px;
	height: 170px;
	float: left;
	margin-top: 25px;
	margin-bottom: 20px;
	box-sizing: border-box;
	padding-left: 116px;
	border-right: 1px solid #a5a5a5;
	padding-top: 10px;
	margin-left: 10px;
}
.threeLeft p{
	width: 210px;
	text-align: center;
}
.threeLeft p img{
	width: 210px!important;
	height: 130px!important;
}
.threeLeft p a{
	color: #000;
	font-size: 14px;
}
.threeLeft p a:hover{
	text-decoration: underline;
	color: #005bac;
}
.threeCenterone{
	margin-top: 25px;
	float: left;
	width: 155px;
	height: 170px;
	border-right: 1px solid #a5a5a5;
}
.threeCenterone ul li{
	line-height: 30px;
	box-sizing: border-box;
	padding-left: 20px;
	margin-top: -1px;
	color: #005bac;
	list-style: circle inside;
}
.threeCenterone ul li a{
	color: #000;
	font-size: 16px;
}
.threeCenterone ul li a:hover{
	text-decoration: underline;
	color: #005bac;
	font-weight: bold;
}
.threeCentertwo{
	box-sizing: border-box;
	padding-left: 25px;
	font-size: 12px;
	width: 237px;
	height: 170px;
	float: left;
	margin-top: 25px;
	overflow: hidden;
}
.threeCentertwo p:first-child{
	color: #005bac;
	font-weight: bold;
}
.threeCentertwo p{
	line-height: 25px;
}
.threeRight{
	padding-top: 10px;
	width: 200px;
	height: 170px;
	margin-top: 25px;
	float: left;
	margin-left: 15px;
}
.threeRight p{
	text-align: center;
	overflow: hidden;
}
.threeRight p:last-child{
	font-size: 14px;
	line-height: 24px;
	height: 24px;
}
.threeRight p:last-child a:hover{
	text-decoration: underline;
	color: #005bac;
}
.threeRight p img{
	width: 175px;
	height: 130px;
}
/* .js{
	margin-left: 50px;
} */
/* 产品与服务结束 */
/* 企业责任 */
.fourLeft{
	margin-left: 25px;
	padding-top: 8px;
	width: 245px;
	height: 135px;
	float: left;
	margin-top: 25px;
	margin-bottom: 20px;
	box-sizing: border-box;
	text-align: right;
	padding-right: 35px;
	border-right: 1px solid #a5a5a5;
}
.fourLeft img{
	width: 100px;
	height: 122px;
}
.fourCenterone{
	box-sizing: border-box;
    padding-left: 6px;
	float: left;
	margin-top: 25px;
	width: 160px;
	height: 135px;
	border-right: 1px solid #a5a5a5;
}
.fourCenterone ul li{
	font-size: 16px;
	color: #005bac;
	list-style: circle inside;
	line-height: 15px;
	box-sizing: border-box;
	padding-left: 17px;
}
.fourCenterone ul li:nth-of-type(n+2){
	margin-top: 5px;
}
.fourCenterone ul li a{
	color: #000;
}
.fourCenterone ul li a:hover{
	color: #005bac;
	font-weight: bold;
	text-decoration: underline;
}
.fourCentertwo{
	margin-left: 10px;
	width: 380px;
	height: 130px;
	margin-top: 25px;
	float: left;
	font-size: 12px;
	box-sizing: border-box;
	padding-left: 30px;
}
.fourCentertwo ul li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 23px;
}
.fourCentertwo ul li a{
	color: #000;
}
.fourCentertwo ul li a:hover{
	color: #005bac;
	text-decoration: underline;
}
.fourCenterthree{
	float: left;
	width: 245px;
	height: 135px;
	margin-top: 25px;
	margin-left: 10px;
}
.fourCenterfour{
	font-size: 14px;
	width: 130px;
	height: 135px;
	margin-top: 25px;
	float: left;
	margin-left: 35px;
	color: #fff;
}
.fourCenterfour>p{
	
	width: 130px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #006ccc;
	border-radius: 20px;
}
.fourCenterfour>p:last-child{
	background-color: #00b756;
}
.fourCenterfour>p:nth-of-type(n+2){
	margin-top: 13px;
}
/* 企业责任结束 */
/* 党建工作 */
.five>div{
	float: left;
}
.fiveLeft{
	box-sizing: border-box;
	padding: 22px 0 18px 42px;
	width: 360px;
	height: 100%;
	font-size: 12px;
}
.fiveLeft>ul li{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 290px;
	line-height: 26px;
}
.fiveLeft>ul li a:hover{
	text-decoration: underline;
	color: #00796a;
}
.fiveCenter{
	width: 265px;
	height: 100%;
}
.fiveCenter a{
	margin-top: 23px;
}
.fiveRight{
	width: 540px;
	height: 100%;
	margin-left: 35px;
}
.fiveRight>div:first-child a{
	font-size: 16px;
	text-align: center;
	width: 95px;
	height: 65px;
	line-height: 65px;
}
.fiveRight>div:first-child p:first-child a{
	margin-top: 15px;
}
.fiveRight>div:first-child a:last-child{
	margin-top: 6px;
}
.fiveRight .title{
	font-size: 16px;
	height: 45px;
	line-height: 45px;
}
.fiveRight .info,.fiveRight .peop,.fiveRight .peop1{
	font-size: 14px;
}
.fiveRight>div .peop1{
	margin-bottom: 8px;
}
.fiveRight>div .peop{
	margin-top: 7px;
}
.fiveRight .info{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
/* 党建工作结束 */
/* 联系我们 */
.lxItem{
	margin-left: 60px;
	float: left;
	text-align: center;
	width: 130px;
	height: 175px;
	font-size: 14px;
	overflow: hidden;
}
.lxItem>p:first-child{
	margin-top: 40px;
}
/*.lxItem:first-child{
	margin-left: 130px;
}*/
.lxItem>p:last-child a{
	margin-top: 10px;
	color: #000;
}
.lxItem>p:last-child a:hover{
	color: #005bac;
	text-decoration: underline;
	font-weight: bold;
}
/* 联系我们结束 */
