/**!
 * 通用详情
 * author: wppei;
 * date:2021-07-28
 */


/* ä½ç½® */

.loc {
    padding: 17px 0 17px 27px;
    line-height: 25px;
    color: #999;
    background: url("../images/address_icon.png") no-repeat 2px center;
}

.loc-href {
    color: #999;
}

.loc-cur {
    color: #c71c21;
}

.box-shadow {
    margin-bottom: 45px;
    box-shadow: 0px 0px 7px 0px rgba(61, 62, 65, 0.16);
}


/* article */

.ewb-article {
    padding: 25px 40px 40px;
    min-height: 600px;
}

.ewb-article h3 {
    max-width: 80%;
    margin: 0 auto;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    color: #000;
}

.ewb-article-sources {
    margin-top: 10px;
    line-height: 36px;
    text-align: center;
    color: #999;
    background-color: #f7f7f7;
}

.ewb-article-sources p {
    display: inline-block;
    *display: inline;
    padding: 0 10px;
    *zoom: 1;
    vertical-align: top;
    font-size: 14px;
}

.ewb-article-sources a {
    color: #999;
}

.ewb-article-info {
    word-break: break-all;
    padding: 12px 20px 15px 20px;
    line-height: 34px;
    font-size: 16px;
}

/*.ewb-article-p {
    margin-top: 14px;
    line-height: 32px;
    font-size: 14px;
    text-indent: 2em;
    color: #4e4e4e;
    text-align: justify;
    text-justify: inter-ideograph;
}
*/
.ewb-article-img {
    display: block;
    margin: 18px auto 0;
    padding-bottom: 4px;
}


/*1200åˆ†è¾¨çŽ‡ä»¥ä¸‹*/

@media (max-width: 1199px) {
    .ewb-article h3 {
        font-size: 24px;
        line-height: 32px;
    }
}


/*æ‰‹æœºç«¯*/

@media (max-width: 767px) {
    .ewb-details {
        padding: 0 0 20px 0;
    }
    .ewb-article {
        padding: 10px 10px;
    }
    .ewb-article h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .ewb-article-sources {
        padding: 5px 0;
        line-height: 24px;
    }
    .ewb-article-sources p {
        font-size: 12px;
    }
    .ewb-article-p {
        font-size: 12px;
        line-height: 24px;
    }
    /* è§£å†³ç”¨æˆ·è‡ªå·±å‘è¡¨æ ¼æ‰‹æœºç«¯æ¨ªå‘æ»šåŠ¨æ¡ */
    .ewb-article {
        overflow: hidden;
    }
}

.down-r a{
    display: block;
    line-height: 26px;
}
.zrbjr {
    float: left;
    width: 1060px;
    COLOR: #025394;
    text-align: right;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin: 0 0 10px 30px;
    font-size: 12px;
}