/**!
 * Ã©Æ’Â¨Ã©â€”Â¨Ã¤Â¿Â¡Ã¦ÂÂ¯Ã¥â€¦Â¬Ã¥Â¼â‚¬
 * author: fxyue;
 * date:2019-10-9
 */

.ewb-main {
    min-height: 904px;
    background: #fff;
}

.ewb-white {
    padding: 23px 20px 30px;
	min-height: 976px;
}



/* Ã¦â€°â€¹Ã¦Å“ÂºÃ§Â«Â¯ */
@media (max-width:767px) {
    .ewb-white {
        padding: 20px 10px;
        min-height: 0;
    }
}

/* Ã¤Â¸â€œÃ©Â¡Â¹Ã¥â€¦Â¬Ã¥â€˜Å  */
.ewb-tip-icon {
    background-image: url("/Template/xwzx/css/../images/s_news_tt.png");
}

.ewb-tips-box {
    min-height: 120px;
}

.ewb-tips {
    margin: 20px 0 30px;
    background: #f6f6f6;
    padding: 5px 20px 20px 5px;

}

.ewb-tips-item {
    float: left;
    margin: 15px 0 0 14px;
}

.ewb-tips-item a {
    display: block;
    background: url("/Template/xwzx/css/../images/tip_item_bg.png") no-repeat;
    width: 140px;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    padding: 0 10px;
    color: #333;
    font-size: 16px;
}

.ewb-tips-item:hover a,
.ewb-tips-item.accfocus a,
.ewb-tips-item.cur a {
    color: #fff;
    background-image: url("/Template/xwzx/css/../images/tip_item_bgh.png");
}

.ewb-col-node>a {
    color: #333;
}

/* Ã¥Â°ÂÃ¥Â±Â */
@media (max-width:1299px) {
    .ewb-tips {
        padding: 5px 5px 20px;
    }
}

/* Ã¦â€°â€¹Ã¦Å“ÂºÃ§Â«Â¯ */
@media (max-width:767px) {
    .ewb-tips {
        margin: 20px 0;
    }
}

/* Ã¦â€°â€¹Ã¦Å“ÂºÃ§Â«Â¯ */
@media (max-width:480px) {
    .ewb-tips {
        padding: 5px 0 15px;
    }

    .ewb-tips-item {
        margin: 10px 0 0;
    }

    .ewb-tips ul {
        width: 280px;
        margin: 0 auto;
    }
}

/* Ã¦â€¹â€ºÃ¨ÂËœÃ¤Â¿Â¡Ã¦ÂÂ¯ */
.ewb-job {
    margin: 4px 10px 0 15px;
}

/* pad */
@media (max-width:979px) {
    .ewb-job {
        margin: 4px 5px 0;
    }

    .ewb-data-infor {
        margin-right: 100px;
    }
}

/* Ã¦â€°â€¹Ã¦Å“ÂºÃ§Â«Â¯ */
@media (max-width:767px) {
    .ewb-data-list {
        line-height: 40px;
    }
}

/* Ã§Æ’Â­Ã§â€šÂ¹Ã¦â€“Â°Ã©â€”Â» */

.ewb-hot {
    margin-top: 20px;
    min-height: 294px;
    background: #fff;
}

.ewb-hot .ewb-white {
    padding-bottom: 0;
}

.ewb-hot-icon {
    background-image: url("/Template/xwzx/css/../images/s_news_tt2.png");
}

.ewb-hot .ewb-data-infor {
    margin-right: 0;
}

.ewb-hot .ewb-data-list {
    line-height: 42px;
    font-style: italic;
}

.ewb-hot span {
    padding-right: 8px;
    font-size: 18px;
    font-weight: bold;
    color: #999;
}

.ewb-hot ul {
    padding-top: 15px;
}

/* Ã¥â€ºÂ½Ã¥Å Â¡Ã©â„¢Â¢Ã¤Â¿Â¡Ã¦ÂÂ¯ */
.ewb-news {
    min-height: 380px;
    background: #fff;
}

.ewb-news .ewb-white {
    padding-bottom: 0;
}

.ewb-news-icon {
    background-image: url("/Template/xwzx/css/../images/s_news_tt3.png");
}

.ewb-news .ewb-data-infor {
    margin-right: 0;
}

.ewb-news .ewb-data-list {
    padding-left: 12px;
    line-height: 42px;
    background: url("/Template/xwzx/css/../images/s_listimg.jpg") left center no-repeat;
}

.ewb-news ul {
    padding-top: 15px;
}

/* Ã¦ÂÂ¾Ã¦Â±Å¸Ã¨Â¦ÂÃ©â€”Â» */

.ewb-report>ul {
    margin-right: -10px;
    margin-top: -10px;

}

.ewb-report-list {
    margin-top: 10px;
    float: left;
    width: 50%;
}


.ewb-report-item {
    display: block;
    margin-right: 10px;
    background: #fff;
    padding-left: 40px;
    line-height: 90px;
    color: #333;
    height: 90px;
    font-size: 18px;
}


.ewb-report-item span {
    padding-left: 50px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-repeat: no-repeat;
    background-position: left center;
}

.report1 {
    background-image: url("/Template/xwzx/css/../images/s_news_icon.png");
}

.report2 {
    background-image: url("/Template/xwzx/css/../images/s_news_icon2.png");
}

.report3 {
    background-image: url("/Template/xwzx/css/../images/s_news_icon3.png");
}

.report4 {
    background-image: url("/Template/xwzx/css/../images/s_news_icon4.png");
}

.ewb-report-item:hover,.ewb-report-item.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: 38px;
    }

    .ewb-tips-item {
        margin-left: 9px;
    }
}

/* padÃ¥ÂÅ Ã¦â€°â€¹Ã¦Å“ÂºÃ§Â«Â¯ */
@media (max-width:979px) {
    .ewb-report {
        margin-top: 20px;
    }
}

/* Ã¦â€°â€¹Ã¦Å“ÂºÃ§Â«Â¯ */
@media (max-width:480px) {
    .ewb-report-item {
        padding: 0 10px;
    }

    .ewb-report-item span {
        padding-left: 45px;
        font-size: 16px;
    }
}

/* padÃ¥ÂÅ Ã¦â€°â€¹Ã¦Å“ÂºÃ§Â«Â¯Ã¥Â®Â¹Ã¥â„¢Â¨Ã©Â«ËœÃ¥ÂºÂ¦ */
@media (max-width:979px) {
    .ewb-main,
    .ewb-hot,
    .ewb-news {
        min-height: 0;
    }
}

body.useOldFixed .ewb-data-infor a {
    text-align: left;
}

body.useOldFixed .news-list-items>.ewb-data-list{
    *zoom: 1;
}
body.useOldFixed .news-list-items>.ewb-data-list:before,
body.useOldFixed .news-list-items>.ewb-data-list:after{
    display: table;
    line-height: 0;
    content: "";
}
body.useOldFixed .news-list-items>.ewb-data-list:after{
    clear: both;
}

body.useOldFixed .news-list-items>.ewb-data-list>span.ewb-data-date{
    text-align: right !important;!i;!;
}

body.useOldFixed .ewb-page{
    padding-bottom: 20px;
}


body.useOldFixed .ewb-hot .ewb-data-infor a {
    width: 75% !important;!i;!;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}


.ewb-hot .ewb-data-list .ewb-data-infor a {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-hot .ewb-data-list .ewb-data-infor a .ewb-data-infor-index {
    /* float: left; */
    display: inline;
    padding-right: 8px;
    font-size: 18px;
    font-weight: bold;
    color: #999;
}

.ewb-hot .ewb-data-list .ewb-data-infor a .ewb-data-infor-title {
    display: inline;
}

body.useOldFixed .container .ewb-hot .ewb-data-list .ewb-data-infor a .ewb-data-infor-index {
    flex-shrink: 1;
}

body.useOldFixed .container .ewb-hot .ewb-data-list .ewb-data-infor a .ewb-data-infor-title {
    flex-shrink: 0;
    text-align: left !important;;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.useOldFixed .ewb-news ul{
    *zoom: 1;
}
body.useOldFixed .ewb-news ul:before,
body.useOldFixed .ewb-news ul:after{
    display: table;
    line-height: 0;
    content: "";
}
body.useOldFixed .ewb-news ul:after{
    clear: both;
}