/**!
 * 某某-首页
 * author: lucw;
 * date:2018-01-01
 */

html{
    background-image: url(../images/sub_bg.jpg);
    background-color: #f6f7f9;
}

.ewb-footer {
    margin-top: 21px;
}

.ewb-main {
    padding-bottom: 30px;
    background-color: #fff;
    overflow: hidden;
}

/* loca */
.ewb-loca{
    margin-left: 30px;
    padding-top: 8px;
    padding-left: 28px;
    height: 62px;
    line-height: 62px;
    color: #999;
    background: url(../images/loca.png) left 30px no-repeat;
}

.ewb-loca a{
    margin-right: 6px;
    color: #999;
}

.ewb-loca .ewb-cur{
    color: #d72329;
}

/* panel */
.ewb-panel{
    padding-left: 30px;
}

.ewb-panel-items>li{
    margin-top: 10px;
}

.ewb-panel-items>li:first-child{
    margin-top: 0;
}

.panel-lk{
    padding-left: 39px;
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #d72329;
    border: 1px solid #d72329;
    background: url(../images/panel_tri.png) 223px center no-repeat #fdf2f2;
}

.panel-lk.current,
.panel-lk:hover{
    color: #fff;
    background-color: #d72329;
    background-image: url(../images/panel_trih.png);
}


/* 工作动态 */
.ewb-work{
    background-color: #fff;
}

.ewb-work-hd{
    margin-top: 4px;
    height: 34px;
    background-color: #f3f3f3;
}

.work-twp{
    margin-left: 20px;
    margin-top: -4px;
}

.work-ico{
    float: left;
    display: block;
    width: 26px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: left top;
}

.work-ico.icol{
    background-image: url(../images/work_l.png);
}

.work-ico.icor{
    width: 21px;
    background-image: url(../images/work_r.png);
}

.work-tt{
    padding-left: 13px;
    padding-right: 20px;
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    background-color: #d72329;
}

.ewb-work-bd{
    margin-top: 4px;
    overflow: hidden;
}

.ewb-colu{
    padding-right: 30px;
}

.ewb-colu .wb-data-infor{
    margin-right: 428px;
}

/* 分页 */
.ewb-page {
    text-align: center;
}

.ewb-page-items {
    margin-top: 20px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    border-color: #d72329;
    background-color: #d72329;
    color: #fff;
}

.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-hover:hover>a,
.ewb-page-go:hover>a {
    color: #fff;
    background-color: #d72329;
    border-color: #d72329;
}

.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;
}


.pagination{
    padding: 0;
    margin-top: 26px;
}

/**********/
/**
.panel-lk {
    padding-left: 39px;
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #d72329;
    border: 1px solid #d72329;
    background: url(../images/panel_tri.png) 223px center no-repeat #fdf2f2;
*/



.wb-tree {}

.wb-tree-items {
    cursor: pointer;
	margin-top:10px;
}



.wb-tree-tt {
    color: #d72329;
}

.wb-tree-node {
	padding-left: 39px;
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #d72329;
    background: url(../images/panel_tri.png) 223px center no-repeat #fdf2f2;
}



.wb-tree-sub a {
    display: block;
    text-align: center;
    line-height: 48px;
    border-radius: 3px;
}

.wb-tree-iconl {
    float: left;
    width: 4px;
    height: 13px;
    margin: 20px 15px 0 29px;
    background: url(../images/menu_left.jpg) no-repeat;
}

.wb-tree-iconr {
    float: right;
    width: 13px;
    height: 12px;
    margin-top: 19px;
    margin-right: 40px;
    background: url(../images/menu_icon.jpg) no-repeat;
}

.wb-tree-sub {
    display: none;
    padding: 0 6px;
}

.wb-tree-item>a {
    color: #333;
	font-size:16px;
}

.wb-tree-item>a:hover {
    color: #fff;
    background-color: #d72329;
}

.current .wb-tree-iconr {
   background-color: #d72329;
}

.current .wb-tree-sub {
    display: block;
}

.ewb-column-hd {
    min-height: 41px;
	border-bottom:none;
}

.ewb-column-bd {
    min-height: 610px;
    border-top: 0;
    overflow: hidden;
}

.ewb-column-tt {
	padding-left: 10px;
    padding-right: 10px;
    min-width: 82px;
    height: 41px;
    text-align: center;
    line-height: 41px;
    font-size: 16px;
    color: #fff;
}

.ewb-con-col {
    height: 30px;
    line-height: 30px;
    margin-bottom: 3px;
    background: #fdf2f2;
}

.ewb-con-col span:first-child {
    float: left;
    width: 62%;
}
.ewb-con-col span {
    float: right;
    width: 150px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
}


