
/* 菜单栏 */
/* ul.menu-list{
    width: 100%;
    height: 48px;
    background: #000000;
    opacity: 0.5;
    margin-top: 50px;
}
ul.menu-list li{
    font-size: 14px;
    padding: 0 20px;
    color: #fff;
    height: 100%;
    line-height: 48px;
    cursor: pointer;
}
ul.menu-list li.active,ul.menu-list li:hover{
    background:#2991D9;
} */
/* 内容页 */
.index-inner{
    width: 1240px;
    margin: 0 auto;
    background: #F5F5F5;
    padding: 20px;
    box-sizing: border-box;
}

/* 通知 */
/* 轮播 */
.noction-swiper{
    width: 670px;
    height: 366px;
    border-radius: 8px;
    overflow: hidden;
}
.noction-swiper img{
    width: 670px;
    height: 366px;
}
.noction-swiper  .swiper-slide{
    position: relative;
}
.noction-swiper  .slide-tit{
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    height: 40px;
    line-height: 40px;
    width: 100%;
    color: #fff;
    /* text-align: center; */
    text-indent: 10px;
    box-sizing: border-box;
    padding-right: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.noction-swiper  .swiper-pagination{
    width: unset;
    right: 30px;
    left: unset;
}
.noction-swiper .swiper-pagination-bullet{
    background-color: #F5F5F5;
    opacity:1;
}
.noction-swiper .swiper-pagination-bullet-active{
    background-color: #2991D9;

}
/*个人办事*/

.personl-section{
    background: #fff;
    position: relative;
    padding: 0 10px;
    box-shadow: 2px 2px 9px 0px rgba(18, 40, 72, 0.09);
    border-radius: 8px;
}
.personl-section .layui-tab-brief>.layui-tab-title .layui-this:after{
    border-bottom-color: #2991D9;
}
#personal-swiper{
    width: 100%;
}
.personal-list{
 position:relative;
}
.personal-item {
    width: 24%;
    display: inline-block;
    height: 250px;
    box-sizing: border-box;
    padding: 0 0 0 57px;
}
.personal-item img{
    width: 70px;
    height: 70px;
    margin-right: 20px;
}
.personal-item h3{
    font-weight: bold;
}
.personal-item a{
    margin-top:10px;
}
.personal-item a:hover{
    color: #2991D9;
}
.personal-section .swiper-button-next:after, .personal-section .swiper-button-prev:after {
    font-size: 26px;
}
.hover-list{
    width: 131px;
    height: 125px;
    background: #FFFFFF;
    border: 1px solid #D7D7D7;
    box-shadow: 0px 0px 6px 0px rgba(17, 29, 87, 0.14);
    opacity: 0.9;
    border-radius: 4px;
    position: absolute;
    display: none;
    z-index: 5;
}
.hover-list.active{
    display: block;
}
.hover-list .hover-item{
    width: 92px;
    height: 31px;
    border: 1px solid #ADADAD;
    border-radius: 16px;
    font-size: 16px;
    line-height: 31px;
    text-align: center;
    font-weight: 400;
    color: #333333;
    margin:0 auto;
    margin-top: 20px;
    cursor: pointer;
    display: block;
}
/* 服务功能 */
#sever-swiper{
    height: 258px;
    width: 100%;
    padding: 20px 0;
}
#sever-swiper .swiper-button-next:after,#sever-swiper  .swiper-button-prev:after{
    font-size: 26px;
}
#sever-swiper .swiper-button-next,#sever-swiper  .swiper-button-prev{
    top: 38%;
}
#sever-swiper .swiper-button-next{
    color: #2991D9;
}
#sever-swiper.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0px 17px;
}
.swiper-list{
    width: calc(100% - 150px);
    margin: 0 auto;
}
.swiper-list img{
    width: 300px;
    height: 184px;
    border-radius: 6px;
}
.swiper-list p{
    text-align: center;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    margin-top: 10px;
}

/* 列表 */
.noction-list{
    width: 478px;
    height: 366px;
    background: #fff;
    padding: 0 20px;
    border-radius:5px;
}
.noction-list .layui-tab-content{
    padding: 0;
}
/* .noction-list .layui-tab-title{
    padding: 20px;
} */
.layui-tab-brief>.layui-tab-title .layui-this{
    color:#2991D9;
}
.noction-list   .layui-tab-brief>.layui-tab-title .layui-this:after{
    border-bottom: 3px solid #2991D9;
}
.noction-list .tit-w{
    /* width: 30%; */
    box-sizing: border-box;
    font-size: 14px;
    font-weight: bold;
}
.noction-list .tit-w:first-child{
    margin-left: 20px;
}
.noction-list .tit-w:last-child{
    margin-right:20px;
}
.tab-ul{
    height: 50px;
    line-height: 50px;
}
.tab-ul .tit-w{
    font-size: 14px;
    font-weight: bold;
	margin-right: 20px;
}
.tab-ul .tit-w.left-m{
    margin-left: 10px;
}
.personl-section .layui-tab-brief>.layui-tab-title .layui-this:after{
    border-bottom: 3px solid #2991D9;
    height: 47px;
}
.personl-section .layui-tab-title,.noction-list .layui-tab-title{
    border-bottom-width: 2px;
}
/* 新闻列表 *//* 地图模块 */
.index-map,.news-page{
    min-height:250px;
    background: #fff;
    padding: 35px 34px 20px 34px;
    border-radius: 8px;
    margin-top: 8px;
    box-shadow: 2px 2px 9px 0px rgba(18, 40, 72, 0.09);
    position: relative;
}
.news-page a{
    color: #000;
}
.news-page  .news-page-icon{
    width: 22px;
    height: 22px;
    margin-right: 4px;
}
.news-page  .news-page-title,.serve-tit span{
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.news-page  .news-page-more{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}
.news-page  .news-page-more img{
    width: 6px;
    height: 6px;
    margin-left: 6px;
}
/* 新闻列表 */
.news-list{
    width: 100%;
}
.news-list .news-item{
    width: 100%;
    margin-top: 20px;
}
.news-list .news-item a{
    display: block;
    font-size: 14px;
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
    font-weight: 400;
    line-height: 14px;
    color: #333333;
    width: 100%;
    cursor: pointer;
}
.news-list .news-item a:hover,.news-page a:hover{
    color:#2991D9;
}
.news-list .news-item .cricle-li{
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #2991D9;
    border-radius: 50%;
    margin-bottom: 5px;
    margin-right: 5px;
}
.news-list .news-item .new-inner{
    display: inline-block;
    width: calc(100% - 130px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.news-list .news-item .news-date{
    display: inline-block;
    width: 60px;
    height: 25px;
    line-height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    float: right;
    font-family: Source Han Sans CN;
}
/* 4.14添加 */
.map-img-box{
    /* width: calc(100% - 356px); */
    width: 734px;
}
.index-map img.map-detail{
    width: 100%;
    display: none;
    height: 275px;
    border-radius:5px;
}
.index-map img.map-detail.active{
    display: block;
}
.index-map .icon_fwdt{
    margin-right: 10px;
}
.map-btn{
    margin-left: 10px;
    width: 346px;
}
/* ************************** */
/* 地图内容 */
.sever-list img{
    width: 734px;
    height: 341px;
}
.sever-list li{
    display: inline-block;
    width: 159px;
    height: 40px;
    border-radius: 4px;
    margin-bottom: 10px;
}
.serve-tit{
    margin-bottom: 20px;
}
.sever-list li:nth-child(2n){
    margin-left: 20px;
}
.sever-list li a{
    display:block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    background-color: #2991D9;
    color: #fff; 
    border-radius: 4px;
}
.sever-list li a:hover,.sever-list li.active a{
    background-color: rgb(59, 139, 196);
}
/* .index-map{
    padding: 40px;
} */