<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.banner{ width:100%; margin:0 auto; position:relative}
.banner .swiper01{ width:100%; overflow:hidden}
.banner .swiper01 img{ width:100%; height:auto}
.banner .swiper01 .img1{ display:block}
.banner .swiper01 .img2{ display:none}
.banner .prev01{ background:url(prev.png) center center no-repeat; width:26px; height:36px; cursor:pointer; position:absolute; left:4%; top:50%; margin-top:-18px; z-index:9}
.banner .next01{ background:url(next.png) center center no-repeat; width:26px; height:36px; cursor:pointer; position:absolute; right:4%; top:50%; margin-top:-18px; z-index:9}
.banner .swiper01 .pagination01{ width:100%; font-size:0; text-align:center; position:absolute; left:0; bottom:40px; z-index:9}
.banner .swiper01 .pagination01 span{ display:inline-block; vertical-align:top; width:16px; height:16px; margin:0 8px; background:#fff; border-radius:50%; opacity:1;}
.banner .swiper01 .pagination01 span.swiper-pagination-bullet-active{background:#eb5401; }
@media (max-width: 1300px){
	
}
@media (max-width: 1200px){
	.banner .prev01,.banner .next01{ width:16px; background-size:16px}
	.banner .swiper01 .pagination01{ bottom:10px}
	.banner .swiper01 .pagination01 span{ width:10px; height:10px; margin:0 4px;}
	.banner .swiper01 .img2{ display:block}
	.banner .swiper01 .img1{ display:none}
	
	
	
}
.container{}

.gcon_1{ width:100%; margin-top:60px}
.gcon_1 .item{ width:400px; float:left; margin-right:30px; border-radius:5px; overflow:hidden; position:relative}
.gcon_1 .item a{ display:block; width:100%; height:100%}
.gcon_1 .item:hover{ box-shadow:0 0 10px rgba(00,00,00,0.18)}
.gcon_1 .item:nth-child(3){ margin-right:0}
.gcon_1 .item .pic{ width:100%; overflow:hidden}
.gcon_1 .item .pic img{ width:100%}
.gcon_1 .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_1 .item .pic:hover 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_1 .item .cont{ width:100%; height:100%; position:absolute; left:0; top:0; box-sizing:border-box; padding:40px 0 0 32px}
.gcon_1 .item .cont .title{ font-size:26px; color:#0f8545; font-weight:bold}
.gcon_1 .item .cont .intro{ font-size:16px; color:#0f8545; background:url(g_06.jpg) left bottom no-repeat; padding-bottom:15px; margin-top:4px}
.gcon_1 .item .cont .cp{ margin-top:15px; height:180px}
.gcon_1 .item .cont .cp p{ background:url(g_07.png) left center no-repeat; padding-left:30px; line-height:30px; font-size:14px; color:#484646; opacity:0.8}
.gcon_1 .item .cont .more{ width:95px; height:27px; text-align:center; line-height:27px; color:#fff; background:url(g_25.png) center center no-repeat; background-size:cover; font-size:12px}
@media (max-width: 1300px){
	.gcon_1 .item{ width:380px;}
}
@media (max-width: 1200px){
	.gcon_1{ width:100%; margin-top:50px}
	.gcon_1 .item{ width:32%; margin-right:2%;}
	.gcon_1 .item .cont{ padding:30px 0 0 20px}
	.gcon_1 .item .cont .title{ font-size:22px}
	.gcon_1 .item .cont .intro{ font-size:14px;}
	.gcon_1 .item .cont .cp{ height:100px}
	.gcon_1 .item .cont .cp p{ font-size:12px; line-height:22px; background-size:14px; padding-left:20px}
}
@media (max-width: 750px){
	.gcon_1{ margin-top:40px}
	.gcon_1 .item{ width:100%; margin-right:0; margin-bottom:20px}
	.gcon_1 .item .cont .cp{ height:140px}
}


.gcon_2{ width:100%; margin-top:60px}
.ihd .cn{ font-size:30px; color:#097746; line-height:1; font-weight:bold; text-align:center}
.ihd .en{ font-size:12px; color:#afafaf; line-height:1; font-family:Arial, Helvetica, sans-serif; margin-top:10px; text-transform:uppercase;text-align:center}
.gcon_2 .ibd{ margin-top:34px;}
.gcon_2 .ibd .hd{ width:100%;}
.gcon_2 .ibd .hd ul{ width:100%;height:48px; background:#f6f6f7; border-radius:30px; overflow:hidden}
.gcon_2 .ibd .hd ul li{ float:left; padding:0 26px; font-size:16px; color:#333333; line-height:48px; border-radius:30px; cursor:pointer}
.gcon_2 .ibd .hd ul li.on{ background:#097746; color:#fff}
.gcon_2 .ibd .hd ul li:last-child{ float:right}
.gcon_2 .ibd .bd{ margin-top:35px}
.gcon_2 .ibd .bd .item{ width:400px; float:left; margin-right:30px; margin-bottom:30px}
.gcon_2 .ibd .bd .item:nth-child(3n){ margin-right:0}
.gcon_2 .ibd .bd .item:nth-child(4){ margin-bottom:0}
.gcon_2 .ibd .bd .item:nth-child(5){ margin-bottom:0}
.gcon_2 .ibd .bd .item:nth-child(6){ margin-bottom:0}
.gcon_2 .ibd .bd .item .wk{ width:100%; position:relative; border-radius:5px; overflow:hidden}
.gcon_2 .ibd .bd .item:hover .wk:after{ content:""; display:block; width:100%; height:100%; box-sizing:border-box; border:1px solid #097746; border-radius:8px; position:absolute; left:0; top:0}
.gcon_2 .ibd .bd .item .wk .pic{ width:100%; overflow:hidden}
.gcon_2 .ibd .bd .item .wk .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 .ibd .bd .item:hover .wk .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 .ibd .bd .item .title{ width:100%; height:228px; box-sizing:border-box; border:1px solid #f5f5f5; border-top:0; border-radius:0 0 8px 8px; padding:0 25px}
.gcon_2 .ibd .bd .item .title h3{ font-size:18px; color:#000000; line-height:62px; border-bottom:1px solid #f0f0f0; font-weight:normal;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.gcon_2 .ibd .bd .item:hover .title h3{ color:#097746}
.gcon_2 .ibd .bd .item .title .intro{ font-size:14px; color:#747474; line-height:30px; margin-top:15px; height:120px; overflow:hidden}
.gcon_2 .ibd .bd .item .title .intro p{ background:url(g_09.jpg) left center no-repeat; padding-left:12px;}
.gcon_2 .ibd .bd .item:hover .title h3{ color:#097746}
.gcon_2 .ifd{ margin-top:75px}
.gcon_2 .ifd .more a{ display:block; background:url(g_10.jpg) center center no-repeat; width:237px; height:36px; margin:0 auto; color:#fff; text-align:center; line-height:36px; font-size:14px; border-radius:6px}
.gcon_2 .ifd .more a:hover{ box-shadow:0px 8px 10px rgb(0 0 0 / 10%);}
.gcon_2 .ifd .tel{ font-size:14px; color:#545555; text-align:center; margin-top:12px}
@media (max-width: 1300px){
	.gcon_2 .ibd .bd .item{ width:380px;}
	.gcon_2 .ibd .hd ul li{ padding:0 22px}
	.gcon_2 .ifd{ margin-top:60px}
}
@media (max-width: 1200px){
	.gcon_2{ margin-top:40px}	
	.ihd .cn{ font-size:24px;}
	.ihd .en{ font-size:12px;}
	.gcon_2 .ibd{ margin-top:25px}
	.gcon_2 .ibd .hd{ overflow:auto}
	.gcon_2 .ibd .hd ul{ width:1055px; height:45px}
	.gcon_2 .ibd .hd ul li{ font-size:14px; padding:0 20px; line-height:45px;}
	.gcon_2 .ibd .bd{ margin-top:20px}
	.gcon_2 .ibd .bd .item{ width:32%; margin-right:2%; margin-bottom:2%}
	.gcon_2 .ibd .bd .item .title{ padding:0 15px; height:200px}
	.gcon_2 .ibd .bd .item .title h3{ font-size:16px; line-height:50px}
	.gcon_2 .ibd .bd .item .title .intro{ font-size:12px; line-height:24px; height:96px}
	.gcon_2 .ifd{ margin-top:20px}
}
@media (max-width: 900px){
	.gcon_2 .ibd .bd .item{ width:100%; margin-right:0%; margin-bottom:15px}
	.gcon_2 .ibd .bd .item:nth-child(3n){ margin-right:0%}
	.gcon_2 .ibd .bd .item:nth-child(2n){ margin-right:0}
	.gcon_2 .ibd .bd .item:nth-child(4){ margin-bottom:3%}
	.gcon_2 .ibd .bd .item:nth-child(5){ margin-bottom:3%}
	.gcon_2 .ibd .bd .item:nth-child(6){ margin-bottom:3%}
	.gcon_2 .ibd .bd .item:last-child{ margin-bottom:0%}
	.gcon_2 .ibd .bd .item .title{ padding:0 15px 15px; height:auto}
}

.gcon_3{ width:100%; background:#f5f5f5; margin-top:75px; padding:60px 0 75px}
.gcon_3 .ibd{ margin-top:35px}
.gcon_3 .ibd .item{ width:400px; float:left;  margin-right:30px; margin-bottom:30px}
.gcon_3 .ibd .item .wk{ width:100%; position:relative; box-sizing:border-box; border:1px solid #eeeeee; border-radius:8px; overflow:hidden; background:#fff; padding:17px 18px;}
.gcon_3 .ibd .item:hover .wk:after{ content:""; display:block; width:100%; height:100%; box-sizing:border-box; border:1px solid #097746; border-radius:8px; position:absolute; left:0; top:0}
.gcon_3 .ibd .item:nth-child(3n){ margin-right:0}
.gcon_3 .ibd .item .pic{ width:100%; overflow:hidden; border-radius:5px;}
.gcon_3 .ibd .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_3 .ibd .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_3 .ibd .item .title{ width:100%; padding-bottom:25px }
.gcon_3 .ibd .item .title h3{ font-size:18px; color:#000; margin-top:30px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; font-weight:normal}
.gcon_3 .ibd .item:hover .title h3{ color:#097746}
.gcon_3 .ibd .item .title .intro{ font-size:14px; color:#333333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; height:50px; line-height:25px; margin:15px 0; position:relative}
.gcon_3 .ibd .item .title .p1:after{ content:""; display:block; width:60px; height:1px; background:#ebebeb; position:absolute; left:0; top:0}
.gcon_3 .ibd .item .title .p1{ font-size:14px; color:#747474; padding-top:15px; position:relative}
.gcon_3 .ibd .item .title .p2{ line-height:26px;font-size:14px; color:#747474; margin-top:5px }
.gcon_3 .ibd .item .title .p2 i{ display:inline-block; vertical-align:top; border:1px solid #ebebeb; padding:0 5px; line-height:24px;}
.gcon_3 .ibd .item:nth-child(4){ margin-bottom:0}
.gcon_3 .ibd .item:nth-child(5){ margin-bottom:0}
.gcon_3 .ibd .item:nth-child(6){ margin-bottom:0}
.gcon_3 .ifd{ margin-top:75px}
.gcon_3 .ifd .more a{ display:block; background:url(g_10.jpg) center center no-repeat; width:237px; height:36px; margin:0 auto; color:#fff; text-align:center; line-height:36px; font-size:14px; border-radius:6px}
.gcon_3 .ifd .more a:hover{ box-shadow:0px 8px 10px rgb(0 0 0 / 10%);}
.gcon_3 .ifd .tel{ font-size:14px; color:#545555; text-align:center; margin-top:12px}
@media (max-width: 1300px){
	.gcon_3 .ibd .item{ width:380px;}
}
@media (max-width: 1200px){
	.gcon_3{ margin-top:40px; padding:40px 0}
	.gcon_3 .ibd{ margin-top:25px}
	.gcon_3 .ibd .item{ width:32%; margin-right:2%; margin-bottom:2%; }
	.gcon_3 .ibd .item .wk{ padding:15px}
	.gcon_3 .ibd .item .title{padding-bottom:10px}
	.gcon_3 .ibd .item .title h3{ font-size:16px; margin-top:15px}
	.gcon_3 .ibd .item .title .intro{ font-size:12px; margin:10px 0; line-height:22px; height:44px}
	.gcon_3 .ibd .item .title .p1{ font-size:12px; padding-top:10px}
	.gcon_3 .ibd .item .title .p2{ font-size:12px}
	.gcon_3 .ifd{ margin-top:20px}
}
@media (max-width: 900px){
	
	.gcon_3 .ibd .item{ width:100%; margin-right:0; margin-bottom:15px}
	.gcon_3 .ibd .item:nth-child(4){ margin-bottom:15px}
	.gcon_3 .ibd .item:nth-child(5){ margin-bottom:15px}
}


.gcon_4{ width:100%; background:url(g_12.jpg) center center no-repeat; background-size:cover; padding:65px 0; color:#fff}
.gcon_4 .ihd .cn{ text-align:left; color:#fff}
.gcon_4 .ihd .en{ text-align:left; color:#fff}
.gcon_4 .lt{ width:605px; float:left}
.gcon_4 .lt .intro{ margin-top:50px; height:280px}
.gcon_4 .lt .intro .cont1{ font-size:16px; line-height:30px}
.gcon_4 .lt .intro .cont2{ display:none}
.gcon_4 .lt .more .play i{ display:inline-block; vertical-align:top; width:20px; height:20px; background:url(v1.png) center center no-repeat; background-size:cover; margin-right:10px; border-radius:50%}


.gcon_4 .lt .more .play i{ 
	box-shadow: 0 0 rgba(255,255,255,0.5),0 0 0 5px rgba(255,255,255,0.5),0 0 0 13px rgba(197, 38, 29,0.1);
	animation: ripple-wave1 1s linear infinite;
	animation-play-state: running;
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	-webkit-animation: ripple-wave1 1s linear infinite; transform: scale(0.8);}


 
@keyframes ripple-wave1{
	to {
		box-shadow: 0 0 0 5px rgba(255,255,255,0.5),0 0 0 13px rgba(255,255,255,0.5),0 0 0 21px rgba(197, 38, 29, 0.02);
	}
  }



.gcon_4 .lt .more .play{ display:block; width:160px; height:68px; box-sizing:border-box; border:1px solid #fff; text-align:center; line-height:1.5; font-size:16px; color:#fff; float:left;  display: flex;align-items: center;justify-content: center;}
.gcon_4 .lt .more .play{border:0;line-height:1.5;background:url(g_13.jpg) center center no-repeat;background-size:cover;cursor:pointer;width: auto;padding: 0 30px;}
.gcon_4 .lt .more .mores{display:flex; align-items: center; width:140px;height:68px;box-sizing:border-box;border:1px solid #fff;text-align:center;line-height:1.5;font-size:16px;color:#fff;float:left;margin-left:10px;width: auto;padding: 0 30px;}
.gcon_4 .lt .more .mores:hover{ border:0; line-height:1.5; background:url(g_13.jpg) center center no-repeat; background-size:cover; cursor:pointer}
.gcon_4 .rt{ float:right; width:456px; height:316px; margin-top:95px}
.gcon_4 .rt ul li{ width:50%; height:158px; box-sizing:border-box; float:left; border-bottom:1px solid #e5e5e5; padding:45px 0 0 0; text-align:center; border-right:1px solid #e5e5e5; transition:all 0.5s}
.gcon_4 .rt ul li:nth-child(2n){ border-right:0}
.gcon_4 .rt ul li:nth-child(n+3){ border-bottom:0}
.gcon_4 .rt ul li .title{ font-size:32px; font-weight:bold; line-height:1}
.gcon_4 .rt ul li .title i{ font-weight:normal; font-size:14px;}
.gcon_4 .rt ul li .cont{ font-size:18px; color:rgba(255,255,255,0.7); margin-top:15px}
.gcon_4 .rt ul li:hover,.gcon_4 .rt ul li.on{ background:url(g_14.png) center center no-repeat; background-size:cover}
@media (max-width: 1200px){
	.gcon_4{ padding:40px 0}
	.gcon_4 .lt{ width:100%}
	.gcon_4 .lt .intro{ margin-top:20px; height:auto}
	.gcon_4 .lt .intro .cont2{ display:block; font-size:14px; line-height:25px; text-align:justify}
	.gcon_4 .lt .intro .cont1{ display:none}
	.gcon_4 .lt .more{ margin-top:20px}
	/* .gcon_4 .lt .more .play{ width:110px; height:34px; line-height:32px; font-size:14px} */
	.gcon_4 .lt .more .play{height:54px; font-size: 14px;}

	/* .gcon_4 .lt .more .mores{ width:110px; height:34px; line-height:32px; font-size:14px} */
	.gcon_4 .lt .more .mores{ height:54px; font-size: 14px;}

	.gcon_4 .rt{ width:100%; height:auto; margin-top:30px}
	.gcon_4 .rt ul li{ width:50%; height:auto; padding:20px 0}
	.gcon_4 .rt ul li .title{ font-size:24px}
	.gcon_4 .rt ul li .title i{ font-size:12px}
	.gcon_4 .rt ul li .cont{ font-size:14px; margin-top:10px}
}

.gcon_5{ width:100%; margin-top:65px}
.gcon_5 .ibd{ margin-top:35px}
.gcon_5 .ibd .hd{ font-size:0; text-align:center}
.gcon_5 .ibd .hd ul{ display:inline-block; vertical-align:top; background:#f6f6f7; border-radius:30px; overflow:hidden}
.gcon_5 .ibd .hd ul li{ display:inline-block; vertical-align:top;padding:0 26px; font-size:16px; color:#333333; line-height:48px; border-radius:30px; cursor:pointer}
.gcon_5 .ibd .hd ul li.on{ background:#097746; color:#fff}
.gcon_5 .ibd .bd{ margin-top:35px}
.gcon_5 .ibd .bd .cont .lt{ float:left; width:623px; background:#f2f2f2}
.gcon_5 .ibd .bd .cont .lt .pic{ width:100%; overflow:hidden}
.gcon_5 .ibd .bd .cont .lt .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 .bd .cont .lt: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 .bd .cont .lt .title{ padding:20px}
.gcon_5 .ibd .bd .cont .lt .title h3{ font-size:18px; color:#3e3d3d; font-weight:normal;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.gcon_5 .ibd .bd .cont .lt .title .intro{ font-size:14px; color:#787878;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin:10px 0}
.gcon_5 .ibd .bd .cont .lt .title .time{ font-size:14px; color:#4c4c4c; background:url(g_26.png) left center no-repeat; padding-left:26px}
.gcon_5 .ibd .bd .cont .lt:hover{ background:#097746;}
.gcon_5 .ibd .bd .cont .lt:hover .title h3{ color:#fff}
.gcon_5 .ibd .bd .cont .lt:hover .title .intro{ color:#fff}
.gcon_5 .ibd .bd .cont .lt:hover .title .time{ color:#fff; background:url(g_27.png) left center no-repeat}
.gcon_5 .ibd .bd .cont .rt{ width:618px; float:right}
.gcon_5 .ibd .bd .cont .rt .item{ background:#f5f5f5; margin-bottom:15px; padding:17px 20px}
.gcon_5 .ibd .bd .cont .rt .item:last-child{ margin-bottom:0}
.gcon_5 .ibd .bd .cont .rt .item .pic{ width:139px; float:left; overflow:hidden}
.gcon_5 .ibd .bd .cont .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 .bd .cont .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 .bd .cont .rt .item .title{ width:calc(100% - 170px); float:right}
.gcon_5 .ibd .bd .cont .rt .item .title h3{ font-weight:normal; font-size:18px; color:#2b2b2b; margin-top:5px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.gcon_5 .ibd .bd .cont .rt .item .title .intro{ font-size:14px; color:#787878;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin:10px 0}
.gcon_5 .ibd .bd .cont .rt .item .title .time{ font-size:14px; color:#4c4c4c; background:url(g_26.png) left center no-repeat; padding-left:26px}
.gcon_5 .ibd .bd .cont .rt .item:hover{ background:#097746;}
.gcon_5 .ibd .bd .cont .rt .item:hover .title h3{ color:#fff}
.gcon_5 .ibd .bd .cont .rt .item:hover .title .intro{ color:#fff}
.gcon_5 .ibd .bd .cont .rt .item:hover .title .time{ color:#fff; background:url(g_27.png) left center no-repeat}
.gcon_5 .ifd{ margin-top:75px}
.gcon_5 .ifd .more a{ display:block; background:url(g_10.jpg) center center no-repeat; width:237px; height:36px; margin:0 auto; color:#fff; text-align:center; line-height:36px; font-size:14px; border-radius:6px}
.gcon_5 .ifd .more a:hover{ box-shadow:0px 8px 10px rgb(0 0 0 / 10%);}
.gcon_5 .ifd .tel{ font-size:14px; color:#545555; text-align:center; margin-top:12px}
@media (max-width: 1300px){
	.gcon_5 .ibd .bd .cont .lt{ width:590px}
	.gcon_5 .ibd .bd .cont .rt{ width:590px}
	.gcon_5 .ibd .bd .cont .rt .item .pic{ width:130px}
	.gcon_5 .ibd .bd .cont .rt .item .title{ width:calc(100% - 160px)}
}
@media (max-width: 1200px){
	.gcon_5{ margin-top:40px}
	.gcon_5 .ibd{ margin-top:25px}
	.gcon_5 .ibd .hd ul{ width:100%}
	.gcon_5 .ibd .hd ul li{ width:33.3333333%; padding:0; text-align:center; font-size:14px; line-height:45px}
	.gcon_5 .ibd .bd{ margin-top:25px}
	.gcon_5 .ibd .bd .cont .lt{ width:100%; margin-bottom:14px}
	.gcon_5 .ibd .bd .cont .rt{ width:100%}
	.gcon_5 .ibd .bd .cont .lt .title{ padding:15px 12px}
	.gcon_5 .ibd .bd .cont .lt .title h3{ font-size:16px}
	.gcon_5 .ibd .bd .cont .lt .title .intro{ font-size:12px}
	.gcon_5 .ibd .bd .cont .lt .title .time{ font-size:12px}
	.gcon_5 .ibd .bd .cont .rt .item{ padding:15px 12px}
	.gcon_5 .ibd .bd .cont .rt .item .pic{ width:120px}
	.gcon_5 .ibd .bd .cont .rt .item .title{ width:calc(100% - 135px)}
	.gcon_5 .ibd .bd .cont .rt .item .title h3{ font-size:16px}
	.gcon_5 .ibd .bd .cont .rt .item .title .intro{ font-size:12px}
	.gcon_5 .ibd .bd .cont .rt .item .title .time{ font-size:12px}
	.gcon_5 .ifd{ margin-top:20px}
}


.gcon_6{ width:100%; padding:65px 0; background:url(g_17.jpg) top center no-repeat; background-size:cover}
.gcon_6 .intro{ font-size:16px; color:#787878; line-height:2; text-align:center; margin-top:30px}
.gcon_6 .ibd{ margin-top:60px}
.gcon_6 .ibd .swiper6{ width:100%; overflow:hidden; position:relative; border:1px solid #dfdfdf; border-top:0; border-right:0}
.gcon_6 .ibd .swiper6 .swiper-slide{ box-sizing:border-box; border-right:1px solid #dfdfdf; border-top:1px solid #dfdfdf}
.gcon_6 .ibd .swiper6 .swiper-slide 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 .swiper6 .swiper-slide:hover 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 .swiper6 .swiper-slide:hover { background:rgba(0,0,0,0.1)}
.gcon_6 .ibd .pagination6{ text-align:center; font-size:0; margin-top:28px}
.gcon_6 .ibd .pagination6 span{ width:10px; height:10px; background:#7d7d7d; opacity:1; border-radius:50%; margin:0 5px}
.gcon_6 .ibd .pagination6 span.swiper-pagination-bullet-active{ background:#097746}
.gcon_6 .ifd{ margin-top:75px}
.gcon_6 .ifd .more a{ display:block; background:url(g_10.jpg) center center no-repeat; width:237px; height:36px; margin:0 auto; color:#fff; text-align:center; line-height:36px; font-size:14px; border-radius:6px}
.gcon_6 .ifd .more a:hover{ box-shadow:0px 8px 10px rgb(0 0 0 / 10%);}
.gcon_6 .ifd .tel{ font-size:14px; color:#545555; text-align:center; margin-top:12px}
@media (max-width: 1200px){
	.gcon_6{ padding:40px 0}
	.gcon_6 .intro{ font-size:14px; margin-top:20px}
	.gcon_6 .ibd{ margin-top:30px}
	.gcon_6 .ibd .pagination6{ margin-top:20px}
	.gcon_6 .ibd .pagination6 span{ width:8px; height:8px; margin:0 4px}
	.gcon_6 .ifd{ margin-top:20px}
}

.gcon_7{ background:#f5f5f5; padding:65px 0}
.gcon_7 .ibd{ margin-top:30px; background:#fff; padding:20px; border-radius:10px; box-shadow:5px 5px 5px 0 rgba(00,00,00,0.2)}
.gcon_7 .ibd .lt{ width:393px; float:left; background:#f8f9fb}
.gcon_7 .ibd .lt .item01{ background:url(g_19.jpg) center center no-repeat; color:#fff; box-sizing:border-box; padding:30px 0 30px 30px;}
.gcon_7 .ibd .lt .item01 .a1{ font-size:18px}
.gcon_7 .ibd .lt .item01 .a2{ font-size:14px; margin-top:10px}
.gcon_7 .ibd .lt .item02{ box-sizing:border-box; margin:35px 10px; padding:32px 10px; border-top:1px solid #e0e1e2; border-bottom:1px solid #e0e1e2; font-size:14px; color:#616363; line-height:26px}
.gcon_7 .ibd .rt{ float:right; width:804px; height:462px}
.gcon_7 .ibd .rt img{}
.gcon_7 .ewm{ margin-top:45px}
.gcon_7 .ewm .item{ width:399px; height:183px; float:left; margin-right:31px; box-sizing:border-box; padding:38px 30px 0 45px; color:#fff; background-size:100% 100%!important; transition:all 0.5s}
.gcon_7 .ewm .item:hover{ background-size:110% 110%!important}
.gcon_7 .ewm .item:last-child{ margin-right:0}
.gcon_7 .ewm .item .cont{ float:left}
.gcon_7 .ewm .item .pic{ float:right; width:106px}
.gcon_7 .ewm .item .pic img{ width:100%}
.gcon_7 .ewm .item .cont .title{ font-size:18px; margin-top:15px}
.gcon_7 .ewm .item .cont .intro{ font-size:14px; line-height:1.8; margin-top:5px}
@media (max-width: 1300px){
	.gcon_7 .ibd .lt{ width:380px}
	.gcon_7 .ibd .rt{ width:760px; height:436px}
	.gcon_7 .ibd .lt .item02{ padding:27px 10px; line-height:24px}
	.gcon_7 .ewm .item{ width:380px; margin-right:30px}
}
@media (max-width: 1200px){
	.gcon_7{ padding:40px 0}
	.gcon_7 .ibd{ margin-top:20px; padding:15px}
	.gcon_7 .ibd .lt{ width:100%}
	.gcon_7 .ibd .rt{ width:100%; height:300px}
	.gcon_7 .ibd .lt .item02{ border:0; margin:0}
	.gcon_7 .ewm{ margin-top:10px;}
	.gcon_7 .ewm .item{ width:100%; height:auto; padding:30px; margin-top:15px}
}





.video{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:99; background:rgba(00,00,00,0.6); display:none}
.video .s1{ width:1200px; position:absolute; left:50%; margin-left:-600px; top:50%; transform:translateY(-50%)}
.video .s1 video{ width:100%}
.video .s1 .gb{ background:url(gb.png) center center no-repeat; width:30px; height:30px; background-size:30px; position:absolute; right:0; top:-40px; cursor:pointer}

@media (max-width:750px) {
	.video .s1{ width:80%; margin-left:0;transform:translate(-50%,-50%)}
}</pre></body></html>