@charset "utf-8";
.banner{ width:100%; overflow:hidden; position:relative}
.banner .swiper01{ width:100%; position:relative; overflow:hidden}
.banner .swiper01 .swiper-slide{ width:100%; height: 100%; overflow: hidden; position:relative}
.banner .swiper01 .swiper-slide .m{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:99}
.banner .swiper01 .swiper-slide img{ width:100%; height:auto}
.banner .swiper01 .prev01{ display: inline-block; vertical-align: top; width: 100px; height: 100px; background: url(g_02.jpg) center center no-repeat; background-size:cover; cursor:pointer; position:absolute; left:50%; margin-left:-810px; top:50%; margin-top:-50px; z-index:99; border-radius:50% }
.banner .swiper01 .next01{ display: inline-block; vertical-align: top; width: 100px; height: 100px; background: url(g_03.jpg) center center no-repeat;  background-size:cover;   cursor:pointer;position:absolute; right:50%; margin-right:-810px; top:50%; margin-top:-50px; z-index:99; border-radius:50%}
.banner .more{ background:url(g_04.png) center center no-repeat; width:358px; height:127px; position:absolute; left:50%; transform:translateX(-50%); bottom:0; z-index:2}
.banner .more i{ display:block; width:100%; background:url(g_05.png) bottom center no-repeat; padding-bottom:30px; color:#fff; text-align:center; position:absolute; left:0; top:50%; transform:translateY(-40%); font-size:18px;}
@media all and (max-width:1620px){
	.banner .swiper01 .prev01{ margin-left:-800px}
	.banner .swiper01 .next01{ margin-right:-800px}

}
@media all and (max-width:1600px){
	.banner .swiper01 .prev01{ width:60px; height:60px; margin-top:-30px; margin-left:-600px}
	.banner .swiper01 .next01{ width:60px; height:60px; margin-top:-30px; margin-right:-600px}
	.banner .more{ background-size:auto 100px; height:100px}
	.banner .more i{ font-size:12px}

}

@media all and (max-width:1200px){
	.banner .swiper01 .prev01{ width: 26px; height: 26px; margin-left:-46%; margin-top:-13px;  }
	.banner .swiper01 .next01{ width: 26px; height: 26px; margin-right:-46%; margin-top:-13px; }
	.banner .more{ display:none}
	.banner .swiper01 .swiper-slide video{ display:none}
	
}


.gcon_1{ width:100%; background:url(g_06.jpg) center center no-repeat; background-size:cover; padding:100px 0; }
.gcon_1 .nr{ width:1520px; margin:0 auto;position:relative}
.gcon_1 .nr .lt{ width:690px; float:left}
.gcon_1 .nr .lt h3{ font-size:36px; color:#333333; line-height:1}
.gcon_1 .nr .lt .intro{ font-size:16px; color:#333333; text-align:justify; line-height:2; margin-top:36px}
.gcon_1 .nr .rt{ width:759px; float:right; overflow:hidden;}
.gcon_1 .nr .rt .swiper-container-2{ width:100%}
.gcon_1 .nr .rt .swiper-container-2 .swiper-slide{ width:100%; position:relative; overflow:hidden}
.gcon_1 .nr .rt .swiper-container-2 .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_1 .nr .rt .swiper-container-2 .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_1 .nr .rt .swiper-container-2 .swiper-slide p{ display:none}
.gcon_1 .nr .rt .btn2{ display:none}
.gcon_1 .nr .rt .swiper-container-3{ width:759px; position:absolute; right:0; bottom:0; text-align:center; overflow:hidden}
.gcon_1 .nr .rt .swiper-container-3 .swiper-slide{ height:170px; border-bottom:7px solid #1e91bf; position:relative}
.gcon_1 .nr .rt .swiper-container-3 .swiper-slide .ico{ display:none}
.gcon_1 .nr .rt .swiper-container-3 .swiper-slide .title{ padding-top:90px; font-size:24px; color:#333333; line-height:1; font-weight:bold}
.gcon_1 .nr .rt .swiper-container-3 .swiper-slide.swiper-slide-thumb-active{ background:#38a1b9; border-bottom:7px solid #38a1b9}
.gcon_1 .nr .rt .swiper-container-3 .swiper-slide.swiper-slide-thumb-active .title{ color:#fff}
.gcon_1 .nr .rt .swiper-container-3 .swiper-slide.swiper-slide-thumb-active .ico{ position:absolute; left:0; top:36px; text-align:center; width:100%; display:block}
.gcon_1 .nr .btn1 .swiper-button-prevs{ background:url(g_07.png) center center no-repeat; width:57px; height:57px; position:absolute; left:0; bottom:0; cursor:pointer; z-index:2; background-size:cover}
.gcon_1 .nr .btn1 .swiper-button-nexts{ background:url(g_08.png) center center no-repeat; width:57px; height:57px; position:absolute; left:80px; bottom:0; cursor:pointer; z-index:2; background-size:cover}
@media all and (max-width:1600px){
	.gcon_1{ padding:80px 0}
	.gcon_1 .nr{ width:1200px;}
	.gcon_1 .nr .lt{ width:580px}
	.gcon_1 .nr .lt h3{ font-size:30px;}
	.gcon_1 .nr .lt .intro{ margin-top:30px}
	.gcon_1 .nr .rt{ width:580px}
	.gcon_1 .nr .rt .swiper-container-3{ width:580px}
	.gcon_1 .nr .rt .swiper-container-3 .swiper-slide{ height:140px}
	.gcon_1 .nr .rt .swiper-container-3 .swiper-slide .title{ font-size:20px}
	.gcon_1 .nr .btn1 .swiper-button-prevs,.gcon_1 .nr .btn1 .swiper-button-nexts{ width:50px; height:50px}
}
@media all and (max-width:1200px){
	.gcon_1{ padding:50px 0}
	.gcon_1 .nr{ width:92%;}
	.gcon_1 .nr .lt{ width:100%; float:none}
	.gcon_1 .nr .lt h3{ font-size:20px;}
	.gcon_1 .nr .lt .intro{ margin-top:20px; font-size:14px; line-height:2}
	.gcon_1 .nr .rt{ width:100%; float:none; margin-top:30px; position:relative}
	.gcon_1 .nr .rt .swiper-container-3{ width:100%; height:0}
	.gcon_1 .nr .rt .swiper-container-2 .swiper-slide p{ display:block; background:#3ba3b9; width:100%; text-align:center; color:#fff; position:absolute; left:0; bottom:0; font-size:14px; line-height:30px}
	.gcon_1 .nr .btn1{ display:none}
	.gcon_1 .nr .rt .btn2{ display:block}
	.gcon_1 .nr .rt .btn2 .swiper-button-prevs{ background:url(g_07.png) center center no-repeat; width:36px; height:36px; position:absolute; left:0; top:50%; margin-top:-18px; cursor:pointer; z-index:2; background-size:cover; font-size:0}
	.gcon_1 .nr .rt .btn2 .swiper-button-nexts{ background:url(g_08.png) center center no-repeat; width:36px; height:36px; position:absolute; right:0; top:50%; margin-top:-18px; cursor:pointer; z-index:2; background-size:cover; font-size:0}
}



.gcon_1x{ width:100%; background:url(g_06.jpg) center center no-repeat; background-size:cover; padding:100px 0; }
.gcon_1x .nr{ width:1520px; margin:0 auto;position:relative}
.gcon_1x .nr .lt{ width:690px; float:left}
.gcon_1x .nr .lt h3{ font-size:36px; color:#333333; line-height:1}
.gcon_1x .nr .lt .intro{ font-size:16px; color:#333333; text-align:justify; line-height:2; margin-top:36px}
.gcon_1x .nr .rt{ width:759px; float:right; overflow:hidden;}
.gcon_1x .nr .rt .swiper-container-2x{ width:100%}
.gcon_1x .nr .rt .swiper-container-2x .swiper-slide{ width:100%; position:relative; overflow:hidden}
.gcon_1x .nr .rt .swiper-container-2x .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_1x .nr .rt .swiper-container-2x .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_1x .nr .rt .swiper-container-2x .swiper-slide p{ display:none}
.gcon_1x .nr .rt .btn2{ display:none}
.gcon_1x .nr .rt .swiper-container-3x{ width:759px; position:absolute; right:0; bottom:0; text-align:center; overflow:hidden}
.gcon_1x .nr .rt .swiper-container-3x .swiper-slide{ height:170px; border-bottom:7px solid #1e91bf; position:relative}
.gcon_1x .nr .rt .swiper-container-3x .swiper-slide .ico{ display:none}
.gcon_1x .nr .rt .swiper-container-3x .swiper-slide .title{ padding-top:90px; font-size:24px; color:#333333; line-height:1; font-weight:bold}
.gcon_1x .nr .rt .swiper-container-3x .swiper-slide.swiper-slide-thumb-active{ background:#38a1b9; border-bottom:7px solid #38a1b9}
.gcon_1x .nr .rt .swiper-container-3x .swiper-slide.swiper-slide-thumb-active .title{ color:#fff}
.gcon_1x .nr .rt .swiper-container-3x .swiper-slide.swiper-slide-thumb-active .ico{ position:absolute; left:0; top:36px; text-align:center; width:100%; display:block}
.gcon_1x .nr .btn1 .swiper-button-prevs{ background:url(g_07.png) center center no-repeat; width:57px; height:57px; position:absolute; left:0; bottom:0; cursor:pointer; z-index:2; background-size:cover}
.gcon_1x .nr .btn1 .swiper-button-nexts{ background:url(g_08.png) center center no-repeat; width:57px; height:57px; position:absolute; left:80px; bottom:0; cursor:pointer; z-index:2; background-size:cover}
@media all and (max-width:1600px){
	.gcon_1x{ padding:80px 0}
	.gcon_1x .nr{ width:1200px;}
	.gcon_1x .nr .lt{ width:580px}
	.gcon_1x .nr .lt h3{ font-size:30px;}
	.gcon_1x .nr .lt .intro{ margin-top:30px}
	.gcon_1x .nr .rt{ width:580px}
	.gcon_1x .nr .rt .swiper-container-3x{ width:580px}
	.gcon_1x .nr .rt .swiper-container-3x .swiper-slide{ height:140px}
	.gcon_1x .nr .rt .swiper-container-3x .swiper-slide .title{ font-size:20px}
	.gcon_1x .nr .btn1 .swiper-button-prevs,.gcon_1 .nr .btn1 .swiper-button-nexts{ width:50px; height:50px}
}
@media all and (max-width:1200px){
	.gcon_1x{ padding:50px 0}
	.gcon_1x .nr{ width:92%;}
	.gcon_1x .nr .lt{ width:100%; float:none}
	.gcon_1x .nr .lt h3{ font-size:20px;}
	.gcon_1x .nr .lt .intro{ margin-top:20px; font-size:14px; line-height:2}
	.gcon_1x .nr .rt{ width:100%; float:none; margin-top:30px; position:relative}
	.gcon_1x .nr .rt .swiper-container-3x{ width:100%; height:0}
	.gcon_1x .nr .rt .swiper-container-2x .swiper-slide p{ display:block; background:#3ba3b9; width:100%; text-align:center; color:#fff; position:absolute; left:0; bottom:0; font-size:14px; line-height:30px}
	.gcon_1x .nr .btn1{ display:none}
	.gcon_1x .nr .rt .btn2{ display:block}
	.gcon_1x .nr .rt .btn2 .swiper-button-prevs{ background:url(g_07.png) center center no-repeat; width:36px; height:36px; position:absolute; left:0; top:50%; margin-top:-18px; cursor:pointer; z-index:2; background-size:cover; font-size:0}
	.gcon_1x .nr .rt .btn2 .swiper-button-nexts{ background:url(g_08.png) center center no-repeat; width:36px; height:36px; position:absolute; right:0; top:50%; margin-top:-18px; cursor:pointer; z-index:2; background-size:cover; font-size:0}
}



.gcon_2{ width:100%; background:url(g_11.jpg) center center no-repeat; background-size:cover; padding:110px 0}
.gcon_2 .nr{ width:1520px; margin:0 auto}
.gcon_2 .nr .ihd{ width:690px;}
.gcon_2 .nr .ihd h3{ font-size:36px; color:#fff; line-height:1}
.gcon_2 .nr .ihd .intro{ font-size:16px; color:#fff; text-align:justify; line-height:2; margin-top:36px}
.gcon_2 .nr .ibd{ margin-top:50px}
.gcon_2 .nr .ibd .item{ width:755px; height:280px; float:left; background:#fff; box-sizing:border-box}
.gcon_2 .nr .ibd .item:nth-child(2){ float:right}
.gcon_2 .nr .ibd .item a{ display:block; padding:65px 0}
.gcon_2 .nr .ibd .item a .a1 .title{ display:none}
.gcon_2 .nr .ibd .item a .a1 .pic{ float:left; width:260px; text-align:center}
.gcon_2 .nr .ibd .item a .a1 .intro{ width:400px; float:left; font-size:16px; color:#333333; line-height:2; text-align:justify; margin-left:15px}
.gcon_2 .nr .ibd .item a .a2{ padding-right:495px; text-align:center; font-size:24px; color:#333333; font-weight:bold; margin-top:20px; background:url(g_14.png) 650px center no-repeat}
@media all and (max-width:1600px){
	.gcon_2{ padding:90px 0}
	.gcon_2 .nr{ width:1200px}
	.gcon_2 .nr .ihd h3{ font-size:30px;}
	.gcon_2 .nr .ibd .item{ width:595px; height:250px}
	.gcon_2 .nr .ibd .item a{ padding:50px 0}
	.gcon_2 .nr .ibd .item a .a1 .pic{ width:180px}
	.gcon_2 .nr .ibd .item a .a1 .intro{ width:345px; font-size:14px}
	.gcon_2 .nr .ibd .item a .a2{ padding-right:400px; background:url(g_14.png) 510px center no-repeat}
}
@media all and (max-width:1200px){
	.gcon_2{ padding:50px 0}
	.gcon_2 .nr{ width:92%}
	.gcon_2 .nr .ihd{ width:100%}
	.gcon_2 .nr .ihd h3{ font-size:20px;}
	.gcon_2 .nr .ihd .intro{ margin-top:20px; font-size:14px; line-height:2}
	.gcon_2 .nr .ibd{ margin-top:0}
	.gcon_2 .nr .ibd .item{ width:100%; margin-top:20px; height:auto;}
	.gcon_2 .nr .ibd .item a{ padding:40px 20px}
	.gcon_2 .nr .ibd .item a .a1 .pic{ width:100%; float:none}
	.gcon_2 .nr .ibd .item a .a1 .pic img{ height:70px}
	.gcon_2 .nr .ibd .item a .a1 .title{ width:100%; display:block; font-size:18px; color:#000; font-weight:bold; padding:15px 0}
	.gcon_2 .nr .ibd .item a .a1 .intro{ width:100%; margin:0; font-size:14px; float:none}
	.gcon_2 .nr .ibd .item a .a2{ display:none}
}

.gcon_3{ width:100%; padding:110px 0}
.gcon_3 .nr{ width:1520px; margin:0 auto}
.gcon_3 .nr .hd{ width:526px; float:left}
.gcon_3 .nr .bd{ width:985px; float:right}
.gcon_3 .nr .hd h3{ font-size:36px; color:#000; line-height:1}
.gcon_3 .nr .hd ul{ padding-top:59px}
.gcon_3 .nr .hd ul li{ width:261px; height:136px; float:left; background:#f4f6f7; margin-top:5px; box-sizing:border-box; padding-left:32px}
.gcon_3 .nr .hd ul li:nth-child(2n){ float:right}
.gcon_3 .nr .hd ul li .title{ font-size:24px; color:#888888; width:125px; line-height:1.1; margin-top:50px; float:left}
.gcon_3 .nr .hd ul li .pic{ float:right; width:65px; margin-top:32px}
.gcon_3 .nr .hd ul li .pic .img1{ display:block}
.gcon_3 .nr .hd ul li .pic .img2{ display:none}
.gcon_3 .nr .hd ul li.on{ background:#359eba}
.gcon_3 .nr .hd ul li.on .title{ color:#fff}
.gcon_3 .nr .hd ul li.on .pic .img1{ display:none}
.gcon_3 .nr .hd ul li.on .pic .img2{ display:block}
.gcon_3 .nr .bd .con{ width:100%; position:relative; overflow:hidden}
.gcon_3 .nr .bd .con i 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 .nr .bd .con:hover i 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 .nr .bd .con .item01{ padding:50px 70px; position:absolute; left:0; top:0; color:#fff}
.gcon_3 .nr .bd .con .item01 .title{ margin-top:25px; font-size:24px}
.gcon_3 .nr .bd .con .item02{ padding:0 70px 55px; position:absolute; color:#fff; left:0; bottom:0; width:100%; box-sizing:border-box}
.gcon_3 .nr .bd .con .item02 .intro{ font-size:18px; color:#fff; border-bottom:3px solid #ffffff; padding-bottom:20px; width:100%}
.gcon_3 .nr .bd .con .item02 .more{ font-size:14px; margin-top:25px}
@media all and (max-width:1600px){
	.gcon_3{ width:100%; padding:90px 0}
	.gcon_3 .nr{ width:1200px; margin:0 auto}
	.gcon_3 .nr .hd{ width:415px}
	.gcon_3 .nr .hd h3{ font-size:30px}
	.gcon_3 .nr .bd{ width:778px}
	.gcon_3 .nr .hd ul{ padding-top:33px}
	.gcon_3 .nr .hd ul li{ width:205px; height:110px; padding-left:24px}
	.gcon_3 .nr .hd ul li .title{ font-size:18px; width:115px; margin-top:45px}
	.gcon_3 .nr .hd ul li .pic{ width:60px; margin-top:24px}
}
@media all and (max-width:1200px){
	.gcon_3{ padding:50px 0}
	.gcon_3 .nr{ width:92%}
	.gcon_3 .nr .hd{ width:100%; float:none}
	.gcon_3 .nr .hd h3{ font-size:20px}
	.gcon_3 .nr .hd ul{ padding-top:20px}
	.gcon_3 .nr .hd ul li{ padding:0; height:auto; margin-right:0.5%; width:33%; margin-top:0.5%}
	.gcon_3 .nr .hd ul li:nth-child(2n){ float:left}
	.gcon_3 .nr .hd ul li:nth-child(3n){ margin-right:0}
	.gcon_3 .nr .hd ul li .pic{ display:none}
	.gcon_3 .nr .hd ul li .title{ padding:0; margin:0; text-align:center; font-size:14px; padding:10px; box-sizing:border-box; line-height:1.6; width:100%}
	.gcon_3 .nr .bd{ width:100%; float:none; margin-top:10px}
	.gcon_3 .nr .bd .con .item01{ padding:15px 15px; position:absolute; left:0; top:0; color:#fff}
	.gcon_3 .nr .bd .con .item01 img{ height:24px}
	.gcon_3 .nr .bd .con .item01 .title{ margin-top:10px; font-size:14px}
	
	.gcon_3 .nr .bd .con .item02{ padding:0 15px 15px; position:absolute; color:#fff; left:0; bottom:0; width:100%; box-sizing:border-box}
	.gcon_3 .nr .bd .con .item02 .intro{ font-size:12px; color:#fff; border-bottom:1px solid #ffffff; padding-bottom:10px; width:100%}
	.gcon_3 .nr .bd .con .item02 .more{ font-size:12px; margin-top:10px}
	
}

.gcon_4{ width:100%; position:relative}
.gcon_4 .bd{ width:100%}
.gcon_4 .bd .con{ width:100%; overflow:hidden; position:relative}
.gcon_4 .bd .con img{ width:100%}
.gcon_4 .bd .con .item{ width:660px; position:absolute; right:50%; margin-right:-760px; color:#fff; z-index:2; top:20%}
.gcon_4 .bd .con .item h3{ background:url(g_19.jpg) left bottom no-repeat; font-size:36px; line-height:1; padding-bottom:20px}
.gcon_4 .bd .con .item .intro{ font-size:14px; text-align:justify; padding:20px 0; line-height:2; color:rgba(255,255,255,0.5)}
.gcon_4 .bd .con .item .more{ text-transform:uppercase; font-size:12px}
.gcon_4 .hd{ width:1520px; height:230px; background:url(g_27.png) center center no-repeat; background-size:cover; position:absolute; left:50%; margin-left:-760px; bottom:0; z-index:2; font-size:0; text-align:center}
.gcon_4 .hd li{ display:inline-block; vertical-align:top; padding:0 85px; cursor:pointer}
.gcon_4 .hd li .pic{ margin-top:60px}
.gcon_4 .hd li .pic img{ height:46px;}
.gcon_4 .hd li .title{ font-size:24px; color:#fff; font-weight:bold; line-height:1; padding:15px 0 22px}
.gcon_4 .hd li.on .title{ background:url(g_22.png) bottom center no-repeat}
@media all and (max-width:1600px){
	.gcon_4 .bd .con .item{ width:600px; margin-right:-600px; top:16%}
	.gcon_4 .hd{ width:1200px; margin-left:-600px; height:200px}
	.gcon_4 .bd .con .item h3{ font-size:30px}
	.gcon_4 .hd li .title{ font-size:20px}
}
@media all and (max-width:1200px){
	.gcon_4 .bd .con .item{ width:92%; top:50%; transform:translateY(-50%); right:4%; margin:0%}
	.gcon_4 .hd{ width:100%; position:relative; margin:0; left:0}
	.gcon_4 .bd .con .item h3{ font-size:20px; padding-bottom:12px; background-size:auto 2px}
	.gcon_4 .bd .con .item .intro{ font-size:12px; color:#fff; padding:15px 0 0}
	.gcon_4 .bd .con .item .more{ display:none}
	.gcon_4 .hd{ width:100%; height:auto}
	.gcon_4 .hd li{ width:25%; padding:20px 0; text-align:center; height:auto}
	.gcon_4 .hd li .pic{ margin-top:0}
	.gcon_4 .hd li .pic img{ height:30px;}
	.gcon_4 .hd li .title{ font-size:15px; padding:10px 0 15px}
}

.gcon_5{ width:100%; position:relative; padding:90px 0}
.gcon_5 .nr{ width:1520px; margin:0 auto}
.gcon_5 .nr .hd li{ float:left; font-size:36px; color:#000; font-weight:bold; margin-right:55px; line-height:1; cursor:pointer}
.gcon_5 .nr .hd li.on{ color:#359eba}
.gcon_5 .nr .bd{ margin-top:60px}
.gcon_5 .nr .bd .con{ width:100%; overflow:hidden}
.gcon_5 .nr .bd .con .swiper-slide{ width:420px; margin-right:130px}
.gcon_5 .nr .bd .con .swiper-slide:last-child{ margin-right:0}
.gcon_5 .nr .bd .con .swiper-slide .time{ font-size:18px; color:#333333; font-weight:bold; line-height:1}
.gcon_5 .nr .bd .con .swiper-slide .title{ font-size:24px; color:#333333;display:-webkit-box; overflow: hidden; text-overflow: ellipsis;-webkit-box-orient:vertical; -webkit-line-clamp:2; line-height:32px; height:64px; margin-top:20px; text-align:justify}
.gcon_5 .nr .bd .con .swiper-slide .title a{ color:#333}
.gcon_5 .nr .bd .con .swiper-slide .pic{ margin-top:20px; width:100%; overflow:hidden}
.gcon_5 .nr .bd .con .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_5 .nr .bd .con .swiper-slide .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_5 .nr .bd .con .swiper-slide .more{ margin-top:20px; color:#333333; font-size:16px}
.gcon_5 .nr .bd .con .swiper-slide .more a{ color:#333}
.gcon_5 .nr .bd .con .swiper-slide:hover .title a{ color:#359eba}
.gcon_5 .nr .bd .con .swiper-slide:hover .more a{ color:#359eba}
@media all and (max-width:1600px){
	.gcon_5 .nr{ width:1200px; margin:0 auto}
	.gcon_5 .nr .hd li{ font-size:30px}
	.gcon_5 .nr .bd .con .swiper-slide{ width:350px; margin-right:75px}
	.gcon_5 .nr .bd .con .swiper-slide .title{ font-size:20px; line-height:30px; height:60px}	
}
@media all and (max-width:1200px){
	.gcon_5{ padding:50px 0}
	.gcon_5 .nr{ width:92%; }
	.gcon_5 .nr .hd li{ font-size:20px; margin-right:30px}
	.gcon_5 .nr .bd{ margin-top:25px}
	.gcon_5 .nr .bd .con .swiper-slide{ width:280px; margin-right:20px}
	.gcon_5 .nr .bd .con .swiper-slide .time{ font-size:12px}
	.gcon_5 .nr .bd .con .swiper-slide .title{ font-size:16px; line-height:22px; height:44px; margin-top:12px}
	.gcon_5 .nr .bd .con .swiper-slide .pic{ margin-top:12px}
	.gcon_5 .nr .bd .con .swiper-slide .more{ margin-top:12px; font-size:12px}
}


.gcon_6{ width:100%; position:relative; padding:90px 0; background:url(g_25.png) center center repeat}
.gcon_6 .nr{ width:1520px; margin:0 auto}
.gcon_6 .nr .hd h3{ font-size:36px; color:#000; line-height:1}
.gcon_6 .nr .bd{ width:100%; overflow:hidden; padding:10px 0; margin-top:15px}
.gcon_6 .nr .bd .swiper-slide{ width:245px; margin-right:10px}
.gcon_6 .nr .bd .swiper-slide img{ width:100%}
.gcon_6 .nr .bd .swiper-slide:last-child{ margin-right:0}
.gcon_6 .nr .bd .swiper-slide{ box-shadow:0 2px 5px 0 rgba(00,00,00,0.2)}
@media all and (max-width:1600px){
	.gcon_6 .nr{ width:1200px}
	.gcon_6 .nr .hd h3{ font-size:30px}
	.gcon_6 .nr .bd .swiper-slide{ width:195px; margin-right:6px}
}
@media all and (max-width:1200px){
	.gcon_6{ padding:40px 0}
	.gcon_6 .nr{ width:92%}
	.gcon_6 .nr .hd h3{ font-size:20px}
	.gcon_6 .nr .bd .swiper-slide{ width:49%; margin-right:2%}
}











































































