﻿.p1 {
    display: block;
}

.p2 {
    display: none;
}


/*头部打开app*/
.top-banner-container {
    background-color: #fff;
    width: 100%;
    max-width: 750px;
    height: 0.5rem;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
    position: relative;
    margin: 0 auto;
    margin-bottom: 0.04rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}
    .top-banner-container .logo {
        width: 0.36rem;
        height: 0.36rem;
        position: absolute;
        margin: 0.07rem 0;
        left: 0.15rem;
        border: 1px solid #eee;
        border-radius: 7px;
    }
    .top-banner-container .slogan {
        font-size: 0.14rem;
        color: #222;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0.61rem;
        line-height: 0.5rem;
    }
    .top-banner-container .open {
        position: absolute;
        margin: 0.11rem 0;
        right: 0.15rem;
        width: 0.72rem;
        height: 0.28rem;
        line-height: 0.28rem;
        color: #fff;
        font-size: 0.14rem;
        text-align: center;
        font-weight: 500;
        border-radius: 14px;
        background-image: linear-gradient(to right, #f60, #f60);
        cursor: pointer;
    }
    .top-banner-container .open a{
        color: #fff;
        font-size: 0.14rem;
        font-weight: 500;
    }
/*头部打开app end*/
.zgmbx_navbox {
    MARGIN-BOTTOM: 0.05rem;
    HEIGHT: 0.45rem;
    WIDTH: 100%;
    BACKGROUND: #f8f8f8
}

.zgmbx_nav {
    height: 0.35rem;
    width: 3.5rem;
    overflow: hidden;
    BACKGROUND: url(/Images/ico_sm.png) no-repeat -552px -317px;
    COLOR: #666;
    FONT: 0.12rem/0.42rem '宋体';
    PADDING-LEFT: 0.23rem;
    margin: 0 auto
}

    .zgmbx_nav A {
        FONT-FAMILY: '宋体'
    }
/*公众号*/
.jdzjerweima {
    padding: 0.1rem 0;
}

    .jdzjerweima .erweima {
        width: 2.58rem;
        height: 2.58rem;
        margin: 0.2rem auto;
    }
/*责任编辑*/
.bianji {
    font-size: 0.14rem;
    margin: 0.1rem;
    color: #999;
    text-align: right;
}

.main {
    background: #fff;
    margin-bottom: 0.08rem;
    padding: 0.12rem 0.14rem 0.16rem;
  
}

.zphview {
    margin-bottom: 0.3rem;
    height: 7.484rem;
    position: relative;
    overflow: hidden;
}

    .zphview .zphview_tit {
        font-size: 0.24rem;
        line-height: 0.34rem;
        font-weight: 500;
        color: #222222;
    }

    .zphview .time {
        margin-top: 0.12rem;
        overflow: hidden;
        font-size: 0.12rem;
        color: #999999;
        margin-bottom: 0.04rem;
    }

    .zphview .zphview_ly {
        font-size: 0.12rem;
        color: #767676;
        margin-bottom: 0.16rem;
    }

    .zphview .zphview_con {
        background: #F4F4F4;
        margin-bottom: 0.16rem;
        padding: 0.12rem 0.12rem 0.02rem;
    }

        .zphview .zphview_con ul li {
            margin-bottom: 0.1rem;
            font-size: 0.12rem;
            color: #151515;
            line-height: 0.17rem;
        }

            .zphview .zphview_con ul li em {
                color: #FF865D;
            }

    .zphview .zphview_des {
        margin-top: 0.17rem;
        margin-bottom: 0.16rem;
        text-align: Justify;
        text-justify: inter-ideograph;
        /*white-space: pre-line;*/
        overflow: hidden;
        color: #222;
        text-align: justify;
        font-size: 0.18rem;
        line-height: 0.31rem;
    }
        .zphview .zphview_des p {
            word-wrap: break-word;
            color: #222;
            text-align: justify;
            list-style-position: inside;
            list-style-type: square;
            margin-top: 0.17rem;
        }
        .zphview .zphview_des img {
            max-width: 100%;
            height: auto;
        }

        .zphview .zphview_des area {
            max-width: 100%;
            height: auto;
        }
        .zphview .zphview_des table {
            max-width: 100% !important;
            width: auto !important;
        }

        .zphview .zphview_bj {
            font-size: 0.14rem;
            color: #767676;
            text-align: right;
            margin-top: 0.14rem;
        }
.unfold-field {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.unfold-field-download .btn-wrapper {
    padding: -0.08rem 0.02rem -0.04rem 0.02rem;
    background: #fff;
}
.unfold-field .unflod-field__mask {
    position: absolute;
    left: 0;
    right: 0;
    top: -0.78rem;
    height: 0.78rem;
    background-image: linear-gradient(-180deg, rgba(255,255,255,0) 0, #FFFFFF 100%);
    cursor: pointer;
}
.unfold-field-download .unflod-field__mask:after {
    content: '';
    display: inline-block;
    background-image: url(/InstitutionRecruit/images/vwap_arrow_down.ky914xBY.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-top: 0.45rem;
    height: 0.16rem;
    width: 0.16rem;
    animation: unfold-arrow-animation 300ms infinite alternate;
}
.unfold-field-download .download-text {
    background-image: linear-gradient(to right, #f60, #f60);
    display: block;
    width: 100%;
    height: 0.37rem;
    line-height: 0.37rem;
    border-radius: 18.5px;
    font-size: 0.15rem;
    color: #fff;
    cursor: pointer;
}

.recommendation-container {
    padding-bottom: 0.14rem;
}
.container__header {
    width: 100%;
    font-size: 0.15rem;
    line-height: 0.15rem;
    padding: 0.14rem 0 0.08rem 0;
    color: #000;
    font-weight: 600;
    background-color: #ffffff;
    box-sizing: border-box;
    border-bottom: none;
}
    .container__header::before {
        content: '';
        width: 0.04rem;
        height: 0.18rem;
        border-radius: 1px;
        margin-right: 0.1rem;
        background-color: #f85959;
        display: inline-block;
        vertical-align: sub;
    }
.feed-list-container-new-article {
    -webkit-margin-after-collapse: separate;
    -webkit-margin-before-collapse: discard;
    -webkit-user-select: none;
}
.three-img-container {
    width: 100%;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
}
    .feed-list-container-new-article section {
        position: relative;
        border-bottom: 1px solid #E8E8E8;
        -webkit-tap-highlight-color: transparent;
    }
a {
    text-decoration: none;
    color: #131313;
}
.line2 {
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
}
.three-img-container .title {
    font-size: 0.18rem;
    line-height: 0.24rem;
    margin-top: 0;
    padding-right: 0;
    color: #000;
    float: left;
    width: 2.22rem;
    margin-right: 0.12rem;
}
.three-img-container .img-container {
    display: flex;
    justify-content: center;
    float: left;
    height: 0.82rem;
    width: 1.11rem;
    line-height:0.79rem;
    text-align:center;
    border:1px solid #ccc;
}
    .three-img-container .img-container img {
        width: auto;
        height: auto;
        max-width:100%;
        max-height:100%;
        vertical-align:middle;
        border:0;
    }
.three-img-container .info {
    font-size: 0.11rem;
    margin-top: 0.04rem;
    color: #999;
}
    .three-img-container .info .open-label {
        color: #f85959;
        margin-right: 0.1rem;
    }
    .three-img-container .info .time-ago {
        margin-left: 0.07rem;
    }
section .display {
    display: block;
}
.clickDownload {
    cursor: pointer;
}