﻿@charset "utf-8";
.banner{ width:100%; margin:0 auto; position:relative}
.banner .swiper01{ width:100%; overflow:hidden; position:relative}
.banner .swiper01 img{ width:100%; height:auto;}
.banner .swiper01 .img1{ display:block}
.banner .swiper01 .img2{ display:none}
.banner .swiper01 .cont{ position:absolute; right:0; bottom:0; z-index:9; background:#fff;height:96px;}
.banner .swiper01 .cont .play{ width:96px; height:100%; background:url(g_04.png) center center no-repeat #006d38; cursor:pointer; float:left}
.banner .swiper01 .cont .prev01{ float:left; background:url(g_05.png) center center no-repeat; width:60px; height:100%; cursor:pointer;}
.banner .swiper01 .cont .pagination01{line-height:96px; font-size:18px; color:#637c72; float:left; width:auto;}
.banner .swiper01 .cont .next01{ float:left; background:url(g_06.png) center center no-repeat; width:60px; height:100%; cursor:pointer;}
@media (max-width: 1440px){
}

@media (max-width: 1200px){	
	.banner .swiper01 .cont{ height:40px;}
	.banner .swiper01 .cont .play{ width:40px; background:url(g_04.png) center center no-repeat #006d38; background-size:20px;}
	.banner .swiper01 .cont .prev01{ background:url(g_05.png) center center no-repeat; width:40px; background-size:8px}
	.banner .swiper01 .cont .pagination01{line-height:40px; font-size:14px; }
	.banner .swiper01 .cont .next01{ float:left; background:url(g_06.png) center center no-repeat; width:40px; background-size:8px}

}


.gcon_1{ width:100%; margin-top:60px}
.gcon_1 .lt{ width:945px; float:left}
.gcon_1 .lt .ihd .hd{ float:left}
.gcon_1 .lt .ihd .hd ul li{ float:left; margin-right:70px}
.gcon_1 .lt .ihd .hd ul li a{ font-size:24px; color:#333333; font-weight:bold; line-height:30px}
.gcon_1 .lt .ihd .hd ul li.on a{ color:#617478}
.gcon_1 .lt .ihd .more{ float:right}
.gcon_1 .lt .ihd .more a{ display:block; background:url(g_10.png) center center no-repeat; width:26px; height:26px; margin:2px 0}
.gcon_1 .lt .ibd{ margin-top:25px}
.gcon_1 .lt .ibd .con{ width:100%}
.gcon_1 .lt .ibd .con .lt{ width:470px; float:left;}
.gcon_1 .lt .ibd .con .rt{ width:440px; float:right}
.gcon_1 .lt .ibd .con .lt .pic{ width:100%; overflow:hidden}
.gcon_1 .lt .ibd .con .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_1 .lt .ibd .con .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_1 .lt .ibd .con .lt .title{ font-size:18px; color:#333333; text-align:center; margin-top:10px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.gcon_1 .lt .ibd .con .lt:hover .title{ color:#617478}
.gcon_1 .lt .ibd .con .rt .item{ margin-bottom:24px}
.gcon_1 .lt .ibd .con .rt .item:last-child{ margin-bottom:0}
.gcon_1 .lt .ibd .con .rt .item .title{ font-size:18px; color:#000000; text-overflow: ellipsis;overflow: hidden;white-space: nowrap; transition:all 0.3s; display:block}
.gcon_1 .lt .ibd .con .rt .item .intro{ font-size:12px; color:rgba(0,0,0,0.43);text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin-top:5px}
.gcon_1 .lt .ibd .con .rt .item:hover .title{ color:#617478; padding-left:10px}
.gcon_1 .rt2{ width:301px; float:right;}
.gcon_1 .rt2 .item{ width:100%; overflow:hidden; margin-bottom:16px; position:relative}
.gcon_1 .rt2 .item:last-child{ margin-bottom:0}
.gcon_1 .rt2 .item .pic{ width:100%; overflow:hidden}
.gcon_1 .rt2 .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 .rt2 .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_1 .rt2 .item .title{ position:absolute; left:35px; top:45px; z-index:9; color:#fff; width:165px; background:url(g_11.png) left center no-repeat,url(g_12.png) right center no-repeat; box-sizing:border-box; padding:0 30px}
.gcon_1 .rt2 .item .title .p1{ font-size:18px; font-weight:bold; line-height:1}
.gcon_1 .rt2 .item .title .p2{ font-size:13px; line-height:1; text-transform:uppercase; margin-top:8px}
.gcon_1 .rt2 .item .more{ position:absolute; left:65px; bottom:45px; background:url(g_13.png) left center no-repeat; width:100%; height:20px}
@media (max-width: 1440px){
	.gcon_1 .lt{ width:890px;}
	.gcon_1 .lt .ibd .con .lt{ width:430px}
	.gcon_1 .lt .ibd .con .rt{ width:430px; float:right}
	.gcon_1 .lt .ibd .con .rt .item{ margin-bottom:18px}
	.gcon_1 .rt2{ width:280px}
	
	
}
@media (max-width: 1200px){
	.gcon_1{ margin-top:40px}
	.gcon_1 .lt{ width:100%}
	.gcon_1 .lt .ihd .hd ul li{ margin-right:50px}
	.gcon_1 .lt .ihd .hd ul li a{ font-size:20px; color:#333333; font-weight:bold; line-height:30px}
	.gcon_1 .lt .ihd .hd ul li.on a{ color:#617478}
	.gcon_1 .lt .ibd{ margin-top:20px}
	.gcon_1 .lt .ibd .con .lt{ width:350px}
	.gcon_1 .lt .ibd .con .lt .title{ font-size:14px}
	.gcon_1 .lt .ibd .con .rt{ width:calc(100% - 370px); }
	.gcon_1 .lt .ibd .con .rt .item .title{ font-size:14px}
	.gcon_1 .lt .ibd .con .rt .item{ margin-bottom:11px}
	.gcon_1 .rt2{ width:100%; margin-top:20px}
	.gcon_1 .rt2 .item{ width:49%; float:left; margin-right:2%; margin-bottom:0}
	.gcon_1 .rt2 .item:last-child{ margin-right:0}
}
@media (max-width:750px){
	.gcon_1{ margin-top:40px}
	.gcon_1 .lt{ width:100%}
	.gcon_1 .lt .ihd .hd ul li{ margin-right:15px}
	.gcon_1 .lt .ihd .hd ul li a{ font-size:18px; color:#333333; font-weight:bold; line-height:20px}
	.gcon_1 .lt .ihd .more a{ background:url(g_10.png) center center no-repeat; width:20px; height:20px; margin:0; background-size:20px}
	.gcon_1 .lt .ibd{ margin-top:20px}
	.gcon_1 .lt .ibd .con .lt{ width:100%}
	.gcon_1 .lt .ibd .con .lt .title{ font-size:14px}
	.gcon_1 .lt .ibd .con .rt{ width:100%; margin-top:20px }
	.gcon_1 .lt .ibd .con .rt .item{ border-top:1px solid #eee; padding:15px 0; margin:0}
	.gcon_1 .lt .ibd .con .rt .item:last-child{ border-bottom:1px solid #eee}
	.gcon_1 .rt2 .item .title{ left:15px; top:15px; width:140px; background-size:12px,12px; padding:0 20px}
	.gcon_1 .rt2 .item .title .p1{ font-size:14px}
	.gcon_1 .rt2 .item .title .p2{ font-size:12px; margin-top:5px}
	.gcon_1 .rt2 .item .more{ position:absolute; left:35px; bottom:15px; background:url(g_13.png) left center no-repeat; width:100%; height:20px; background-size:auto 6px}
}

.gcon_2{ width:100%; position:relative; margin-top:60px}
.gcon_2 .tab02{ width:100%; position:relative}
.gcon_2 .tab02 .bd{ width:100%}
.gcon_2 .tab02 .bd .con{ width:100%}
.gcon_2 .tab02 .bd .con img{ width:100%}
.gcon_2 .tab02 .bd .con .img1{ display:block}
.gcon_2 .tab02 .bd .con .img2{ display:none}
.gcon_2 .tab02 .hd{ width:1280px; position:absolute; left:50%; margin-left:-640px; bottom:0; z-index:9}
.gcon_2 .ihd{ text-align:center; position:absolute; left:0; top:60px; color:#fff; z-index:2; width:100%}
.gcon_2 .ihd i{ display:inline-block; vertical-align:top; font-size:24px; color:#fff; font-weight:bold; padding:0 25px; background:url(g_11.png) left center no-repeat,url(g_12.png) right center no-repeat; background-size:15px,15px;}
.gcon_2 .tab02 .hd ul li{ width:calc(25% - 1px); float:left; height:235px; padding-top:70px; box-sizing:border-box; transition:all 0.5s; position:relative;  margin-right:1px; overflow:hidden}
.gcon_2 .tab02 .hd ul li .a{   background:url(g_15.png) 15px 15px no-repeat,url(g_16.png) calc(100% - 15px) 15px  no-repeat rgba(0,0,0,0.3);overflow:hidden; display:inline-block; vertical-align:bottom; position:relative; top:0; height:calc(100% + 165px); transition:all 0.5s}
.gcon_2 .tab02 .hd ul li .title{ font-size:24px; color:#fff; font-weight:bold; line-height:165px; text-align:center; position:relative; top:0}
.gcon_2 .tab02 .hd ul li.on{ padding-top:0}
.gcon_2 .tab02 .hd ul li.on .a{ background:rgba(0,0,0,0.3)}
.gcon_2 .tab02 .hd ul li .a .num{ font-size:100px; font-family:impact; width:100%; text-align:center; text-align:center; position:absolute; left:0; bottom:0; height:95px; overflow:hidden; color:rgba(255,255,255,0.3)}
.gcon_2 .tab02 .hd ul li .a .intro{ font-size:16px; padding:45px 35px 0; color:#fff}
.gcon_2 .tab02 .hd ul li .a .more{ background:url(g_17.png) center center no-repeat; width:100%; height:25px; margin-top:15px}
.gcon_2 .tab02 .hd ul li .a .more a{ display:block; width:100%; height:100%}
.gcon_2 .tab02 .hd ul li.on .a { top:-165px}
@media (max-width: 1440px){
	.gcon_2 .tab02 .hd{ width:1200px; margin-left:-600px}
}
@media (max-width: 1200px){
	.gcon_2{ margin-top:40px}
	.gcon_2 .tab02 .hd{ width:100%; margin-left:0; left:0}
	.gcon_2 .tab02 .bd .con .img2{ display:block}
	.gcon_2 .tab02 .bd .con .img1{ display:none}
}
@media (max-width: 750px){
	.gcon_2 .ihd{ text-align:center; position:relative; left:0; top:0; color:#333; z-index:2; width:100%}
	.gcon_2 .ihd i{ display:inline-block; vertical-align:top; font-size:20px; color:#333; font-weight:bold; padding:0 25px; background:url(g_19.png) left center no-repeat,url(g_20.png) right center no-repeat; background-size:15px,15px;}
	.gcon_2 .tab02{ margin-top:20px}
	.gcon_2 .tab02 .hd{ width:100%; height:100%}
	.gcon_2 .tab02 .hd ul{ width:100%; height:100%}
	.gcon_2 .tab02 .hd ul li{ width:calc(50% - 1px); float:left; padding:0; height:calc(50% - 1px); margin-bottom:1px}
	.gcon_2 .tab02 .hd ul li .a{ width:100%; height:100%; background:url(g_15.png) 15px 15px no-repeat,url(g_16.png) calc(100% - 15px) 15px  no-repeat rgba(0,0,0,0.1);}
	.gcon_2 .tab02 .hd ul li.on .a { top:0;background:url(g_15.png) 15px 15px no-repeat,url(g_16.png) calc(100% - 15px) 15px  no-repeat rgba(0,0,0,0.3);}
	.gcon_2 .tab02 .hd ul li .title{ font-size:18px; height:30px;display:flex;align-items: center;justify-content: center; line-height:1; position:absolute; left:0; top:calc(50% - 15px); width:100%}
	.gcon_2 .tab02 .hd ul li .a .num{ top:100%; display:none}
	.gcon_2 .tab02 .hd ul li .a .intro{ display:none}
	.gcon_2 .tab02 .hd ul li.on .a .num{ display:block}
	.gcon_2 .tab02 .hd ul li .a .more{ position:absolute; left:0; bottom:10px; display:none}
	.gcon_2 .tab02 .hd ul li.on .a .more{ display:block}
 
	
}

.gcon_3{ width:100%; margin-top:60px}
.gcon_3 .lt{ width:965px; height:296px; float:left; background:url(g_18.jpg) center center no-repeat; background-size:cover; box-sizing:border-box; padding:55px 45px}
.gcon_3 .lt .ihd h3{ float:left; background:url(g_19.png) left center no-repeat,url(g_20.png) right center no-repeat; display:block; padding:0 25px; font-size:24px; color:#232f34}
.gcon_3 .lt .ihd ul{ float:right}
.gcon_3 .lt .ihd ul li{ float:left;}
.gcon_3 .lt .ihd ul li a{ display:block; font-size:14px; color:rgba(51,51,51,0.5); line-height:36px; padding:0 15px; position:relative}
.gcon_3 .lt .ihd ul li a:after{ content:""; display:block; width:1px; height:12px; background:#8c9aa2; position:absolute; right:0; top:12px;}
.gcon_3 .lt .ihd ul li:last-child a{ padding-right:0}
.gcon_3 .lt .ihd ul li:last-child a:after{ background:none}
.gcon_3 .lt .ihd ul li a:hover{ color:#333}
.gcon_3 .lt .ibd{ margin-top:25px}
.gcon_3 .lt .ibd .pic{ width:178px; float:left; overflow:hidden}
.gcon_3 .lt .ibd .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 .lt .ibd .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_3 .lt .ibd .intro{ width:calc(100% - 220px); float:right; font-size:16px; color:#333; line-height:2; text-align:justify}
.gcon_3 .rt{ width:301px; float:right; position:relative}
.gcon_3 .rt .item{ width:100%; position:relative}
.gcon_3 .rt .item .pic{ width:100%; overflow:hidden}
.gcon_3 .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_3 .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_3 .rt .item .title{ width:160px; position:absolute; left:35px; top:50px; color:#fff; text-align:center; font-size:24px; color:#fff; font-weight:bold; background:url(g_11.png) left center no-repeat,url(g_12.png) right center no-repeat; background-size:14px,14px}

.gcon_3 .rt .item ul{ position:absolute; left:35px; bottom:35px; z-index:9}
.gcon_3 .rt .item ul li{ float:left; margin:15px 15px 0 0}
.gcon_3 .rt .item ul li a{ display:block; width:108px; height:36px; box-sizing:border-box; border-radius:20px;display:flex;align-items: center;justify-content: center; font-size:0}
.gcon_3 .rt .item ul li a i{ display:inline-block; vertical-align:top; background:url(g_31.png) left center no-repeat; padding-left:15px; font-size:16px; color:#fff}
.gcon_3 .rt .item ul li:hover a{ border:3px solid #e1e3e3}


@media (max-width: 1440px){
	.gcon_3 .lt{ width:900px; height:275px; padding:40px 35px}
	.gcon_3 .rt{ width:280px}
	.gcon_3 .rt .item .title{ left:30px; top:40px}
	
	.gcon_3 .rt .item ul{ left:30px; bottom:30px}
	.gcon_3 .rt .item ul li{ width:100px}
	.gcon_3 .rt .item ul li a i{ font-size:14px}
}
@media (max-width: 1200px){
	.gcon_3{ margin-top:40px}
	.gcon_3 .lt{ width:100%; height:auto; padding:20px}
	.gcon_3 .lt .ihd h3{ font-size:20px}
	.gcon_3 .lt .ihd ul{ display:none}
	.gcon_3 .lt .ihd ul li a{ padding:0 10px; font-size:12px}
	.gcon_3 .lt .ihd ul li:first-child a{ padding-left:0}
	.gcon_3 .lt .ibd{ margin-top:20px}
	.gcon_3 .lt .ibd .intro{ width:calc(100% - 200px); font-size:14px}
	.gcon_3 .rt{ width:100%; margin-top:20px}
	.gcon_3 .rt .item{ height:15vh; overflow:hidden}
	.gcon_3 .rt .item .title{ left:20px; top:50%; transform:translateY(-50%)}
	.gcon_3 .rt .item .title{ font-size:20px; width:130px}
}
@media (max-width: 750px){
	.gcon_3 .lt .ibd .pic{ width:100%}	
	.gcon_3 .lt .ibd .intro{ width:100%; margin-top:15px}
	.gcon_3 .rt .item ul li{ width:50%; height:auto; margin:10px 0 0 0; text-align:left}
	.gcon_3 .rt .item ul li a{ width:auto; height:auto; text-align:left; display:inline-block; vertical-align:top}
}


.gcon_4{ width:100%; margin-top:60px}
.gcon_4 .lt{ width:965px; height:296px; float:left; background:url(g_26.jpg) center center no-repeat; background-size:cover; box-sizing:border-box; padding:55px 45px}
.gcon_4 .lt .ihd h3{ float:left; background:url(g_24.png) left center no-repeat,url(g_25.png) right center no-repeat; display:block; padding:0 25px; font-size:24px; color:#a2260e}
.gcon_4 .lt .ihd .more{ float:right}
.gcon_4 .lt .ihd .more a{ display:block; font-size:16px; color:#333333; line-height:36px}
.gcon_4 .lt .ibd{ margin-top:35px}
.gcon_4 .lt .ibd ul li a{ display:block; float:left; background:url(g_27.png) left center no-repeat; padding-left:15px; line-height:40px; font-size:18px; color:#333333; width:calc(100% - 150px);text-overflow: ellipsis;overflow: hidden;white-space: nowrap; box-sizing:border-box}
.gcon_4 .lt .ibd ul li span{ display:block; float:right; font-size:18px; color:rgba(102,102,102,0.5); line-height:40px}
.gcon_4 .lt .ibd ul li:hover a{ padding-left:25px}
.gcon_4 .rt{ width:301px; float:right; position:relative}
.gcon_4 .rt .item{ width:100%; position:relative}
.gcon_4 .rt .item .pic{ width:100%; overflow:hidden}
.gcon_4 .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_4 .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_4 .rt .item .title{ width:160px; position:absolute; left:35px; top:50px; color:#fff; text-align:center; font-size:24px; color:#fff; font-weight:bold; background:url(g_11.png) left center no-repeat,url(g_12.png) right center no-repeat; background-size:14px,14px}
.gcon_4 .rt .item ul{ position:absolute; left:35px; bottom:35px; z-index:9}
.gcon_4 .rt .item ul li{ float:left; margin:15px 15px 0 0}
.gcon_4 .rt .item ul li a{ display:block; width:108px; height:36px; box-sizing:border-box; border-radius:20px;display:flex;align-items: center;justify-content: center; font-size:0}
.gcon_4 .rt .item ul li a i{ display:inline-block; vertical-align:top; background:url(g_31.png) left center no-repeat; padding-left:15px; font-size:16px; color:#fff}
.gcon_4 .rt .item ul li:hover a{ border:3px solid #e1e3e3}
@media (max-width: 1440px){
	.gcon_4 .lt{ width:900px; height:275px; padding:40px 35px}
	.gcon_4 .rt{ width:280px}
	.gcon_4 .rt .item .title{ left:30px; top:40px}
	.gcon_4 .rt .item ul{ left:30px; bottom:30px}
	.gcon_4 .rt .item ul li{ width:100px}
	.gcon_4 .rt .item ul li a i{ font-size:14px}
}
@media (max-width: 1200px){
	.gcon_4{ margin-top:40px}
	.gcon_4 .lt{ width:100%; height:auto; padding:20px}
	.gcon_4 .lt .ihd h3{ font-size:20px}
	.gcon_4 .lt .ibd{ margin-top:20px}
	.gcon_4 .lt .ibd .intro{ width:calc(100% - 200px); font-size:14px}
	.gcon_4 .rt{ width:100%; margin-top:20px}
	.gcon_4 .rt .item{ height:20vh; overflow:hidden}
	.gcon_4 .rt .item .title{ left:20px; top:30px;}
	.gcon_4 .rt .item .title{ font-size:20px; width:130px}
	.gcon_4 .lt .ibd{ margin-top:10px}
	.gcon_4 .lt .ibd ul li a{ font-size:14px; width:calc(100% - 100px); line-height:32px}
	.gcon_4 .lt .ibd ul li span{ font-size:14px; line-height:32px}
}
@media (max-width: 750px){
	.gcon_4 .lt .ibd .pic{ width:100%}	
	.gcon_4 .lt .ibd .intro{ width:100%; margin-top:15px}
	.gcon_4 .rt .item ul li{ width:50%; height:auto; margin:10px 0 0 0; text-align:left}
	.gcon_4 .rt .item ul li a{ width:auto; height:auto; text-align:left; display:inline-block; vertical-align:top}
}



.gcon_5{ margin-top:60px; margin-bottom:60px}
.gcon_5 .footer-links {display: flex;align-items: center;justify-content: space-between; box-sizing:border-box; padding:40px; background:#eeeeee}
.gcon_5 .footer-links h3 {font-size: 24px;color: #333;margin-right: 10px;}
.gcon_5 .footer-links .blogroll {width: 260px;height: 35px;background: #ffffff;text-align: left;cursor: pointer;font-size: 16px;color: #333333;position: relative;}
.gcon_5 .footer-links .blogroll::after {content: '';display: block;width: 11px;height: 6px;background: url("g_28.png") center center no-repeat;background-size: 100% auto;position: absolute;right: 15px;top: 50%;transform: translateY(-50%);}
.gcon_5 .footer-links .blogroll span {line-height: 35px;padding: 0 0 0 15px;}
.gcon_5 .footer-links .blogroll .linklist {background: #fff; max-height:200px; overflow:auto;width: 100%;position: absolute;left: 0;bottom: 35px;z-index: 10;display: none;}
.gcon_5 .footer-links .blogroll .linklist li {padding: 10px 15px;font-size: 16px;color: #333;border-bottom: 1px solid #f1f1f1;}
.gcon_5 .footer-links .blogroll .linklist li:hover {color: #0677E4;}
.gcon_5 .footer-links .blogroll .linklist li:last-child {border-bottom: 0;}
@media (max-width: 1440px){
	.gcon_5 .footer-links{ padding:35px}
	.gcon_5 .footer-links h3{ font-size:20px}
	.gcon_5 .footer-links .blogroll{ width:240px}
}
@media (max-width: 1200px){
	.gcon_5{ margin-top:40px; margin-bottom:40px}
	.gcon_5 .footer-links{ padding:20px; display:block; font-size:0}
	.gcon_5 .footer-links h3{ font-size:20px; width:100%; margin-bottom:15px}
	.gcon_5 .footer-links .blogroll{ width:23.5%; display:inline-block; vertical-align:top; margin-right:2%}
	.gcon_5 .footer-links .blogroll:last-child{ margin-right:0}
}
@media (max-width: 750px){
	.gcon_5 .footer-links h3{ margin-bottom:0}
	.gcon_5 .footer-links .blogroll{ width:49%; margin-top:2%}
	.gcon_5 .footer-links .blogroll:nth-child(2n+1){ margin-right:0}
	.gcon_5 .footer-links .blogroll span{ font-size:14px}
	.gcon_5 .footer-links .blogroll .linklist li{ font-size:14px}
}












































































































































































