﻿﻿/**!
 * &#51;&#54;&#53;&#24425;&#31080;&#25163;&#26426;&#29256;&#19979;&#36733;&#95;&#27880;&#20876;&#111;&#102;&#102;&#105;&#99;&#101;&#51;&#54;&#53;&#37038;&#31665;&#95;&#51;&#54;&#53;&#30005;&#31454;&#27604;&#20998;公共资源交易中心自定义二级页
 * author: zhangzj;
 */

.path {
    height: 33px;
    /* background-color: #f4f4f4; */
	margin-bottom:10px;
}

.path p {
    padding-left: 23px;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    line-height: 33px;
    color: #333;
}

.path p a {
    color: #333;
}

.color-orange {
    color: #f7aa01;
}

.main {
	margin-top: 10px;
}
/* 左侧树 */

.wb-menu-hd {
	padding-left: 13px;
	height: 53px;
	background-color: #c90a02;
}

.wb-menu-hd span {
	font-family: "Microsoft YaHei";
	font-size: 19px;
	line-height: 53px;
	color: #ffffff;
}
.wb-border {
    border: 1px solid #dddddd;
}

.wb-subbg {
    background: url(../images/wbsubbg.jpg) left bottom no-repeat;
}

.wb-menu-bd {
    height: 762px;
    background-color: #fbfdff;
    border-top: 0;
}

.wb-tree-tt {
    color: #333;
}

.wb-tree-node {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #333;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

.wb-tree-iconl {
    float: left;
    width: 14px;
    height: 10px;
    margin: 15px 10px;
    margin-left: 14px;
    background: url(../images/wblist.png) no-repeat;
}

.wb-tree-iconr {
    float: right;
    width: 7px;
    height: 12px;
    margin-top: 14px;
    margin-right: 17px;
    background: url(../images/wblistrh.png) no-repeat;
}

.wb-tree-sub {
    display: none;
}

.wb-tree-item>a {
	display: block;
	height: 35px;
	border-bottom: 1px solid #ddd;
    padding-left: 41px;
    font-size: 14px;
    line-height: 35px;
    color: #333;
    background-color: #f6f6f6;
}

.wb-tree-item>a:hover {
    background-color: #85b5e6;
    color: #fff;
}


.wb-tree-item>a.current {
    background-color: #85b5e6;
    color: #fff;
}
.wb-tree-item>a:active {
    background-color: #85b5e6;
    color: #fff;
}

.current .wb-tree-iconr {
    width: 12px;
    height: 7px;
    margin-top: 17px;
    margin-right: 14px;
    background: url(../images/wblistr.png) no-repeat;
}

.current .wb-tree-sub {
    display: block;
}

.list-item {
	padding-left: 12px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	line-height: 28px;
	color: #333333;
	height: 28px;
	vertical-align: top;
	background: url(../images/point.jpg) 0 center no-repeat;
}

.list-item:hover {
	background: url(../images/point-cur.jpg) 0 center no-repeat;
}

.list-item:hover .ellipsis {
	color: #3276bc;
}

.ellipsis {
	float: left;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
}

.list-date {
	float: right;
	color: #666666;
}

.r-hd {
	height: 38px;
	border-bottom: 1px solid #c90a02;
}

.r-hd span {
	float: left;
	padding: 0 15px;
	height: 38px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	line-height: 38px;
	color: #c90a02;
	/* background-color: #6199d2; */
}

.cur{
	color: #ffffff  !important;
	background-color: #c90a02;
}

.r-con1 {
	height: 195px;
	border: 1px solid #ddd;
}
.r-con2 {
	border: 1px solid #ddd;
}

.r-bd {
	padding:  10px 15px;
}
.r-bd11{
	padding-left:8px;
	
}

.r-hd .mulu {
	float:left;
	color:#CCC;
	font-size:12px;
	padding-top:2px;
}

.post-content img {
	max-width: 100%;
}
.categorypagingcontent tr{
height:25px;
table-layout:fixed;
word-break:break-all;
}

.categorypagingcontent td{
height:25px;
}


.categorypagingcontent table{
height:100%;
}
