﻿/**!
 * 河北省公共资源交易中心内网页面样式
 * 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;
}

/* 正文 */

.list-right {
    width: 269px;
}



.frame {
    font-family: 'Microsoft YaHei';

    border: 1px solid #c9e1ed;
    border-top: 2px solid #5899de;
}

.frame-title {
    position: relative;
    z-index: 3;

    height: 47px;

    border-bottom: 1px solid #c9e1ed;
}

.frame-title-name {
    font-size: 18px;
    font-weight: bold;
    line-height: 47px;

    text-indent: 15px;

    color: #0686d7;
}


.subject-items {
    margin-left: 10px;
    padding-top: 10px;
}

.subject-item {
    float: left;

    width: 89px;
    height: 32px;
}

.subject-link {
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;

    display: block;

    height: 28px;
    padding: 0 5px;

    text-align: center;

    color: #fff;
    color: #4c4c4c;
}

.subject-item.current {
    background: url(../images/title_bg.png) top no-repeat;
}

.current .subject-link {
    color: #fff;
}


.h233 {
    height: 233px;
}

.stand-content {
    margin: 0 0 0 20px;
}


.notice-body-items {
    padding-top: 8px;
}

.notice-body-item {
    height: 30px;

    vertical-align: top;
    text-indent: 13px;

    background: url(../images/news_ico.png) left no-repeat;
}

.notice-body-link {
    line-height: 30px;

    display: block;

    height: 30px;

    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.notice-body-link:hover {
    color: #ff6603;
}

.notice-body-txt {
    overflow: hidden;

    width: 85%;

    white-space: nowrap;
    text-overflow: ellipsis;
}


.notice-body-date {
    color: #a6a6a6;
}


/* 中心概况 */

.mid-img {
    padding-top: 5px;
    margin-left: 9px;
}

.mid-txt {
    width: 208px;
    text-indent: 28px;
    line-height: 36px;
    margin-left: 13px;
    padding-top: 13px;
}

.mid-link {
    display: block;
    margin-top: 17px;
}

.mid-link img {
    vertical-align: top;
}

/* 猜您想要 */

.h149 {
    height: 149px;
}


.want-items {
    padding-top: 5px;
}

.want-item {
    height: 34px;

    vertical-align: top;
    text-indent: 13px;

}

.want-link {
    line-height: 34px;

    display: block;

    height: 34px;

    color: #333;
    background: url(../images/new_ico_arr.png) left no-repeat;

}

.want-link:hover {
    color: #ff6603;
    background: url(../images/new_ico_arr_hover.png) left no-repeat;

}

.ptnone {
    padding-top: 0;
}

.contact {
   /* height: 107px;*/
    font-family: "Simsun";
    line-height: 30px;
    background: url(../images/contact_bg.jpg) right top no-repeat;
}

.contact-info {
    padding-top: 9px;
    margin-left: 20px;
}

.w154 {
    width: 154px;
}