@charset "utf-8";
/*------------------------------------------------------------
	新闻咨询列表
------------------------------------------------------------*/


.one{
    width: 95.5%;
    margin: 0 2.5% 30px 1.5%;
    height:455px;
}

.one a{
    position: absolute;
    width: 1000px;
    height: 455px;
    display: block;
}
.one .floatR {
    width:50%;
    text-align: center;
}
.one .txtBox{
    width: 40%;
    float: left;
    padding: 50px 50px 0 50px;
    background: #eee;
}
.one .txtBox .ttl{
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
.one .txtBox .text{
    color: #666;
    display: block;
    width: 100%;
    height: 300px;
    line-height: 36px;
    margin-bottom: 15px;
    text-align: justify;
    margin-top: 45px;
}
.one .dateL{
    position: relative;
    top: -60px;
    display: none;
}
#container ul .one img{
    text-align: center;
    margin: 50px 50px 50px 80px;
    width: 80%;
    
    height: 80%;
    max-width: 480px;
    max-height: 355px;
    
}
#gNavi li.navi07 a {
	color: #1db24c;
}

#pagePath {
	margin-bottom: -28px;	
}

#pagePath {
	margin-bottom: -28px;	
}

.title {
	margin-bottom: 22px;
	text-align: center;
	height: 170px;
	text-indent: -9999px;
	background: url(../images/h2_img01.jpg) no-repeat center top;
}

#main .dateNavi {
	margin: 0 0 22px;
	text-align: center;
}

#main .dateNavi li {
	margin: 5px 10px;
	display: inline-block;
	padding: 0 2px 0 3px;
}

#main .dateNavi li a {
	padding: 4px 0;
	color: #fff;
	width: 105px;
	text-align: center;
	display: inline-block;
	background-color: #cbcbcb;
}

#main .dateNavi .on a,
#main .dateNavi li a:hover {
	background-color: #1ea944;
}

#main .advisory {
	margin: 0 8px 29px 8px;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

#main .advisory li {
    position: relative;
    width: 30%;
    height: 455px;
    margin: 0 1.2% 30px;
    float: left;
    _border: 3px solid #e8e8e8;
}

/*#main .advisory li:hover {
	 border: 3px solid #1EA944;
}*/

#main .advisory li a,
#main .advisory li span {
	display: block;
    width: 100%;
    height:300px;
    margin-bottom: 15px;
    text-align: justify;
}
#main .advisory li .floatR{
    overflow: hidden;
}

#main .advisory li:hover .floatR,#main .advisory li:hover .floatL {
    height:215px;
    overflow: hidden;
}

#container ul img{
    text-align: center;
    margin: 0;
    width: 100%;
}
#main .advisory li .dateL {
	position: relative;
	bottom: -80px;
	width: 100px;
	color: #bababa;
    display: none;
}

#main .advisory li .dateR {
	position: relative;
	bottom: -80px;
	width: 100px;
	height:20px;
	color: #bababa;	
 display: none;
}

#main .advisory li:hover .dateL,#main .advisory li:hover .dateR{
    bottom: -10px;
}


#main .advisory li a {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	z-index: 99;
	display: none;
	_background: url(../images/a_on.gif) no-repeat left top;
}

	 

#main .advisory li .arrowRight {
	position: absolute;
	left: 294px;
	top: 28px;
	display: none;
}

#main .advisory li .arrowLeft {
	position: absolute;
	left: 285px;
	top: 28px;
}
#main .advisory li .txtBox {
	_padding: 70px 27px 0 27px;
	width: 94%;
	margin: 0 3%;

}

#main .advisory li .text {
	margin-bottom: 5px;
	color: #666;
	height:0px;
	overflow: hidden;
}
#main .advisory li:hover .text {
    height:84px;
}

#main .advisory li .ttl {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

#main .nextPage {
	text-align: center;
}

#main .nextPage li {
	margin: 0 5px;
	display: inline;
}

#main .nextPage li a {
	padding: 4px 0;
	width: 26px;
	display: inline-block;
	text-align: center;
	border: solid 1px #e2e2e2;
}

#main .nextPage .on a,
#main .nextPage li a:hover {
	color: #fff;
	background-color: #1ea944;
	border: solid 1px #1ea944;
}

#main .nextPage .first a {
	padding-left: 12px;
	width: 62px;
	background: url(../images/icon01.gif) no-repeat 14px 8px;
}

#main .nextPage .last a {
	padding-right: 10px;
	width: 62px;
	background: url(../images/icon02.gif) no-repeat 58px 8px;
}
