article {
    padding: 0.4rem 0.2rem 0.2rem;
    background: url(../images/pic_er_bg.jpg) no-repeat center 0/cover;
}

.common-main {
    position: relative;
}

.com-ymzy {
    display: none;
}

.com-line {
    display: flex;
    justify-content: space-between;
    padding: 0 0 0.2rem;
}

.com-name {
    font-size: 18px;
    line-height: 24px;
    color: #c50413;
}

.com-name span {
    color: #000000;
}

.bread {
    font-size: 14px;
    line-height: 20px;
    color: #000;
}

.bread a {
    color: #000;
}

.pic-er-ad {
    padding: 5px 0;
    font-size: 14px;
    line-height: 18px;
    color: #c50413;
}

.pic-er {
    background: rgba(255, 255, 255, 0.6);
    border-top: 3px solid #c50413;
}

.pic-er-line {
    display: flex;
    justify-content: space-between;
}

.pic-er-left {
    width: 4rem;
}

.pic-er-left i {
    display: block;
    padding: 0.4rem 0.1rem;
    text-align: center;
}

.pic-er-left i img {
    width: 100%;
}

.pic-er-right {
    position: relative;
    width: 3.2rem;
    padding: 0.2rem 4px 0;
    background: #eaecee;
}

.pic-er-right ul {
    display: flex;
    flex-wrap: wrap;
}

.pic-er-right ul li {
    width: 50%;
    padding: 0 0 0.08rem;
}

.pic-er-right ul a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    text-align: center;
}

.pic-er-right ul a:hover {
    color: #c50413;
}

.pic-info-ad {
    position: absolute;
    z-index: 30;
    left: 0;
    bottom: 0.1rem;
    width: 100%;
    text-align: center;
    color: #c50413;
}

.pic-info-ad p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 2px;
}

.pic-info-ad span {
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.pic-er-title {
    display: flex;
    padding: 0 0.1rem;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    background: #c50413;
}

.pic-er-title span {
    padding: 0 0.1rem;
}

.pic-er-p {
    padding: 0.2rem;
}

.pic-er-p p {
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

.pic-er-p img {
    max-width: 100%;
}

.pic-er-video {
    min-height: 1rem;
    padding: 0.2rem;
}

@media (min-width: 1200px) {
    article {
        padding: 10vw 0 4vw;
        background: url(../images/pic_er_bg.jpg) no-repeat center 0/cover;
    }
    .common-main {
        position: relative;
        width: 62.5vw;
        margin: 0 auto;
    }
    .com-ymzy {
        display: block;
        position: absolute;
        z-index: 5;
        left: -8vw;
        top: -2vw;
    }
    .com-ymzy img {
        width: 46vw;
    }
    .com-line {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        padding: 0 0 2vw;
    }
    .com-slide {
        width: 25vw;
    }
    .com-name {
        font-size: 1.5vw;
        line-height: 1.8vw;
        color: #c50413;
    }
    .com-name span {
        color: #000000;
    }
    .bread {
        font-size: 14px;
        line-height: 20px;
        color: #000;
    }
    .bread a {
        color: #000;
    }
    .pic-er-ad {
        padding: 0;
        font-size: 2.6vw;
        line-height: 2.8vw;
        color: #c50413;
    }
    .pic-er {
        background: rgba(255, 255, 255, 0.6);
        border-top: 0.3vw solid #c50413;
    }
    .pic-er-line {
        display: flex;
        justify-content: space-between;
    }
    .pic-er-left {
        width: 40vw;
    }
    .pic-er-left i {
        display: block;
        padding: 2vw 2vw 0;
        text-align: center;
    }
    .pic-er-left i img {
        width: 100%;
    }
    .pic-er-right {
        position: relative;
        width: 18vw;
        padding: 2.5vw 0 0;
        background: #eaecee url(../images/pic_er_icon.png) no-repeat 0 98%/100%;
    }
    .pic-er-right ul {
        display: flex;
        flex-wrap: wrap;
    }
    .pic-er-right ul li {
        width: 50%;
        padding: 0 0 2vw;
    }
    .pic-er-right ul a {
        display: block;
        font-size: 1vw;
        line-height: 1.5vw;
        color: #000;
        text-align: center;
    }
    .pic-er-right ul a:hover {
        color: #c50413;
    }
    .pic-info-ad {
        position: absolute;
        z-index: 30;
        left: 0;
        bottom: 1.5vw;
        width: 100%;
        text-align: center;
        color: #c50413;
    }
    .pic-info-ad p {
        padding: 0 0 0.6vw;
        font-size: 1.5vw;
        line-height: 1.8vw;
        letter-spacing: 3px;
    }
    .pic-info-ad span {
        display: block;
        font-size: 0.9vw;
        line-height: 1.5vw;
    }
    .pic-er-title {
        display: flex;
        padding: 0 1vw;
        font-size: 1vw;
        line-height: 2.4vw;
        color: #fff;
        background: #c50413;
    }
    .pic-er-title span {
        padding: 0 1vw;
    }
    .pic-er-p {
        padding: 1.2vw 2.4vw 2.4vw;
    }
    .pic-er-p p {
        font-size: 16px;
        line-height: 36px;
        color: #000;
    }
    .pic-er-video {
        min-height: 6vw;
        padding: 2.4vw;
    }
}