﻿@charset "utf-8";
.banner{ width:100%;  position:relative; overflow:hidden; box-sizing:border-box;}
.banner .swiper01 { width:100%; overflow:hidden }
.banner .swiper-slide{ width:100%; height:auto;   overflow:hidden; position:relative;   background:#fff}
.banner .swiper-slide a{ display:block; width:100%; }
.banner .swiper-slide>img{ width:100%;}
.banner img.img1{ display:block; width:100%;  }
.banner img.img2{ display:none; width:100%;}
.banner .item{ width:100%; position:absolute; left:0; top:50%; transform:translateY(-50%); color:#3e3e3e; z-index:2}
.banner .item .title{ font-size:64px; line-height:1; font-weight:bold}
.banner .item .intro{ font-size:36px; margin-top:25px}
.banner .item .more{ margin-top:80px; background:url(g_02.png) left center no-repeat; line-height:57px; padding-left:45px; font-size:14px; font-weight:bold; text-transform:uppercase}
.banner .swiper01  .pagination01{ width:100%; position:absolute; text-align:center; font-size:0; left:0; bottom:8%; z-index:2}
.banner .swiper01 .pagination01 span{ width:45px; height:4px; background:rgba(255,255,255,0.5); opacity:1; border-radius:0; padding:0; margin:0 5px;}
.banner .swiper01 .pagination01 span.swiper-pagination-bullet-active{ background:#fff}
.banner .prev01{ background:url(preva.png) center center no-repeat; background-size:100%; width:32px; height:58px; position:absolute; left:2.5%; top:50%; transform:translateY(-50%); z-index:2; cursor:pointer}
.banner .next01{ background:url(nexta.png) center center no-repeat; background-size:100%; width:32px; height:58px; position:absolute; right:2.5%; top:50%; transform:translateY(-50%); z-index:2; cursor:pointer}
.banner .item .nr{ top:150px; opacity:0; transition:all 0.5s; position:relative}
.banner .swiper01 .swiper-slide-active .item .nr{ top:0; opacity:1}

@media (max-width: 1600px){
	.banner .item .title{ font-size:42px; }
	.banner .item .intro{ font-size:22px; margin-top:20px}
	.banner .item .more{ margin-top:60px; background:url(g_02.png) left center no-repeat; background-size:auto 45px; line-height:45px; padding-left:35px;  }
	.banner .prev01{ width:22px}
	.banner .next01{ width:22px}

}
@media (max-width: 1200px){
	
	.banner .item .title{ font-size:32px; }
	.banner .item .intro{ font-size:16px; }
	.banner .item .more{ margin-top:40px; background:url(g_02.png) left center no-repeat; background-size:auto 35px; line-height:35px; padding-left:28px; font-size:12px}
	.banner .prev01{ width:16px; left:1%}
	.banner .next01{ width:16px; right:1%}	
}
@media (max-width: 750px){
	.banner img.img2{ display:block; width:100%;}
	.banner img.img1{ display:none; width:100%;}
	.banner .item .title{ font-size:20px; }
	.banner .item .intro{ font-size:14px; }
	.banner .item .more{ margin-top:30px; background:url(g_02.png) left center no-repeat; background-size:auto 30px; line-height:30px; padding-left:22px; font-size:12px}
	.banner .prev01{ width:10px; left:1%}
	.banner .next01{ width:10px; right:1%}	
	.banner .swiper01 .pagination01 span{ width:32px; height:3px;}	
}


.ggg{ margin-top:45px; width:100%; overflow:hidden}
.ggg .swiperg{ width:100%; overflow:hidden; position:relative}
.ggg .swiperg .swiper-slide{ width:100%; position:relative}
.ggg .swiperg .swiper-slide img{ width:100%; height:auto}
.ggg .swiperg .swiper-slide img.img1{ display:block}
.ggg .swiperg .swiper-slide img.img2{ display:none}
.ggg .swiperg .paginationg{ width:auto; text-align:center; font-size:16px; color:#fff; position:absolute; right:0; bottom:0; z-index:2}
@media (max-width: 1600px){
	.ggg{ margin-top:30px; }
	.ggg .swiperg .paginationg{ font-size:14px}
}
@media (max-width: 1200px){
	.ggg{ margin-top:20px; }
	.ggg .swiperg .paginationg{ font-size:12px}
	.ggg .swiperg .swiper-slide img.img2{ display:block}
	.ggg .swiperg .swiper-slide img.img1{ display:none}
}

.gcon_2{ width:100%; margin-top:50px}
.gcon_2 .lt{ width:768px; float:left;}
.gcon_2 .lt .swiper02{ width:100%; overflow:hidden; position:relative}
.gcon_2 .lt .swiper02 .swiper-slide{ width:100%; overflow:hidden; position:relative}
.gcon_2 .lt .swiper02 .swiper-slide a{ display:block; width:100%}
.gcon_2 .lt .swiper02 .swiper-slide a .pic{ width:100%; height:0; overflow:hidden; padding-bottom:67.7%;}
.gcon_2 .lt .swiper02 .swiper-slide a .pic img{ width:100%; height:100%; object-fit:cover; position:absolute; left:0; top:0}
.gcon_2 .lt .swiper02 .swiper-slide a .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.gcon_2 .lt .swiper02 .swiper-slide:hover a .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.gcon_2 .lt .swiper02 .swiper-slide .title{ width:100%; height:70px; background:rgba(0,0,0,0.7); box-sizing:border-box; padding:0 170px 0 60px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; position:absolute; left:0; bottom:0; z-index:2; color:#fff; text-align:left; line-height:70px; font-size:24px;}
.gcon_2 .lt .swiper02 .prev02{ width:40px; height:70px; position:absolute; left:0; bottom:0; z-index:3; background:url(g_08.png) center center no-repeat; cursor:pointer}
.gcon_2 .lt .swiper02 .next02{ width:40px; height:70px; position:absolute; right:0; bottom:0; z-index:3; background:url(g_09.png) center center no-repeat; cursor:pointer}
.gcon_2 .lt .swiper02 .pagination02{ height:70px; display:flex; align-items: first baseline; position:absolute; right:80px; bottom:0; z-index:3; color:#fff; left:auto; width:auto; font-size:30px; font-family:Arial}
.gcon_2 .lt .swiper02 .pagination02 .swiper-pagination-current{ font-size:50px}
.gcon_2 .rt{ width:768px; float:right}
.gcon_2 .rt .hd{ border-bottom:1px solid #d8d5d6; display:flex;justify-content: space-between;align-items: center; }
.gcon_2 .rt .hd ul{ display:flex; align-items: center;}
.gcon_2 .rt .hd ul li{ font-size:26px; line-height:2; position:relative; margin-right:36px; cursor:pointer; color:#000000}
.gcon_2 .rt .hd ul li.on{ color:#00923f; font-weight:bold}
.gcon_2 .rt .hd ul li.on a{ color:#00923f;}
.gcon_2 .rt .hd ul li.on:after{ content:""; display:block; width:100%; height:3px; background:#00923f; position:absolute; left:0; bottom:-2px}
.gcon_2 .rt .hd .more a{ font-size:16px; color:#999999;}
.gcon_2 .rt .hd .more a:hover{ color:#00923f}
.gcon_2 .rt .bd .item{ padding:30px 0 25px 0; border-bottom:1px dashed #adadad}
.gcon_2 .rt .bd .item .title{ font-size:24px; color:#000000;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; font-weight:bold}
.gcon_2 .rt .bd .item .title a{ color:#000}
.gcon_2 .rt .bd .item:hover .title{ color:#00923f}
.gcon_2 .rt .bd .item:hover .title a{ color:#00923f}
.gcon_2 .rt .bd .item .intro{ font-size:18px; color:#666666; text-align:justify; line-height:30px; margin-top:15px}
.gcon_2 .rt .bd .item .intro a{ color:#cc0000}
.gcon_2 .rt .bd ul{ padding-top:5px}
.gcon_2 .rt .bd ul li{ border-bottom:1px solid #e5e5e5; height:50px}
.gcon_2 .rt .bd ul li:last-child{ border-bottom:0}
.gcon_2 .rt .bd ul li a{ display:inline-block; vertical-align:top; background:url(ico1.png) left center no-repeat; background-size:5px; padding-left:16px; line-height:50px; font-size:16px; color:#000000; max-width:600px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.gcon_2 .rt .bd ul li img{ display:inline-block; vertical-align:middle}
.gcon_2 .rt .bd ul li span{ float:right; line-height:50px; font-size:16px; color:#666666}
.gcon_2 .rt .bd ul li:hover a{ color:#00923f}
@media (max-width: 1600px){
	.gcon_2{ width:100%; margin-top:30px}
	.gcon_2 .lt{ width:570px; }
	.gcon_2 .lt .swiper02 .swiper-slide .title{ height:50px; padding:0 100px 0 40px; line-height:50px; font-size:16px;}
	.gcon_2 .lt .swiper02 .prev02{ width:30px; height:50px; background-size:40%;}
	.gcon_2 .lt .swiper02 .next02{ width:30px; height:50px; background-size:40%;}
	.gcon_2 .lt .swiper02 .pagination02{ height:50px;  right:40px; font-size:22px; }
	.gcon_2 .lt .swiper02 .pagination02 .swiper-pagination-current{ font-size:34px}
	.gcon_2 .rt{ width:570px; }
	.gcon_2 .rt .hd ul li{ font-size:20px; margin-right:30px; }
	.gcon_2 .rt .hd .more a{ font-size:15px; }
	.gcon_2 .rt .bd .item{ padding:20px 0 15px 0; }
	.gcon_2 .rt .bd .item .title{ font-size:18px; }
	.gcon_2 .rt .bd .item .intro{ font-size:14px;  line-height:22px; margin-top:10px}
	.gcon_2 .rt .bd ul{ padding-top:5px}
	.gcon_2 .rt .bd ul li{ height:38px; overflow:hidden}
	.gcon_2 .rt .bd ul li a{ line-height:38px; font-size:14px; color:#000000; max-width:400px;}
	.gcon_2 .rt .bd ul li img{ height:10px}
	.gcon_2 .rt .bd ul li span{ float:right; line-height:38px; font-size:14px; }
}
@media (max-width: 1200px){
	.gcon_2{ margin-top:20px}
	.gcon_2 .lt{ width:100%; }
	.gcon_2 .rt{ width:100%; margin-top:25px }

}
@media (max-width: 750px){
	.gcon_2 .lt .swiper02 .swiper-slide .title{ height:45px; padding:0 80px 0 40px; line-height:45px; font-size:14px;}
	.gcon_2 .lt .swiper02 .prev02{ width:25px; height:45px; background-size:40%;}
	.gcon_2 .lt .swiper02 .next02{ width:25px; height:45px; background-size:40%;}
	.gcon_2 .lt .swiper02 .pagination02{ height:45px;  right:30px; font-size:18px; }
	.gcon_2 .lt .swiper02 .pagination02 .swiper-pagination-current{ font-size:30px}
	.gcon_2 .rt .hd ul li{ font-size:18px; margin-right:20px; }
	.gcon_2 .rt .hd .more a{ font-size:12px; }
	.gcon_2 .rt .bd .item .title{ font-size:16px; }
	.gcon_2 .rt .bd .item .intro{ font-size:12px}
	.gcon_2 .rt .bd ul{ padding-top:5px}
	.gcon_2 .rt .bd ul li a{ max-width:calc(100% - 150px);}
}
@media (max-width: 750px){
	.gcon_2 .rt .bd{ padding:0 10px}
}

.gcon_3{ width:100%;}
.gcon_3 .item{ width:486px; float:left; margin-right:56px; margin-top:35px;}
.gcon_3 .item:nth-child(3n){ margin-right:0}
.gcon_3 .item .ihd{display:flex;justify-content: space-between;  align-items: center; height:65px; border-bottom:1px solid #00923f}
.gcon_3 .item .ihd .title{ /*background:url(g_12.png) left center no-repeat; padding-left:22px;*/ font-size:26px; color:#333; font-weight:bold}
.gcon_3 .item .ihd .title span{ color:#00923f}
.gcon_3 .item .ihd .more a{ font-size:16px; color:#999999}
.gcon_3 .item .ihd .more a:hover{ color:#00923f}
.gcon_3 .item .ibd{ margin-top:20px}
.gcon_3 .item .ibd ul li{ border-bottom:1px solid #e5e5e5; display:flex;justify-content: space-between; align-items: center;}
.gcon_3 .item .ibd ul li:last-child{ border:0}
.gcon_3 .item .ibd ul li a{ display:block; background:url(ico1.png) left center no-repeat; background-size:5px; padding-left:16px; font-size:16px; color:#000000; width:calc(100% - 120px); box-sizing:border-box;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; line-height:45px}
.gcon_3 .item .ibd ul li span{ display:block; font-size: 16px; color: #666666;}
.gcon_3 .item .ibd ul li a:hover{ color:#00923f}
@media (max-width: 1600px){
	.gcon_3 .item{ width:31%; margin-right:3.5%; margin-top:30px;}
	.gcon_3 .item .ihd{ height:55px; }
	.gcon_3 .item .ihd .title{ /*background-size:4px; padding-left:20px;*/ font-size:20px; }
	.gcon_3 .item .ihd .more a{ font-size:14px }
	.gcon_3 .item .ibd{ margin-top:15px}
	.gcon_3 .item .ibd ul li a{  font-size:14px; line-height:40px}
}
@media (max-width: 1200px){
	.gcon_3 .item{ width:48%; margin-right:4%; margin-top:20px;}
	.gcon_3 .item:nth-child(3n){ margin-right:4%}
	.gcon_3 .item:nth-child(2n){ margin-right:0}
	.gcon_3 .item .ihd{ height:50px; }
	.gcon_3 .item .ihd .title{ font-size:18px; }
	.gcon_3 .item .ihd .more a{ font-size:12px }
	.gcon_3 .item .ibd{ margin-top:12px; padding:0 10px}
	.gcon_3 .item .ibd ul li a{  font-size:14px; line-height:46px}
}
@media (max-width: 750px){

	.gcon_3 .item{ width:100%; margin-right:0%; margin-top:25px;}
	.gcon_3 .item:nth-child(3n){ margin-right:0%}
	.gcon_3 .item:nth-child(2n){ margin-right:0}
	.gcon_3 .item .ihd{ height:40px; border-bottom:2px solid #00923f}
}

.gcon_4{ margin-top:35px}
.gcon_4 .ihd{display:flex;justify-content: space-between;  align-items: center; height:65px; border-bottom:1px solid #00923f}
.gcon_4 .ihd .title{ /*background:url(g_12.png) left center no-repeat; padding-left:22px;*/ font-size:26px; color:#333; font-weight:bold}
.gcon_4 .ihd .title span{ color:#00923f}
.gcon_4 .ihd .more a{ font-size:16px; color:#999999}
.gcon_4 .ihd .more a:hover{ color:#00923f}
.gcon_4 .ibd{ margin-top:35px}
.gcon_4 .ibd ul li{ float:left; width:220px; overflow:hidden; transition:all 0.5s}

.gcon_4 .ibd ul li.on{ width:690px} 
.gcon_4 .ibd ul li .pic img{ max-width:100%}
.gcon_4 .ibd ul li  .img1{ display:block; width:220px }
.gcon_4 .ibd ul li  .img2{ display:none; width:690px }
.gcon_4 .ibd ul li.on .img2{ display:block; }
.gcon_4 .ibd ul li.on .img1{ display:none; }
@media (max-width: 1600px){
	.gcon_4{ margin-top:20px}
	.gcon_4 .ihd{ height:55px; }
	.gcon_4 .ihd .title{ /*background-size:4px; padding-left:20px;*/ font-size:20px; }
	.gcon_4 .ihd .more a{ font-size:14px }
	.gcon_4 .ibd{ margin-top:20px}
	.gcon_4 .ibd ul li{ width:165px; height:266px; overflow:hidden}
	.gcon_4 .ibd ul li.on{ width:510px} 
	.gcon_4 .ibd ul li  .img1{ width:165px }
	.gcon_4 .ibd ul li  .img2{ width:510px }
}
@media (max-width: 1200px){
	.gcon_4 .ihd{ height:50px; }
	.gcon_4 .ihd .title{ font-size:18px; }
	.gcon_4 .ihd .more a{ font-size:12px }
	.gcon_4 .ibd{ margin-top:20px}
	.gcon_4 .ibd ul li{ width:20%; height:auto; overflow:hidden}
	.gcon_4 .ibd ul li.on{ width:20%} 
	.gcon_4 .ibd ul li  .img1{ width:100% }
	.gcon_4 .ibd ul li  .img2{ width:100% }
	.gcon_4 .ibd ul li.on  .img2{ display:none}
	.gcon_4 .ibd ul li.on  .img1{ display:block}
}
@media (max-width: 750px){
	.gcon_4{ margin-top:25px}
	.gcon_4 .ihd{ height:50px; border-bottom:2px solid #00923f }
	.gcon_4 .ihd .title{ font-size:18px; }
	.gcon_4 .ihd .more a{ font-size:12px }
	.gcon_4 .ibd{ margin-top:20px}
	.gcon_4 .ibd ul li{ width:48.5%; height:auto; overflow:hidden; margin:0 3% 3% 0}
	.gcon_4 .ibd ul li:nth-child(2n){ margin-right:0}
	

	.gcon_4 .ibd ul li.on{ width:48.5%} 
	.gcon_4 .ibd ul li:nth-child(5){ width:100%; margin-bottom:0}
	.gcon_4 .ibd ul li.on:nth-child(5){ width:100%; margin-bottom:0}
	.gcon_4 .ibd ul li  .img1{ display:none}
	.gcon_4 .ibd ul li  .img2{ display:block}
	.gcon_4 .ibd ul li.on  .img1{ display:none}
	.gcon_4 .ibd ul li.on  .img2{ display:block}
}


.gcon_5{ margin-top:35px}
.gcon_5 .ihd{display:flex;justify-content: space-between;  align-items: center; height:65px; border-bottom:1px solid #00923f}
.gcon_5 .ihd .title{ /*background:url(g_12.png) left center no-repeat; padding-left:22px;*/ font-size:26px; color:#333; font-weight:bold}
.gcon_5 .ihd .title span{ color:#00923f}
.gcon_5 .ihd .more a{ font-size:16px; color:#999999}
.gcon_5 .ihd .more a:hover{ color:#00923f}
.gcon_5 .ibd{ margin-top:40px}
.gcon_5 .ibd .lt{ width:780px; float:left}
.gcon_5 .ibd .lt .item{ width:100%; position:relative}
.gcon_5 .ibd .lt .item .pic{ width:100%; height:0; overflow:hidden; padding-bottom:50%; position:relative}
.gcon_5 .ibd .lt .item .pic img{ width:100%; height:100%; position:absolute; left:0; top:0; object-fit:cover;}
.gcon_5 .ibd .lt .item .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.gcon_5 .ibd .lt .item:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.gcon_5 .ibd .lt .item .p{  width:100%; height:100%; position:absolute; left:0; top:0; z-index:2; color:#fff; display:flex; align-items: center; justify-content: center; background:url(p.png) center 45% no-repeat; background-size:76px}
.gcon_5 .ibd .lt .item .i{ width:100%; height:100%; background:url(g_24.png) bottom center no-repeat; background-size:100%; position:absolute; left:0; bottom:0; z-index:2}
.gcon_5 .ibd .lt .item .title{ font-size:24px; color:#fff; position:absolute; left:0; bottom:0; z-index:3; width:100%; box-sizing:border-box; padding:20px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.gcon_5 .ibd .rt{ width:calc(100% - 800px); float:right}
.gcon_5 .ibd .rt .item{ width:calc(50% - 10px); float:left; position:relative; margin-right:20px; margin-bottom:20px}
.gcon_5 .ibd .rt .item:nth-child(2n){ margin-right:0}
.gcon_5 .ibd .rt .item:nth-child(n+3){ margin-bottom:0}
.gcon_5 .ibd .rt .item .pic{ width:100%; height:0; overflow:hidden; padding-bottom:49.3%; position:relative}
.gcon_5 .ibd .rt .item .pic img{ width:100%; height:100%; position:absolute; left:0; top:0; object-fit:cover;}
.gcon_5 .ibd .rt .item .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.gcon_5 .ibd .rt .item:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.gcon_5 .ibd .rt .item .p{  width:100%; height:100%; position:absolute; left:0; top:0; z-index:2; color:#fff; display:flex; align-items: center; justify-content: center; background:url(p.png) center 40%  no-repeat; background-size:50px}
.gcon_5 .ibd .rt .item .i{ width:100%; height:100%; background:url(g_24.png) bottom center no-repeat; background-size:100%; position:absolute; left:0; bottom:0; z-index:2}
.gcon_5 .ibd .rt .item .title{ font-size:18px; color:#fff; position:absolute; left:0; bottom:0; z-index:3; width:100%; box-sizing:border-box; padding:10px 15px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap; text-align:center}


@media (max-width: 1600px){
	.gcon_5{ margin-top:20px}
	.gcon_5 .ihd{ height:55px; }
	.gcon_5 .ihd .title{/* background-size:4px; padding-left:20px;*/ font-size:20px; }
	.gcon_5 .ihd .more a{ font-size:14px }
	.gcon_5 .ibd{ margin-top:30px}
	.gcon_5 .ibd .lt{ width:577px;  }
	.gcon_5 .ibd .lt .item .p{ background-size:60px}
	.gcon_5 .ibd .lt .item .title{ font-size:20px; padding:16px}
	.gcon_5 .ibd .rt{ width:calc(100% - 593px);  }
	.gcon_5 .ibd .rt .item{ width:calc(50% - 8px); margin-right:16px; margin-bottom:16px}
	.gcon_5 .ibd .rt .item .pic{ padding-bottom:48.7%; }
	.gcon_5 .ibd .rt .item .p{ background-size:40px;}
	.gcon_5 .ibd .rt .item .title{ font-size:16px;}

}
@media (max-width: 1200px){
	.gcon_5 .ihd{ height:50px; }
	.gcon_5 .ihd .title{ font-size:18px; }
	.gcon_5 .ihd .more a{ font-size:12px }
	.gcon_5 .ibd .lt{ width:100%;  }
	.gcon_5 .ibd .rt{ width:100%; margin-top:16px  }
}
@media (max-width: 750px){
	.gcon_5{ margin-top:25px}
	.gcon_5 .ihd{ height:50px; border-bottom:2px solid #00923f }
	.gcon_5 .ihd .title{ font-size:18px; }
	.gcon_5 .ihd .more a{ font-size:12px }
	.gcon_5 .ibd{ margin-top:20px}
	.gcon_5 .ibd .lt .item .p{ background-size:40px}
	.gcon_5 .ibd .lt .item .title{ font-size:16px; padding:12px}
	.gcon_5 .ibd .rt{ margin-top:10px}
	.gcon_5 .ibd .rt .item{ width:calc(50% - 5px); margin-right:10px; margin-bottom:10px}
	.gcon_5 .ibd .rt .item .pic{ padding-bottom:48.7%; }
	.gcon_5 .ibd .rt .item .p{ background:url(p.png) center 32%  no-repeat;background-size:30px;}
	.gcon_5 .ibd .rt .item .title{ font-size:14px; padding:10px}
}


.gcon_6{ margin-top:35px}
.gcon_6 .ihd{display:flex;justify-content: space-between;  align-items: center; height:65px; border-bottom:1px solid #00923f}
.gcon_6 .ihd .title{ /*background:url(g_12.png) left center no-repeat; padding-left:22px;*/ font-size:26px; color:#333; font-weight:bold}
.gcon_6 .ihd .title span{ color:#00923f}
.gcon_6 .ihd .more a{ font-size:16px; color:#999999}
.gcon_6 .ihd .more a:hover{ color:#00923f}
.gcon_6 .ibd{ margin:50px 0}
.gcon_6 .ibd .swiper06{ width:100%; overflow:hidden}
.gcon_6 .ibd .swiper06 .swiper-slide{ width:19%; margin-right:1.25%}
.gcon_6 .ibd .swiper06 .swiper-slide:last-child{ margin-right:0}
.gcon_6 .ibd .swiper06 .swiper-slide .pic{ width:100%; overflow:hidden; box-sizing:border-box; border:1px solid #e5e5e5}
.gcon_6 .ibd .swiper06 .swiper-slide .pic img{ width:100%}
.gcon_6 .ibd .swiper06 .swiper-slide .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.gcon_6 .ibd .swiper06 .swiper-slide:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.gcon_6 .ibd .swiper06 .swiper-slide:hover .pic{ border:1px solid #00923f}
@media (max-width: 1600px){
	.gcon_6{ margin-top:20px}
	.gcon_6 .ihd{ height:55px }
	.gcon_6 .ihd .title{/* background-size:4px; padding-left:20px;*/ font-size:20px; }
	.gcon_6 .ihd .more a{ font-size:14px }
	.gcon_6 .ibd{ margin:30px 0}
	



}
@media (max-width: 1200px){
	.gcon_6 .ihd{ height:50px; }
	.gcon_6 .ihd .title{ font-size:18px; }
	.gcon_6 .ihd .more a{ font-size:12px }
	.gcon_6 .ibd .swiper06 .swiper-slide{ width:23.5%; margin-right:2%}


}
@media (max-width: 750px){
	.gcon_6{ margin-top:25px}
	.gcon_6 .ihd{ height:50px; border-bottom:2px solid #00923f }
	.gcon_6 .ihd .title{ font-size:18px; }
	.gcon_6 .ihd .more a{ font-size:12px }
	.gcon_6 .ibd{ margin:20px 0; box-sizing:border-box;}
	.gcon_6 .ibd .swiper06{ box-sizing:border-box; padding:1px}
	.gcon_6 .ibd .swiper06 .swiper-slide{ width:32%; }

}

