/**!
 * 景德镇卫计委
 * author: zhangzj;
 */

.hd {
    height: 31px;
    padding-left: 15px;
    font-family: "SimSun";
    font-size: 14px;
    line-height: 31px;
    color: #fff;
    font-weight: bold;
    border-bottom: 1px solid #1f3b84;
    background: url(imageshd-bg.png) no-repeat;
}

.hd a {
    color: #fff;
}

.list-item {
    height: 30px;
    font-family: "SimSun";
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    color: #333;
    padding-left: 8px;
    background: url(imagespoint.jpg) 0 50% no-repeat;
}

.ellipsis {
    float: left;
    color: #333;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-date {
    float: right;
    color: #808080;
}

.list-item:hover .ellipsis,
.list-item:hover .list-date {
    color: #ff0000;
}

.inner {
    width: 234px;
}

.inner-hd {
    height: 33px;
    padding-left: 13px;
    font-family: "SimSun";
    font-size: 14px;
    line-height: 33px;
    font-weight: bold;
    color: #000;
    background-color: #e5e5e5;
}

.inner-hd a {
    color: #000;
}

.inner-bd {
    padding-top: 2px;
    padding-left: 1px;
}

.fgx {
    float: left;
    margin: 2px 5px;
    width: 1px;
    height: 274px;
    background: url(imagesfgx.png) no-repeat;
}

.inner .ellipsis {
    width: 90%;
}


/* 政府信息公开 */

.mt11 {
    margin-top: 11px;
}

.info-public .bd a {
    display: block;
    width: 200px;
    height: 40px;
    padding-left: 42px;
    font-family: "SimSun";
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    color: #333;
    background: url(imagespublic-link-bg.png) no-repeat;
}

.info-public .bd a:hover {
    background: url(imagespublic-link-bg-cur.png) no-repeat;
}


/* 图片轮播 */

.slider {
    position: relative;
    z-index: 1;
    width: 368px;
    height: 284px;
    overflow: hidden;
}

.conbox {
    width: 368px;
    height: 284px;
    overflow: hidden;
}

.ctag {
    position: relative;
    width: 368px;
    height: 284px;
}

.ctag img {
    width: 368px;
    height: 284px;
}

.mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 38px;
    line-height: 38px;
    vertical-align: top;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #fff;
    background: url(imagesmask-bg.png);
}

.mask .ellipsis {
    margin-left: 10px;
    width: 190px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.switcher {
    position: absolute;
    right: 7px;
    bottom: 10px;
    height: 18px;
}

.stag {
    float: left;
    margin-right: 3px;
    height: 18px;
    width: 25px;
    line-height: 18px;
    vertical-align: top;
    text-align: center;
    color: #fff;
    background: #898989;
    cursor: pointer;
}

.stag.cur {
    background: #ff8202;
}


/* 工作要闻 */

.gzyw .bd {
    height: 242px;
    padding-top: 10px;
}


/* 业务管理 */

.ywgl .bd {
    height: 199px;
    padding-top: 10px;
    padding-left: 23px;
    border: 1px solid #cbcbcb;
    border-top: 0;
    background-color: #fff;
}

.ywgl-link {
    float: left;
    margin-right: 24px;
    margin-bottom: 16px;
    font-family: "SimSun";
    font-size: 12px;
    line-height: 12px;
    color: #000;
}

.ywgl-link a {
    color: #000;
}

.ywgl .bd a:hover {
    color: #ff0000;
}


/* 政策法规 */

.zcfg .bd {
    height: 207px;
    padding: 2px 10px;
    padding-bottom: 0;
    overflow: hidden;
    border: 1px solid #cbcbcb;
    border-top: 0;
    background-color: #fff;
}


/* 公告公示 */

.gggs .bd {
    height: 207px;
    padding: 2px 10px;
    padding-bottom: 0;
    overflow: hidden;
    border: 1px solid #cbcbcb;
    border-top: 0;
    background-color: #fff;
}


/* 主任信箱 */

.zrxx .bd {
    height: 167px;
    border: 1px solid #cbcbcb;
    border-top: 0;
    overflow: hidden;
}

.zrxx .bd table {
    font-family: "SimSun";
    font-size: 12px;
    color: #000;
    text-align: center;
}

.zrxx .bd th {
    text-align: center;
}

.zrxx .th,
.zrxx .tr4 {
    line-height: 34px;
    height: 34px;
}

.zrxx .tr1 {
    line-height: 37px;
    height: 37px;
}

.zrxx .tr2,
.zrxx .tr3 {
    line-height: 31px;
    height: 31px;
}

.td1 {
    width: 103px;
}

.td2 {
    width: 76px;
}

.td3 {
    width: 59px;
}

.zrxx td {
    background-color: #fff;
}

.th,
.tr1,
.tr2,
.tr3 {
    border-bottom: 1px solid #e6e6e6;
}

.td1,
.td2 {
    border-right: 1px solid #e6e6e6;
}

.th {
    background-color: #f2f2f2;
}


/* 专题工作滚动图 */

.ztgz .bd {
    height: 150px;
    padding-top: 17px;
    padding-left: 9px;
    border: 1px solid #cbcbcb;
    border-top: 0;
    background-color: #fff;
}

.focus-wrap {
    position: relative;
    height: 139px;
    width: 727px;
}

.left-btn {
    position: relative;
    float: left;
    z-index: 2;
    margin-right: 7px;
    width: 21px;
    height: 34px;
    background: url(imagesleft-btn.png);
    cursor: pointer;
    margin-top: 38px;
}

.right-btn {
    float: left;
    margin-left: 9px;
    width: 21px;
    height: 34px;
    background: url(imagesright-btn.png);
    cursor: pointer;
    margin-top: 38px;
}

.focus {
    float: left;
    width: 669px;
    height: 139px;
    overflow: hidden;
}

.focus-bd,
.focus-bd-pics {
    height: 109px
}

.focus-bd-pics-item {
    width: 157px;
    height: 139px;
    float: left;
    margin-right: 10px;
    display: inline;
}

.focus-bd-pics-item img {
    display: block;
    width: 157px;
    height: 109px;
}

.focus-bd-pics-item p {
    font-family: "微软雅黑";
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    color: #333;
    text-align: center;
}


/* 人口健康 */
.rkjk .bd {
    padding-left: 9px;
    padding-top: 10px;
    border: 1px solid #cbcbcb;
    border-top: 0;
    height: 241px;
    background-color: #fff;
}

.rkjk .bd a {
    display: block;
    width: 193px;
    height: 38px;
    margin-bottom: 10px;
    font-family: "SimSun";
    font-size: 14px;
    line-height: 38px;
    padding-left: 29px;
    font-weight: bold;
    color: #333;
    background: url(imagesrkjk-link-bg.png) no-repeat;
}

/* 红包问题监督 */

.red-bag {
    display: block;
    height: 72px;
    border: 1px solid #2d8cbe;
}

.red-bag img {
    width: 240px;
    height: 72px;
}

.red-bag:hover img {
    width: 238px;
    height: 70px;   
}

.red-bag:hover {
    height: 70px;
    border: 2px solid #2d8cbe;
}

/* 在线查询 */

.online-search .bd {
    padding-left:10px;
    height: 209px;
    background-color: #fff; 
    border: 1px solid #cbcbcb;
    border-top: 0;
}

.online-search .bd .ellipsis {
    width: 90%;
}

/* 公众参与 */

.gzcy .bd {
    height: 283px;
    padding-top: 10px;
    padding-left: 9px;
    border: 1px solid #cbcbcb;
    border-top: 0;
    background-color: #fff;
}

.mydc .inner-bd {
    padding: 20px 30px;
    padding-bottom: 0;
}

.mydc .inner-bd p {
    font-family: "SimSun";
    font-size: 14px;
    line-height: 18px;
    color: #fe0000;
    margin-bottom: 16px;
}

.check-item {
    margin-left: 4px;
    height: 14px;
    font-family: "SimSun";
    font-size: 14px;
    line-height: 14px;
    color: #333;
    margin-bottom: 10px;
}

.check-item input {
    float: left;
    width: 12px;
    height: 12px;
    margin-top: 1px;
}

.check-item span {
    float: left;
    margin-left: 9px;
}

.btn-box {
    margin-top: 30px;
}

.btn-box input {
    float: left;
    outline: none;
    border: 0;
    width: 80px;
    height: 30px;
    background-color: #5999d7;
    font-family: "SimSun";
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    text-align: center;
}

.ml12 {
    margin-left: 12px;
}

.btn-box input:hover {
    cursor: pointer;
    background-color: #7cb5eb;
}

/* 网上服务 */
.online-service .bd {
    height: 241px;
    padding-top: 10px;
    padding-left: 9px;
    border: 1px solid #cbcbcb;
    border-top: 0;
    background-color: #fff;
}

.online-service .fgx {
    height: 230px;
}
