/**!
 * 安徽公共资源交易集团文化、技术等交易系统
 * author: xuy;
 * date:2017-09-30
 */

/* 快速导航 */

.ewb-fast-hd {
    padding-left: 67px;
    height: 47px;
    line-height: 47px;
    background: url(../../images/fast_ico.png) 22px 15px no-repeat #349e9f;
}

.ewb-fast-hd a {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.ewb-fast-bd {
    height: 138px;
    /*border-left: 1px solid #eee;
    border-right: 1px solid #eee;*/
    background-color: #fff;
}
.ewb-fast-bd2 {
    min-height: 138px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    background-color: #fff;
}
.ewb-fast-link {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    text-align: center;
    color: #333;
    border-bottom: 1px solid #eee;
}

.ewb-fast-link:hover {
    background-color: #bde6e6;
}

.ewb-content {
    padding: 10px 10px 20px;
    background-color: #fff;
}

/* 二级栏目 */
 

.ewb-menu-tt {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
}

.ewb-menu-tt>a {
    color: #333;
}
.ewb-menu-items {
    /* margin-left: 35px; */
}
.ewb-menu-items.ewb-third-tree li {
    background-color: #e6f0f9;
}
.ewb-menu-items.ewb-four-tree li {
    background-color: #f1f8fe;
}
.ewb-menu-items>li {
    line-height: 46px;
    vertical-align: top;
    text-align: center;
    border-top: 1px solid #cdcdcd ;
    /*background: url(../../images/wblistr.png) 170px center no-repeat;*/
}
.ewb-menu-items>li>a {
    color: #333;
}
.ewb-menu-items.last>li {
    border-top: 0;
    background-color: #fff;
}
.ewb-menu-items>li>a:hover {
    color: #b81009;
}
.ewb-menu-bd {
    display: none;
}
.ewb-mthree.ewb-menu-open a {
    font-weight: bold;
    color: #ffffff!important;
    background: url(../../images/wblistrh.png) 170px center no-repeat #349e9f;
}
.ewb-menu-open>a {
    color: #426f9b;
}
.ewb-mthree.current a {
    font-weight: bold;
    color: #ffffff!important;
    background: url(../../images/wblistrh.png) 170px center no-repeat #349e9f;
}
.current>a {
    color: #426f9b;
}
.ewb-show {
    display: block;
}
.ewb-mthree>a {
    color: #333;
    font-size: 14px;
} 
.ewb-mthree2>a {
    color: #333;
    font-size: 14px;
}
.ewb-mthree
{
	background: url(../../images/wblistr.png) 170px center no-repeat; 
}
.ewb-mthree.ewb-menu-open {
    background: url(../../images/wblistrh.png) 170px center no-repeat #349e9f;
}

.ewb-mthree.current{
    background: url(../../images/wblistrh.png) 170px center no-repeat #349e9f;
}

.ewb-right {
    margin-top: -195px;
    min-height: 628px;
    border: 1px solid #eee;
    background-color: #fff;
}

.ewb-com-hd {
    padding-left: 10px;
    height: 43px;
    border-bottom: 1px solid #349e9f;
}

.ewb-com-tt {
    margin-top: 11px;
    padding-left: 8px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #349e9f;
    border-left: 4px solid #349e9f;
}

.ewb-right-bd {
    padding: 0 10px;
}

.ewb-com-item {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    vertical-align: top;
    background: url(../../images/item_icon.jpg) left center no-repeat;
}

.ewb-com-block {
    margin-right: 100px;
    padding-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-com-item a {
    color: #333;
}

.ewb-com-item span {
    margin-top: -35px;
    margin-right: 10px;
    color: #999;
}

.ewb-com-item:hover a,
.ewb-com-item:hover span {
    color: #f38351;
}  
/* 分 页 */

.ewb-page {
    margin-top: 12px;
    text-align: center;
}

.ewb-page-items {
    margin-top: 10px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    border: 0;
    color: #0030cc;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
    font-family: "Simsun";
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-hover>a {
    font-family: "Simsun";
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-hover:hover>a,
.ewb-page-go:hover>a {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}

/* 友情链接 */

.ewb-flink-bd {
    margin-top: 4px;
    height: 52px;
    border: 1px solid #eee;
}

.ewb-flink-sel {
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 10px;
    width: 235px;
    height: 32px;
    font-size: 14px;
    color: #4c4c4c;
    border: 1px solid #e5e5e5;
}
