﻿@charset "utf-8";
/* CSS Document */

/*全局样式*/
* {
    box-sizing: border-box;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
td {
    padding: 0;
    margin: 0;
}

body {
    font-family: "微软雅黑" !important;
    padding: 0;
    margin: 0;
    background: #fff
}

div,
li,
ul,
img,
a,
input,
botton {
    list-style: none;
    outline: none;
    border: none;
    margin: 0;
    padding: 0;
}

a:focus {
    outline: none;
}

a:link,
a:visited {
    text-decoration: none !important;
    color: #000;
}

a:hover {
    text-decoration: none !important;
    color: #be0000;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-right: 0px;
    padding-left: 0px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.clear {
    clear: both;
}

.tabberlive .tabbertab {
    overflow: visible;
    overflow: hidden;
    outline: none;
}

.tabberlive .tabbertabhide {
    display: none;
}

/*-------通用样式-----*/
/*居中1100px*/
.container {
    width: 1100px;
    margin: 0 auto !important;
    overflow: hidden;
    background: #f2f2f2;
    padding: 36px 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/*-------通用样式结束-----*/

.zfxxgkbg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url(../images/bg.jpg) center top no-repeat #fdfdfe;
}


/*头部*/
.topcontainer {
    width: 1100px;
    margin: 0 auto !important;
    padding: 0 !important;
}

.headcon {
    width: 1100px;
    height: 365px;
    margin: 0 auto;
    position: relative;
}

.headconTz {
    position: absolute;
    top: 25px;
    left: 0;
    width: 340px;
    height: 110px;
    cursor: pointer;
}

.headconTz a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

/*头部结束*/


/* 搜索 */
.mainsearch {
    width: 1029px;
    height: 50px;
    margin: 65px auto;
    background: url(../images/ssline.png) no-repeat;
}

.search-form {
    width: 490px;
    height: 50px;
    float: left;
    position: relative;
    background: none;
    margin-left: 265px;

}

.input-search {
    width: 444px;
    height: 50px;
    border: none;
    padding: 0 0px 0 20px;
    float: left;
    line-height: 50px;
    background: none;
    position: absolute;
    left: 0;
    top: 0;

}

.search-btn {
    width: 36px;
    height: 36px;
    background: url(../images/zwxxgk_searchbtn.png) no-repeat;
    border: none;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    top: 0;
}

/* 信息公开主内容 */
.xxgk_l {
    width: 240px;
    height: auto;
    float: left;
    margin-left: 36px;
}

.xxgk_r {
    width: 770px;
    display: block;
    float: right;
    /*  height: 1035px;*/
    background-color: #FFF;
    border: 1px solid #dfdfdf;
    /*  padding: 10px 20px;*/
    margin-right: 36px;
    padding-top:15px;
}

.xxgkrightcon {
    width: 98%;
    height: auto;
    float: left;
}

.xxgk_tit {
    width: 240px;
    height: 70px;
    margin-bottom: 15px;
    float: left;
    font-size: 23px;
    color: rgb(45, 102, 165);
    background: #fff;
    border: 1px solid #ddd;
    cursor: pointer;
    position: relative;
}

.xxgk_tit a {
    color: rgb(45, 102, 165);
    font-size: 23px;
    font-weight: bold;
}

.xxgk_tit.on a {
    color: #fff;
    font-size: 23px;
    display: block;
}

.xxgk_tit:hover a {
    color: #fff;
}

.xxgk_tit span {
    width: 40px;
    height: 40px;
    float: left;
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
}

.xxgk_tit:hover {
    width: 240px;
    background-color: rgb(45, 102, 165);
    color: rgb(255, 255, 255);
    font-size: 23px;
    display: block;
    border: 1px solid #2c6294;
    color: #fff;
}

/* 政策 */
.xxgk_tit.xxgkzc {
    letter-spacing: 45px;
    line-height: 70px;
}

.xxgk_tit:nth-child(1) span.xxgkimg {
    background: url(../images/ico1.png) no-repeat;
}

.xxgk_tit:nth-child(1):hover span.xxgkimg {
    background: url(../images/ico1b.png) no-repeat;
}

.xxgk_tit:nth-child(1).on span.xxgkimg {
    background: url(../images/ico1b.png) no-repeat;
}

/* 政府信息公开指南 */
.xxgk_tit:nth-child(2) span.xxgkimg {
    background: url(../images/ico2.png) no-repeat;
}

.xxgk_tit:nth-child(2):hover span.xxgkimg {
    background: url(../images/ico2b.png) no-repeat;
}

.xxgk_tit:nth-child(2).on span.xxgkimg {
    background: url(../images/ico2b.png) no-repeat;
}

/* 政府信息公开制度 */
.xxgk_tit:nth-child(3) span.xxgkimg {
    background: url(../images/ico3.png) no-repeat;
}

.xxgk_tit:nth-child(3):hover span.xxgkimg {
    background: url(../images/ico3b.png) no-repeat;
}

.xxgk_tit:nth-child(3).on span.xxgkimg {
    background: url(../images/ico3b.png) no-repeat;
}


/* 法定主动公开内容 */
.xxgk_tit:nth-child(4) span.xxgkimg {
    background: url(../images/ico4.png) no-repeat;
}

.xxgk_tit:nth-child(4):hover span.xxgkimg {
    background: url(../images/ico4b.png) no-repeat;
}

.xxgk_tit:nth-child(4).on span.xxgkimg {
    background: url(../images/ico4b.png) no-repeat;
}

/* 法定主动公开年报 */
.xxgk_tit:nth-child(5) span.xxgkimg {
    background: url(../images/ico5.png) no-repeat;
}

.xxgk_tit:nth-child(5):hover span.xxgkimg {
    background: url(../images/ico5b.png) no-repeat;
}

.xxgk_tit:nth-child(5).on span.xxgkimg {
    background: url(../images/ico5b.png) no-repeat;
}

/* 政府网站监督年报 */
.xxgk_tit:nth-child(6) span.xxgkimg {
    background: url(../images/ico6.png) no-repeat;
}

.xxgk_tit:nth-child(6):hover span.xxgkimg {
    background: url(../images/ico6b.png) no-repeat;
}

.xxgk_tit:nth-child(6).on span.xxgkimg {
    background: url(../images/ico6b.png) no-repeat;
}

/* 地方平台链接地址 */
.xxgk_tit:nth-child(7) span.xxgkimg {
    background: url(../images/ico7.png) no-repeat;
}

.xxgk_tit:nth-child(7):hover span.xxgkimg {
    background: url(../images/ico7b.png) no-repeat;
}

.xxgk_tit:nth-child(7).on span.xxgkimg {
    background: url(../images/ico7b.png) no-repeat;
}

/*信息公开页面 开始*/
.xxgksideMenu {
    width: 100%;
    height: auto;
}

.xxgksideMenu .xxgk_tit em {
    float: right;
    display: block;
    width: 21px;
    height: 21px;
    background: url(../images/ico8.png) center center no-repeat;
    cursor: pointer;
    /*  margin-right: 10px;*/
    position: absolute;
    top: 25px;
    right: 10px;
    /*margin-top: -8px;*/
}

.xxgksideMenu .xxgk_tit.on {
    width: 240px;
    background-color: rgb(45, 102, 165);
    color: rgb(255, 255, 255);
    font-size: 23px;
    display: block;
    border: 1px solid #2c6294;
    color: #fff;
}

.xxgksideMenu .xxgk_tit:hover em {
    background: url(../images/ico9.png) center center no-repeat;
}

.xxgksideMenu .xxgk_tit.on em {
    background: url(../images/ico9.png) center center no-repeat;
}

.sideMencon {
    width: 240px;
    display: none;
    background: #fff;
    color: #999;
    float: left;
    /*padding: 0px 15px;*/
    display: none;
    /* 默认都隐藏 */

}

.sideMencon li {
    /*padding: 8px 0px 8px 60px;*/
    padding: 3px 0px 3px 10px;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    position: relative;
    /*  border-bottom:1px solid #ededed;*/
}

.sideMencon li:hover {
    color: #2d66a5;
    font-size: 16px;
    background-color: rgb(230, 245, 255);
    /*border-bottom:1px solid #ededed;*/
}

.btn-primary {
    color: #2d66a5;
    font-size: 16px;
    background-color: rgb(230, 245, 255);
    /*border-bottom:1px solid #ededed;*/
}

.btn-primary1 {
    color: #2d66a5;
    font-size: 16px;
    background-color: rgb(230, 245, 255);
    /*border-bottom:1px solid #ededed;*/
}

.sideMencon li:first-child {
    margin-top: 15px;
}

.sideMencon li:last-child {
    margin-bottom: 15px;
}

.sideMencon .level2 li {
    padding-left: 20px;
    font-size: 16px;
}

.xxgksideMenu .sideMencon a {
    width: 100%;
    display: inline-block;
    font-size:15px;
    line-height: 32px;
    color: #000;
}

.xxgksideMenu .sideMencon a::before {
    content: '·';
    padding-right: 5px;
}

/*信息公开页面 end*/


/* 政府信息公开指南 */
.xxgkzntit {
    /*width: 100%;*/
    font-size: 32pt;
    text-align: center;
    margin: 0px;
    padding: 0px 20px;
    margin-top: 38px;
    margin-bottom: 22px;
    color: #2d66a5;
    font-weight: 600;
}

.xxgkzncon {
    width: 100%;
    height: 883px;
    float: left;
    overflow-y: scroll;
    padding: 0 20px;
	font-size: 15pt;
}

.xxgkzncon p {
    text-indent: 2.3em;
    line-height: 1.8;
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 16px;
    font-family: '微软雅黑';
    color: #333;
    padding-right: 15px;
}

.tymenu {
    width: 100%;
    height: 33px;
    float: left;
    border-bottom: 2px solid #ccc;
}

.tymenu a {
    height: 33px;
    line-height: 31px;
    background-color: #2d66a3;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 0px 20px;
    min-width: 70px;
}

.tycontent {

    padding-top: 30px;
    padding-bottom: 20px;
    width: 95%;
    height: auto;
    padding: 0 20px;
}

.tycontent ul li {
    font-size: 16px;
    line-height: 30pt;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tycontent ul li a {
    float: left;
    display: block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 16px;
}

.tycontent ul li b {
    color: #b2b2b2;
    font-size: 16px;
    margin-left: 20px;
    font-weight: 100;
    float: right;
}

.tycontent .more {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    margin: 0 auto;
    text-align: center;
    background: #e7e7e7;
    float: left;
    margin-top: 10px;
    margin-left: 340px;
    margin-bottom: 22px;
}

.tycontent .more a {
    font-size: 15px;
}

/* 机关简介 */
.xxgk_jgjj {
    width: 100%;
    height: auto;
    float: left;
    padding-top: 30px;
}

.xxgk_jgjj a {
    width: 80%;
    display: inline-block;
    text-align: center;
    font-size: 25px;
    height: 75px;
    line-height: 75px;
    color: rgb(45, 102, 165);
    background: #f2f2f2;
    border: 1px solid #ddd;
    margin: 0 auto;
    margin-left: 10%;
    border-radius: 15px;
}

.xxgk_jgjj a:hover {
    background-color: rgb(45, 102, 165);
    color: #fff;
}

.xxgk_jgjj a+a {
    margin-top: 35px;
}

/* 网站尾部 */

.mainfoot {
    width: 100%;
    min-width: 1100px;
    height: 209px;
    float: left;

}

.kf {
    width: 100%;
    min-height: 10px;
    height: auto !important;
    height: 10px;
    margin: 20px auto 0;

}

.kffoot {
    width: 100%;
    height: 209px;
    margin: 0px auto;
    background: url(../images/zfxxgk/index_491.jpg) left repeat-x;
}


/*默认分页信息列表*/
.colInfoBox {
    width: 100%;
    min-height: 572px;
    height: auto;
    float: left;
}

.colInfoBoxTit {
    width: 100%;
    height: 50px;
    background: #eeeeee;
    float: left;
    margin-bottom: 5px;
}

.colInfoBoxTit span {
    width: auto;
    font-size: 20px;
    line-height: 50px;
    padding: 0 15px;
    background: #2f5d99;
    color: #fff;
    float: left;
}

a.colRtitle {
    width: 100%;
  /*  border-bottom: 1px solid #ebebeb;*/
    font-size: 16px;
}
.colRightOne{
    padding:0 20px;
    font-size:16px;
    line-height: 1.8;
    margin-top: 20px;
    margin-bottom: 20px;display:flex
}
.colRightOne a{display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.colRtitle font {
    width: auto;
    margin-right: 15px;
}

.colRtitle span {
    width: 124px;
    height: 50px;
    float: right;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    color: #666666;
}
.colrq{
    font-size:16px;
    text-align: center;
    color: #666666;
    margin-left: 10px;
    display: inline-block;
    width:120px;
}
#pagenum{
    border:solid 1px #ccc;
}
.fylist{
   width: 100%;padding-right:10px;height:50px;line-height: 50px;margin-top: 15px;font-size: 16px; 
   margin-right: 20px; display:flex; justify-content:center;
}
.fylist a{border:1px solid #DDD; margin:5px; font-size:14px; min-width:30px; display:inline-block; text-align:center; height:30px; line-height:30px; padding:0 10px;}
.fylist .thisclass a{ background:#356BB2; border:1px solid #356BB2; color:#FFF;}

/*分页符颜色更换*/
.pagination {
    margin-top: 40px !important;
    margin-bottom: 0 !important;
}

.xxgksideMenu .sideMencon a::before,
.xxgksideMenu .sideMencon a {
    content: '';
}

.xxgksideMenu .sideMencon a {
    position: relative;
    width: 100%;
    display: inline-block;
    font-size: 20px;
    line-height: 40px;
    color: #000;
    padding-left: 15px
}

.xxgksideMenu .sideMencon a span {
    width: 3px;
    height: 3px;
    background: #000;
    margin-top: 0px;
    position: absolute;
    display: inline-block;
    top: 20px;
    left: 13px;
}

.btn-primary2 {
    color: #2d66a5;
    font-size: 16px;
    background-color: rgb(230, 245, 255);
    /*border-bottom:1px solid #ededed;*/
}

.sideMencon .level2 div {
    padding-left: 20px;
    font-size: 16px;
}

.sideMencon .level3 li {
    padding-left: 40px;
    font-size: 16px;
}

/*滚动条自定义样式*/
.xxgkzncon {
    overflow: auto !important;
}

.xxgkzncon::-webkit-scrollbar {
    box-sizing: border-box;
    width: 9px;
    height: 9px;
    background: #eee;
}

.xxgkzncon::-webkit-scrollbar-button {
    width: 9px;
    height: 0px;
}

.xxgkzncon::-webkit-scrollbar-button:vertical:start {
    background-position: 0 0;
}

.xxgkzncon::-webkit-scrollbar-button:vertical:start:hover {
    background-position: -10px 0;
}

.xxgkzncon::-webkit-scrollbar-button:vertical:start:active {
    background-position: -20px 0;
}

.xxgkzncon::-webkit-scrollbar-button:vertical:end {
    background-position: -30px 0;
}

.xxgkzncon::-webkit-scrollbar-button:vertical:end:hover {
    background-position: -40px 0;
}

.xxgkzncon::-webkit-scrollbar-button:vertical:end:active {
    background-position: -50px 0;
}

.xxgkzncon::-webkit-scrollbar-button:horizontal:start {
    background-position: 0 -11px;
}

.xxgkzncon::-webkit-scrollbar-button:horizontal:start:hover {
    background-position: -10px -11px;
}

.xxgkzncon::-webkit-scrollbar-button:horizontal:start:active {
    background-position: -19px -11px;
}

.xxgkzncon::-webkit-scrollbar-button:horizontal:end {
    background-position: -30px -11px;
}

.xxgkzncon::-webkit-scrollbar-button:horizontal:end:hover {
    background-position: -40px -11px;
}

.xxgkzncon::-webkit-scrollbar-button:horizontal:end:active {
    background-position: -50px -11px;
}

.xxgkzncon::-webkit-scrollbar-track-piece {
    background-color: rgba(0, 0, 0, .15);
}

.xxgkzncon::-webkit-scrollbar-thumb {
    border: 1px solid rgba(0, 0, 0, .21);
    background-color: #2d66a5;
    border-radius: 5px;
}

.xxgkzncon::-webkit-scrollbar-thumb:hover {
    border: 1px solid rgba(0, 0, 0, .21);
    background-color: #2d66a5;
}

.xxgkzncon::-webkit-scrollbar-thumb:active {
    background: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#f4f4f4));
}

.xxgkzncon::-webkit-scrollbar-corner {
    background-color: #f1f1f1;
}