/**!
 * 青海省公共资源交易网
 * author: xuy;
 * date:2017-08-25
 */

.ewb-local {
    padding-left: 38px;
    height: 76px;
    line-height: 76px;
    color: #666;
    background: url(../images/local_icon.png) 8px 28px no-repeat;
}

.ewb-local a {
    color: #666;
}

.ewb-local span {
    padding: 0 6px;
}

.ewb-local a.ewb-local-col {
    color: #ff6714;
}

.ewb-sty-l-hd {
    padding-left: 28px;
    height: 50px;
    line-height: 50px;
    background: url(../images/policy_icon.png) 205px 18px no-repeat #1492ff;
}

.ewb-sty-l-hd a {
    font-size: 18px;
    font-weight: bold;
    color: #fff
}

.ewb-sty-l-bd {
    padding-top: 20px;
    padding-left: 20px;
}

.ewb-sty-l {
    width: 260px;
	background-color: #ecf6ff;
}

.ewb-sty-con {
    margin-left: 40px;
    width: 800px;
}

.ewb-sty-hd {
    height: 46px;
    background-color: #f6f6f6;
}

.ewb-sty-hd a {
    display: inline-block;
    padding: 0 32px 0 28px;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #1492ff;
    border-top: 3px solid #1492ff;
    background-color: #fff;
}

.ewb-sty-link {
    display: block;
    margin-bottom: 10px;
}

.ewb-sty-radiusl {
    width: 15px;
    height: 32px;
}

.ewb-sty-link:hover .ewb-sty-radiusl {
    background: url(../images/policy_radiusl.png);
}

.ewb-sty-radiusr {
    width: 15px;
    height: 32px;
}

.ewb-sty-link:hover .ewb-sty-radiusr {
    background: url(../images/policy_radiusr.png);
}

.ewb-sty-sp {
    padding-left: 36px;
    width: 157px;
    height: 32px;
    line-height: 32px;
    color: #333;
    background: url(../images/policy_item_icon.png) 20px 14px no-repeat;
	font-size: 16px;
    font-weight: bold;
}

.ewb-sty-link:hover .ewb-sty-sp {
    font-weight: bold;
    color: #fff;
    background: url(../images/policy_item_iconh.png) 20px 14px no-repeat #f8a65c;
}

.ewb-sty-link.current .ewb-sty-sp {
    font-weight: bold;
    color: #fff;
    background: url(../images/policy_item_iconh.png) 20px 14px no-repeat #f8a65c;
}



.ewb-sty-bd {
    padding: 20px 5px 0 1px;
}

.ewb-notice-item {
    padding-left: 19px;
    height: 36px;
    line-height: 36px;
    vertical-align: top;
    background: url(../images/item_icon.jpg) left 50% no-repeat;
}

.ewb-notice-block {
    margin-right: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-notice-block a {
    font-size: 16px;
    color: #333;
}

.ewb-notice-item span {
    margin-top: -37px;
    font-size: 16px;
    color: #999;
}

/* 分页 */

.ewb-page {
    margin-top: 24px;
    text-align: right;
}

.ewb-page-items {
    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;
}

.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-go {
    margin-left: 2px;
}

.ewb-page-go:hover>a, .ewb-page-hover: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;
}
