﻿@charset "UTF-8";

.zz-container {
    margin: 0 auto;
}
.zz-main {
    padding: 25px 0 41px 0;
    background: #fff;
}

/*=======================通用样式==========================*/

/*=======================通用框架==========================*/
.zg-w160 {
    width: 160px;
}
.zg-w230 {
    width: 230px;
}
.zg-w976 {
    width: 976px;
}
.zg-w285 {
    width: 285px;
}
.zg-w860 {
    width: 860px;
}
.zg-w857 {
    width: 857px;
}
/*=======================通用功能==========================*/
.zf-mt20 {
    margin-top: 20px;
}
/*=======================通用模块==========================*/

/*当前位置*/
.zm-location {
    height: 33px;
    line-height: 33px;
    background: #e1f5fc url(zz-gjjs-sbg1.jpg) repeat-x left top;
    border: 1px solid #d6edf4;
}
.zm-location .location {
    margin-left: 15px;
    padding-left: 27px;
    color: #16627a;
    font-size: 13px;
    background: url(zz-location-home.png) no-repeat left center;
}
.zm-location .location a,
.zm-location .location span {
    font-size: 14px;
    color: #16627a;
}
.zm-location .location span {
    font-weight: bold;
}

/*tab切换*/
.zm-tabPanel {
    position: relative;
    height: 39px;
    border-bottom: 1px solid #dadada;
}
.zm-tabPanel .panel {
    float: left;
    padding: 0 25px;
    line-height: 39px;
    color: #666;
    font-size: 16px;
    cursor: pointer;
}
.zm-tabPanel .panel.cur {
    height: 38px;
    line-height: 38px;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-top: 2px solid #2ab2dd;
    background: #fff;
}
.zm-tabPanel-1 {
    height: 49px;
}
.zm-tabPanel-1 .panel {
    line-height: 49px;
    margin-right: 38px;
    padding-left: 22px;
    padding-right: 18px;
    font-weight: bold;
    color: #333;
}
.zm-tabPanel-1 .panel.cur {
    height: 48px;
    line-height: 46px;
    color: #239bde;
    border-top-color: #239bde;
}
.zm-tabPanel1 {
    height: 50px;
    border: none;
}
.zm-tabPanel1 a .line {
    position: absolute;
    top: 0;
    left: -42px;
    height: 29px;
    border-left: 1px solid #c8e7f0;
}
.zm-tabPanel1 .panel {
    position: relative;
    height: 38px;
    margin: 0 42px;
    padding: 0 42px;
    color: #16627a;
    line-height: 38px;
    background: url(zz-ldgl-icon1.png) no-repeat 122px center;
}
.zm-tabPanel1 .panel.cur {
    color: #fff;
    border: none;
    background: #2ab2dd url(zz-ldgl-icon2.png) no-repeat 122px center;
}
.zm-tabContent {
    overflow: hidden;
}
/*底部按钮*/
.form-btn {
    text-align: center;
    font-size: 0;
}
.form-btn .btn {
    display: inline-block;
    width: 120px;
    height: 35px;
    margin: 0 15px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.form-btn .btn-1 {
    height: 45px;
    line-height: 45px;
    width: 190px;
    font-size: 18px;
}
.form-btn .btn.col1 {
    background: #2ab2dd;
}
.form-btn .btn.col2 {
    background: #89c997;
}
.form-btn .btn.col3 {
    background: #00a0e9;
}
.form-btn .btn.col4 {
    background: #0a9eda;
}
.form-btn .btn.col5 {
    background: #8fc6dc;
}
.form-btn .btn.col6 {
    background: #b5b5b5;
}
.form-btn-txtlf {
    text-align: left;
}
.form-btn .btn-2 {
    width: 90px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    margin-right: 17px;
    margin-left: 0;
}

/*form表单*/
.sec-item .itemlf {
    float: left;
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: right;
    color: #666;
    font-size: 14px;
}
.sec-item .itemlf .red {
    color: #f01616;
    margin-right: 15px;
    vertical-align: middle;
}
.sec-item .itemrt {
    float: right;
    width: 450px;
    padding-top: 13px;
}
.sec-item .itemrt .w318 {
    width: 318px;
}
.sec-item .itemrt .w578 {
    width: 578px;
}
.sec-item .itemrt .h108 {
    height: 108px;
}
.checbox-item {
    float: left;
}
.checbox-item .label-box {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 1em;
    border: 1px solid #c9c9c9;
    background: #fff;
}
.checbox-item .label-box.checked {
    border-color: #82C9C3;
    background: #82C9C3;
}
.checbox-item .status {
    color: #666;
    font-size: 14px;
}

/*菜单卡片*/
.zm-menu a {
    float: left;
    width: 120px;
    height: 35px;
    margin-left: 9px;
    margin-top: 16px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    background: #35aee5;
}
.zm-menu a:hover,
.zm-menu a.cur {
    background: #136da3;
}

.zm-menu1 a {
    float: left;
    width: 130px;
    height: 35px;
    margin-left: 8px;
    margin-top: 9px;
    line-height: 35px;
    text-align: center;
    color: #16627a;
    font-size: 14px;
    background: #daf4fc url(zz-xxgk3-menubg.png) no-repeat left top;
}
.zm-menu1 a:hover{
    font-weight: bold;
}

    /*标题*/
.zm-headtt {
    height: 35px;
    padding-left: 36px;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background-color: #2ab2dd;
    background-repeat: no-repeat;
    background-position: 11px center;
}
.zm-headtt.icon1 {
    background-image: url(zz-xxgk3-icon1.png);
}
.zm-headtt.icon2 {
    background-image: url(zz-xxgk3-icon2.png);
}

.zm-headtt-1 {
    height: 40px;
    padding-left: 31px;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
}
.zm-headtt-2 {
    height: 33px;
    padding-left: 17px;
    line-height: 33px;
    background: #f4f4f4 url(zz-syxj-sbg1.jpg) repeat-x left top;
    border: 1px solid #e5e5e5;
}
.zm-headtt-2 .title {
    float: left;
    color: #333;
    font-weight: bold;  
    font-size: 15px; 
}
.zm-headtt-2 .title.icon3 {
    padding-left: 29px;
    background: url(zz-syxj-icon1.png) no-repeat left  center;
}
.zm-headtt-2 .title.icon4 {
    padding-left: 32px;
    background: url(zz-syxj-icon2.png) no-repeat left  center;
}
.zm-headtt1 {
    height: 24px;
    border-bottom: 1px solid #dedede;
}
.zm-headtt1 .title {
    color: #0093d6;
    font-size: 15px;
    font-weight: bold;
    line-height: 13px;
}
.zm-headtt1-1 {
    height: 50px;
    border-bottom-color: #c8e7f0;
}
.zm-headtt1-1 .title {
    line-height: 30px;
    color: #16627a;
    font-size: 30px;
    font-weight: normal;
}
.zm-headtt1-1 .title .secondary {
    font-size: 20px;
}
/*盒子*/
.zm-box1 {
    border: 1px solid #c8e7f0;
    border-top: none;
}
.zm-box2 {
    border: 1px solid #e5e5e5;
    border-top: none;
}

/*下拉菜单*/
.zz-subnav .zm-headtt {
    cursor: pointer;
}
.zm-slide,
.zm-slide-sub {
    background: url(zz-xxgk3-dashed.png) repeat-y left top;
}
.zm-slide-sub {
    display: none;
    margin-left: 6px;
    padding-top: 5px;
}
.zm-slide >li,
.zm-slide-sub >li {
    margin-left: -4px;
    padding-left: 21px;
    margin-bottom: 5px;
    font-size: 0;
    background: url(zz-xxgk3-li1.png) no-repeat left 6px;
}
.zm-slide >li.li2 {
    background: url(zz-xxgk3-li1-1.png) no-repeat left 6px;
}
.zm-slide-sub >li {
    background: url(zz-xxgk3-li1-1.png) no-repeat left 6px;
}
.zm-slide >li >a,
.zm-slide-sub >li >a {
    display: inline-block;
    width: 203px;
    height: 25px;
    padding-left: 4px;
    color: #333;
    font-size: 14px;
    line-height: 25px;
}
.zm-slide-sub >li >a {
    width: 179px;
    padding-left: 6px;
}
.zm-slide >li >a:hover,
.zm-slide >li >a.cur,
.zm-slide-sub >li >a:hover,
.zm-slide-sub >li >a.cur {
    color: #2ab2dd;
    background: #ebf9fd;
}
.zm-slide >li >.icon,
.zm-slide-sub >li >.icon {
    display: inline-block;
    width: 12px;
    height: 10px;
    margin-right: 6px;
    background: url(zz-xxgk3-file.png) no-repeat left top;
}

/*新闻列表*/
.zm-list li a {
    float: left;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zm-list1 li {
    height: 25px;
    line-height: 25px;
}
.zm-list1 li a {
    padding-left: 6px;
    color: #666;
    font-size: 14px;
    background: url(zz-jsjg-li1.png) no-repeat left center;
}
.zm-list1 li a:hover,
.zm-list1 li.cur a {
    color: #0093d6;
}

.zm-list2 li {
    height: 35px;
    line-height: 35px;
    text-align: right;
}
.zm-list2 li a {
    padding-left: 14px;
    font-size: 14px;
    color: #333;
    background: url(zz-xxgkml-icon1.png) no-repeat left center;
}
.zm-list2 li:hover a {
    font-weight: bold;
    color: #ff4f02;
    background-image: url(zz-xxgkml-icon2.png)
}
.zm-list2 li span {
    color: #999;
    font-size: 14px;
}
/*子导航栏*/
.zm-subnav li {
    height: 46px;
    line-height: 46px;
}
.zm-subnav li a {
    display: block;
    margin-left: 30px;
    margin-right: 23px;
    color: #16627a;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #c8e7f0;
}
.zm-subnav li a .job {
    float: right;
    font-size: 14px;
    font-weight: normal;
}
.zm-subnav li.bdnone a {
    border-bottom: none;
}
.zm-subnav li:hover,
.zm-subnav li.cur {
    height: 44px;
    line-height: 44px;
    border-left: 2px solid #2ab2dd;
    border-top: 1px solid #c8e7f0;
    border-bottom: 1px solid #c8e7f0;
    background: #e9f7fc;
}
.zm-subnav li:hover a,
.zm-subnav li.cur a {
    margin-left: 28px;
    border-bottom: none;
}

/*表格*/
.zm-table1 {
    width: 1112px;
    table-layout: fixed
}
.zm-table1 tr {
    border-bottom: 1px solid #e5e5e5;
}
.zm-table1 tr:first-child {
    border: 1px solid #d2e7ef;
}
.zm-table1 th {
    position: relative;
    height: 35px;
    font-size: 13px;
    font-weight: normal;
    color: #0a9eda;
    background: #ecf5fc;
}
.zm-table1 th .line {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0;
    height: 15px;
    border-left: 1px solid #b7dbf2;
}
.zm-table1 td {
    height: 36px;
    font-size: 13px;
    color: #666;
    text-align: center;
}
.zm-table1 td  a {
    font-size: 13px;
    color: #666;
}
.zm-table1 .tow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zm-table1 .firsttd td {
    padding-top: 14px;
}

/*分页*/
.zm-page a{
    display: inline-block;
    *display:inline;
    *zoom: 1;
    color: #666666;
}
.zm-page a:hover{
    color: #0092f2;
}
.zm-page{
    height: 24px;
    line-height: 22px;
    text-align: center;
    color: #666666;
    font-size: 14px;
    margin: 20px 0 30px;
}
.zm-page span.total{
    margin: 0px 4px;
    color: #2ab2dd;
}
.zm-page a.to{
    height: 22px;
    width: 50px;
    margin: 0px 6px;
    text-align: center;

}
.zm-page a.btn{
    width: 58px;
    border: 1px solid #cde0f0;
}
.zm-page a.btn.per{
    margin-right: 10px;
}
.zm-page a.btn.next{
    margin-left: 10px;
}
.zm-page .num{
    width: 20px;
    border: 1px solid #cde0f0;
    margin: 0px 3px;
}
.zm-page .num.cur{
    border-color: #0099ff;
    background: #0099ff;
    color: #ffffff;
}
.zm-page .key{
    width: 30px;
    text-align: center;
    border: 1px solid #cde0f0;
    height: 20px;
    line-height: 20px;
    line-height: 20px\9;
    margin: 0px 4px;
}
.zm-page .submit{
    width: 50px;
    color: #ffffff;
    margin-left: 14px;
    background: #0099ff;
    height: 22px;
    line-height: 22px;
    cursor: pointer;
}

/*=======================通用元件==========================*/

/*input框*/
.zu-ipt {
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #999;
    border: 1px solid #d2d2d2;
}
.zu-ipt-1 {
    height: 33px;
    line-height: 33px;
    border-color: #dcdcdc;
}
.zu-txtarea {
    padding: 10px;
    color: #999;
    font-size: 14px;
    border: 1px solid #dcdcdc;
}

/*段落*/
.zu-p1 {
    color: #136da3;
    font-size: 14px;
    line-height: 38px;
}
/************************高级检索**************************/
.zz-gjjs-sec {
    margin-top: 21px;
}
.zz-gjjs-sec .zm-tabPanel {
    padding-left: 30px;
    margin-bottom: 10px;
}
.zqjs-ct {
    margin-top: 52px;
    border-bottom: 1px dashed #aaa;
}
.zqjs-ct .form1 {
    width: 640px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 130px;
}
.zqjs-ct .checbox-w140 .checbox-item {
    width: 150px;
    margin-bottom: 10px;
}
.zqjs-main .form-btn {
    margin-top: 33px;
}
/************************纠错表单**************************/
.zz-jcbd-sec {
    margin-top: 25px;
    margin-bottom: 23px;
}
.zz-jcbd-sec .form1 {
    width: 1000px;
}
.zz-jcbd-sec .sec-item .itemlf {
    width: 228px;
    color: #333;
    font-size: 15px;
}
.zz-jcbd-sec .sec-item .itemrt {
    width: 750px;
} 
.zz-jcbd-sec .sec-item .checbox-item {
    margin-right: 53px;
}
.zz-jcbd-sec .form1 .btn-1 {
    margin-top: 22px;
    margin-left: 250px;
}
/************************权利清单**************************/
.zz-qlqd-sec {
    padding-bottom: 80px;
    border-top: 1px solid #a4dced;
    background: #e5f2f6 url(zz-qlqd-sbg1.png) repeat-x left top;
}
.zz-qlqd-sec .sec-title {
    width: 324px;
    height: 29px;
    margin: 36px auto 22px;
    background: url(zz-qlqd-title.png) no-repeat;
}
.zz-qlqd-sec .qlqd-main {
    width: 1060px;
    margin-left: auto;
    margin-right: auto;
}
.zz-qlqd-sec .ct-title {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    background: #136da3
}
.zz-qlqd-sec .content-intro {
    height: 120px;
    margin-top: 23px;
    margin-bottom: 13px;
    overflow: hidden;
}
.zz-qlqd-sec .content-intro.slided {
    height: auto;
    overflow: visible;
}
.zz-qlqd-sec .content-intro p {
    color: #136da3;
    font-size: 16px;
    line-height: 30px;
}
.zz-qlqd-sec .content-intro .slide {
    display: inline-block;
    width: 40px;
    height: 20px;
    padding-left: 5px;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    background: #9fcfde url(zz-qlqd-icon1.png) no-repeat 34px 9px;
}
.qlqd-crumb a {
    float: left;
    width: 319px;
    height: 40px;
    margin-left: 36px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #9fcfde;
}
.qlqd-crumb a.w350 {
    width: 350px;
}
.qlqd-crumb a:first-child {
    margin-left: 0;
}
.qlqd-main .qlqd-crumb {
    margin-bottom: 31px;
}
.qlqd-main .zu-p1 {
    text-align: center;
}
.qlqd-main .zm-menu {
    margin-top: 8px;
    margin-left: 9px;
}
/************************信息公开3**************************/
.zz-xxgk3-navlf1 .zm-box1 {
    overflow: hidden;
}
.zz-xxgk3-navlf1 .zm-menu1 {
    margin-top: 8px;
    margin-bottom: 8px;
}
.zz-xxgk3-navlf2 .zm-slide {
    margin-left: 28px;
    margin-top: 5px;
    margin-bottom: 15px;
}
.wjk-table-head {
    width: 100%;
    height: 34px;
    margin-top: 24px;
    background: #f4f4f4;
}
.wjk-table-head ul{float: left;}
.wjk-table-head ul li{
    float: left;
    height: 35px;
    line-height: 35px;
    color: #666;
    font-size: 16px;
    text-align: center;
}
.boxcon{
    position: relative;
    margin-top: 12px;
    font-size: 14px;
    color: #999;
    z-index:1000;
}
.xxgk_wrap {
    position: relative;
    height: 45px;
    margin: 0px auto;
    line-height: 45px;
    background: url(zz-xxgk3-dashed1.jpg) repeat-x bottom;
}
.boxcon ul {
    float: left;
    position: relative;
    z-index: 1;
}
.boxcon ul li{float: left;}
.zt-wjk ul li.w225{width: 225px;text-align: center;}
.zt-wjk ul li.w383 {width: 383px;}
.zt-wjk ul li.w353{width: 353px; padding-left: 30px;}
.zt-wjk ul li.w144{width: 144px; text-align: center;}
.zt-wjk ul li.w100{width: 100px; text-align: center;}
.hover_box {
    display: none;
    width: 385px;
    height: 210px;
    padding: 11px 23px 12px 22px;
    position: absolute;
    top: 44px;
    left: 206px;
    z-index: 999;
    border: 1px solid #dcdcdc;
    overflow: hidden;
    background: #fff;
    box-shadow: -1px 1px 3px #dcdcdc;
}
.hover_box p {
    color: #666;
    line-height: 30px;
    font-size: 13px;
}
.hover_box p span {
    color: #333;
    margin-left: 5px;
    font-size: 14px;
}
.boxcon ul li a{
    display: block;
    max-width: 340px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 20px;
}
.boxcon ul li a:hover {
    color: #2ab2dd;
}
/************************检索结果**************************/
.zz-jsjg-sec {
    margin-top: 30px;
}
.zz-jsjg-sec .sec-title {
    height: 33px;
    padding-left: 14px;  
    padding-right: 9px; 
    border-bottom: 1px solid #e2e2e2;
}
.zz-jsjg-sec .sec-title p {
    color: #666;
    font-size: 14px;
}
.zz-jsjg-sec .sec-title .keywords {
    margin-left: 5px;
    font-size: 16px;
    color: #0093d6;
}
.zz-jsjg-sec .sec-title .num {
    color: #fe0000;
    margin-left: 8px;
    margin-right: 8px;
}
.zz-jsjg-sec .sec-title .sort {
    display: inline-block;
    height: 25px;
    padding-left: 11px;
    padding-right: 8px;
    margin-right: 5px;
    text-align: center;
    color: #666;
    line-height: 25px;
}
.zz-jsjg-sec .sec-title .sort:hover,
.zz-jsjg-sec .sec-title .sort.cur {
    color: #fff;
    background: #3abae8;
}
.zz-jsjg-sec .sec-title .sort.ml30 {
    margin-left: 30px;
}
.zz-jsjg-ct {
    margin-top: 24px;
    margin-bottom: 91px;
}
.zz-jsjg-lf {
    min-height: 738px;
    padding-left: 14px;
    padding-right: 20px;
    border-right: 1px solid #e2e2e2;
}
.zz-jsjg-lf .zm-list1 {
    padding-left: 10px;
    padding-top: 10px;
}
.zz-jsjg-lf .sec-li1 {
    margin-top: 32px;
}
.zz-jsjg-lf .sec-li2 {
    margin-top: 24px;
}
.zz-jsjg-rt {
    height: 753px;
    max-height: 753px;
    overflow: hidden;
}
.jsjg-result-item {
    margin-bottom: 20px;
    border-bottom: 1px dashed #aaa;
}
.jsjg-result-item .result-title {
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: bold;
    color: #666;
    line-height: 18px;
}
.jsjg-result-item .red {
    color: #fe0000;
}
.jsjg-result-item .ct {
    margin-bottom: 10px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
}
.jsjg-result-item .result-source,
.jsjg-result-item .result-source a {
    color: #009315;
    font-size: 12px;
    line-height: 12px;
}
.jsjg-result-item .result-source {
    margin-bottom: 16px;
}
.jsjg-result-item .result-source .mr35 {
    margin-right: 35px;
}
/************************领导概览**************************/
.zz-ldgl-sec {
    margin-top: 34px;
}
.zz-ldgl-sec .zm-tabPanel1 {
    width: 928px;   
    margin: 0 auto 10px;
}
.zz-ldgl-ct {
    padding-top: 25px;
    background: url(zz-qlqd-sbg1.png) repeat-x left top;
    border-top:  1px solid #b5e4f3;
}
.zz-ldgl-ct .zm-subnav {
    padding-top: 9px;
    padding-bottom: 15px;
}
.zz-ldgl-rt {
    padding-top: 34px;
    margin-left: 41px;
}
.zz-ldgl-intro {
    margin-left: 34px;
    margin-left: 193px; 
}
.zz-ldgl-intro .zm-headtt1-1 {
    margin-bottom: 21px;
}
.zz-ldgl-intro p {
    line-height: 25px;
    color: #333;
    font-size: 14px;
}
.zz-ldgl-intro .p1 {
    margin-bottom: 7px;
}
.zz-ldgl-intro .job-details {
    margin-top: 32px;
    margin-bottom: 11px;
    line-height: 16px;
    color: #16627a;
    font-size: 16px;
    font-weight: bold;
}
.zz-ldgl-intro .p2 {
    margin-bottom: 16px;
}
/************************所有信件**************************/
.zz-allxj-main {
    padding-top: 25px;
    padding-bottom: 36px;
    background: #fff;
}
.zz-allxj-main .zm-tabPanel-1 {
    padding-left: 27px;
    margin-bottom: 10px;
}
.zz-allxj-Content {
    padding: 18px 25px 0;
}
.form-item {
    margin-bottom: 22px;
}
.form-item .label {
    margin-right: 3px;
    color: #666;
    font-size: 13px;
}
.form-item input {
    font-size: 13px;
    margin-right: 15px;
}
.form-item input.mr0 {
    margin-right: 0;
}
.form-item input.time {
    width: 128px;
    background: url(zz-syxj-time.png) no-repeat 128px center;
    cursor: pointer;
}
.form-item input.zu-ipt {
    height: 25px;
    line-height: 25px;
}
.form-item .ipt-slide {
    display: inline-block;
    position: relative;
}
.form-item .ipt-slide.zindex1 {
    z-index: 1;
}
.form-item .ipt-list {
    width: 78px;
    background: #fff url(zz-syxj-icon3.png) no-repeat 80px center;
    cursor: pointer;
}
.form-item .ipt-ul {
    display: none;
    position: absolute;
    left: 0;
    top: 25px;
    width: 98px;
    background: #fff;
    border: 1px solid #dcdcdc;
}
.form-item .ipt-ul li {
    padding-left: 10px;
    height: 26px;
    line-height: 25px;
    color: #999;
    font-size: 13px;
    border-top: 1px solid #dcdcdc;
    cursor: pointer;
}
.form-item .ipt-ul li:first-child {
    border-top: none;
}
.zz-allxj .allxj-search {
    padding-left: 17px;
    padding-top: 18px;
}
.zz-allxj .allxj-search .form-btn {
    margin-top: 19px;
    margin-right: 13px;
}
.zz-allxj .xj-feedback {
    margin-top: 24px;
}
.zz-allxj .xj-feedback .zm-box2 {
    overflow: hidden;
}
.zz-allxj .xj-feedback .zm-table1 {
    margin-top: 12px;
    margin-left: 17px;
}
.zz-allxj .xj-feedback .zm-table1 tr:last-child {
    border-bottom: none;
}

/************************信息公开目录**************************/
.zz-xxgkml-rt {
    padding-bottom: 50px;
}
.xxgkml-item {
    padding-top: 15px;
    padding-bottom: 17px;
    border-bottom: 1px dashed #aaa;
}
.zz-xxgkml-rt .zm-list2 li a {
    max-width: 700px;
}

/************************写信**************************/
.zm-table2 {
    width: 1112px;
    table-layout: fixed;
}
.zm-table2 th {
    width: 165px;
    height: 32px;
    padding-top: 10px;
    color: #417292;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    vertical-align: top;
    background: #ecf5fc;
    border: 1px solid #d4e6ee;
}
.zm-table2 td {
    padding-top: 7px;
    padding-bottom: 6px;
    padding-left: 30px;
    border: 1px solid #e7e7e7;
}
.zz-write-email {
    overflow: hidden;
}
.zz-write-email .zm-table2 {
    margin-left: 17px;
    margin-top: 17px;
    margin-bottom: 25px;
}
.zz-write-email .zm-table2 .zu-ipt {
    width: 378px;
    height: 23px;
    line-height: 23px;
    color: #666;
    font-size: 13px;
}
.zz-write-email .zm-table2 .zu-txtarea {
    width: 863px;
    height: 92px;
    color: #666;
    font-size: 13px;
}
.zz-write-email .zm-table2 .upfile {
    display: inline-block;
    width: 73px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    font-size: 13px;
    color: #999;
    border: 1px solid #e5e5e5;
}
.zz-write-email .form-btn {
    margin-left: 202px;
    margin-bottom: 25px;
}
.write-pop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.write-pop .popbg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(zz-write-sbg1.png);
}
.write-pop .pop-main {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 377px;
    height: 290px;
    padding-left: 29px;
    padding-right: 24px;
    margin-left: -215px;
    margin-top: -145px;
    background: #fff;
}
.write-pop .pop-main .zm-headtt1 {
    height: 28px;
    margin-top: 20px;
    margin-bottom: 14px;
    text-align: center;
    color: #1f94dc;
}
.write-pop .pop-main p {
    font-size: 13px;
    color: #666;
    line-height: 24px;      
}
.write-pop .pop-main .form-btn {
    margin-top: 13px;
}
.write-pop .pop-main .form-btn .btn {
    height: 30px;
    margin: 0 7px;
    line-height: 30px;
    font-size: 13px;
}
.write-pop .pop-main .form-btn .col6 {
    width: 120px;
}
.write-pop .pop-main .form-btn .col6:hover {
    cursor: not-allowed;
}
.write-pop .pop-main .form-btn .col5 {
    width:60px;
}

/************************信息公开信览**************************/
.zz-xl-header .title {
    margin-top: 14px;
    margin-bottom: 13px;
    color: #16627a;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
}
.zm-table3 {
    border-collapse: collapse;
}
.zm-table3 th, .zm-table3 td {
    height: 47px;
    line-height: 47px;
    font-size: 15px;
    color: #16627a;
    border: 1px solid #d3e8f2;
}
.zm-table3 th {
    width: 124px;
    background: #f4fafc;
}
.zm-table3 td {
    width: 210px;
    padding-left: 35px;
    text-align: left;
}
.zz-xl-table .zm-table3 {
    width: 1100px;
    margin: 20px auto 0;
}
.zz-top-shadow {
    padding-top: 25px;
    background: url(zz-qlqd-sbg1.png) repeat-x left top;
    border-top: 1px solid #b5e4f3;
}
.zz-xl-sec {
    margin-top: 45px;
}
.zz-xl-ct {
    width: 1100px;
    margin: 13px auto 0;
    padding-bottom: 28px;
    border-bottom: 1px solid #ddd;
}
.zz-xl-ct p {
    color: #666;
    line-height: 29px;
    font-size: 16px;
}
.zz-xl-ct a {
    color: #666;
    font-size: 16px;
}
.zz-xl-ct .annex {
    margin-top: 30px;
    margin-bottom: 21px;
    color: #666;
}
.zz-xl-ct .annex:hover a {
    color: #2ab2dd;
}
.zz-xl-btn {
    text-align: center;
}
.zz-xl-btn a {
    display: inline-block;
    *display:inline;
    *zoom:1;
    width: 68px;
    height: 16px;
    margin-left: 12px;
    line-height: 16px;
    font-size: 12px;
    text-align: center;
    color: #333;
    border: 1px solid #003c74;
    border-radius: 3px;
    background: #c6c5d7 url(zz-xl-sbg1.jpg) repeat-x left top;
}
.zz-xl-sec .zz-xl-btn {
    margin-top: 26px;
}
.zz-xl-main {
    padding-bottom: 128px;
}


/*-------------------视频概览--------------------*/

.zz-spgl{
    margin: 0 13px;
}

.zz-spgl-box{
    position: relative;
    float: left;
    width: 350px;
    margin: 0 15px 5px;
    height: 335px;
}
.zz-spgl-img{
    position: relative;
    width: 350px;
    height: 220px;
}
.zz-play-video{
    position: absolute;
    width: 78px;
    height: 78px;
    top: 50%;
    margin-top: -37px;
    left: 50%;
    margin-left: -37px;
    background: url(play-video-icon.png);
}
.zz-spgl-text{
    padding: 0 5px;
    margin-top: 10px;

}
.zz-spgl-text a{
    font-size: 16px;
    text-transform: uppercase;
    color: #3b3b3b;
    line-height: 30px;
}
.zz-spgl-text a:hover{
    cursor: pointer;
}
.zz-spgl-text p{
    font-size: 12px;
    text-transform: uppercase;
    color: #898989;
    line-height: 20px;
}


/*统一社会信用代码*/

.zz-xxgk-tysh{
    width: 100%;
}
.zz-xxgk-tyshT{
    width: 100%;
    height: 36px;
    line-height: 36px;
}
.zz-xxgk-tyshT span{
    float: left;
    display: block;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.zz-xxgk-tyshT span.ztmc,.zz-xxgk-tyshD span.ztmc{
    width: 31%;
    margin: 0 1%;

}
.zz-xxgk-tyshD span.ztmc{
    max-width: 250px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 8px;
}
.zz-xxgk-tyshT span.zgzc,.zz-xxgk-tyshD span.zgzc{
    width: 31%;
    margin: 0 1%;
}
.zz-xxgk-tyshT span.tyxy,.zz-xxgk-tyshD span.tyxy{
    width: 31%;
    margin: 0 1%;
}

.zz-xxgk-tyshD{
    width: 100%;
    margin: 5px 0 20px;
}
.zz-xxgk-tyshD ul li span{
    float: left;
    display: block;
    line-height: 40px;
    font-size: 12px;
    text-align: center;
    color: #737373;
}


/*部门信息公开目录*/

.zz-bmxx-gkmu{
    padding: 30px 0 0 10px;

}
.zz-bmxx-gkmu ul li{
    width: 33%;
    float: left;
    line-height: 40px;
    font-size: 14px;
    text-indent: 30px;
    color: #333333;
}

.zz-bmxx-gkmu ul li a{
    color: #333333;
}

.mgL20{
    margin-left: 20px;
}

/*信息公开--国务院文件样式*/

.zz-gwy-wj{
    width: 100%;
    padding:15px 0;
    border-bottom: 1px dashed #e5e5e5;
}

.zz-gwy-wj li{
    text-align: right;
    font-size: 13px;
    height: 39px;
    padding-left: 4px;
    line-height: 39px;

}
.zz-gwy-wj li a {
    padding-left: 20px;
    color: #444;
    float: left;
    max-width: 700px;
    font-size: 15px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*网站地图*/

.zz-wzdt-listO{
    margin:30px 10px 0;
    float: left;
    border: 1px solid #e2e2e2;
    padding: 0;
}


.zz-wzdt-listO .zz-xgwz-tit {
    float: left;
    border: 1px solid #e2e2e2;
    font-size: 12px;
    font-weight: bold;
    margin-top: -15px;
    margin-left: 45px;
    background: #ffffff;
    padding: 5px 20px;
}
.zz-wzdt-listO .zz-xgwz-tit a{
    color: #959595;
}
.zz-href-a{
    float:left;
    padding-bottom:10px;
    text-align:center;
    width:90%;
    padding-left:5%;
    padding-right:5%;
}
.zz-gl-rul {
    width:90%;
    margin:10px auto 10px;
    overflow: hidden;
}
.zz-gl-rul li {
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    border-bottom: 0px;
    width: 150px;
    float: left;
    font-size: 12px;
    color: #959595;
}

.zz-gl-rul li a {
    float: left;
    background: url(cricle-site.png) no-repeat left center;
    padding-left: 15px;
    margin-left: 4px;
    color: #959595;
}