﻿@charset "utf-8";
.container{ background:#f4faff; padding:40px 0 60px}
.gcon_1{ background:#fff}
.gcon_1 .lt{ width:700px; float:left}
.gcon_1 .lt .swiper01{ width:100%; position:relative; overflow:hidden}
.gcon_1 .lt .swiper01 .swiper-slide{ width:100%; overflow:hidden}
.gcon_1 .lt .swiper01 .swiper-slide .pic{ width:100%; overflow:hidden}
.gcon_1 .lt .swiper01 .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_1 .lt .swiper01 .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:scale(1.1);}
.gcon_1 .lt .swiper01 .pagination01{ width:100%; position:absolute; font-size:0; left:0; bottom:20px; z-index:2; text-align:center}
.gcon_1 .lt .swiper01 .pagination01 span{ width:10px; height:10px; border-radius:5px; opacity:1; padding:0; margin:0 5px; background:#fff}
.gcon_1 .lt .swiper01 .pagination01 span.swiper-pagination-bullet-active{ width:40px}
.gcon_1 .rt{ width:435px; float:right; margin-right:34px; padding-top:28px}
.ihd{ height:44px;display:flex;justify-content: space-between; align-items: center; border-bottom:2px solid #ced8e2}
.ihd .title{display:flex;justify-content: space-between; align-items: center; width:fit-content; position:relative; height:100%}
.ihd .title .t{ font-size:20px; color:#083d6f; font-weight:bold; margin-left:12px}
.ihd .title:after{ content:""; display:block; width:100%; height:2px; background:#083d6f; position:absolute; left:0; bottom:-2px}
.ihd .more a{ font-size:14px; color:#333333;}
.ihd .more a:hover{ color:#083d6f; font-weight:bold}
.gcon_1 .rt .ibd{ margin-top:26px; font-size:14px; color:#333333; line-height:2; text-align:justify}

.gcon_2{ background:#fff; margin-top:20px; padding:28px 34px}
.gcon_2 .lt{ width:665px; float:left}
.gcon_2 .lt .aitem{ margin-top:30px; border-bottom:1px dashed #ced8e2; padding-bottom:15px; margin-bottom:8px}
.gcon_2 .lt .aitem .item{ width:100%}
.gcon_2 .lt .aitem .item a{ display:flex}
.gcon_2 .lt .aitem .item a .pic{ width:160px; overflow:hidden}
.gcon_2 .lt .aitem .item 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 .aitem .item a .pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.gcon_2 .lt .aitem .item a .cont{ width:calc(100% - 160px); box-sizing:border-box; padding-left:20px}
.gcon_2 .lt .aitem .item a .cont .title{ font-size:16px; color:#50afb3; font-weight:bold;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; line-height:36px}
.gcon_2 .lt .aitem .item a .cont .intro{ font-size:14px; color:#333333; line-height:22px; height:44px; overflow:hidden; margin-top:5px}
.gcon_2 .lt .aitem .item a .cont .time{ font-size:14px; color:#666666; margin-top:10px}
.gcon_2 .lt .bitem .item{display:flex;justify-content: space-between; align-items: center; height:36px}
.gcon_2 .lt .bitem .item a{ display:block; width:calc(100% - 110px); box-sizing:border-box; background:url(g_08.png) left center no-repeat; padding-left:24px; font-size:16px; color:#333333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.gcon_2 .lt .bitem .item a:hover{ background:url(g_09.png) left center no-repeat; color:#50afb3; font-weight:bold}
.gcon_2 .lt .bitem .item .time{ font-size:14px; color:#666666}
.gcon_2 .rt{ width:435px; float:right;}
.gcon_2 .rt .ibd{ margin-top:30px}
.gcon_2 .rt .bitem .item{display:flex;justify-content: space-between; align-items: center; height:36px}
.gcon_2 .rt .bitem .item a{ display:block; width:calc(100% - 110px); box-sizing:border-box; background:url(g_08.png) left center no-repeat; padding-left:24px; font-size:16px; color:#333333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.gcon_2 .rt .bitem .item a:hover{ background:url(g_09.png) left center no-repeat; color:#50afb3; font-weight:bold}
.gcon_2 .rt .bitem .item .time{ font-size:14px; color:#666666}

.gcon_3{ background:#fff; margin-top:20px; padding:28px 34px}
.gcon_3 .ibd{ margin-top:30px; width:100%; overflow:hidden}
.gcon_3 .ibd .swiper03{ width:100%}
.gcon_3 .ibd .swiper03 .swiper-slide{ width:216px; margin-right:13px}
.gcon_3 .ibd .swiper03 .swiper-slide:last-child{ margin-right:0}
.gcon_3 .ibd .swiper03 .swiper-slide .pic{ width:100%; overflow:hidden}
.gcon_3 .ibd .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 .ibd .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:scale(1.1);}
.gcon_3 .ibd .swiper03 .swiper-slide .title{ margin-top:12px}
.gcon_3 .ibd .swiper03 .swiper-slide .title a{ display:block; font-size:16px; color:#333333; text-align:center;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.gcon_3 .ibd .swiper03 .swiper-slide:hover .title a{ color:#50afb3; font-weight:bold}






































































































































































