@charset "utf-8";

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
    margin: 0;
    padding: 0;
    color: #333;
    font: 14px/24px "微软雅黑";
}
html {
    display: inline-block;
    width: 100%;
}
img {
    /* display: block; */
    border: none;
}
a {
    text-decoration: none;
    cursor: pointer;
    border: 0;
}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#0065b3;}
strong {
    font-weight: bold;
}
ul,
ol,
li,
dt,
dd {
    list-style: none;margin-bottom:0!important;
}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em,
i {
    font-style: normal;
}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #999;}
/* base css */
.block {
    display: block;
}
.show {
    display: inherit;
}
.hide {
    display: none;
}
.dis-in-b {
    display: inline-block;
}
.img-auto {
    display: block;
    width: 100%;
    height: auto;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clearfix:before, .clearfix:after {
    content: '';
    display: table;
}
.clearfix:after {
    clear: both;
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
.fixed {
    position: fixed;
}
.not-index-wrap {
    width: 1160px;
    margin: 0 auto;
    padding: 0 20px;
    background-color: #fff;
}
.line {
    border-bottom: 1px #d1d1d1 solid;
}
.dotted {
    border-bottom: 1px #a5a5a5 dotted;
}
.space {
    margin-top: 10px;
}
.ml-20 {
    margin-left: 20px;
}
.ml-10 {
    margin-left: 10px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.ml-40 {
    margin-left: 40px;
}
.pt-10 {
    padding-top: 10px;
}
.pt-20 {
    padding-top: 20px;
}
.overflow {
    overflow: hidden;
}


/* 当前定位 */
.curmb{
    min-width: 1200px;
    background: #efefef;
}
.curmb_main{
    height: 45px;padding-left: 40px;
    font-size: 14px;line-height: 45px;
    background: url(../images/dqwz.png) 15px center no-repeat;
    box-sizing: border-box;
}
.curmb a{
    color: #666;
}
/* /当前定位 */




/* 小标题、表格 */
.main_title{
    width: 100%;height: 45px;margin: 20px auto;
}
.main_title h5{
    height: 45px;padding: 0 15px;line-height: 45px;
    font-size: 18px;font-weight: 700;letter-spacing: 1px;
    color: #0065b3;background: url(../images/wzbj.png) no-repeat;
}
.main_title h5 .main_titleT{
    display: inline-block;
    color: #0065b3;font-size: 22px;font-weight: bold;
    line-height: 45px;letter-spacing: 1px;
}
.main_title h5 .main_titleM{
    float: right;
    color: #0065b3;
    font-size: 14px;
    line-height: 45px;
}
.main table th{
    background: #0065b3!important;
    border: none;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center!important;
    font-size: 16px;
}
.main table td:first-child{
    padding-left: 20px;border-bottom: none;
    background: url(../images/xz-2.png) no-repeat left;
}
.main table tr:last-child td:first-child{
    background: url(../images/xz-3.png) no-repeat left -17px;
}
.main table tr:first-child td:first-child{
    background: url(../images/xz-1.png) no-repeat left 17px;
}
.main table td:last-child{
    text-align: center;
}
.main table td{
    border: none;
    height: 44px;padding-left: 3px;
    line-height: 44px;
    border-bottom: 1px dashed #e0e0e0;
    color: #a9a9a9;
}
.main table td a{
    width: 1000px;
    display: block;

    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.right_main_con table td a{
    width: 660px;
}
/* /小标题、表格 */

/* 信息公开下方的五个可点击 */
.main_menu{
    height: 140px;margin: 15px auto;
}
.main_menu ul li{
    float: left;
    width: 20%;padding: 20px;
    box-sizing: border-box;
}
.main_menu ul li a{
    display: inline-block;
    width: 100%;height: 100px;
    line-height: 100px;text-align: center;
    color: #fff;background: #0170e4;
    border-radius: 10px;
    box-sizing: border-box;
}
.main_menu ul li a img{
    vertical-align: middle;
}
.main_menu ul li a i{
    display: inline-block;
    width: 28px;height: 28px;
    vertical-align: middle;
}
.main_menu ul li:nth-child(1) a i{
    background: url(../images/ldjg.png);
}
.main_menu ul li:nth-child(2) a i{
    background: url(../images/zzjg.png);
}
.main_menu ul li:nth-child(3) a i{
    background: url(../images/gzcx.png);
}
.main_menu ul li:nth-child(4) a i{
    background: url(../images/gzbg.png);
}
.main_menu ul li:nth-child(5) a i{
    background: url(../images/qt.png);
}
.main_menu ul li a span{
    margin-left: 20px;
    font-size: 16px;font-weight: 700;
    vertical-align: middle;
}
/* /信息公开下方的五个可点击 */


/* 领导机构 */
.main_title ul li{
    width: 100%;
    height: 60px;
}
.main_title ul li.main_active a,
.main_title ul li.current a{
    background: #0065b3;
    color: #fff;
}
.main_title ul li a{
    line-height: 60px;
    display: block;
    padding-left: 20px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}
.main_title ul li a i{
    display: block;
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 15px;
}
.main_title ul li:nth-child(1) a i{
    background: url(../images/xxgkicon.png) no-repeat -10px -7px;
}
.main_title ul li:nth-child(2) a i{
    background: url(../images/xxgkicon.png) no-repeat -10px -88px;
}
.main_title ul li:nth-child(3) a i{
    background: url(../images/xxgkicon.png) no-repeat -10px -170px;
}
.main_title ul li:nth-child(4) a i{
    background: url(../images/xxgkicon.png) no-repeat -10px -253px;
}
.main_title ul li:nth-child(5) a i{
    background: url(../images/xxgkicon.png) no-repeat -10px -335px;
    border: none;
}
.main_title ul li:nth-child(1).main_active a i,
.main_title ul li:nth-child(1).current a i{
    background: url(../images/xxgkicon.png) no-repeat -75px -7px;
}
.main_title ul li:nth-child(2).main_active a i,
.main_title ul li:nth-child(2).current a i{
    background: url(../images/xxgkicon.png) no-repeat -75px -88px;
}
.main_title ul li:nth-child(3).main_active a i,
.main_title ul li:nth-child(3).current a i{
    background: url(../images/xxgkicon.png) no-repeat -75px -170px;
}
.main_title ul li:nth-child(4).main_active a i,
.main_title ul li:nth-child(4).current a i{
    background: url(../images/xxgkicon.png) no-repeat -75px -253px;
}
.main_title ul li:nth-child(5).main_active a i,
.main_title ul li:nth-child(5).current a i{
    background: url(../images/xxgkicon.png) no-repeat -75px -335px;
    border: none;
}

/* 详细内容 */
.main_con ul li{
    height: 36px;
    line-height: 36px;
    background: url(../images/li_list.png) no-repeat left;
    padding: 0 15px;
}
.main_con ul li a{
    float: left;
    width: 1000px;
    line-height: 36px;

    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.main_con ul li span{
    float: right;
}

/* 详细内容：右侧 */
.right_main_con{
    width: 67%;
    margin: 0px auto 0px 3%;
}
.right_main_con h4{
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #0065b3;
    margin: 25px 0 15px 0;
    line-height: 45px;
    color: #0065b3;
    font-size: 18px;font-weight: 700;
    letter-spacing: 1px;
    position: relative;
}
.right_main_con h4 i{
    width: 75px;
    height: 2px;
    display: block;
    background: #0065b3;
    position: absolute;
    bottom: 0;
}
.right_main_con .right_content{
    margin-bottom: 20px;
}

.right_main_con .right_content .right_title_ul{
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #0065b3;
    margin: 25px 0 15px 0;
}
.right_main_con .right_content .right_title_ul li{
    padding: 0 15px;
    height: 45px;line-height: 45px;
    cursor: pointer;

    float: left;
}
.right_main_con .right_content .right_title_ul li a{
    color: #333;font-size: 16px;
}
.right_main_con .right_content .right_title_ul li.current{
    height: 42px;
    border-bottom: 3px solid #0065b3;
}
.right_main_con .right_content .right_title_ul li.current a{
    color: #0065b3;font-weight: 700;
    letter-spacing: 1px;
}
/* /领导机构 */








/* 信息公开：细览页面 */
.cotent_title {
    padding: 30px 0px 10px;
    line-height: 28px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333;
}
.content_time {
    border-bottom: 1px solid #0065b3;
    font-size: 14px;
    padding: 10px 0 3px;
    position: relative;
    line-height: 34px;
}
.textright{
    text-align: right;
    float: right;
}
.textleft{
    float: left;
    text-align: left;
    line-height: 36px;
}
.content_time span {
    margin: 0 4px;
    color: #747474;
    line-height: 36px;
}
.content_time .shareIcon {
    position: static;
    display: inline-block;
    top: 0;
    right: 0;
}
/* share css */
@font-face {
    font-family: "socialshare";
    src: url("/fonts/iconfont.eot");
    src: url("/fonts/iconfont.eot?#iefix") format("embedded-opentype"),url("/fonts/iconfont.woff") format("woff"),url("/fonts/iconfont.ttf") format("truetype"),url("/fonts/iconfont.svg#iconfont") format("svg")
}

.social-share {
    font-family: "socialshare" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
}

.social-share * {
    font-family: "socialshare" !important
}

.social-share .icon-tencent:before {
    content: "\f07a"
}

.social-share .icon-qq:before {
    content: "\f11a"
}

.social-share .icon-weibo:before {
    content: "\f12a"
}

.social-share .icon-wechat:before {
    content: "\f09a"
}

.social-share .icon-douban:before {
    content: "\f10a"
}

.social-share .icon-heart:before {
    content: "\f20a"
}

.social-share .icon-like:before {
    content: "\f00a"
}

.social-share .icon-qzone:before {
    content: "\f08a"
}

.social-share .icon-linkedin:before {
    content: "\f01a"
}

.social-share .icon-diandian:before {
    content: "\f05a"
}

.social-share .icon-facebook:before {
    content: "\f03a"
}

.social-share .icon-google:before {
    content: "\f04a"
}

.social-share .icon-twitter:before {
    content: "\f06a"
}

.social-share a {
    position: relative;
    text-decoration: none;
    margin: 0 3px;
    display: inline-block;
    outline: none
}

.social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 26px;
    font-size: 16px;
    border-radius: 50%;
    line-height: 26px;
    border: 1px solid #666;
    color: #666;
    text-align: center;
    vertical-align: middle;
    transition: background 0.6s ease-out 0s
}

.social-share .social-share-icon:hover {
    background: #666;
    color: #fff
}

.social-share .icon-weibo {
    color: #ff763b;
    border-color: #ff763b
}

.social-share .icon-weibo:hover {
    background: #ff763b
}

.social-share .icon-tencent {
    color: #56b6e7;
    border-color: #56b6e7
}

.social-share .icon-tencent:hover {
    background: #56b6e7
}

.social-share .icon-qq {
    color: #56b6e7;
    border-color: #56b6e7
}

.social-share .icon-qq:hover {
    background: #56b6e7
}

.social-share .icon-qzone {
    color: #FDBE3D;
    border-color: #FDBE3D
}

.social-share .icon-qzone:hover {
    background: #FDBE3D
}

.social-share .icon-douban {
    color: #33b045;
    border-color: #33b045
}

.social-share .icon-douban:hover {
    background: #33b045
}

.social-share .icon-linkedin {
    color: #0077B5;
    border-color: #0077B5
}

.social-share .icon-linkedin:hover {
    background: #0077B5
}

.social-share .icon-facebook {
    color: #44619D;
    border-color: #44619D
}

.social-share .icon-facebook:hover {
    background: #44619D
}

.social-share .icon-google {
    color: #db4437;
    border-color: #db4437
}

.social-share .icon-google:hover {
    background: #db4437
}

.social-share .icon-twitter {
    color: #55acee;
    border-color: #55acee
}

.social-share .icon-twitter:hover {
    background: #55acee
}

.social-share .icon-diandian {
    color: #307DCA;
    border-color: #307DCA
}

.social-share .icon-diandian:hover {
    background: #307DCA
}

.social-share .icon-wechat {
    position: relative;
    color: #7bc549;
    border-color: #7bc549
}

.social-share .icon-wechat:hover {
    background: #7bc549
}

.social-share .icon-wechat .wechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: 35px;
    left: -90px;
    width: 198px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
    -webkit-tansition: all 350ms;
    -moz-transition: all 350ms
}

.social-share .icon-wechat .wechat-qrcode.bottom {
    top: 40px;
    left: -84px
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
    display: none
}

.social-share .icon-wechat .wechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
    width: 120px;
    margin: 10px auto
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
    margin: 0 !important
}

.social-share .icon-wechat .wechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.social-share .icon-wechat .wechat-qrcode:after {
    content: '';
    position: absolute;
    left: 50%;
    top: -16px;
    margin-left: -6px;
    bottom: -13px;
    width: 0;
    height: 0;
    border-width: 8px 6px 6px 6px;
    border-style: solid;
    border-color: transparent transparent #f0f0f0 transparent
}

.social-share .icon-wechat:hover .wechat-qrcode {
    display: block
}
/* /share css */

#detailCon{
    margin: 20px 0;
}
#detailCon *{
    line-height: 35px;
    font: 16px/35px "微软雅黑";
}
#detailCon p{
    margin: 0.5em 0;
}
#detailCon b, #detailCon strong{
    font-weight:bold;
}
#detailCon img{
    max-width:100%;
}
#detailCon table{
    width: 98% !important;
    margin: 0 !important;
}

.xl-qrCode a{
    display: inline-block;
    margin: 10px 0;
}
.xl-qrCode p{
    display: inline-block;
    margin: 46px 0 0 20px;
    color: rgb(61, 161, 70);font: 16px / 30px 微软雅黑;
    vertical-align: top;
}
/* /信息公开：细览页面 */


/* 分页 */
.page {
    margin-bottom: 20px;
}
.page span {
    font: 14px/30px "微软雅黑";
    margin-left: 100px;
}
.page span i{
    color: red;
}
.page-btn {
    /* margin-right: 100px; */
    margin-top:20px;
    margin-bottom:20px;
}
.page-btn a {
    font: 14px/30px "微软雅黑";
    border: 1px #cac7c7 solid;
    padding: 0px 15px;
    margin: 0 5px;
    display: inline-block;
}
.page-btn a.current {
    color: #fff;
    background-color: #0065b3;
}
/* /分页 */