/**!
 * ä¸­å›½è®¸æ˜Œ-æ”¿åŠ¡å…¬å¼€ä¸‰çº§
 * author: wangkai;
 */


/* main */

.ewb-main-part {
    padding: 0;
}

.ewb-detailbox {
    padding: 34px 20px;
    /*min-height: 700px;*/
    min-height: 700px;
    /*20211207*/
}

/*20211207start*/
.ewb-detailboxcontent {
    padding: 34px 20px;
    min-height: 700px;
}

/*20211207end*/

.ewb-detail-list {
    padding: 12px 0;
    border: 2px solid #a6a6a6;
}

.ewb-detail-list ul {
    width: 100%;
}

.ewb-detail-list ul li {
    float: left;
    width: 50%;
    *width: 49.5%;
    line-height: 30px;
    height: 30px;
    font-size: 15px;
    vertical-align: top;
}

.ewb-detail-list ul li.long {
    width: 100%;
}

.ewb-detail-list ul li label {
    float: left;
    width: 125px;
    text-align: right;
    font-weight: bold;
    color: #f00;
}

.ewb-detail-list ul li p {
    float: left;
    width: 74%;
    text-align: left;
    color: #3f3f3f;
}

.ewb-detail-list ul li.long p {
    width: 83%;
}

@media (max-width: 979px) {
    .ewb-detail-list ul li label {
        width: 70px;
    }

    .ewb-detail-list ul li {
        font-size: 12px;
    }
}


@media (max-width: 767px) {
    .ewb-detailbox {
        padding: 10px 10px 20px 10px;
    }

    .ewb-detailboxcontent {
        padding: 10px 10px 20px 10px;
    }

    /*20211207*/
    .ewb-detail-list ul li {
        width: 100%;
        line-height: 24px;
    }

    .ewb-detail-list ul li p,
    .ewb-detail-list ul li.long p {
        width: 74%;
        padding: 2px 0;
        line-height: 20px;
    }
}

.ewb-info-box {
    padding: 38px 25px 0 25px;
}

.ewb-info-tt {
    line-height: 30px;
    text-align: center;
    font-family: "å®‹ä½“";
    font-size: 28px;
    color: #454545;
}

.ewb-info-source {
    margin-top: 15px;
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    color: #545454;
}

.ewb-info-content {
    padding-top: 10px;
}

.ewb-info-content p {
    margin-top: 30px;
    line-height: 30px;
    font-size: 16px;
    text-indent: 2em;
}

.ewb-info-content p.ewb-not-indent {
    text-indent: 0;
}

.ewb-enclosure {
    margin-top: 30px;
    font-size: 16px;
}

.ewb-enclosure label {
    float: left;
    margin-right: 5px;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    font-weight: bold;
    color: #333;
}

.ewb-enclosure ul {
    float: left;
    width: 85%;
}

.ewb-enclosure ul li {
    line-height: 30px;
    vertical-align: top;
}

.ewb-enclosure ul li a {
    color: #1468da;
}

.ewb-info-date {
    text-align: right;
}

.ewb-enclosure-list li {
    padding-left: 2em;
    line-height: 30px;
    font-size: 16px;
    vertical-align: top;
}

/*ä¸Šä¸€æ¡å’Œä¸‹ä¸€æ¡ä¿¡æ¯é¢œè‰²*/
.rightinfo {
    float: right;
    margin-top: -18px;
}

.prenexinfo {
    position: relative;
    top: -20px;
    padding-left: 20px;
    padding-right: 20px;
}

.letitilelength {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 300px;
}

.rititilelength {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 300px;
    text-align: right;
}

.allmes {
    margin-left: 130px;
}

@media (min-width: 768px) and (max-width: 979px) {
    .ewb-info-tt {
        font-size: 20px;
    }

    .ewb-info-content p,
    .ewb-enclosure,
    .ewb-enclosure-list li {
        font-size: 14px;
    }

    .ewb-info-content p,
    .ewb-enclosure {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .ewb-info-box {
        padding: 20px 10px 0 10px;
    }

    .ewb-info-tt {
        font-size: 15px;
        line-height: 24px;
    }

    .ewb-info-source,
    .ewb-info-content p,
    .ewb-enclosure,
    .ewb-enclosure-list li {
        font-size: 12px;
    }

    .ewb-info-content p,
    .ewb-enclosure {
        margin-top: 10px;
    }

    .ewb-info-content p,
    .ewb-enclosure ul li,
    .ewb-enclosure-list li {
        line-height: 22px;
    }

    .ewb-enclosure label {
        width: 40px;
        height: 22px;
        line-height: 22px;
    }

    .ewb-enclosure ul {
        width: 80%;
    }

    .ewb-location {
        height: auto;
        line-height: 30px;
    }

    .ewb-location p {
        background-position-y: 9px;
    }

    .long p {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .pstyle {
        width: auto !important;
    }

    .prenexinfo {
        position: relative;
        top: -20px;
        padding-left: 12px;
        padding-right: 30px;
    }

    .rightinfo {
        float: left;
        margin-top: 5px;
    }

    .rititilelength {
        text-align: left;
    }
}

/* é€‚è€åŒ– */
.oldModel .ewb-main-part {
    width: 1400px;
}

.oldModel .container {
    width: 1400px;
}

.oldModel .ewb-detail-list ul li label {
    width: 180px;
}

.oldModel .ewb-detail-list ul li p {
    width: 72%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.oldModel .ewb-detail-list ul li {
    height: 55px;
    line-height: 55px;
}

.oldModel .prenexinfo {
    height: 50px;
    line-height: 50px;
}

.oldModel .letitilelength {
    height: 50px;
    line-height: 50px;
}

.oldModel #infocontent>div.ewb-detail-list>ul>li:nth-child(1) {
    width: 100% !important;
}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

#contenttitle{
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 800px;
    
}