﻿/**!
 * 中国&#36259;&#30475;&#51;&#54;&#53;&#97;&#112;&#112;&#19979;&#36733;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#29616;&#22330;&#28378;&#29699;&#95;&#51;&#54;&#53;&#29616;&#22312;&#36824;&#33021;&#23433;&#20840;&#25552;&#27454;&#21527;-政务公开
 * author: wangkai;
 */


/* main */

.ewb-main-part {
    padding-top: 0;
}

.ewb-h259 {
    height: 259px;
    overflow: hidden;
}

.ewb-h250 {
    padding-top: 7px;
    height: 250px;
    overflow: hidden;
    position: relative;
}

/* 信息公开按钮 */

.ewb-open-btns {
    padding-top: 3px;
    margin-bottom: -7px;
}

.ewb-open-btns li {
    margin-bottom: 7px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    background: url(../images/open_jt.png) 88% center no-repeat #ddeefb;
    vertical-align: top;
}

.ewb-open-btns li a {
    display: block;
    padding-left: 30%;
    font-size: 16px;
    color: #5a5a5a;
}

.ewb-open-icon1 {
    background: url(../images/open_icon1.png) 9% center no-repeat;
}

.ewb-open-icon2 {
    background: url(../images/open_icon2.png) 9% center no-repeat;
}

.ewb-open-icon3 {
    background: url(../images/open_icon3.png) 9% center no-repeat;
}

.ewb-open-icon4 {
    background: url(../images/open_icon4.png) 9% center no-repeat;
}

.ewb-open-icon5 {
    background: url(../images/open_icon5.png) 9% center no-repeat;
}

.ewb-open-icon6 {
    background: url(../images/open_icon6.png) 9% center no-repeat;
}

@media (min-width: 768px) and (max-width: 979px) {
    .ewb-open-btns li a {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .ewb-open-btns li a {
        font-size: 12px;
    }
}


/* 最新公开 */

.ewb-new-open {
    padding: 0 5px;
}

/* 政府领导 */

.ewb-leader {
    padding-top: 7px;
}

.ewb-leader li {
    padding-left: 12px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    vertical-align: top;
}

.ewb-leader-name {
    font-weight: bold;
    color: #015293;
}

@media (max-width: 979px) {
    .ewb-leader li {
        padding-left: 5px;
        font-size: 12px;
    }
}

/* 信息搜索 */

.ewb-info-search {
    margin-top: 10px;
    padding: 11px 0 11px 7%;
    line-height: 30px;
    font-size: 15px;
    background-color: #f5f5f5;
    position: relative;
}

.ewb-is-hd {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 7%;
    background-color: #015293;
}

.ewb-is-hd table {
    width: 100%;
}

.ewb-is-hd td {
    height: 52px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.ewb-is-hd td span {
    display: block;
    line-height: 20px;
    text-align: center;
}

.ewb-info-search label {
    float: left;
    width: 6%;
    text-align: right;
    font-weight: bold;
    color: #333;
}

.ewb-info-search input {
    float: left;
    padding-left: 8px;
    width: 10%;
    height: 28px;
    line-height: 28px;
    border: 1px solid #dedede;
    font-size: 15px;
}

.ewb-info-search .ewb-first-input {
    width: 16%;
}

.ewb-info-search .ewb-second-input {
    width: 12%;
}

.form-datetime {
    background: url(../images/date_icon.png) 92% center no-repeat #fff;
}

.datetimepicker {
    width: 200px;
}

.ewb-to {
    float: left;
    width: 3%;
    text-align: center;
}

.ewb-info-query {
    float: left;
    margin-left: 12px;
    width: 7%;
    height: 30px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background-color: #006cc3;
    border: 0;
    cursor: pointer;
}

.ewb-info-query:hover {
    background-color: #015293;
}

@media (max-width: 979px) {
    .ewb-info-search {
        height: auto;
        font-size: 12px;
    }
    .ewb-is-hd td,
    .ewb-info-query,
    .ewb-info-search input {
        font-size: 12px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .ewb-info-search input {
        padding-left: 7px;
    }
    .ewb-info-query {
        margin-left: 6px;
    }
}

@media (max-width: 767px) {
    .ewb-info-search {
        padding: 6px 0 6px 15%;
    }
    .ewb-is-hd {
        width: 15%;
    }
    .ewb-is-hd td {
        height: 252px;
    }
    .ewb-info-search label {
        margin: 5px 0;
        width: 20%;
    }
    .ewb-to {
        margin: 5px 0;
        text-align: right;
        padding-right: 2%;
        width: 18%;
    }
    .ewb-info-search input,
    .ewb-info-search .ewb-first-input,
    .ewb-info-search .ewb-second-input {
        margin: 5px 0;
        width: 70%;
    }
    .ewb-info-query {
        margin: 5px 0;
        margin-left: 20%;
        width: 60%;
    }
}

/* 政府文件等栏目列表 */

.ewb-h251 {
    padding-top: 6px;
    height: 251px;
    overflow: hidden;
}

.ewb-h251 .open-ml {
    margin-left: 20px;
}

@media (min-width: 768px) and (max-width: 979px) {
    .ewb-h251 .open-ml {
        margin-left: 10px;
    }
}

@media (max-width: 767px) {
    .ewb-h251 .open-ml {
        margin-left: 5px;
    }
}

/* 重点领域 */

.ewb-key-areas {
    height: 327px;
    overflow: hidden;
}

.ewb-ka-tab {
    padding-top: 10px;
    position: relative;
}

.ewb-ka-hd {
    margin-right: -21px;
}

.ewb-ka-node {
    float: left;
    width: 9.0909090909%;
    vertical-align: top;
}

.ewb-ka-name {
    display: block;
    margin-right: 21px;
    height: 128px;
    border: 1px solid #93cff5;
    border-radius: 4px;
    background-color: #f4fbff;
    position: relative;
}

.ewb-ka-name.current {
    border: 1px solid #65ade4;
    background-color: #65ade4;
}

.ewb-ka-name table {
    width: 100%;
}

.ewb-ka-name table td {
    height: 128px;
    line-height: 18px;
    text-align: center;
    font-size: 16px;
    color: #006aad;
}

.ewb-ka-name.current td {
    color: #fff;
}

.ewb-ka-jt {
    display: none;
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -5.5px;
    width: 11px;
    height: 6px;
    background: url(../images/ka_jt.png);
}

.ewb-ka-name.current .ewb-ka-jt {
    display: block;
}

.ewb-ka-bd {
    position: absolute;
    top: 153px;
    right: 0;
    left: 0;
    height: 138px;
    border: 1px solid #e9e9e9;
    background-color: #fbfbfb;
}

.ewb-ka-list {
    padding-top: 12px;
}

.ewb-ka-list ul {
    width: 100%;
}

.ewb-ka-list ul li {
    float: left;
    width: 50%;
    *width: 49.5%;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
}

.ewb-ka-list ul li a {
    display: block;
    padding-left: 26px;
    width: 85%;
    font-size: 15px;
    color: #333;
    background: url(../images/dian.png) 15px center no-repeat;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ewb-ka-list ul li a:hover {
    color: #f00;
}


@media (min-width: 768px) and (max-width: 979px) {
    .ewb-ka-hd {
        margin-right: -10px;
    }
    .ewb-ka-name {
        margin-right: 10px;
    }
    .ewb-ka-name table td {
        font-size: 14px;
    }
    .ewb-ka-list ul li a {
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    .ewb-ka-hd {
        margin-right: -5px;
    }
    .ewb-ka-name {
        margin-right: 5px;
    }
    .ewb-ka-name table td {
        font-size: 12px;
    }
    .ewb-ka-list ul li a {
        padding-left: 15px;
        font-size: 12px;
        background: url(../images/dian.png) 5px center no-repeat;
    }
}


/* 右侧广告 */

.ewb-advertisement {
    padding-top: 7px;
    height: 320px;
    overflow: hidden;
}

.ewb-advertisement ul {
    margin-bottom: -10px;
}

.ewb-advertisement ul li {
    margin-bottom: 10px;
    height: auto;
}

.ewb-advertisement ul li a,
.ewb-advertisement ul li img {
    display: block;
    height: 56px;
	width: 242px;
}

.ewb-advertisement ul li.big {
    height: 73px;
}

.ewb-advertisement ul li.big a,
.ewb-advertisement ul li.big img {
    height: 73px;
}

@media (max-width: 767px) {
    .ewb-advertisement ul li a,
    .ewb-advertisement ul li img {
        margin: 0 auto;
        width: 242px;
    }
}

@media(max-width: 979px) and (min-width: 768px){
	.ewb-advertisement ul li a,
    .ewb-advertisement ul li img {
	width: auto;
}
}

/* 信息发布排行 */

.ewb-rank-hd {
    position: absolute;
    top: 11px;
    width: 40px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

.ewb-rank-hd.this-month {
    right: 40px;
}

.ewb-rank-hd.this-year {
    right: 0;
}

.ewb-rank-tt {
    color: #333;
}

.ewb-rank-tt.current {
    font-weight: bold;
    color: #f00;
}

.ewb-rank-form {
    padding-top: 1px;
}

.ewb-rank-form table {
    width: 100%;
    table-layout: fixed;
    font-size: 15px;
}

.ewb-rank-form table th {
    height: 31px;
    text-align: center;
    font-weight: bold;
    background-color: #e3eef8;
}

.ewb-rank-form table td {
    height: 30px;
    text-align: center;
}

.ewb-rank-form .first td {
    padding-top: 7px;
}

.ewb-rank-form table td span {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ewb-rank-name {
    text-align: left;
}

.ewb-rank-number {
    display: block;
    margin: 0 auto;
    width: 22px;
    height: 14px;
}

@media (min-width: 768px) and (max-width: 979px) {
    .ewb-rank-tt,
    .ewb-rank-form table {
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    .ewb-rank-tt,
    .ewb-rank-form table {
        font-size: 12px;
    }
}

/* 按主题-按部门 */

.ewb-classify-hd {
    position: absolute;
    top: 7px;
    left: 0;
}

.ewb-classify-hd.second {
    /* left: 88px; */
}

.ewb-classify-hd .ewb-cm-tt {
    padding: 0;
    width: 88px;
    text-align: center;
}

.ewb-classify-bd {
    padding: 7px 0 0 64px;
    position: relative;
}

.ewb-classify-second {
    position: absolute;
    top: 10px;
    left: 10px;
}

.ewb-cs-tt {
    display: block;
    height: 34px;
    height: 95px;
    border: 1px solid #93cff5;
    border-radius: 15px;
    background-color: #f4fbff;
    position: relative;
}

.ewb-cs-tt td {
    padding: 0 7px;
    width: 20px;
    height: 95px;
    text-align: center;
    line-height: 15px;
    font-size: 15px;
    color: #006aad;
}

.ewb-classify-second.two {
    top: 115px;
}

.ewb-cs-tt.current {
    border: 1px solid #65ade4;
    background-color: #65ade4;
}

.ewb-cs-tt.current td {
    color: #fff;
}

.ewb-classify-jt {
    display: none;
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -3.5px;
    width: 4px;
    height: 7px;
    background: url(../images/classify_jt.png);
}

.ewb-cs-tt.current .ewb-classify-jt {
    display: block;
}

.ewb-classify-list {
    overflow: hidden;
}

.ewb-classify-list ul {
    width: 100%;
}

.ewb-classify-list ul li {
    float: left;
    width: 25%;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
}

.ewb-classify-list ul li a {
    display: block;
    padding-left: 14px;
    width: 85%;
    font-size: 15px;
    color: #333;
    background: url(../images/cs_jt.png) left center no-repeat;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ewb-classify-list ul li a:hover {
    color: #f00;
}

@media (max-width: 979px) {
    .ewb-classify-hd {
        left: 5px;
    }

    .ewb-classify-hd.second {
        left: 93px;
    }
    .ewb-cs-tt td {
        padding: 0 10px;
        width: 14px;
    }
    .ewb-cs-tt td,
    .ewb-classify-list ul li a {
        font-size: 12px;
    }
    .ewb-classify-list ul li a {
        width: 80%;
    }
}


@media (max-width: 767px) {
    .ewb-h250.long {
        height: auto;
        min-height: 250px;
    }
    .ewb-classify-list ul li {
        width: 50%;
    }
}

/* 0704信用诚信新增 */
.ewb-xyzc{
	display: block;
    padding: 16px 0;
    height: 58px;
    background: url(../images/xyzc_icon.jpg) 90% center no-repeat #f4faff;
}
.ewb-cxhhb{
	display: block;
    padding: 16px 0;
    height: 58px;
    background: url(../images/cxhhb_icon.jpg) 90% center no-repeat #f4faff;
}
.ewb-sgs{
	display: block;
    padding: 16px 0;
    height: 58px;
    background: url(../images/sgs_icon.jpg) 90% center no-repeat #f4faff;
}
.ewb-xyzc:hover{
    background: url(../images/xyzc_icon_hover.jpg) 90% center no-repeat #f4faff;
}
.ewb-cxhhb:hover{
    background: url(../images/cxhhb_icon_hover.jpg) 90% center no-repeat #f4faff;
}
.ewb-sgs:hover{
    background: url(../images/sgs_icon_hover.jpg) 90% center no-repeat #f4faff;
}
@media (max-width: 767px) {
	.ewb-xyzcli{
		width:35% !important;
	}
	.ewb-cxhhbli{
		width:38% !important;
	}
	.ewb-sgsli{
		width:27% !important;
	}
}


