/**!
 * åŒºæ”¿åºœåŠžå…¬å®¤
 * author: fxyue;
 * date:2019-10-17
 */
.ewb-office {
    padding: 10px 0 10px 20px;
    background: #fff;
}

.ewb-office-item {
    float: left;
    width: 14.28%;
}

.ewb-office-item a {
    display: block;
    max-width: 95%;
    line-height: 36px;
    padding-left: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    background: url("../images/s_listimg.jpg") left center no-repeat;
}

.ewb-office-item a:hover,.ewb-office-item a.accfocus {
    color: #e2303c;
    background-image: url("../images/s_listimgh.jpg");
}

/* pad */
@media (max-width:979px) {
    .ewb-office-item {
        width: 25%;
    }
}

/* æ‰‹æœºç«¯ */
@media (max-width:480px) {
    .ewb-office-item {
        width: 50%;
    }
}

/* åŒºæ”¿åºœåŠžå…¬å®¤ */
.ewb-news-tt {
    height: 50px;
    line-height: 50px;
    /*cursor: pointer;*/
    font-size: 0;
    color: #ef4837;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: url("../images/news_tt_bg.jpg");
    background-size: 100% 100%;
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/news_tt_bg.jpg', sizingMethod='scale');
}

.ewb-news-tt span {
    font-size: 24px;
    display: inline-block;
    padding-left: 38px;
    background: url("../images/classify_icon.png") left center no-repeat;
}

.ewb-classify {
    padding: 20px;
    background: #fff;
}

.ewb-classify-list {
    margin-top: 10px;
}

.ewb-classify-list:first-child {
    margin-top: 0;
}

.ewb-classify-item {
    display: block;
    font-size: 0;
    height: 50px;
    background: #f6f6f6;
    color: #333;
}

.ewb-classify-items {
    margin-left: 80px;
    color: #333;
}

.ewb-classify-node {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}

.ewb-classify-item i {
    width: 0;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.ewb-classify-item span {
    vertical-align: middle;
    display: inline-block;
}

.ewb-classify-item span:first-child {
    width: 130px;
    padding-right: 5px;
    text-align: right;
    margin-right: 15px;
}

.ewb-classify-item:hover,
.ewb-classify-items:hover,
.ewb-classify-item.accfocus {
    background: #ef4837;
    color: #fff;
}

/* å°å± */
@media (min-width:980px) and (max-width:1299px) {
    .ewb-classify-item span:first-child {
        width: 110px;
        margin-right: 10px;
    }
}

/* pad */
@media (max-width:979px) {
    .ewb-classify-item {
        text-align: center;
    }

    .ewb-classify-item span:first-child {
        width: 115px;
        padding-right: 0;
    }
}

/* äººå‘˜åˆ†å·¥ */
.ewb-person {
    background: #fff;
    min-height: 620px;
    padding: 18px 20px;
}

.ewb-person-bd {
    padding: 0 40px 0 30px;
}

/* å³ä¾§ */
.ewb-person-right {
    float: right;
    padding-top: 40px;
    width: 172px;
}

.ewb-open-hd {
    margin-top: 20px;
}

.ewb-open-hd>a {
	display: block;
    height: 56px;
    padding: 10px;
    background: url("../images/s_depart_tt.jpg") no-repeat;
    background-size: 100% 100%;
}

.ewb-open-hd p {
    display: block;
    width: 100%;
    line-height: 36px;
    margin: 0 auto;
    border: 1px solid #fff;
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

/* å·¦ä¾§ */
.ewb-person-left {
    margin-right: 180px;
    padding-top: 35px;
    line-height: 48px;
    font-size: 18px;
}

.ewb-person-list label {
    float: left;
    width: 100px;
    padding-left: 7px;
}

.ewb-person-list div {
    margin-left: 100px;
}

.ewb-empty {
    width: 35px;
    height: 1px;
    display: inline-block;
}

/* pad */
@media (max-width:767px) {
    .ewb-person {
        min-height: 0;
    }

    .ewb-person-right {
        float: none;
        margin: 0 auto;
        padding-top: 20px;
    }

    .ewb-person-left {
        margin-right: 0;
        line-height: 30px;
        padding-top: 20px;
    }

    .ewb-person-bd {
        padding: 0;
    }

    .ewb-person-list {
        margin-top: 10px;
    }
}


/* ä¿®æ”¹ */
.ewb-person-lead {
    width: 100%;
    text-align: center;
    font-size: 0;
    font-weight: bold;
    line-height: 100px;
}

.ewb-person-lead label {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    float: none;
    font-size: 20px;
    padding-left: 0;
    color: #e2303c;
}

.ewb-person-lead div {
    display: inline-block;
    margin-left: 0;
    font-size: 20px;
    vertical-align: middle;
}

.ewb-person-left {
    margin-right: 220px;
}

.ewb-person-work label {
    float: none;
    width: 100%;
    background: #f4f4f4;
    color: #e2303c;
    padding-left: 0;
    display: block;
    text-align: center;
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: bold;
}

.ewb-person-work div {
    margin-left: 30px;
}

@media (max-width:767px) {
    .ewb-person-left {
        margin-right: 0;
        padding-top: 0;
    }

    .ewb-person-lead,
    .ewb-person-work label {
        line-height: 48px;
    }

    .ewb-person-work div {
        margin-left: 10px;
    }
}

.ewb-leader-info p {
    
    text-indent: 2em;
}