﻿/**!
 * 河北省公共资源交易中心内网页面样式
 * 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: 268px;
}


.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;
    color: #0686d7;
    line-height: 47px;
    text-indent: 25px;
}


.h275 {
    height: 275px;
}

.province-name {
    width: 168px;
    text-indent: 25px;
}

.province-select {
    display: none;
    position: absolute;
    top: 0;
    left: -1px;
    width: 167px;
    height: 449px;
    border: 1px solid #0686d7;
    border-top: none;
    background-color: #fff;
}

.province-name:hover  .province-select{
    display: block;
}

.province-item {
    height: 32px;
    vertical-align: top;
    line-height: 32px;
}

.province-link {
    display: block;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    font-weight: normal;
    vertical-align: top;
    text-align: left;
    text-indent: 25px;
}

.province-link:hover {
    color: #0686d7;
    background-color: #f6f6f6; 
}

.color-org {
    color: #ff6603;
}

.subject-items {
    position: relative;
    z-index: 5px;
    padding-top: 15px;
}

.subject-item {
    float: left;
    height: 33px;
    margin-right: 15px;
}

.subject-link {
    display: block;
    height: 31px;
    line-height: 31px;
    color: #333;
    padding: 0 5px;
    border-bottom: 2px solid transparent;
}

.subject-item .current {
    color: #ff6603;
    border-color: #ff6603;
}

/* 公告标题 */

.notice-body {
    width: 570px;
    margin-left: 5px;
}

.notice-title {
    width: 168px;
    height: 275px;
    background-color: #f7fbfe;
}

.notice-title-item {
    height: 54px;

}

.notice-title-item .current {
    color: #ff6603;
}

.nocice-title-link {
    display: block;
    height: 54px;
    line-height: 54px;
    text-align: right;
    padding-right: 27px;
    color: #333;
}

.notice-body-items {
    padding-top: 13px;
}
.notice-body-items2 {
    padding-top: 13px;
    display:none;
}
.notice-body-item {
    height: 36px;
    background: url(../images/news_ico.png) 23px no-repeat;
    text-indent: 36px;
    vertical-align: top;
}

.notice-body-link {
    display: block;
    height: 36px;
    line-height: 36px;
    color: #333;
}

.notice-body-link:hover {
    color: #ff6603;
}

.notice-body-txt {
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.notice-body-txt2 {
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.notice-body-date {
    margin-right: 20px;
    color: #a6a6a6;
}

/* 日期区域 */

.date-area {
    padding-top: 13px;
    margin-right: 20px;
}

.Wdate {
    text-indent: 5px;
    width: 108px;
    outline: none;
}

.sel {
    border: 1px solid #bed0de;
    width: 58px;
    height: 24px;
    outline: none;
}

.trade-head {
    margin: 1px 1px;
}

.trade-th {
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #f2f9fe;
    color: #0686d7;
    font-size: 14px;
}

.trade-first {
    width: 75px;
    border-right: 1px solid #ebebeb;
}

.trade-second {
    width: 80px;
    border-right: 1px solid #ebebeb;
}

.trade-three {
    width: 585px;
}

.trade-table {
    height: 239px;
    overflow: auto;
    overflow-x: hidden;
}

.trade-tb {
    /*margin-left: 1px;*/
}

.trade-td {
    text-align: center;
    height: 30px;
}
.td-first {
    width: 76px;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.td-second {
    width: 80px;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.txt-indent19 {
    text-align: left;
    padding-left: 19px;
    line-height: 30px;
    border-bottom: 1px solid #ebebeb;
}

.trade-tr {
    background-color: #fafafa;
}

.trade-num {
    margin-right: 35px;
}


/* 办事指南 */

.guide {
    border: 1px solid #c9e1ed;
    border-top: 2px solid #5899de;
     font-family: "Microsoft YaHei";
}

.guide-title {
    height: 47px;
    line-height: 47px;
    font-size: 18px;
    font-weight: bold;
    color: #0686D7;
    text-indent: 20px;
    font-family: "Microsoft YaHei";
    border-bottom: 1px solid #c9e1ed;
}

.guide-items {
    margin-left: 15px;
    padding-top: 18px;
}

.guide-link {
    display: block;
    text-indent: 33px;
    line-height: 24px;
    color: #333;
}

.guide-item {
    height: 24px;
    padding-bottom: 15px;
    vertical-align: top;
}

.guide-first {
    background: url(../images/guide_ico_01.png) left no-repeat;
}

.guide-second {
    background: url(../images/guide_ico_02.png) left no-repeat;
}

.guide-three {
    background: url(../images/guide_ico_03.png) left no-repeat;
}

.guide-four {
    background: url(../images/guide_ico_04.png) left no-repeat;
}

.pt5 {
    padding-top: 5px;
}

.catalog-link {
    display: block;
    width: 266px;
    height: 62px;
    line-height: 62px;
    text-indent: 22px;
    font-size: 18px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    border: 1px solid #c9e1ed;
}

.trade-catalog {
    color: #0686d7;
    background: url(../images/trade_catalog.jpg) left top no-repeat;
}

.common-soft {
    color: #eba564;
    height: 73px;
    background: url(../images/common_soft.jpg) left bottom no-repeat;
}

.block {
    border: 1px solid #c9e1ed;
    height: 150px;
}

.block-title {
    margin-left: 10px;
    padding-top: 21px;
}

.block-item {
    position: relative;
    float: left;
    height: 110px;
    margin-right: 1px;
    background-color: #60c0dd;
    color: #fff;
    font-family: "Microsoft YaHei";
    cursor: pointer;
}

.block-name {
      width: 100px;
    padding-top: 8px;
    padding-left: 5px;
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 10px;
}
.block-name-cur {
    width: 100px;
    height:118px;
    line-height:118px;
    text-align: left;
    font-size: 16px;
    text-indent: 12px;
}
.block-left {
    width: 60px;
    text-align: right;
    line-height: 30px;
}

.block-right {
    width: 100px;
    text-align: right;
    margin-right: 15px;
    line-height: 30px;
}
.block-right-cur {
    width: 120px;
    text-align: right;
    margin-right: 15px;
    line-height: 30px;
}
.fs18 {
    font-size: 18px;
}

.block-cur {
    display: none;
   /* position: absolute;*/
    margin-top: -9px;
    left: 0 ;
    height: 121px;
    padding-top: 7px;
    background-color: #37b761;
}

.fs20 {
    font-size: 20px;
    color: #fff601;
}

.name-right {
    width: 150px;
    text-align: right;
    margin-right: 15px;
    line-height: 30px;
    margin-top: 6px;
}

.current .block-cur {
    display: block;
    width:300px;
}

.block-body {
    margin-top: 17px;
}

.con-left {
    width: 414px;
    padding-top: 25px;
    margin-left: 10px;
}

.con-left img {
    vertical-align: top;
} 

.con-mid {
    width: 292px;
}

.con-right {
    width: 287px;
    height: 289px;
    overflow: hidden;
    background-color: #f6fcff;
}

.count-num {
    height: 148px;
    background-color: #f6fcff;
}

.count-name {
    font-size: 18px;
    color: #2c76c7;
    margin-left: 17px;
    padding-top: 12px;
    font-family: "Microsoft YaHei";
}

.count-tb {
    width: 100%;
    margin-top: 20px;
}

.count-td {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}

.fs14-org {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #ff6603;
}

.count-td-first {
    width: 90px;
    text-align: right;
}

.count-td-second {
    text-align: center;
}

.count-td-three {
    width: 47px;
    text-align: right;
    padding-right: 20px;
}

.h130 {
    height: 130px;
}

.h30 {
    height: 30px;
}

.mt6 {
    margin-top: 6px;
}

.chart {
    width: 90%;
    margin: 0 auto;
    font-size: 12px;
}

.chart-items {
    padding-top: 10px;
}

.chart-item {
    float: left;
    width: 50%;
    *width: 49.9999%;
    text-align: center;
    line-height: 23px;
}


/* 在办项目 */

.week-bid {
    width: 370px;
    margin-left: 10px;
}

.week-bid-name {
    font-size: 18px;
    color: #2c76c7;
    font-family: "Microsoft YaHei";
    text-indent: 15px;
    height: 52px;
    line-height: 52px;
}

.week-tb {
    width: 100%;
}

.week-th {
    font-family: "Microsoft YaHei";
    text-align: center;
    height: 38px;
    color: #2c76c7;
    background-color: #ebf6fd;
}

.w84 {
    width: 84px;
}

.w146 {
    width: 146px;
}

.week-td {
    font-size: 12px;
    height: 38px;
    text-align: center;
}

.week-tr {
    background-color: #f5f5f5;
}

.last-tr {
    border-bottom: 1px solid #f5f5f5;
}

.week-chart {
    width: 336px;
    padding-top: 35px;
    margin-left: 10px;
}

.week-chart img {
    vertical-align: top;
}

.week-count {
    width: 273px;
    height: 292px;
    background-color: #f6fcff;
}

.week-img {
    padding-top: 19px;
    text-align: center;
}
.week-img img {
    vertical-align: top;
}

.week-info {
    padding-top: 22px;
    margin-left: 22px;
}

.square {
    margin-top: 8px;
    width: 14px;
    height: 14px;
    background-color: #ffb082;
}

.square-txt {
    margin-left: 10px;
    line-height: 30px;
    font-family: "Microsoft YaHei";
}

.square-num {
    margin-right: 18px;
}

.square-span {
    font-family: "Microsoft YaHei";  
    font-size: 18px;
    color: #ff6603;
}

.square-second {
    background-color: #bd8bd6;
}

.square-three {
    background-color: #47bde3;
}

.square-four {
    background-color: #7bdbd4;
}

/* 办结项目 */

.finish-chart {
    margin-left: 10px;
    width: 200px;
    height: 292px;
    line-height: 36px;
    font-family: "Microsoft YaHei"; 
    background-color: #f6fcff;
}

.finish-chart-img {
    padding-top: 24px;
    text-align: center;
    padding-bottom: 6px;
}

.finish-chart-img img {
    vertical-align: top;
}

.finish-info {
    margin-left: 26px;
}

.finish-span {
    font-size: 20px;
    color: #ff6603;
}

.fw {
    font-weight: bold;
}

.finish-num {
    margin-right: 27px;
}

.finish-first {
    padding-bottom: 25px;
}

.finish-count {
    width: 400px;
    margin-left: 10px;
}

.finish-count img{
    vertical-align: top;
}

.finish-items {
    width: 388px;
    margin-left: 9px;
}

.finish-item {
    margin-left: 11px;
    float: left;
    padding-bottom: 10px;
}

.finish-con {
    width: 179px;
    height: 63px;
    border: 1px solid #c9e1ed;
}

.finish-tt {
    height: 24px;
    line-height: 24px;
    text-indent: 7px;
    font-weight: bold;
    color: #0686d7;
    font-family: "Microsoft YaHei";
    background-color: #f6fcff;
}

.finish-bd-left {
    font-size: 12px;
    width: 78px;
    padding-right: 10px;
    height: 39px;
    padding-top: 2px;
    background: url(../images/line.jpg) right no-repeat;
}

.finish-bd-txt {
    padding-top: 2px;
    margin-left: 9px;
}

.finish-bd-num {
    text-align: right;
}

.finish-bd-span {
    font-size: 14px;
    color: #ff6603;
}

.bgnone {
    background: none;
}

/* 交易异常 */

.abnormal-left {
    width: 285px;
    margin-left: 10px;
    overflow: hidden;
}

.abnormal-items {
    padding-top: 32px;
    margin-right: -20px;
}

.abnormal-item {
    font-family: "Microsoft YaHei";
    width: 132px;
    float: left;
    margin-right: 20px;
    padding-bottom: 30px;
}

.abnormal-txt {
    line-height: 25px;
}

.progress {
    height: 20px;
    background-color: #eee;
}

.progress-now {
    height: 20px;
    background-color: #08b3e2;
}

.w50per {
    width: 50%;
}

.w10per {
    width: 10%;
}

.w30per {
    width: 30%;
}

.abnormal-mid {
    width: 350px;
    overflow: hidden;
    margin-left: 15px;
}

.buyer-items {
    margin-right: -10px;
}

.buyer-item {
    position: relative;
    float: left;
    width: 168px;
    height: 58px;
    border: 1px solid #eee;
    margin-right: 10px;
    font-family: "Microsoft YaHei";
    line-height: 18px;
    margin-bottom: 10px;
}

.buyer-one {
    background: url(../images/abnormal_01.png) 119px no-repeat;
}

.buyer-two {
    background: url(../images/abnormal_02.png) 119px no-repeat;
}

.buyer-three {
    background: url(../images/abnormal_03.png) 119px no-repeat;
}

.buyer-four {
    background: url(../images/abnormal_04.png) 119px no-repeat;
}

.buyer-txt {
    position: absolute;
    left: 0 ;
    top: 5px;
    width: 102px;
    margin-left: 8px;
}

.buyer-num {
    margin-top: 30px;
    font-size: 16px;
    color: #ff6603;
    text-align: right;
    margin-right: 60px;
}

.buyer-chart {
    *margin-top: 10px;
    height: 119px;
    background-color: #f6fcff;
}

.buyer-chart-item {
    float: left;
    text-align: center;
    width: 25%;
    *width: 24.9999%;
    font-size: 12px;
    line-height: 28px;
}

.buyer-img img {
    vertical-align: top;
}


.buyer-new-num {

    font-size: 14px;
    color: #ff6603;
    font-weight: bold;
}

.buyer-info {
    font-family: "Microsoft YaHei";
}

.abnormal-right {
    margin-left: 15px;
}

.abnormal-right img {
    vertical-align: top;
}

.abnormal {
    padding-top: 28px;
}
/**************近期交易*******************/

.date-head {
	color: #0686d7;
	text-indent: 25px;
	line-height: 47px;
	background: url(../images/down_arr.png) 73px no-repeat;
}
.date-head-riqi {
	color: #0686d7;
	text-indent: 25px;
	line-height: 47px;
	background: url(../images/down_arr.png) 73px no-repeat;
}
.date-head-city {
	color: #0686d7;
	text-indent: 25px;
	line-height: 47px;
	background: url(../images/down_arr.png) 73px no-repeat;
}
.date-active {
	color: #0686d7;
	text-indent: 24px;
	line-height: 47px;
}

.select-group {
	width: 96px;
	position: relative;
}
.select-group-riqi {
	width: 96px;
	position: relative;
}
.select-group-city {
	width: 96px;
	position: relative;
}
.date-select {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 94px;
	border: 1px solid #0686d7;
	border-top: none;
	background-color: #fff;
	padding-bottom: 5px;

}
.date-select-riqi {
    position: absolute;
	display: none;
	left: 0;
	width: 94px;
	border: 1px solid #0686d7;
	border-top: none;
	background-color: #fff;
	padding-bottom: 5px;
	

}
.date-select-city {
    position: absolute;
	display: none;
	left: 0;
	width: 94px;
	border: 1px solid #0686d7;
	border-top: none;
	background-color: #fff;
	padding-bottom: 5px;
    overflow:auto;
	height:270px;
}

.select-group:hover .date-select{
	display: block;
}
.select-group-riqi:hover .date-select-riqi{
	display: block;
}
.select-group-city:hover .date-select-city{
	display: block;
}
.province-menu-group:hover .province-select {
	display: block;
}

.txt-indent15 {
	text-indent: 15px;
}

.txt-indent14 {
	text-indent: 14px;
}
.fsplist1 {
float: left;
width: 190px;
}
.fsplist2 {
text-indent: 0px;
float: left;
width: 420px;
text-align: left;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.fsplist3 {
text-indent: 0px;
float: right;
color: #a6a6a6;
width: 120px;
}
.notice-news-items {
    margin-left: 12px;
}
.notice-news-item {
    text-indent: 14px;
    background: url(../images/news_ico.png) left no-repeat;
}
.notice-news-link {
    width: 300px;
    display: block;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.notice-btn-items {
    padding-top: 20px;
    margin-left: 12px;
    margin-right: 5px;
}
.notice-btn-item {
    margin-bottom: 10px;
}
/************动态页样式修改*******************************************/
.notice-body-item2 {
    height: 30px;
    background: url(../images/news_ico.png) 23px no-repeat;
    text-indent: 36px;
    vertical-align: top;
}

.notice-body-link2 {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #333;
}
