﻿.partyBody {
    background:#f4f4f4;
    height: auto;
}
.partyBgColor {
    background: #bd1a2d;
}
.partyBody .headerWrap {
    width: 100%!important;
    padding: 0;
    height: 509px;
    background: url('topBg.png') no-repeat center;
    background-size: 100% 100%;
    position: relative;
}
.partyBody .headerWrap .med_img1 {
    width: 465px;
    height: 60px;
    background: url('topLogo.png') no-repeat center;
    position: absolute;
    top: 30px;
    left: 165px;
}
.partyBody .headerWrap .med_img2 {
    width: 712px;
    height: 81px;
    background: url('topTit.png') no-repeat center;
    position: absolute;
    top: 170px;
    left: 17%;
}
.partyBody .headerWrap .med_img3 {
    width: 514px;
    height: 87px;
    background: url('topSym.png') no-repeat center;
    position: absolute;
    top: 300px;
    left: 20%;
}
.partyBody .headerWrap .left_img {
    width: 129px;
    height: 95px;
    background: url('top100.png') no-repeat center;
    position: absolute;
    bottom: 100px;
    left: 85px;
}
.partyBody .headerWrap .right_img {
    width: 377px;
    height: 480px;
    background: url('topHb.png') no-repeat center;
    position: absolute;
    bottom: 0;
    right: 0;
}
.partyBody .public_menu li {
    background: #bd1a2d;
    border: none;
    width: auto!important;
    cursor: pointer;
}
.partyBody .public_menu li a {
    padding: 0 30px;
    width: auto!important;
}
.partyBody .public_menu li a:hover,
.partyBody .public_menu li a.party_menu_active {
    background: #aa0e0f;
    color: #fff;
}
.partyList li {
    padding-left: 0;
    background: #fdefe8;
    cursor: pointer;
    margin-bottom: 10px;
}
.partyList li a {
    width: 70%;
}
.partyList li a:hover {
    color: #aa0e0f;
}
.partyList li span {
    right: 15px;
}
.partyTopList li {
    background: #890414;
    color: #fff;
}
.partyTopList li a {
    color: #fff;
}
.partyTopList li a:hover {
    color: #fff;
}
.partyBody .public_footer {
    margin-top: 0;
    background: url('footerBg.png') no-repeat center;
    background-size: 100% 100%;
}
.partyBody .public_footer_inner {
    margin: 0 auto;
}
.partyBody .viewsNum {
    font-size: 24px;
    color: #ffc600;
    margin: 0 3px;
}
.partyBody2 .public_footer {
    margin-top: 40px;
}
.partyBody .container  .partyList {
    height: 230px;
}