﻿body{background: #fff;}
ul, li {list-style: none;}

/*layui样式调整 -- 开始*/
.layui-layer-btn .layui-layer-btn0:hover{
    color: #fff;
}
.layui-layer-btn a:not([href]):hover{
    color: #fff;
}
.layui-laydate .layui-this {
    color: #fff!important;
    background-color: #2069d8 !important;
}
.layui-form-select dl dd.layui-this {
    background-color: #2069d8;
    color: #fff;
}
.layui-form-select dl dd {
    margin-bottom: 0;
}
.layui-laypage a, .layui-laypage span{
    margin: 0 6px;
    font-size: 14px;
}
.layui-laypage a:hover {
    color: #2069d8;
    text-decoration: none;
}
.layui-laypage .layui-laypage-count{
    background: none;
}

/*layui样式调整 -- 结束*/


.zwgk-head{
    height: 339px;
    background: url(../../img/open/2.jpg) center no-repeat;
}
.zwgk-cont{
    background-color: #f2f2f2;
    padding: 0 36px 30px;
    display: block;
    zoom: 1;
    margin-bottom: 30px;
    overflow: hidden;
}
.zwgk-cont .zwgk-cont-search-top{
    height: 218px;
    padding-top: 85px;
}
.zwgk-cont-search-top .zwgk-cont-search-group{
    width: 450px;
    height: 50px;
    margin: 0 auto;
    position: relative;
}

.zwgk-cont-search-top .zwgk-cont-search-group:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 305px;
    background-color: #dcdcdc;
    left: -325px;
    top: 25px;
}
.zwgk-cont-search-top .zwgk-cont-search-group:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 305px;
    background-color: #dcdcdc;
    right: -325px;
    top: 25px;
}

.zwgk-cont-search-top .zwgk-cont-search-group .form-control {
    width: 450px;
    height: 50px;
    border: 2px solid #2d66a5;
    border-radius: 9px;
    padding-left: 30px;
    font-size: 16px;
    padding-right: 50px;
    outline: none;
}

.zwgk-cont-search-top .zwgk-cont-search-group .icon-search {
    position: absolute;
    right: 10px;
    top: 5px;
}
/*左侧内容*/
.zwgk-cont .left-nav{
    width: 240px;
    float: left;
}
.zwgk-cont .left-nav ul.nav-tabs {
    border-bottom: 0;
}
.zwgk-cont .left-nav ul.nav-tabs > li {
    margin-bottom: 15px;
    width: 100%;
}

.zwgk-cont .left-nav ul.nav-tabs > li > .align-items-center {
    margin: 0;
    display: block;
    background-color: #fff;
    border: solid 1px #e5e5e5;
    font-size: 23px;
    line-height: 25px;
    color: #275293;
    padding-left: 85px;
    padding-right: 50px;
    padding-top: 10px;
    height: 70px;
    display: flex;
    align-items: center;
}

.zwgk-cont .left-nav ul > li > .align-items-center.icon-1 {
    background: url(../../img/open/z-mlli0.png) #fff left 30px center no-repeat;
}
.zwgk-cont .left-nav ul > li > .align-items-center.icon-2 {
    background: url(../../img/open/z-mlli1.png) #fff left 30px center no-repeat;
}
.zwgk-cont .left-nav ul > li > .align-items-center.icon-3 {
    background: url(../../img/open/z-mlli2.png) #fff left 30px center no-repeat;
}
.zwgk-cont .left-nav ul > li > .align-items-center.icon-4 {
    background: url(../../img/open/z-mlli3.png) #fff left 30px center no-repeat;
}

.zwgk-cont .left-nav ul > li.active > .align-items-center,
.zwgk-cont .left-nav ul > li:hover > .align-items-center {
    color: #fff;
}

.zwgk-cont .left-nav ul > li.active > .align-items-center.icon-1,
.zwgk-cont .left-nav ul > li:hover > .align-items-center.icon-1 {
    background: url(../../img/open/z-mlli0-a.png) #275293 left 30px center no-repeat;
}
.zwgk-cont .left-nav ul > li.active > .align-items-center.icon-2,
.zwgk-cont .left-nav ul > li:hover > .align-items-center.icon-2 {
    background: url(../../img/open/z-mlli1-a.png) #275293 left 30px center no-repeat;
}
.zwgk-cont .left-nav ul > li.active > .align-items-center.icon-3,
.zwgk-cont .left-nav ul > li:hover > .align-items-center.icon-3 {
    background: url(../../img/open/z-mlli2-a.png) #275293 left 30px center no-repeat;
}
.zwgk-cont .left-nav ul > li.active > .align-items-center.icon-4,
.zwgk-cont .left-nav ul > li:hover > .align-items-center.icon-4 {
    background: url(../../img/open/z-mlli3-a.png) #275293 left 30px center no-repeat;
}

.zwgk-cont .left-nav ul > li .tag {
    color: #275293;
}
.zwgk-cont .left-nav ul > li .tag:after {
    content: "-";
    position: absolute;
    font-size: 37px;
    top: 18px;
    right: 25px;
    color: #275293;
}
.zwgk-cont .left-nav ul > li .tag1:after {
    content: "-";
    position: absolute;
    font-size: 37px;
    top: -2px;
    right: 25px;
    color: #275293;
}
.zwgk-cont .left-nav ul > li.active .tag:after,
.zwgk-cont .left-nav ul > li:hover .tag:after {
    color: #fff;
}
.zwgk-cont .left-nav ul > li .tag.tag2:after {
    content: "+";
    font-size: 31px;
    top: 21px;
    right: 23px;
}

.zwgk-cont .left-nav ul > li .tag1.tag2:after {
    content: "+";
    font-size: 31px;
    top: 0px;
    right: 21px;
}

.left-nav .left-nav-lists{
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #ffffff;
    width: 100%;
    border-left: 1px solid rgb(229, 229, 229);
    border-right: 1px solid rgb(229, 229, 229);
}
.left-nav .left-nav-lists ul  li {
    background: #d0e6f5;
    /*height: 32px;*/
    /*line-height: 32px;*/
    padding-left: 80px;
    position: relative;
    margin-top: 2px;
    margin-bottom: 0px;
    padding: 1px 70px;
}
.left-nav .left-nav-lists ul  li a {
    width: 100%;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    padding-left: 0px;
    color: rgb(51, 51, 51);
    background: none;
    font-weight: normal;
    font-size: 15px;
    /*height: 32px;*/
    line-height: 36px ;
    margin: 0;
}
.left-nav .left-nav-lists ul  li a{
    text-decoration: none;
}
.left-nav .left-nav-lists ul> li:before {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: #d2d2d2;
    border-radius: 100%;
    left: 55px;
    top: 16px;
}

.left-nav .left-nav-lists .yjsgk ul> li:before {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: #d2d2d2;
    border-radius: 100%;
    left: 55px;
    top: 16px;
}
.left-nav .left-nav-lists ul> li:hover > a {
    color: #275293;
    font-weight: bold;
}
/*右侧内容*/
.zwgk-cont .right-cont{
    margin-left: 256px;
    background-color: #fff;
}

.right-cont .right-cont-details .right-cont-head-title{
    padding: 10px 0px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    overflow: hidden;
}
.right-cont .right-cont-details .right-cont-head-title> span{
    color: #333;
    font-size: 20px;
    display: inline;
    position: relative;
    padding: 10px 15px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.42857143;
}
.right-cont .right-cont-details .right-cont-head-title>span:after {
    content: " ";
    position: absolute;
    height: 6px;
    width: 100%;
    background-color: #2069d8;
    bottom: -3px;
    left: 0;
    z-index: 999;
}

.right-cont .right-cont-details .right-cont-head-title:after {
    content: " ";
    position: absolute;
    height: 4px;
    width: 100%;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(right, #d5dfef 0%, transparent 100%);
    background: -webkit-linear-gradient(right, #d5dfef 0%, transparent 100%);
    background: linear-gradient(to right, #d5dfef 0%, transparent 100%);
}
.right-cont .right-cont-details .right-cont-body{
    padding: 15px;
}
.right-cont-body li.list-group-item{
    padding: 10px 15px;
    border: 0;
    margin: 0;
}
.right-cont-body li.list-group-item + .list-group-item {
    border-top: 1px solid #ddd;
}
.right-cont-body li.list-group-item a {
    text-decoration: none;
    cursor: pointer;
    outline: none;
    color: #069AE6;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    font-size: 16px;
}
.right-cont-body li.list-group-item a:hover,
.right-cont-body li.list-group-item a:hover .right-cont-li-time{
    color: #dc371e;
}
.right-cont-body li.list-group-item a .right-cont-li-info {
    width: 84%;
    float: left;
}
.right-cont-body li.list-group-item a .right-cont-li-time {
    width: 100px;
    float: right;
    color: #333;
}

#xxgkml_details{
    padding-top: 0px;
}

.xxgkml-title-num{
    float: right;
    display: none;
}
.xxgkml-title-num>span{
    font-size: 16px;
    margin-right: 10px;
}
.xxgkml-title-num>span>i{
    font-size: 22px;
    color: #1492ff;
    margin-right: 10px;
}
.xxgkml-details-ul{
    overflow: hidden;
    margin-bottom: 30px;
}
.xxgkml-details-ul>li{
    float: left;
    line-height: 50px;
    height: 50px;
    border: 1px solid #e8e8e8;
    background-color: #fcfcfc;
    display: block;
    margin: 13px 10px 0 0;
    text-align: center;
}
.xxgkml-details-ul>li:nth-child(5n){
    margin-right: 0;
}
.xxgkml-details-ul>li>a{
    color: #333;
    display: inline-block;
    width: 136px;
    height: 100%;
    padding: 0 5px;
    overflow: hidden;
    WHITE-SPACE: nowrap;
    TEXT-OVERFLOW: ellipsis;
    text-decoration: none;
}
.xxgkml-details-ul>li.active >a,
.xxgkml-details-ul>li>a:hover {
    background-color: gainsboro;
}
.xxgkml-details-title{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e7e7e7;
    overflow: hidden;
}
.xxgkml-details-titleName{
    font-size: 19px;
    line-height: 50px;
    float: left;
    padding-right: 20px;
    padding-left: 20px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #1676cd;
    color: #0a69bf;
}
.xxgkml-details-table{
    display: none;
}
.xxgkml-details-table .text-center{
    text-align: center;
}
.xxgkml-details-table table td{
    white-space:normal;
    word-break:break-all;
    color: #333;
}
.xxgkml-details-table table thead th{
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.xxgkml-details-table .layui-table tbody tr:hover{
    background-color: #fff;
}
.xxgkml-details-table .layui-table a.xgkml-details-table-a{
    color: #2069d8;
}
/*政府公开年报*/
.zfgknb-details-title{
    width: 100%;
    height: 35px;
    border-bottom: 1px solid rgb(229,229,229);
}
.zfgknb-details-title-tag{
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 30px;
    background-color: rgb(45,102,165);
    color: #ffffff;
    font-size: 18px;
}
.zfgknb-details-cont{
    padding-top: 47px;
    padding-left: 30px;
}
.zfgknb-details-cont ul{
    overflow: hidden;
    padding-left: 20px
}

.zfgknb-details-cont ul li{
    width: 30%;
    font-size: 16px;
    margin-bottom: 47px;
    list-style: disc;
    float: left;
}
.zfgknb-details-cont ul li a {
    font-size: 16px;
    text-decoration: none;
}
.zfgknb-details-cont ul li a:hover{
    color: #FF0000;
}