/**!
 * 诚信公开
 * author: wangkai;
 */


/* main */


/*交易公告*/

.ewb-subject-info {
    /* padding: 0 20px; */
    min-height: 466px;
    /* border: 1px solid #e8e8e8; */
    position: relative;
}

.ewb-corner {
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    width: 38px;
    height: 38px;
    background: url(../images/corner.png);
}

.ewb-tn-hd {
    height: 66px;
}

.ewb-tn-tt {
    float: left;
    margin: 11px 0 0 29px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #1492ff;
}

.ewb-tn-tab {
    float: left;
    margin: 20px 0 0 212px;
    height: 31px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
}

.ewb-tn-ico1, .ewb-tn-ico2 {
    display: block;
    position: absolute;
    top: -1px;
    width: 16px;
    height: 33px;
}

.ewb-tn-ico1 {
    left: -16px;
    background: url(../images/tn_ico1.png);
}

.ewb-tn-ico2 {
    right: -16px;
    background: url(../images/tn_ico2.png);
}

.ewb-tn-tabname {
    float: left;
    margin: -1px 16px;
    padding: 0 7px;
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    color: #333;
    position: relative;
    outline: 0;
}

.ewb-tn-tabname.first {
    margin-left: 0;
}

.ewb-tn-tabname.last {
    margin-right: 0;
}

.ewb-tname-ico1, .ewb-tname-ico2 {
    display: none;
    position: absolute;
    top: 0;
    width: 16px;
    height: 33px;
}

.ewb-tname-ico1 {
    left: -16px;
    background: url(../images/tname_ico1.png);
}

.ewb-tname-ico2 {
    right: -16px;
    background: url(../images/tname_ico2.png);
}

.ewb-tn-tabname.current {
    color: #fff;
    background-color: #1492ff;
}

.ewb-tn-tabname.current i {
    display: block;
}

.ewb-screen {
    height: 48px;
}

.ewb-type {
    float: left;
    padding-left: 6px;
    width: 124px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #c6c6c6;
}

.ewb-query {
    float: right;
    width: 253px;
    height: 31px;
    border: 1px solid #c6c6c6;
}

.ewb-query-txt {
    float: left;
    padding-left: 14px;
    width: 207px;
    height: 31px;
    line-height: 31px;
    border: 0;
}

.ewb-query-btn {
    float: left;
    margin-top: 5px;
    width: 21px;
    height: 21px;
    border: 0;
    cursor: pointer;
    background: url(../images/search_btn.png) no-repeat;
}

.ewb-si-bd {
    height: 292px;
    overflow: hidden;
}

.ewb-si-bd ul {
    margin: 0 -19px -20px 0;
}

.ewb-si-node {
    float: left;
    width: 273px;
    vertical-align: top;
}

.ewb-si-info {
    display: block;
    margin: 0 19px 20px 0;
    padding: 10px 15px 0 15px;
    height: 123px;
    border: 1px solid #e3e3e3;
    border-top: 2px solid #1492ff;
    background-color: #f3f9ff;
}

.ewb-si-content {
    height: 87px;
}

.ewb-si-tt {
    line-height: 30px;
    font-size: 16px;
    color: #333;
    position: relative;
}

.ewb-org-code {
    line-height: 26px;
    color: #666;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-si-remind {
    height: 30px;
    line-height: 30px;
    color: #666;
}

.ewb-subject-info .ewb-page {
    margin-top: 17px;
    text-align: center;
}


/*诚信公开*/

.ewb-cs-public {
    margin-top: 40px;
    padding: 0 20px;
    height: 675px;
    border: 1px solid #e8e8e8;
    position: relative;
}

.ewb-cs-public .ewb-tn-tab {
    margin-left: 222px;
}


/*行政处罚通报*/

.ewb-cs-list {
    padding: 2px 0 0 16px;
}

.ewb-cs-node {
    height: 48px;
    line-height: 48px;
    padding-left: 17px;
    border-bottom: 1px dashed #d8d8d8;
    vertical-align: top;
    background: url(../images/sub_dian.jpg) 2px center no-repeat;
}

.ewb-cs-name {
    float: left;
    margin-right: 68px;
    width: 730px;
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ewb-cs-name:hover {
    color: #ff6714;
}

.ewb-cs-date {
    float: left;
    font-size: 16px;
    color: #666;
}

.ewb-cs-see {
    float: right;
    margin: 12px 1px 0 0;
    width: 94px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background: url(../images/see_bg.png);
}

.ewb-cs-see:hover {
    background: url(../images/see_bg_hover.png);
}

.ewb-page.ewb-mt26 {
    margin-top: 26px;
}

.ewb-cs-public .ewb-page {
    text-align: center;
}


/*企业不良记录*/

.ewb-ebr {
    height: 494px;
    overflow: hidden;
}

.ewb-ebr ul {
    margin: 0 -20px -20px 0;
}

.ewb-ebr-node {
    float: left;
    width: 539px;
    vertical-align: top;
}

.ewb-ebr-info {
    display: block;
    margin: 0 20px 20px 0;
    padding: 4px 15px 0 15px;
    height: 230px;
    border: 1px solid #e3e3e3;
    border-top: 2px solid #1492ff;
    background-color: #f3f9ff;
}

.ewb-ebr-tt {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #cecece;
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ewb-ebr-content {
    padding-top: 14px;
    height: 136px;
}

.ewb-ebr-content p {
    line-height: 32px;
    color: #666;
}

.ewb-ewb-remind {
    line-height: 30px;
    color: #666;
}

.ewb-term {
    color: #ff6714;
}

.ewb-page.ewb-mt24 {
    margin-top: 24px;
}

/*footer*/

.ewb-footer {
    margin-top: 20px;
}

.city-text{
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 70px;
}
