﻿.header .logo{
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.content{
	width: 1200px;
	margin: 0px auto 1px;
	background: #fff;
	/* overflow: auto; */
}


.sct_1{
	width: 100%;
	height: 375px;
}

.tabs{
	position: relative;
	/* border-bottom: 1px solid #2474bd; */
	width: 100%;
	height: 28px;
}
.tabs_title{
	position: absolute;
    display: inline-block;
    padding-left: 8px;
    height: 16px;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #77b23e;
}
.slideBox{
	width: 584px;
	height: 324px;
}
.news_title{
	margin-top: 5px;
	width: 100%;
	color: #91c156;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
}
.news_con{
	margin: 0 auto;
	width: 96%;
	color: #666;
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
}
.news_con1{
	margin: 0 auto;
	width: 96%;
	color: #666;
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
}
.details{
	color: #7eb53f;
}

.subList li {
    background: url(../../images/ljfl/point.png) no-repeat 8px 13px;
    height: 34px;
    line-height: 34px;
    padding: 0 0 0 20px;
}
.subList li:hover {
    background: url(../../images/ljfl/point_sele.png) no-repeat 8px 13px;
    height: 34px;
    line-height: 34px;
    padding: 0 0 0 20px;
}
.subList li a {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    font-size: 14px;
    color: #585858;
}
.subList li:hover a {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    text-decoration: underline;
    font-size: 14px;
    color: #77b23e;
}
span.more{
	float:right;
	font:12px/24px "YaHei";
	padding:0 5px 0 0;
	}
span.date {
    float: right;
    font: 12px/24px "YaHei";
    padding: 0 5px 0 0;
    line-height: 30px;
}
span.more a:link,
span.more a:visited{	
	color:#77b23e;	
	}
span.more a:hover,
span.more a:active{
	color:#77b23e;
    text-decoration:underline;
	}

.info {
	width: 400px;
	height: 245px;
}
.info_title{
	margin: 20px auto 15px;
	width: 153px;
	height: 34px;
	background: url(../../images/ljfl/info_titlebg.png) no-repeat;
	text-align: center;
    line-height: 34px;
    color: #fff;
    font-size: 16px;
}
.info_title .icon{
	margin-right: 8px;
	vertical-align: -2px;
}
.info_con{
	padding: 0 10px;
}
.gzxx .subList{
	width: 240px;
	float: left;
}
.sct_3 .map{
	width: 410px;
	height: auto;
	margin: 5px auto;
}
.wyfc{
	width: 100%;
	height: 480px;
	background: #f9f9f9;
}
.wyfc .wyfc_con{
	margin: 0 auto;
	padding: 10px 0; 
	width: 1200px;
}
.wyfc .wyfc_con a{
	position: relative;
    display: block;
    margin-right: 1px;
    margin-bottom: 2px;
    width: 399px;
    height: 228px;
}
.wyfc .wyfc_con .tips{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 35px;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	font-size: 14px;
	padding-left: 10px;    
	line-height: 35px;
}
.info_title a{
	display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}



