.party-main-content-frame {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    flex-direction: row
}

.party-content-photo-v {
    width: 485px
}

.party-content-title-v {
    /*height: 445px;*/
    margin-left: 15px;
    width: calc(1200px - 485px - 15px)
}

.party-content-photo-v2 {
    width: 485px;
    margin-left: 15px;
    width: calc(1200px - 485px - 15px)
}

.party-content-image {
    width: 485px;
}

.link_title {
    height: 54px;
    line-height: 54px;
    font-size: 30px;
    text-align: center;
    /*padding-left: 72px;*/
    background: #df0011 url(/v2/images/party/dh.png) no-repeat 15px center;
    color: #fff;
    margin-bottom: 10px
}

.link_title .link {
    color: white;
}

.title-sub-title {
    text-align: left;
    line-height: 30px;
    color: #5c5c5c !important;
}

.underlink {
    border-bottom: 1px dashed #dddddd;
    margin: 20px 0px;
    font-weight: bold;
}

.title_li {
    width: calc(1200px - 485px - 15px);
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*height: 36px;*/
}

.title_li2 {
    width: calc(1200px - 700px - 15px);
}

.title_li i,.title_li2 i {
    /*line-height: 22px;*/
    font-size: 22px;
    color: red;
}

.party-artcile-content {
    line-height: 34px;
    text-indent: 2em;
    margin-top: 15px;
    text-align: justify
}

.party-artcile-content p {
    margin-top: 40px;
}

.party-artcile-edit_p {
    margin-top: 10px !important;
}

.artile_title {
    font-size: 28px;
    font-family: 微软雅黑;
    line-height: 50px
}

.artile_title_img_v {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    flex-direction: row;
    align-items: center;
    margin-top: 40px;
    justify-content: center;
}
.article_img{
    text-align: center;
    margin-top: 40px;
}
.article_img img{
    max-width: 600px;
}
