.ewb-route {
    min-height: 29px;
    line-height: 29px;
    padding: 10px 0 10px 24px;
    border-top: 1px solid #d2d2d2;
    background: url(https:/www.scip.gov.cn/images/route_ico.png) left 14px no-repeat;
}

.ewb-route-home {
    font-weight: bold;
}

.ewb-route>a {
    color: #333;
}

.ewb-route-last {
    color: #DD371D;
}

/* 鍐呭 */
.ewb-list-main {
    padding: 22px;
    background-color: #fff;
}

.ewb-list-left {
    width: 260px;
	cursor: pointer;
}

.ewb-list-right {
    width: 874px;
}

.ewb-list-title {
    height: 66px;
    line-height: 66px;
    font-size: 22px;
    color: #fff;
    padding-left: 75px;
    background: url(https:/www.scip.gov.cn/images/cate_ico.png) 30px 50% no-repeat #DD371D;
}

.ewb-list-title>a {
    color: #fff;
}

.ewb-list-menu>li {
    margin-top: 2px;
}

.ewb-menu-wrap {
    position: relative;
    min-height: 50px;
    line-height: 50px;
    padding-left: 60px;
    background: url(https:/www.scip.gov.cn/images/list_ico.png) 35px 50% no-repeat #FEF7F1;
}

.ewb-list-menu>li.current .ewb-menu-wrap {
    background-color: #FFE4C7;
}

.ewb-menu-wrap>a {
    font-size: 18px;
    color: #333;
}

.ewb-list-menu>li.current .ewb-menu-wrap>a {
    color: #DD371D;
    font-weight: bold;
}

.ewb-menu-arr {
    position: absolute;
    top:50%;
    margin-top: -6px;
    right:20px;
    display: none;
    width: 12px;
    height: 12px;
    cursor: pointer;
    background: url(https:/www.scip.gov.cn/images/list_arr_01.png) center no-repeat;
}

.ewb-list-menu>li.current .ewb-menu-arr {
    background-image: url(https:/www.scip.gov.cn/images/list_arr_02.png);
}

.hasChild .ewb-menu-arr {
    display: block;
}

.ewb-three-sub {
    display: none;
    background-color: #fbfbfb;
}

.ewb-list-menu>li.current .ewb-three-sub {
    display: block;
}

.ewb-three-items {
    padding: 10px 0;
    margin-left: 66px;
}

.ewb-three-items>li {
    vertical-align: top;
    line-height: 28px;
}

.ewb-three-items>li>a {
    display: block;
    font-size: 15px;
    color: #333;
    padding-left: 10px;
    background: url(https:/www.scip.gov.cn/images/three_nav_ico.png) left center no-repeat;
}


.ewb-three-items>li>a:hover {
    color: #ff7725;
    background-image: url(https:/www.scip.gov.cn/images/three_nav_ico_hover.png);
}

/* 鍙充晶鍐呭 */

.ewb-right-info {
    border:1px solid #efeff1;
    border-top:2px solid #DD371D;
    min-height: 500px;
}

.ewb-right-title {
    min-height: 47px;
    line-height: 47px;
    font-size: 20px;
    font-weight: bold;
    color: #DD371D;
    padding-left: 20px;
    border-bottom: 1px solid #efeff1;
    background-color: #f7f7f7;
}
.ewb-news-items {
    margin:0 20px;
    padding-top: 10px;
}
.ewb-news-items>li {
    position: relative;
    vertical-align: top;
    line-height: 36px;
}

.ewb-news-items>li>a {
    display: block;
    margin-right: 100px;
    font-size: 15px;
    color: #333;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(https:/www.scip.gov.cn/images/three_nav_ico.png) left center no-repeat;
}

.ewb-news-date {
    position: absolute;
    right:0;
    top:0;
}

.ewb-news-items>li:hover >a {
    color: #ff7725;
    background-image: url(https:/www.scip.gov.cn/images/three_nav_ico_hover.png);
}

.ewb-news-items>li:hover .ewb-news-date {
    color: #ff7725;
}

/* 椤电爜 */

.ewb-page {
    text-align: center;
    padding: 19px 0 33px;
    overflow: hidden;
}

.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.active>a {
    border: 0;
    color: #DD371D;
}

.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;
}
@media (min-width:768px) and (max-width: 1199px) {
    .ewb-list-left {
        width: 218px;
    }
    .ewb-list-right {
        width: 490px;
    }
}

@media (max-width: 767px) {
    .ewb-list-left,
    .ewb-list-right {
        width: 100%;
    }
    .ewb-list-right{
        margin-top: 2px;
    }
    .ewb-list-main {
        padding: 5px;
    }
}

/* new */
.ewb-page-items a {
	cursor: pointer;
}

.ewb-page-li>button {
	cursor: pointer;
    color: #555;
    height: 26px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
    background-color: #fff;
}

.govlist {
    background-color: #fff !important;
}

.wb-pd {
	padding: 20px;
}

.ewb-pager {
    float: right;
}

.ewb-pager>span {
    float: left;
    line-height: 48px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}

.ewb-select-div {
    float: left;
}

.ewb-select-item {
    margin: 9px 10px;
    float: left;
    width: 180px;
    height: 28px;
    line-height: 28px;
    text-indent: 10px;
    font-family: "Microsoft Yahei";
    font-size: 12px;
    color: #999;
    background: #fff;
    border: 1px solid #d9ebf7;
    outline: 0;
}

.ewb-listsec-btn {
	float: left;
    width: 52px;
    height: 30px;
    font-family: "Microsoft Yahei";
    color: #fff;
    background: #e12727;
    outline: 0;
    border: 0;
    cursor: pointer;
    border-radius: 2px;
    margin: 9px 5px;
    font-size: 14px;
}

@media (max-width: 767px) {
    .ewb-pager {
    	float: none;
	    height: 50px;
	}
	.ewb-select-item {
	    width: 160px;
	}
}

.wb-notic {
	padding: 20px;
}
