﻿.index .title {
	text-align: center;
	width: 100%;
	padding-bottom: 30px;
}
.index .title h3 {
	font-size: 28px;
	font-weight: normal;
	display: block;
	line-height: 30px;
	background: url(../images/title.png) no-repeat center;
}
.index .title p {
	color: #666;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 20px;
}
.index .title h3 b {
	display: inline-block;
	font-weight: normal;
	color: #183489;
}
.index .tab {
	text-align: center;
	padding-bottom: 30px;
}
.index .tab a {
	padding: 0 16px;
	height: 40px;
	line-height: 40px;
	background: #127a44;
	font-size: 18px;
	display: inline-block;
	margin: 0 20px;
	color: #fff;
	width: 214px;
	border: 1px solid #ddd;
}
.index .tab a:hover {
	color: #127a44;
	background: #fbdd16;
}
.index .floor_1_main {
	background: url(../images/flo1.jpg) repeat-x left bottom #fff;
	padding-top: 80px;
	padding-bottom: 80px;
}
.index .floor_4, .indnews {
	padding: 60px 0 40px 0;
	overflow: hidden;
	position: relative;
}
.index .floor_4 .textlist .list {
	width: 108%;
}
.index .floor_4 .textlist {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.index .textlist li {
	position: relative;
	float: left;
	width: 378px;
	height: 480px;
	margin-right: 28px;
	transition: all 0.2s linear 0s;
	border: 1px solid #ddd;
	background: #fff;
}
.index .textlist li a {
	display: block;
	padding: 30px;
	color: #333;
}
.index .textlist li .img {
	width: 320px;
	height: 240px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
.index .textlist li .img img {
	width: 100%;
	height: 100%;
	transition: all 0.3s ease-out 0s;
	display: block;
}
.index .textlist li:hover .img img {
	transform: scale(1.2, 1.2);
}
.index .textlist li h3 {
	font-size: 20px;
	line-height: 40px;
	padding-top: 12px;
}
.index .textlist .desc {
	line-height: 24px;
	overflow: hidden;
	margin-bottom: 5px;
	cursor: pointer;
	padding-top: 10px;
}
.index .textlist span {
	position: absolute;
	bottom: 30px;
	left: 30px;
	display: block;
	color: #fff;
	font-family: arial;
	width: 120px;
	height: 30px;
	line-height: 30px;
	background: #127a44;
	text-align: center;
}
.index .textlist li:hover {
	background: #127a44;
	border: 1px solid #127a44;
	color: #fff;
}
.index .textlist li:hover a {
	color: #fff;
}
.index .textlist li:hover span {
	background: #fbdd16;
	color: #127a44;
}
.floor_4 .hd {
	text-align: center;
	padding-top: 20px;
}
.floor_4 .hd a.btn {
	position: relative;
	top: auto;
	display: inline-block;
	margin: 0 5px;
}
.floor_4 .hd a.btn.prev {
	left: auto;
}
.floor_4 .hd a.btn.next {
	right: auto;
}
.index .more {
	margin-top: 40px;
}
.index .more .line {
	display: block;
	width: 500px;
	height: 1px;
	margin-top: 24px;
	background: #ccc;
}
.index .more .look_more {
	display: block;
	width: 198px;
	height: 48px;
	font-size: 16px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #ccc;
	transition: all .5s;
}
.index .more .look_more:hover {
	background: #127a44;
	color: #fff;
	transition: all .5s;
	border: 1px solid #127a44;
}
.newsBox {
	width: 650px;
	height: 488px;
	overflow: hidden;
	position: relative;
}
.newsBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 16px;
	bottom: 10px;
	z-index: 10;
}
.newsBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.newsBox .hd ul li {
	float: left;
	margin-right: 6px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.newsBox .hd ul li.on {
	background: #f9e012;
	color: #fff;
}
.newsBox .bd {
	position: relative;
	width: 650px;
	height: 488px;
	z-index: 0;
	overflow: hidden;
}
.newsBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}
.newsBox .bd img {
	width: 650px;
	height: 488px;
	display: block;
	transition: all 0.3s ease-out 0s;
}
.newsBox .bd li h3 {
	display: block;
	font-size: 20px;
	padding-left: 28px;
	padding-top: 30px;
}
.newsBox .bd li .txt {
	background: url(../images/green80.png) repeat left top;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 150px;
	z-index: 5;
}
.newsBox .bd li p {
	padding: 0 28px;
}
.newsBox .bd li .time {
	font-size: 16px;
	padding-right: 30px;
	padding-top: 28px;
}
.newsBox .bd li a:hover img {
	transform: scale(1.1, 1.1);
}
.txtlistbox {
	width: 520px;
}
.txtlistbox li {
	border-bottom: 1px solid #ddd;
	padding: 11px 0 0;
	position: relative;
}
.txtlistbox li:first-child {
	padding-top: 0;
}
.txtlistbox li a {
	display: block;
	padding-bottom: 11px;
}
.txtlistbox li h3 {
	font-size: 18px;
	display: inline-block;
+display: inline;
*zoom: 1;
}
.txtlistbox li p {
	font-size: 14px;
	line-height: 23px;
	height: 46px;
	color: #333;
}
.txtlistbox li span {
	display: block;
	color: #333;
}
.txtlistbox li em {
	width: 15px;
	height: 15px;
	display: inline-block;
	background-position: -304px 0;
+display: inline;
*zoom: 1;
}
.txtlistbox li:before {
	position: absolute;
	bottom: -1px;
	left: 0;
	height: 1px;
	content: "";
	width: 0;
	background: #127a44;
	transition: width .6s ease-out;
}
.txtlistbox li:hover:before {
	width: 100%
}
.iabout {
	width: 100%;
	background: url(../images/fl6.jpg) no-repeat center bottom #f8f8f8;
	padding: 80px 0;
}
.iabout .txt {
	width: 470px;
	height: 240px;
	display: block;
	background: #fff;
	padding: 40px;
}
.iabout .txt img {
	max-width: 100%;
	display: block;
}
.iabout .txt p {
	padding-top: 20px;
	color: #333;
}
.iabout .txt span {
	width: 154px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: block;
	border: 1px solid #1a7140;
	margin-top: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.iabout .txt span:hover {
	background: #1a7140;
	color: #fff;
}
.iabout .img {
	width: 650px;
	height: 320px;
	display: block;
	overflow: hidden;
}
.iabout .img img {
	width: 650px;
	height: 320px;
	display: block;
}