﻿/**!
 * 江苏省公共资源交易网
 * author: wuzhou;
 */


/* 面包屑 */

.ewb-route {
    height: 26px;
    line-height: 26px;
    text-indent: 15px;
    margin-bottom: 5px;
    background: url(../images/bread_ico.png) 2px 5px no-repeat;
}

.ewb-route>a {
    color: #999;
}

.ewb-route>a:hover {
    color: #bb3636;
}

.ewb-route>a:last-child {
    color: #bb3636;
}

.ewb-left-nav {
    min-height: 693px;
    background-color: #e3f4fc;
}

.ewb-left-tt {
    height: 58px;
    line-height: 58px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #0080da;
}


/* 左侧菜单 */

.wb-tree-items {
    cursor: pointer;
}

.wb-tree-tt {
    color: #333;
}

.wb-tree-node {
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #333;
    padding-left: 62px;
    background: url(../images/left_nav_bg.png) 30px center no-repeat;
}

.wb-tree-items .last,
.wb-tree-item .last {
    border-bottom: none;
}

.wb-tree-sub {
    display: none;
    padding: 9px 0 7px 0;
    background-color: #c7e5f8;
}

.wb-tree-item>a {
    margin-left: 92px;
    display: block;
    height: 41px;
    line-height: 41px;
    text-indent: 16px;
    color: #333;
    background: url(../images/th_ico.png) left center no-repeat;
}

.wb-tree-item>a:hover {
    color: #bb3636;
    background: url(../images/th_ico_hover.png) left center no-repeat;
}

.current .wb-tree-node {
    display: block;
    background: url(../images/left_nav_bg_hover.png) 30px center no-repeat #329bdf;
}

.current .wb-tree-node>a {
    color: #fff;
}

.current .wb-tree-sub {
    display: block;
}


/* 地区选择 */

.ewb-area-tt {
    height: 133px;
    border-top: 2px solid #0080da;
    background-color: #f7f7f7;
}

.ewb-area-left {
    line-height: 48px;
    text-align: right;
    width: 62px;
    font-weight: bold;
    color: #333;
}

.ewb-area-right {
    width: 666px;
}

.ewb-area-ritems {
    padding-top: 11px;
}

.ewb-area-ritems>li {
    width: 72px;
    height: 26px;
    line-height: 26px;
    float: left;
    padding-bottom: 5px;
    margin-right: 10px;
}

.ewb-area-ritems>li>a {
    display: block;
    font-size: 14px;
    color: #333;
    text-align: center;
}

.ewb-area-ritems>li>a:hover,
.ewb-area-ritems>li.cur>a {
    color: #fff;
    font-weight: bold;
    background-color: #bb3636;
}


/* 搜索 */

.ewb-trade-search {
    margin: 0 15px 0 20px;
    padding-top: 15px;
    border-top: 1px dashed #cbcbcb;
}

.ewb-stxt {
    line-height: 30px;
}

.ewb-trade-input {
    display: block;
    border: 1px solid #e1e1e1;
    width: 200px;
    height: 28px;
    outline: none;
    line-height: 28px;
    text-indent: 10px;
    margin-right: 10px;
}

.ewb-trade-sel {
    display: block;
    width: 72px;
    height: 30px;
    border: 1px solid #e1e1e1;
    line-height: 30px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    outline: none;
}

.ewb-sebtn {
    display: block;
    width: 74px;
    height: 30px;
    text-indent: 18px;
    font-size: 14px;
    color: #fff;
    outline: none;
    border: 0;
    cursor: pointer;
    font-family: "Microsoft YaHei";
    background: url(../images/s_wico.png) 10px center no-repeat #bb3636;
}

.ewb-ml30 {
    margin-left: 30px;
}

.ewb-ml5 {
    margin-left: 5px;
}

.ewb-trade-tb {
    width: 100%;
    table-layout: fixed;
}

.ewb-w44 {
    width: 44px;
}

.ewb-w133 {
    width: 133px;
}

.ewb-w108 {
    width: 108px;
}

.ewb-trade-th {
    background-color: #329bdd;
    height: 36px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.ewb-trade-pro {
    text-align: left;
    text-indent: 20px;
}

.ewb-trade-td {
    font-size: 14px;
    height: 41px;
    border-bottom: 1px dashed #d8d8d8;
    text-align: center;
    vertical-align: top;
    line-height: 41px;
}

.ewb-trade-td>a {
    display: block;
    color: #333;
    text-align: left;
    margin-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-trade-tr:hover {
    background-color: #fff0f0;
}

.ewb-w290 {
    width: 270px;
}

.ewb-txtleft {
    text-align: left;
    text-indent: 10px;
}

.ewb-txtright {
    text-align: right;
    padding-right: 20px;
}


/* 页码 */

.ewb-page-items {
    margin-top: 20px;
    margin-left: 50px;
}

.ewb-page-li {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
}

.ewb-page-li>a {
    display: block;
}

.ewb-page-li.ml6 {
    margin-left: 6px;
}

.ewb-page-li.ml20 {
    margin-left: 20px;
}

.ewb-page-item {
    width: 34px;
    height: 24px;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
}

.ewb-page-item:hover {
    border: 1px solid #bb3636;
}

.ewb-page-item.current {
    width: 36px;
    height: 26px;
    line-height: 26px;
    border: 0;
    color: #bb3636;
    font-weight: bold;
}

.ewb-page-default {
    width: 36px;
    height: 26px;
    line-height: 26px;
    color: #666;
}

.ewb-page-omit {
    width: auto;
    padding: 0 18px 0 18px;
}

.ewb-page-family {
    font-family: "SimSun";
}

.ewb-page-fs12 {
    font-size: 12px;
}

.ewb-page-number {
    width: auto;
    padding: 0 6px 0 6px;
    font-weight: bold;
}

.ewb-page-to {
    width: auto;
}

.ewb-page-next {
    width: 58px;
}

.ewb-page-next:hover {
    background-color: #999999;
    color: #fff;
    cursor: pointer;
    border: 1px solid #999;
}

.ewb-page-go {
    width: 28px;
}

.TDStyle {
height:29px;line-height:29px;}

.TDStyle a{
    font-size: 14px;
    color: #333;}
.td{
    color: #333;
    font-size: 12px;}



/*二级页面LeftMenu*/
.LeftMenu1 a{color:#fff;
padding-left:62px;}

.LeftMenu{
background:url(../images/left_erj.png);
height:47px;
line-height:47px;
cursor:pointer;
font-size: 14px;
}
.LeftMenu a{color:#333;
padding-left:62px;}
/*.LeftMenu a:hover{
background-repeat:no-repeat;
background:url(../images/left_erj_h.jpg);
background-position:center; background-repeat:no-repeat; color:#ffffff;
cursor:pointer;
display: block;
}*/
.LeftMenuSub{
height:35px;
width:217px;
background-repeat:no-repeat;
cursor:pointer;
display: block;
font-size: 14px;
color: #481814;
}
.LeftMenuSub a:hover
{
	color:ff9600;
}
a {color:#333;}
.leftme font{padding-left:60px;}
.leftme tr{margin-top:10px;}
.leftme{padding-top:5px;}
.leftm {padding-top:5px;}
.leftdot{
    margin-left: 42px;
    display: block;
    height: 41px;
    line-height: 41px;
    text-indent: 16px;
    color: #333;
    background: url(../images/th_ico.png) left center no-repeat;}

.leftdot:hover{
    color: #bb3636;
    background: url(../images/th_ico_hover.png) left center no-repeat;}
.leftdot2{
    margin-left: 42px;
    display: block;
    height: 41px;
    line-height: 41px;
    text-indent: 16px;
    color: #bb3636;
    background: url(../images/th_ico_hover.png) left center no-repeat;}
.leftblack{
    margin-left: 62px;}