/**!
 *某某页面-二级页
 * author: gaojian;
 * date:2017-07-25
 */

.ewb-home {
    height: 40px;
    padding-left: 61px;
    font-size: 15px;
    line-height: 40px;
    background: url(../images/home_icon.png) 37px center no-repeat #f1f2f2;
}

.ewb-home a {
    color: #333;
    margin: 0 10px;
}

.ewb-home .cur {
    color: #3d79ac;
}

.ewb-bor {
    height: 717px;
    border: 1px solid #dcdcdc;
    border-top: 1px solid #3d79ac;
}

.ewb-bor1 {
    height: 780px;
    border: 1px solid #dcdcdc;
    border-top: 1px solid #3d79ac;
}

.ewb-bor-hd {
    height: 44px;
    border-bottom: 1px solid #dcdcdc;
    background: url(../images/menu_tt.jpg) repeat-x;
}

.ewb-menu-tt {
    display: block;
    height: 44px;
    font-size: 18px;
    color: #3d79ac;
    text-align: center;
    line-height: 44px;
}

.ewb-menu {
    background: url(../images/menu_bg.jpg) bottom center no-repeat;
}

.wb-tree {
    width: 230px;
    margin-left: 9px;
    margin-right: 9px;
}

.wb-tree-items {
    margin-top: 10px;
    cursor: pointer;
}

.wb-tree-tt {
    color: #333;
}

.wb-tree-node,
.wb-tree-sub a {
    display: block;
    height: 37px;
    line-height: 37px;
    color: #333;
    background: url(../images/menu_icon1.png);
}

.wb-tree-node {
    text-indent: 73px;
    font-size: 15px;
}

.wb-tree-sub {
    display: none;
}

.wb-tree-item>a {
    padding-left: 80px;
    background: none;
    color: #666;
}

.wb-tree-item .last {
    border-bottom: none;
}

.wb-tree-item>a:hover {
    color: #3e88f1;
}

.current .wb-tree-tt {
    color: #3e88f1;
}

.current .wb-tree-node {
    background: url(../images/menu_icon2.png);
}

.current .wb-tree-sub {
    display: block;
}



.ewb-bor-tt {
    padding: 0 16px;
    line-height: 40px;
    margin: 4px 0 0 10px;
    background-color: #3d79ac;
    font-size: 18px;
    color: #fff;
}

.wb-data-item {
    padding-left: 14px;
    padding-top: 1px;
}

.wb-data-list {
    line-height: 36px;
    padding-left: 18px;
    background: url(../images/list_img.jpg) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    color: #999;
    padding-right: 15px;
    margin-top: -36px;
}

.wb-data-list:hover .wb-data-date,
.wb-data-list:hover a {
    cursor: pointer;
    color: #f84c11;
}



/*分页*/

.ewb-page {
    text-align: center;
}

.ewb-page-items {
    margin-top: 58px;
    margin-left: 10px;
    text-align: center;
    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 {
	min-width: 44px;
    display: block;
    color: #555;
    height: 24px;
    margin-right: 4px;
    font-size: 14px;
    line-height: 24px;
    /* padding: 0 8px; */
    text-align: center;
    font-family: "Microsoft YaHei";
    border: 1px solid #dfdfdf;
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    /* padding: 0 8px; */
}

.ewb-page-li.current {
    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;
    margin-left: 5px;
}

.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;
    cursor: pointer;
}

.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;
    width: 50px;
    float: left;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}

/*今日标讯*/

.ewb-col {
    border-top: 1px solid #3d8ac5;
}

.ewb-col-hd {
    height: 46px;
    padding-left: 10px;
    background: url(../images/col_bg.jpg) repeat-x;
}

.ewb-col-tt {
    padding: 0 20px;
    height: 38px;
    background-color: #4e8ec4;
    color: #fff;
    margin-top: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 38px;
}

.ewb-more {
    margin-top: 8px;
    font-size: 12px;
    font-weight: bold;
    color: #666;
    line-height: 38px;
    margin-right: 17px;
}

.ewb-with1 {
    width: 120px;
}

.ewb-with2 {
   width: 527px;
}

.ewb-with3 {
    width: 120px;
}

.ewb-with4 {
    /*width: 120px;*/
}
.ewb-taday-hd{
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    font-weight: bold;
    background-color: #eef1f3;
}
.ewb-taday-hd span{
    text-align: center;
    line-height: 34px;
    text-align: center;
}

.ewb-taday-list{
    height: 34px;
    line-height: 34px;
}
.ewb-taday-list span{
    text-align: center;
}
.ewb-taday-list.even {
    background-color: #f4f7fa;
}

.ewb-taday .ewb-col-bd {
    padding-top: 10px;
    color: #666;
}

.ewb-color1 {
    color: #db0505;
}

.ewb-color2 {
    color: #fc7c0b;
}

.ewb-color3 {
    color: #7a0aed;
}

.ewb-taday-date {
    display: block;
    /*width: 527px;*/
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}