<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; position:relative}
.banner .swiper01 img{ width:100%; height:auto;}
.banner .swiper01 .img1{ display:block}
.banner .swiper01 .img2{ display:none}
.banner .prev01{ background:url(prev.jpg) center center no-repeat; width:60px; height:60px; cursor:pointer; position:absolute; left:4%; top:50%; margin-top:-18px; z-index:9}
.banner .next01{ background:url(next.jpg) center center no-repeat; width:60px; height:60px; cursor:pointer; position:absolute; right:4%; top:50%; margin-top:-18px; z-index:9}
.banner .swiper01 .pagination01{ width:100%; font-size:0; text-align:left; position:absolute; left:0; bottom:70px; z-index:9; text-align:center}
.banner .swiper01 .pagination01 span{ display:inline-block; vertical-align:top; width:21px; height:21px; margin:0 6px; background:url(g_03.png) center center no-repeat; border-radius:0; opacity:1; background-size:cover}
.banner .swiper01 .pagination01 span.swiper-pagination-bullet-active{background:url(g_04.png) center center no-repeat; background-size:cover }
@media (max-width: 1700px){
	.banner .swiper01 .item{  width:1200px; }
	.banner .swiper01 .item .intro{ font-size:36px; }
}

@media (max-width: 1200px){
	.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}
	.banner .swiper01 .pagination01{ left:0; width:100%; bottom:15px; text-align:center; font-size:0}
	.banner .swiper01 .pagination01 span{ width:16px; height:16px; margin:0 3px; border-radius:50%}	
	.banner .swiper01 .item{  width:92%;  transform:translate(-50%,-40%) }
	.banner .swiper01 .item .title{ font-size:24px;  }
	.banner .swiper01 .item .intro{ font-size:12px; }
	
}

.gcon_1{ width:100%; margin-top:90px; padding-bottom:105px; background:url(g_19.jpg) left bottom no-repeat; background-size:cover}
.gcon_1 .lt{ float:left; width:400px}
.gcon_1 .lt .ihd{ font-size:48px; color:#202020; font-weight:bold; line-height:1.2}
.gcon_1 .lt .more{ margin-top:45px}
.gcon_1 .lt .more a{ display:block; background:url(g_05.png) center center no-repeat; width:149px; height:61px; border-radius:40px; overflow:hidden;display:flex;align-items: center;justify-content: center; font-size:16px; color:#333333}
.gcon_1 .lt .more a:hover{ background:#003fa6; color:#fff}
.gcon_1 .lt ul li{ margin-top:50px}
.gcon_1 .lt ul li .p1{ font-size:50px; color:#003fa6; line-height:45px; font-family:Arial}
.gcon_1 .lt ul li .p1 span{ display:inline-block; vertical-align:top; font-size:12px; font-weight:bold; line-height:1; font-family:"雅黑"}
.gcon_1 .lt ul li .p2{ font-size:16px; color:#333333; margin-top:15px}
.gcon_1 .rt{ width:1186px; float:right}
.gcon_1 .rt .intro{ font-size:16px; color:#181818; line-height:2; height:210px}
.gcon_1 .rt .pic{ width:100%; overflow:hidden;}
.gcon_1 .rt .pic img{ width:100%}
.gcon_1 .rt .more{ display:none}
@media (max-width: 1700px){
	.gcon_1{ margin-top:80px; padding-bottom:90px}
	.gcon_1 .lt{ width:300px}
	.gcon_1 .lt .ihd{ font-size:36px}
	.gcon_1 .lt ul li{ margin-top:38px}
	.gcon_1 .lt ul li .p1{ font-size:42px; line-height:36px}
	.gcon_1 .lt ul li .p2{ font-size:14px; margin-top:12px}
	.gcon_1 .lt .more{ margin-top:32px}
	.gcon_1 .rt{ width:860px}
}
@media (max-width: 1200px){
	.gcon_1{ margin-top:40px; padding-bottom:40px}
	.gcon_1 .lt{ width:100%}
	.gcon_1 .lt .ihd{ font-size:20px; text-align:center}
	.gcon_1 .lt .more{ display:none}
	.gcon_1 .lt ul{ display:flex;justify-content: space-between;}
	.gcon_1 .lt ul li{ margin-top:38px; text-align:center; margin-top:30px}
	.gcon_1 .lt ul li .p1{ font-size:30px; font-weight:bold; line-height:24px}
	.gcon_1 .lt ul li .p2{ font-size:12px; margin-top:12px}
	.gcon_1 .rt{ width:100%}
	.gcon_1 .rt .intro{ font-size:14px; margin:20px 0 ; height:auto}
	.gcon_1 .rt .more{ display:block; margin-top:20px}
	.gcon_1 .rt .more a{ display:block; background:url(g_05.png) center center no-repeat; width:120px; height:49px; background-size:cover;  border-radius:30px; overflow:hidden;display:flex;align-items: center;justify-content: center; font-size:14px; color:#333333}
	.gcon_1 .rt .more a:hover{ background:#003fa6; color:#fff}
}

.gcon_2{ width:100%; position:relative}
.gcon_2 .mySwiper2{ width:100%; position:relative; overflow:hidden}
.gcon_2 .mySwiper2 .swiper-slide{ width:100%; overflow:hidden; position:relative}
.gcon_2 .mySwiper2 .swiper-slide .pic{ width:100%; overflow:hidden}
.gcon_2 .mySwiper2 .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_2 .mySwiper2 .swiper-slide .pic .img1{ display:block}
.gcon_2 .mySwiper2 .swiper-slide .pic .img2{ display:none}
.gcon_2 .mySwiper2 .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_2 .mySwiper2 .swiper-slide .item{ width:900px; position:absolute; left:calc(50% - 850px); top:50%; transform:translateY(-50%); z-index:9; color:#fff}
.gcon_2 .mySwiper2 .swiper-slide .item a{ color:#fff}
.gcon_2 .mySwiper2 .swiper-slide .item .title{ font-size:32px;}
.gcon_2 .mySwiper2 .swiper-slide .item .intro{ font-size:16px; color:rgba(255,255,255,0.7); line-height:2; height:150px; margin-top:30px}
.gcon_2 .mySwiper2 .swiper-slide .item .more{ display:block; background:url(g_08.png) center center no-repeat; width:149px; height:61px; border-radius:40px; overflow:hidden;display:flex;align-items: center;justify-content: center; font-size:16px; color:#fff}
.gcon_2 .mySwiper2 .swiper-slide .item .more:hover{ background:#003fa6; color:#fff}
.gcon_2 .ihd{ width:380px; height:100%; position:absolute; right:calc(50% - 850px); top:0; border-left:1px solid rgba(255,255,255,0.5); top:0; z-index:2; box-sizing:border-box; padding:8% 0}
.gcon_2 .ihd .mySwiper{ width:100%; height:100%; overflow:hidden; color:#fff}
.gcon_2 .ihd .mySwiper .swiper-slide{ width:100%;display:flex;align-items: center; font-size:24px; box-sizing:border-box; padding-left:62px; cursor:pointer}
.gcon_2 .ihd .mySwiper .swiper-slide.swiper-slide-thumb-active:after{ content:""; display:block; width:3px; height:40px; background:#fff; position:absolute; left:-1px; top:calc(50% - 20px)}
@media (max-width: 1700px){
	.gcon_2 .mySwiper2 .swiper-slide .item{ width:700px; left:calc(50% - 600px);}
	.gcon_2 .ihd{ width:250px; right:calc(50% - 600px)}
	.gcon_2 .ihd .mySwiper .swiper-slide{ font-size:20px}
}
@media (max-width: 1200px){
	.gcon_2 .mySwiper2 .swiper-slide .item{ width:92%; left:4%; transform:translateY(-60%)}
	.gcon_2 .mySwiper2 .swiper-slide .item .title{ font-size:20px;}
	.gcon_2 .mySwiper2 .swiper-slide .item .intro{ font-size:12px; height:auto; margin:10px 0 20px}
	.gcon_2 .mySwiper2 .swiper-slide .item .more{ display:block; background:url(g_05.png) center center no-repeat; width:120px; height:49px; background-size:cover;  border-radius:30px; overflow:hidden;display:flex;align-items: center;justify-content: center; font-size:14px; color:#fff}
	.gcon_2 .mySwiper2 .swiper-slide .item .more:hover{ background:#003fa6; color:#fff}
	.gcon_2 .ihd{ width:100%; right:0; top:auto; bottom:0; padding:0; height:60px}
	.gcon_2 .ihd .mySwiper .swiper-slide{ font-size:16px; text-align:center; padding:0;justify-content: center;}
	.gcon_2 .ihd .mySwiper .swiper-slide.swiper-slide-thumb-active:after{ content:""; display:block; width:20%; height:2px; background:#fff; position:absolute; left:40%; top:0}
}
@media (max-width: 750px){
	.gcon_2 .mySwiper2 .swiper-slide .pic .img2{ display:block}
	.gcon_2 .mySwiper2 .swiper-slide .pic .img1{ display:none}
}

.gcon_3{ width:100%; padding:120px 0}
.gcon_3 .nr{ position:relative;}
.gcon_3 .nr .swiper03{ width:100%; overflow:hidden}
.gcon_3 .nr .swiper03 .swiper-slide{ width:415px; margin-right:13px}
.gcon_3 .nr .swiper03 .swiper-slide .pic{ width:100%; overflow:hidden}
.gcon_3 .nr .swiper03 .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_3 .nr .swiper03 .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_3 .nr .swiper03 .swiper-slide .title{ text-align:center; padding:15px; font-size:16px; color:#010511;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.gcon_3 .nr .swiper03 .swiper-slide:hover .title{ font-weight:bold}
.gcon_3 .nr .prev03{ background:url(g_10.png) center center no-repeat; background-size:cover; width:52px; height:52px; cursor:pointer; position:absolute; left:-26px; top:calc(50% - 26px); z-index:2}
.gcon_3 .nr .next03{ background:url(g_11.png) center center no-repeat; background-size:cover; width:52px; height:52px; cursor:pointer; position:absolute; right:-26px; top:calc(50% - 26px); z-index:2}
.gcon_3 .nr .swiper03 .swiper-slide:last-child{ margin-right:0}
@media (max-width: 1700px){
	.gcon_3{ padding:100px 0}
	.gcon_3 .nr .swiper03 .swiper-slide{ width:24.25%; margin-right:1%}
}
@media (max-width: 1200px){
	.gcon_3{ padding:40px 0 25px}
	.gcon_3 .nr .swiper03 .swiper-slide{ width:32%; margin-right:2%}
	.gcon_3 .nr .swiper03 .swiper-slide .title{ padding:10px; font-size:14px;}
	.gcon_3 .nr .prev03{ width:36px; height:36px; top:calc(50% - 18px); left:-18px}
	.gcon_3 .nr .next03{ width:36px; height:36px; top:calc(50% - 18px); right:-18px}
}
@media (max-width: 750px){
	.gcon_3 .nr .swiper03 .swiper-slide{ width:49%; margin-right:2%}
}

.gcon_4{ width:100%; background:url(g_16.jpg) center center no-repeat; background-size:cover; padding:140px 0}
.gcon_4 .lt{ width:250px; float:left}
.gcon_4 .rt{ width:1100px; float:right; position:relative}
.gcon_4 .lt .ihd{ font-size:48px; color:#fff; font-weight:bold; line-height:1}
.gcon_4 .lt .en{ font-size:48px; font-family:Arial, Helvetica, sans-serif; color:rgba(255,255,255,0.37); line-height:1.4; margin-top:20px}
.gcon_4 .lt .more{ margin-top:80px}
.gcon_4 .lt .more a{ display:block; background:url(g_12.png) center center no-repeat; width:149px; height:61px; border-radius:40px; overflow:hidden;display:flex;align-items: center;justify-content: center; font-size:16px; color:#fff}
.gcon_4 .lt .more a:hover{ background:#fff; color:#003fa6}
.gcon_4 .rt .swiper04{ width:100%; overflow:hidden; position:relatives}
.gcon_4 .rt .swiper04 .swiper-slide{ width:100%; overflow:hidden}
.gcon_4 .rt .swiper04 .swiper-slide .pic{ width:561px; float:left; overflow:hidden}
.gcon_4 .rt .swiper04 .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_4 .rt .swiper04 .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_4 .rt .swiper04 .swiper-slide .cont{ width:475px; float:right; padding:120px 0 0}
.gcon_4 .rt .num{ width:475px; position:absolute; right:0; top:40px; font-size:60px; color:#0150ce; font-family:Arial; z-index:9}
.gcon_4 .rt .swiper04 .swiper-slide .cont .title{ font-size:24px; color:#131313;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.gcon_4 .rt .swiper04 .swiper-slide .cont .intro{ font-size:16px; color:rgba(19,19,19,0.62); line-height:2; margin-top:30px}
.gcon_4 .rt .swiper04 .btn{ position:absolute; right:0; width:475px; bottom:20px; z-index:9}
.gcon_4 .rt .swiper04 .btn .prev04{ background:url(g_15.png) center center no-repeat; width:52px; height:52px; cursor:pointer; transform:rotate(180deg); float:left; background-size:cover;}
.gcon_4 .rt .swiper04 .btn .prev04:hover{ background:url(g_14.png) center center no-repeat;  transform:rotate(0); background-size:cover}
.gcon_4 .rt .swiper04 .btn .next04{ background:url(g_15.png) center center no-repeat; width:52px; height:52px; cursor:pointer; transform:rotate(0); float:left; background-size:cover; margin-left:10px}
.gcon_4 .rt .swiper04 .btn .next04:hover{ background:url(g_14.png) center center no-repeat;  transform:rotate(180deg); background-size:cover}
@media (max-width: 1700px){
	.gcon_4{ width:100%; background:url(g_16_2.jpg) center center no-repeat; background-size:cover; padding:100px 0}
	.gcon_4 .lt .ihd{ font-size:36px; }
	.gcon_4 .lt .en{ font-size:36px;}
	.gcon_4 .rt{ width:780px}
	.gcon_4 .rt .swiper04 .swiper-slide .pic{ width:400px}
	.gcon_4 .rt .swiper04 .swiper-slide .cont{ width:335px; padding:55px 0 0}
	.gcon_4 .rt .num{ width:335px;  top:0; font-size:40px;}
	.gcon_4 .rt .swiper04 .swiper-slide .cont .intro{ font-size:14px; margin-top:15px}
	.gcon_4 .rt .swiper04 .btn{ width:335px; bottom:0}
	.gcon_4 .rt .swiper04 .btn .prev04{ width:40px; height:40px}
	.gcon_4 .rt .swiper04 .btn .next04{ width:40px; height:40px}
}
@media (max-width: 1200px){
	.gcon_4{ padding:0}
	.gcon_4 .nr{ width:100%;}
	.gcon_4 .lt{ float:none; width:100%; background:#003fa6; box-sizing:border-box; padding:40px 4% 20px}
	.gcon_4 .lt .ihd{ font-size:20px; text-align:center }
	.gcon_4 .lt .en{ font-size:20px; text-align:center; margin-top:10px}
	.gcon_4 .lt .more{ display:none}
	.gcon_4 .rt{ float:none; width:100%; background:#e4ebf3; box-sizing:border-box; padding:30px 4% 40px}
	.gcon_4 .rt .swiper04 .swiper-slide .cont{ width:calc(100% - 430px); padding:90px 0 0}
	.gcon_4 .rt .num{ width:calc(96% - 430px);}
	.gcon_4 .rt .swiper04 .btn{ width:calc(96% - 430px); bottom:40px}
}
@media (max-width: 750px){
	.gcon_4 .rt .swiper04 .swiper-slide .pic{ width:100%}
	.gcon_4 .rt .swiper04 .swiper-slide .cont{ width:100%; padding:20px 0 0}
	.gcon_4 .rt .swiper04 .swiper-slide .cont .title{ font-size:16px}
	.gcon_4 .rt .swiper04 .swiper-slide .cont .intro{ font-size:12px; margin-top:12px}
	.gcon_4 .rt .num{ display:none}
	.gcon_4 .rt .swiper04 .btn{ position:relative; right:auto; bottom:auto; width:fit-content; margin:0 auto; margin-top:20px}
	.gcon_4 .rt .swiper04 .btn .prev04{ width:32px; height:32px}
	.gcon_4 .rt .swiper04 .btn .next04{ width:32px; height:32px}
}

.gcon_5{ width:100%; padding:120px 0 0}
.gcon_5 .ihd .title{ font-size:48px; color:#292929; line-height:61px; font-weight:bold; float:left}
.gcon_5 .ihd .more{float:right}
.gcon_5 .ihd .more a{ display:block; background:url(g_05.png) center center no-repeat; width:149px; height:61px; border-radius:40px; overflow:hidden;display:flex;align-items: center;justify-content: center; font-size:16px; color:#333333}
.gcon_5 .ihd .more a:hover{ background:#003fa6; color:#fff}
.gcon_5 .ibd{ margin-top:35px}
.gcon_5 .ibd .lt{ float:left}
.gcon_5 .ibd .lt .item{ width:476px; float:left; margin-right:34px}
.gcon_5 .ibd .lt .item:nth-child(2){ margin-right:0}
.gcon_5 .ibd .lt .item .pic{ width:100%; overflow:hidden}
.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 .cont{ width:100%; height:184px; background:#f4f8fc; padding:30px 25px; box-sizing:border-box}
.gcon_5 .ibd .lt .item .cont .title{ font-size:20px; color:#252525; text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.gcon_5 .ibd .lt .item .cont .time{ font-size:18px; color:rgba(37,37,37,0.5); font-family:Arial; padding:5px 0}
.gcon_5 .ibd .lt .item .cont .intro{ font-size:16px; color:#6d6c6c;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; line-height:28px}
.gcon_5 .ibd .rt{ width:670px; float:right;}
.gcon_5 .ibd .rt .item{ height:174px; box-sizing:border-box; width:100%; border-bottom:1px solid #e4e4e4; padding:20px 0}
.gcon_5 .ibd .rt .item:nth-child(1){ border-top:1px solid #e4e4e4}
.gcon_5 .ibd .rt .item .time{ font-size:16px; color:rgba(37,37,37,0.5); font-family:Arial;}
.gcon_5 .ibd .rt .item .title{ font-size:20px; color:#252525; text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin:10px 0}
.gcon_5 .ibd .rt .item .intro{ font-size:16px; color:#6d6c6c;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; line-height:28px}
@media (max-width: 1700px){
	.gcon_5{ padding:100px 0 0}
	.gcon_5 .ihd .title{ font-size:36px}
	.gcon_5 .ibd .lt .item{ width:336px; margin-right:20px}
	.gcon_5 .ibd .lt .item .cont{ padding:25px 20px; height:160px}
	.gcon_5 .ibd .lt .item .cont .title{ font-size:18px;}
	.gcon_5 .ibd .lt .item .cont .time{ font-size:16px;}
	.gcon_5 .ibd .lt .item .cont .intro{ font-size:14px; line-height:25px}

	.gcon_5 .ibd .rt{ width:475px; }
	.gcon_5 .ibd .rt .item{ height:133px; padding:12px 0}
	.gcon_5 .ibd .rt .item .title{ font-size:18px; margin:5px 0}
	.gcon_5 .ibd .rt .item .time{ font-size:16px;}
	.gcon_5 .ibd .rt .item .intro{ font-size:14px; line-height:25px}
}
@media (max-width: 1200px){
	.gcon_5{ padding:40px 0 0}
	.gcon_5 .ihd .title{ font-size:24px; line-height:49px}
	.gcon_5 .ihd .more a{ display:block; background:url(g_05.png) center center no-repeat; width:120px; height:49px; background-size:cover;  border-radius:30px; overflow:hidden;display:flex;align-items: center;justify-content: center; font-size:14px; color:#333333}
	.gcon_5 .ihd .more a:hover{ background:#003fa6; color:#fff}
	.gcon_5 .ibd{ margin-top:20px}
	.gcon_5 .ibd .lt{ width:100%}
	.gcon_5 .ibd .lt .item{ width:48.5%; margin-right:3%}
	.gcon_5 .ibd .lt .item .cont{ padding:20px 15px; height:140px}
	.gcon_5 .ibd .lt .item .cont .title{ font-size:16px;}
	.gcon_5 .ibd .lt .item .cont .time{ font-size:14px;}
	.gcon_5 .ibd .lt .item .cont .intro{ font-size:12px; line-height:22px}
	.gcon_5 .ibd .rt{ width:100%; margin-top:20px }
	.gcon_5 .ibd .rt .item{ height:auto; padding:20px 0}
	.gcon_5 .ibd .rt .item .title{ font-size:16px;}
	.gcon_5 .ibd .rt .item .time{ font-size:14px;}
	.gcon_5 .ibd .rt .item .intro{ font-size:12px; line-height:22px}
}

.gcon_11{ margin-top:40px; margin-bottom:40px}
.gcon_11 .tab11{ width:100%; box-sizing:border-box; border:1px solid #e6e6e6; background:#fff;}
.gcon_11 .tab11 .hd{ border-bottom:1px solid #e6e6e6; font-size:0; background:#fbfbfb}
.gcon_11 .tab11 .hd li{ display:inline-block; vertical-align:top;font-size:16px; color:#000000; line-height:60px; padding:0 60px; cursor:pointer}
.gcon_11 .tab11 .hd li.on{ font-weight:bold}
.gcon_11 .tab11 .bd{ padding:20px 0}
.gcon_11 .tab11 .bd ul li{ font-size:14px; color:#666666; line-height:30px; float:left; margin-left:50px}
.gcon_11 .tab11 .bd ul li a{ color:#666}
.gcon_11 .tab11 .bd ul li a:hover{ color:#003fa6}
@media (max-width: 1700px){
	.gcon_11 .tab11 .hd li{ padding: 0 40px}
	.gcon_11 .tab11 .bd ul li{ margin-left:40px}
}
@media (max-width: 1200px){
	.gcon_11{ margin-top:40px;}
	.gcon_11 .tab11 .hd ul{display:flex;justify-content: space-between; width:92%; margin:0 auto}
	.gcon_11 .tab11 .hd li{ font-size:16px; line-height:50px; padding:0; margin-left:0}
	.gcon_11 .tab11 .hd li.on{ font-weight:bold}
	.gcon_11 .tab11 .bd{ padding:10px 0}
	.gcon_11 .tab11 .bd ul li{ font-size:12px; line-height:25px; float:left; margin-left:20px}	
}

.links .nr{ padding:0 0 40px}
.links .nr .lt{ float:left; background:url(g_21.jpg) left center no-repeat; line-height:30px;  padding-left:45px; font-size:18px; width:120px;}
.links .nr .rt{ float:left; width:calc(100% - 165px);}
.links .nr .rt a{ display:block; float:left; font-size:16px; color:#333; margin-right:20px; line-height:30px}

@media (max-width: 1700px){
.links .nr .lt{ font-size:16px; width:110px}
.links .nr .rt{ width:calc(100% - 155px);}
.links .nr .rt a{ font-size:14px}
}
@media (max-width: 1200px){
.links .nr .lt{ font-size:14px; background-size:24px; padding-left:32px; width:auto; line-height:25px}
.links .nr .rt{ width:calc(100% - 120px); float:right;}
.links .nr .rt a{ font-size:12px;  line-height:25px; margin-right:15px}
}
















</pre></body></html>