﻿/**!
 * 河北省公共资源交易中心内网页面样式
 * date: 2016.4.1
 * author: wuzhou
 */

.bread-route {
    font-family: 'Microsoft YaHei';
    line-height: 42px;

    height: 42px;

    text-indent: 19px;

    color: #333;
    background: url(../images/bread_ico.png) left no-repeat;
}

.bread-link {
    color: #333;
}

.bread-link:hover {
    color: #ff6603;
}

/* 正文 */

.block {
    border: 1px solid #c9e1ed;
    padding-bottom: 44px;
}

.h1628 {
    height: 1628px;
}

.show-info {
    margin: 0 70px;
}

.show-title {
    font-size: 28px;
    line-height: 36px;
    color: #000;
    font-family: "Microsoft YaHei";
    text-align: center;
    padding: 10px 5px;
}

.project-info {
    padding-top: 27px;
    font-size: 12px;
    padding-bottom: 27px;

}

.project-num {
    margin-left: 163px;
}

.sub-title {
    text-align: center;
    line-height: 32px;
    height: 32px;
    background-color: #eaeaea;
    font-size: 12px;
    color: #666;
}

.sub-tt-link {
    color: #666;
}

.show-con {
    padding-top: 16px;
}
.infoContent img{
	max-width: 100%;
}
.show-txt {
    line-height: 32px;
    color: #4e4e4e;
    text-indent: 32px;
    padding-bottom: 14px;
}

.txt-indent-none {
    text-indent: 0;
}


.txt-indent-88 {
    text-indent: 88px;
}

.message-area {

    margin: 0 70px;
    padding-top: 42px;
    margin-top: 40px;
    border-top: 1px solid #eaeaea;
}

.message-tt {
    height: 42px;
    background: url(../images/message_bg.png) 100px 17px no-repeat;
}

.message-name {
    font-family: "Microsoft YaHei";
    font-size: 20px;
    line-height: 42px;
    font-weight: bold;
    text-indent: 7px;
}

.message-num {
    padding-top: 17px;
    color: #b2b0b0;
}

.txt-area {
    width: 882px;
    border: 1px solid #e7e7e7;
    height: 108px;
    outline: none;
    color: #b2b0b0;
    text-indent: 9px;
    line-height: 30px;
    overflow: hidden;
    resize: none;
    *margin-left: -9px;
}

.chk-sel {
    width: 12px;
    height: 12px;
    border: 1px solid #e0e0e0;
}

.login-area {
    height: 34px;
    line-height: 28px;
    font-size: 12px;
    padding-top: 13px;

}



.ml23 {
    margin-left: 23px;
}




.release-btn {
    border: none;
    width: 110px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    outline: none;
    background-color: #ffb638;
}

.message-show-area {
    padding-top: 16px;
}

.message-show {
    height: 40px;
    line-height: 40px;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    text-indent: 13px;
    background-color: #f2f2f2;
}

.message-show-list {
    height: 84px;
    border-bottom: 1px dashed #e7e7e7;
}

.floor-info {
    padding-top: 14px;
    line-height: 30px;
}

.floor {
    width: 56px;
    text-align: center;
    color: #000;
    font-family: "Microsoft YaHei";
}

.author {
    color: #0686d7;
    text-indent: 6px;
}

.mes-date {
    color: #999;
    font-size: 12px;
}

.floor-txt {
    text-indent: 60px;
    line-height: 24px;
}

.border-none {
    border-bottom: none;
}

.enclosure-items {
    padding-top: 9px;
    margin-left: 16px;
}

.enclosure-item {
    height: 28px;
    text-indent: 15px;
    vertical-align: top;
    background: url(../images/news_ico.png) left no-repeat;
}

.enclosure-link {
    display: block;
    color: #333;
    width: 95%;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.enclosure-link:hover {
    color: #ff6603;
}
.login-input {
    width: 148px;
    height: 26px;
    outline: none;
    line-height: 26px;
    text-indent: 5px;
    border: 1px solid #e0e0e0;
}