/**!

 * 江苏省公共资源交易网

 * author: wuzhou;

 */



.ewb-trade-mid {

    /* height: 617px; */

	padding-bottom: 20px;

    background: url(/uploads/image/wimages/trade_bg.jpg) center top no-repeat #f2f2f2;

}



.ewb-h543 {

    min-height: 543px;

	padding-bottom: 20px;

}



.ewb-trade-left {

    min-height: 714px;

    background-color: #ecf6ff;

}



.ewb-trade-tt {

    width: 256px;

    height: 55px;

    font-size: 18px;

    margin-left: -7px;

    color: #fff;

    text-align: center;

    line-height: 49px;

    background: url(/uploads/image/wimages/trade_tt_bg.png) center top no-repeat #e6f4ff;

}





/* 表格 */



.ewb-trade-tb {

    width: 100%;


}



.ewb-w44 {

    width: 44px;

}



.ewb-w133 {

    width: 133px;

}



.ewb-w108 {

    width: 108px;

}



.ewb-trade-th {

    /* background-color: #5cc5fb; */

	background-color: #4782ce;

    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: 21px;

    border-bottom: 1px dashed #d8d8d8;

    /*! text-align: center; */

    vertical-align: top;

	padding:10px 0px 10px 10px;
}



.ewb-trade-td>a {

    display: block;

    color: #333;

    text-align: left;

    margin-left: 20px;

    overflow: hidden;

    

    text-overflow: ellipsis;

}



.ewb-trade-tr:hover {

    background-color: #fff3e4;

}





/* 页码 */



.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;

	color:#666;

}

.ewb-page-li>a:hover{

	color: white;

    background-color: rgb(153, 153, 153);

    text-decoration: none;

}

.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 #ff600e; */

}



.ewb-page-item.current {

    width: 36px;

    height: 26px;

    line-height: 26px;

    border: 0;

    color: #ff600e;

    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;

}





/* 左侧菜单 */



.ewb-snav-items>li {


    vertical-align: top;

    line-height: 50px;

    float: left;
    width: 100%;
}



.ewb-snav-items>li>a {

    display: block;

    font-size: 16px;

    text-indent: 29px;

    color: #333;

    width: 100%;
}



.ewb-snav-items>li>a:hover {

    color: #fff;

    font-weight: bold;

    background: url(/uploads/image/wimages/right_arr.png) 211px 50% no-repeat #5cc5fb;

    float: left;
}

/*dinghong 20200508*/
.left_button{background: #eee; border-radius:4px; width:85%; padding:0px 0 0 10%; float:left; color:#444; text-align: left; font-size: 16px; margin: 5px 2.5% 0; line-height:40px;}
.left_button:hover{background: #4a94de; color:#fff;}
.left_button_cur{background:  #317dca; color:#fff;border-radius:4px; width:85%; padding:0px 0 0 10%; float:left; text-align: left; font-size: 16px; margin: 5px 2.5% 0; line-height:40px;}