/**!
 * æœºæž„èŒèƒ½è¯¦æƒ…
 * author: fxyue;
 * date:2019-10-17
 */

.ewb-white {
    min-height: 958px;
    padding: 20px;
}


/* pad */
@media (max-width:979px) {
    .ewb-white {
        min-height: 0;
    }
}

/* æ‰‹æœºç«¯ */
@media (max-width:767px) {
    .ewb-white {
        padding: 20px 10px;
    }
}

.ewb-develop-tt {
    line-height: 44px;
    text-align: center;
    font-size: 24px;
    color: #e2303c;
    font-weight: bold;
}

.ewb-develop {
	margin-top: 20px;
    position: relative;
}

.ewb-develop-hd {
    height: 37px;
    border-bottom: 1px solid #ddd;
}

.ewb-develop-item {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 34px;
    width: 104px;
    font-size: 16px;
    text-align: center;
}

.ewb-develop-item a {
    display: block;
    color: #666;
    border-bottom: 5px solid transparent;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-develop-item.cur a {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 5px solid #ef4837;
}

.ewb-develop-sec {
    left: 104px;
}

.ewb-develop-third {
    left: 208px;
}


.ewb-develop-bd {
    margin-top: 2px;
    padding: 10px 59px;
    text-align: justify;
}

.ewb-develop-bd p {
    line-height: 36px;
    font-size: 16px;
    color: #666;
    text-indent: 28px;
    margin-top: 30px;
}

/* å°å± */
@media (max-width:1299px) {
    .ewb-develop-bd {
        padding: 10px 20px;
    }
}

/* æ‰‹æœºç«¯ */
@media (max-width:480px) {
    .ewb-develop-item {
        width: 90px;
    }

    .ewb-develop-sec {
        left: 90px;
    }

    .ewb-develop-third {
        left: 180px;
    }

    .ewb-develop-item.cur a {
        font-size: 16px;
    }

    .ewb-develop-bd {
        padding: 10px;
    }

    .ewb-develop-bd p {
        margin-top: 10px;
    }
}



/* åŒºäººåŠ›èµ„æºç¤¾ä¼šä¿éšœå±€ */
.ewb-depart {
    min-height: 122px;
    overflow: hidden;
    background: url("../images/s_depart_bg.jpg") left top no-repeat;
    background-size: 100% 100%;
}

.ewb-depart-tt {
    float: left;
    width: 250px;
    height: 60px;
    line-height: 60px;
    margin: 30px auto 0;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background: url("../images/s_depart_tt2.png") no-repeat;
}

.ewb-depart-con {
    margin: 10px 10px 10px 260px;
    min-height: 102px;
    background: url("../images/mask_white_88.png");
}

.ewb-depart-items {
    padding: 7px 14px 0 14px;
    overflow: hidden;
}

.ewb-depart-items>li {
    float: left;
    width: 50%;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-depart-items span {
    color: #999;
}

/* padåŠæ‰‹æœºç«¯ */
@media (max-width:979px) {
    .ewb-depart-tt {
        float: none;
        margin-top: 20px;
    }

    .ewb-depart-items {
        padding-bottom: 7px;
    }

    .ewb-depart-con {
        margin-left: 10px;
        margin-bottom: 10px;
    }
}

/* æ‰‹æœºç«¯ */
@media (max-width:767px) {
    .ewb-depart-items>li {
        width: 100%;
    }
}

/* åŒºå‘å±•æ”¹é©å§”  */

.ewb-news-tt {
    height: 50px;
    line-height: 50px;
    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');
    font-weight: bold;
    text-align: center;
}

.ewb-work .ewb-news-tt span {
    font-size: 24px;
}


.ewb-work {
    padding-bottom: 20px;
    background: url("../images/openDuty_depart_bg.jpg");
    background-size: 100% 100%;
}

.ewb-work-bd {
    overflow: hidden;
    margin: 20px 20px 0;
    min-height: 238px;
    padding: 0 10px 10px 0;
    background: url("../images/mask_white_66.png");

}

.ewb-work-list {
    margin-top: 20px;
    line-height: 22px;
    font-size: 16px;
}

.ewb-work-list label {
    float: left;
    width: 110px;
    text-align: right;
    color: #666;
}

.ewb-work-box {
    margin-left: 120px;
    word-break: break-all;
}

/* å°å± */
@media (min-width:980px) and (max-width:1299px) {
    .ewb-work-list label {
        width: 90px;
    }

    .ewb-work-box {
        margin-left: 95px;
    }
}

/* å°å± */
@media (max-width:1299px) {
    .ewb-work-bd {
        margin: 20px 10px 0;
    }
}

/* æ‰‹æœºç«¯ */
@media (max-width:480px) {
    .ewb-work-list label {
        width: 90px;
    }

    .ewb-work-box {
        margin-left: 95px;
    }
}

/* ä¾ç”³è¯·å…¬å¼€ */
.ewb-open {
    min-height: 610px;
    background: url("../images/s_depart_bg2.jpg") center bottom no-repeat #fff;
}

.part {
    min-height: 1078px;
    background-image: url("../images/s_depart_bg4.jpg");
}

.ewb-open-hd {
    padding: 10px 10px 0;
}

.ewb-open-hd>h2 {
    height: 90px;
    padding-top: 15px;
    background: url("../images/s_depart_tt.jpg") no-repeat;
    background-size: 100% 100%;
}

.ewb-open-hd a {
    display: block;
    width: 260px;
    line-height: 58px;
    margin: 0 auto;
    border: 1px solid #fff;
    font-size: 24px;
    text-align: center;
    color: #fff;
}

.ewb-open-bd {
    padding: 0 10px;
}

.ewb-report-list {
    margin-top: 10px;
}

.ewb-report-item {
    display: block;
    background: #f6f6f6;
    padding: 0 40px;
    line-height: 90px;
    color: #333;
    height: 90px;
    font-size: 18px;
}

.ewb-report-item i {
    float: right;
    width: 34px;
    height: 100%;
    background: url("../images/report_icon_arrow.png") center center no-repeat;
}

.ewb-report-item span {
    padding-left: 60px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-repeat: no-repeat;
    background-position: left center;
    margin-right: 30px;
}

.report1 {
    background-image: url("../images/s_news_icon5.png");
}

.report2 {
    background-image: url("../images/report_icon_02.png");
}

.report3 {
    background-image: url("../images/report_icon_03.png");
}

.report4 {
    background-image: url("../images/report_icon_04.png");
}


.ewb-report-list:hover,.ewb-report-list.accfocus {
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.22);
}

/* å°å± */
@media (min-width:980px) and (max-width:1299px) {
    .ewb-report-item {
        padding: 0 20px;
    }

    .ewb-report-item span {
        padding-left: 45px;
    }

    .ewb-tips-item {
        margin-left: 9px;
    }

}

/* padåŠæ‰‹æœºç«¯ */
@media (max-width:979px) {
    .ewb-open {
        background: #fff;
        margin-top: 20px;
    }

    .ewb-open,
    .part {
        min-height: auto;
        padding-bottom: 20px;
    }
}

/* æ‰‹æœºç«¯ */
@media (max-width:480px) {
    .ewb-report-item {
        padding: 0 20px;
    }

    .ewb-report-item span {
        padding-left: 45px;
        font-size: 16px;
    }
}