.top {
	width: 100%;
	height: 4px;
	background-color: #1d9b00;
}
.top_in {
	width: 1200px;
	margin: 0px auto;
}
.nav {
	width: 1200px;
	margin: 0px auto;
	height: 115px;
}
.nav .logo {
	float: left;
	height: 99px;
	margin-top: 5px;
}
.nav .right {
	font-size: 16px;
	margin-top: 10px;
	color: #1d9b00;
	float: right;
}
.nav .right img {
	display: inline;
	vertical-align: middle;
}
.nav .nav_list {
	float: right;
	height: 80px;
}
.nav .nav_list li {
	float: left;
	margin-left: 40px;
	line-height: 80px;
	height: 80px;
	width: 64px;
	position: relative;
}
.nav .nav_list .current {
	border-bottom: #1d9b00 4px solid;
}
.nav .nav_list .current a {
	color: #1d9b00;
}
.nav .nav_list li a {
	font-size: 16px;
	color: #000;
	display: block;
}
.swiper-pagination {
	background: rgba(0,0,0,0.6);
	height: 50px;
	line-height: 50px;
	bottom: 0px;
	top: 550px;
	text-align: right;
	display: block;
	position: absolute;
}
.my-bullet {
	width: 50px;
	height: 7px;
	display: inline-block;
	background-color: #fff;
	opacity: 1;
	margin-right: 15px;
	cursor: pointer;
}
.my-bullet-active {
	background-color: #1d9b00;
}
.banner {
	width: 100%;
	height: 600px;
}
.index_main_90 {
	height: 110px;
	width: 100%;
	background: #1d9b00;
}
.index_main_90_in {
	width: 1200px;
	margin: 0px auto;
	height: 110px;
}
.index_main_90_in li {
	float: left;
	width: 16%;
	margin: 0px 2%;
}
.index_main_90_in li img {
	float: left;
	margin-right: 15px;
	margin-top: 25px;
	display: inline;
}
.index_main_90_in li .right {
	float: left;
	margin-top: 25px;
}
.index_main_90_in li .right .title {
	font-size: 16px;
	color: #fff;
}
.index_main_90_in li .right .des {
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	margin-top: 5px;
}
.index_title {
	width: 1200px;
	margin: 0px auto;
	text-align: center;
}
.index_title img {
	margin: 65px auto 50px auto;
}
.index_main_89 ul {
	width: 1200px;
	margin: 0px auto;
}
.index_main_89 li {
	float: left;
	width: 203px;
	text-align: center;
	margin-bottom: 25px;
	margin-right: 45px;
}
.index_main_89 li img,.index_main_87_in li .pic{	transition: all .5s;}
.index_main_89 li img:hover,.index_main_87_in li .pic:hover{	transform: scale(1.1);}
.index_main_89 li:nth-child(5n+0) {
	margin-right: 0px;
}
.index_main_89 li .title {
	font-size: 16px;
	color: #000;
	height: 45px;
	line-height: 45px;
}
.index_main_89 li .des {
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
}
.index_main_88x {
	width:1200px;
	margin:0px auto;}
.index_main_88 {
	width: 100%;
	height: 473px;
	background: url(../img/pic74.png) no-repeat center center;
	position: relative;
	margin-bottom: 120px;
}
.index_main_88_hdp {
	width: 600px;
	position: absolute;
	top: 5px;
	float:left;background-color: #f3f3f3;
}
.index_main_88_hdp .swiper-slide img {
	float: left;
}
.index_main_88x .rightx {
	float: left;
	width: 540px;
	padding: 40px 30px;
	height: 302px;
	background-color: #f3f3f3;
	margin-top:5px;
	z-index:999;

}
.index_main_88x .rightx .title {
	font-size: 22px;
	color: #000;
}
.index_main_88x .rightx .title span {
	float: right;
	font-size: 14px;
	color: #1d9b00;
}
.index_main_88x .rightx .title span a,.index_main_88x .rightx .title span a:hover{font-size: 14px;
	color: #1d9b00;}
.index_main_88x .rightx .des {
	margin-top: 30px;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.index_main_88_hdp .swiper-button-next {
	left: 92%;
	top: 92%;
	margin-left: 0px;
	width: 41px;
	z-index: 909;
	height: 41px;
	position: absolute;
	display: block;
}
.index_main_88_hdp .swiper-button-prev {
	background: none;
	width: 41px;
	top: 92%;
	left: 92%;
	margin-left: -41px;
	height: 41px;
	z-index: 909;
	position: absolute;
	display: block;
}
#hexGrid {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	padding: 0.866% 0;
	font-family: '微软雅黑';
	font-size: 18px;
	color: #fff;
}
#hexGrid:after {
	content: "";
	display: block;
	clear: both;
}
.hex {
	position: relative;
	list-style-type: none;
	float: left;
	overflow: hidden;
	visibility: hidden;
	outline: 1px solid transparent; /* fix for jagged edges in FF on hover transition */
	-webkit-transform: rotate(-60deg) skewY(30deg) translatez(0px);
	-ms-transform: rotate(-60deg) skewY(30deg) translatez(0px);
	transform: rotate(-60deg) skewY(30deg) translatez(0px);
}
.hex * {
	position: absolute;
	visibility: visible;
	outline: 1px solid transparent; /* fix for jagged edges in FF on hover transition */
}
.hexIn {
	display: block;
	width: 226px;
	height: 266px;
	text-align: center;
	color: #fff;
	overflow: hidden;
	-webkit-transform: skewY(-30deg) rotate(60deg);
	-ms-transform: skewY(-30deg) rotate(60deg);
	transform: skewY(-30deg) rotate(60deg);
}
/*** HEX CONTENT **********************************************************************/
.hex img {
	left: -100%;
	right: -100%;
	width: 226px;
	height: 100%;
	margin: 0 auto;
}
.hex h1, .hex p {
	width: 100%;
	height: 148px;
	left: 2px; /* prevent line on the right where background doesn't cover image */
	padding: 5%;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.6);
	font-size: 18px;
	color: #fff;
	font-family: '微软雅黑';
	-webkit-transition: -webkit-transform .2s ease-out, opacity .3s ease-out;
	transition: transform .2s ease-out, opacity .3s ease-out;
}
.hex p {
	top: 172px;
	padding-bottom: 114px;/*-webkit-transform:translateY(100%) translatez(-1px);
        -ms-transform:translateY(100%) translatez(-1px);
            transform:translateY(100%) translatez(-1px);*/
}
/*** HOVER EFFECT  **********************************************************************/
.hexIn:hover h1, .hexIn:focus h1, .hexIn:hover p, .hexIn:focus p {
/*  -webkit-transform:translateY(0%) translatez(-1px);
        -ms-transform:translateY(0%) translatez(-1px);
            transform:translateY(0%) translatez(-1px);*/
}
@media (min-width:1201px) { /* <- 5-4  hexagons per row */
.hex {
	width: 226px; /* = (100-4) / 5 */
	padding-bottom: 266px; /* =  width / sin(60deg) */
}
.hex:nth-child(9n+6), .hex:nth-child(9n+7), .hex:nth-child(9n+8), .hex:nth-child(9n+9) {
	margin-top: -4.676%;
	margin-bottom: -4.676%;
	-webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
	-ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
	transform: translateX(50%) rotate(-60deg) skewY(30deg);
}
.hex:nth-child(9n+6):last-child, .hex:nth-child(9n+7):last-child, .hex:nth-child(9n+8):last-child, .hex:nth-child(9n+9):last-child {
	margin-bottom: 0;
}
.hex:nth-child(9n+6) {
	margin-left: 0.5%;
	clear: left;
}
.hex:nth-child(9n+10) {
	clear: left;
}
.hex:nth-child(9n+2), .hex:nth-child(9n+ 7) {
	margin-left: 1%;
	margin-right: 1%;
}
.hex:nth-child(9n+3), .hex:nth-child(9n+4), .hex:nth-child(9n+8) {
	margin-right: 1%;
}
}
.index_main_87 {
	width: 100%;
	margin: 70px auto 0px auto;
	height: 690px;
	background-color: #f5f5f5;
}
.index_main_87_in {
	width: 1200px;
	margin: 0px auto;
}
.index_main_87_in li {
	float: left;
	width: 374px;
	margin-right: 38px;
}
.index_main_87_in li:last-child {
	margin-right: 0px;
}
.index_main_87_in li .date {
	float: left;
	height: 40px;
	line-height: 25px;
	font-size: 18px;
	color: #1d9b00;
	font-weight: bold;
}
.index_main_87_in li img{
    max-width: 375px;
}
.index_main_87_in li .xian {
	margin: 0px 10px;
	float: left;
	display: inline;
}
.index_main_87_in li .pic {
	margin-bottom: 20px;
}
.index_main_87_in li .title {
	float: left;
	width: 290px;
	color: #666666;
	font-size: 16px;
}
.index_main_87_in li .b {
	margin-top: 20px;
}
.foot {
	width: 100%;
	height: 155px;
	padding-top: 25px;
	background-color: #1d9b00;
}
.foot_in {
	width: 1200px;
	margin: 0px auto;
}
.foot_in_1 {
	margin-left: 10px;
	width: 645px;
	float: left;
}
.foot_in_1 .title {
	font-size: 20px;
	color: #fff;
	height: 45px;
	line-height: 45px;
}
.foot_in_1 table {
	width: 645px;
	font-size: 14px;
	color: #fff;
}
.foot_in_1 table tr {
	height: 30px;
}
.foot_in_1 table a, .foot_in_1 table a:hover {
	font-size: 14px;
	color: #fff;
}
.foot_in_2 {
	float: left;
	margin-left: 55px;
}
.foot_in_2 .title {
	font-size: 20px;
	color: #fff;
	height: 45px;
	line-height: 45px;
}
.foot_in_2 img {
	margin-right: 10px;
}
.foot_in_3 {
	float: right;
	width: 99px;
	margin-right: 45px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.foot_2 {
	height: 60px;
	background: #0c4200;
	width: 100%;
}
.foot_2_in {
	width: 1200px;
	line-height: 60px;
	font-size: 14px;
	color: #fff;
	margin: 0px auto;
}
.foot_2_in .right {
	float: right;
}
.foot_2_in a, .foot_2_in a:hover {
	font-size: 14px;
	color: #fff;
}
.news_list {
	width: 1200px;
	margin-top: 65px;
}
.news_list li {
	float: left;
	height: 326px;
	width: 1200px;
	margin-bottom: 80px;
}
.news_list li .left {
	float: left;
	width: 685px;
}
.news_list li .left .date {
	width: 70px;
	height: 80px;
	line-height: 15px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	background-color: #1e9b01;
}
.news_list li:nth-child(2n+0) .left .date {
	background-color: #adacac;
}
.news_list li .left .date .day {
	font-size: 24px;
	color: #fff;
	padding-top: 20px;
}
.news_list li a .left .title {
	height: 90px;
	margin-top: 10px;
	padding-bottom: 10px;
	line-height: 45px;
	font-size: 24px;
	color: #333;
	border-bottom: 1px solid #adacac;
}
.news_list li a:hover .left .title {
	color: #1d9b00;
}
.news_list li .left .des {
	font-size: 18px;
	line-height: 35px;
	height: 70px;
	margin-top: 15px;
	overflow: hidden;
	color: #adacac;
}
.news_list li:nth-child(2n+0) .left .more {
	background: url(../img/icon74.png) no-repeat center center;
}
.news_list li .left .more {
	width: 76px;
	height: 29px;
	float: right;
	background: url(../img/icon73.png) no-repeat center center;
	margin-top: 15px;
}
.news_list li .right {
	float: right;
	width: 436px;
}
.news_list li .right img{
    width: 100%;
    object-fit: cover;
}
.page_info {
	width: 100%;
	text-align: right;
	padding:40px 0;
	margin: 40px auto 0 auto;
	height: 26px;
	line-height: 26px;
	border-top:1px #ccc solid;
}
.page_info a {
	display: inline;
	margin: 0px 2px;
	padding: 5px 12px;
	font-size: 14px;
	color: #a5a5a5;
	border: 1px solid #a5a5a5;
	width: auto;
}
.page_info a:first-child {
	margin-left: 0px;
}
.page_info .current_page {
	background: #1e9b01;
	color: #FFF;
	border: none;
}
.page_info .no_bg {
	background-color: none;
}
.pic_list {
	width: 1200px;
	margin: 35px auto;
}
.pic_list li {
	float: left;
	width: 375px;
	text-align: center;
	margin-right: 35px;
	margin-bottom: 35px;
	height: 427px;
	background: url(../img/pic89.png) no-repeat bottom;
}
.pic_list li:nth-child(3n+0) {
	margin-right: 0px;
}
.pic_list li .title {
	font-size: 18px;
	color: #3c3c3c;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.pic_list li .des {
	font-size: 14px;
	color: #6a6969;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
