@charset "UTF-8";
* {
  padding: 0;
  margin: 0; }

body {
  font-size: 14px;
  font-family: "微软雅黑"; }

a {
  text-decoration: none;
  color: #333; }

ul, li {
  list-style: none; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

.fl {
  float: left; }

.fr {
  float: right; }

.pr {
  position: relative; }

.container {
  width: 1200px;
  margin: 0 auto; }

.w1400 {
  width: 1400px;
  margin: 0 auto; }

.banner {
  width: 100%;
  height: 660px;
  position: relative;
  background: url(https://static.hepaiwang.cn/zhenghegw/public_pc/images/partyBuilding/banner_bg.jpg) no-repeat center top;
  text-align: center;
  box-sizing: border-box; }
  .banner .logo {
    width: 174px;
    height: 87px;
    position: absolute;
    left: 0;
    top: 40px; }
  .banner .txt01 {
    padding-top: 120px;
    font-size: 24px;
    font-weight: 500;
    color: #BC0F03; }
  .banner .txt03 {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
    color: #FFE4CC; }
    .banner .txt03 .item {
      width: 180px;
      padding: 0 10px;
      margin: 0 10px;
      height: 30px;
      line-height: 30px;
      border-radius: 4px;
      background: linear-gradient(270deg, #BC0F03 0%, #F95B0D 100%); }

.declaration {
  width: 1400px;
  height: 324px;
  margin: 40px auto 0;
  padding: 80px 120px 0 240px;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  background: url(https://static.hepaiwang.cn/zhenghegw/public_pc/images/partyBuilding/shiming_bg.png) no-repeat center top; }
  .declaration .declaration-left .item {
    width: 536px;
    height: 64px;
    line-height: 64px;
    font-size: 20px;
    color: #fff;
    padding-left: 80px;
    text-align: left;
    background: url(https://static.hepaiwang.cn/zhenghegw/public_pc/images/partyBuilding/shiming_name_bg.png) no-repeat 0 -2px; }
  .declaration .declaration-left .item-b {
    margin-left: 40px; }
  .declaration .declaration-left .item-c {
    margin-left: 80px; }
  .declaration .declaration-right {
    padding-top: 20px;
    text-align: left; }
    .declaration .declaration-right .name {
      margin-bottom: 20px;
      font-size: 24px;
      font-weight: 600;
      color: #BC0F03; }
    .declaration .declaration-right .item-box {
      margin-bottom: 20px; }
      .declaration .declaration-right .item-box .item {
        height: 30px;
        line-height: 30px;
        border-radius: 20px;
        padding: 4px 16px;
        background: #FFDBC7;
        font-size: 16px;
        font-weight: 500;
        color: #BC0F03; }
    .declaration .declaration-right .txt {
      font-size: 16px;
      font-weight: 500;
      color: #70360D; }

.introduction-wrap {
  width: 100%;
  height: 600px;
  padding-top: 150px;
  box-sizing: border-box;
  background: url(https://static.hepaiwang.cn/zhenghegw/public_pc/images/partyBuilding/jianjie_bg.png) no-repeat; }
  .introduction-wrap .introduction-box {
    display: flex;
    justify-content: space-between; }
    .introduction-wrap .introduction-box .introduction-left {
      width: 682px; }
      .introduction-wrap .introduction-box .introduction-left .hd {
        width: 330px;
        height: 82px;
        line-height: 82px;
        font-size: 36px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        background: url(https://static.hepaiwang.cn/zhenghegw/public_pc/images/partyBuilding/introduction_tit_bg.png) no-repeat; }
      .introduction-wrap .introduction-box .introduction-left .tit {
        width: 440px;
        height: 50px;
        line-height: 50px;
        margin-bottom: 30px;
        border-bottom: 2px solid #E60000;
        font-size: 20px;
        color: #333; }
      .introduction-wrap .introduction-box .introduction-left .desc {
        font-size: 14px;
        line-height: 24px;
        color: #333; }
                .introduction-wrap .introduction-box .introduction-left .desc p{
                  margin-bottom:5px;
                  text-indent: 2em;
                }
    .introduction-wrap .introduction-box .introduction-right {
      padding-top: 20px;
      width: 560px; }

.common-hd {
  text-align: center; }
  .common-hd .tit {
    margin-bottom: 10px;
    font-size: 36px;
    font-weight: bold;
    color: #E22E1C; }
    .common-hd .tit .brown {
      color: #70360D; }
  .common-hd .desc {
    font-size: 20px;
    color: #333; }

.organization-box {
  padding: 60px 0 10px;
  background: #FFF8F6; }
  .organization-box .bd {
    margin: 20px 0;
    width: 1400px;
    height: 632px;
    padding-top: 45px;
    box-sizing: border-box;
    background: url(https://static.hepaiwang.cn/zhenghegw/public_pc/images/partyBuilding/organization_bg.png) no-repeat; }
    .organization-box .bd .bd-row {
      margin-bottom: 20px;
      display: flex;
      justify-content: center; }
      .organization-box .bd .bd-row .item {
        margin: 0 26px; }

.activity-box {
  width: 100%;
  height: 1080px;
  padding: 50px 0;
  box-sizing: border-box;
  background: url(https://static.hepaiwang.cn/zhenghegw/public_pc/images/partyBuilding/huodong_bg.png) no-repeat center top; }
  .activity-box .activity-bd {
    padding: 50px 0; }
    .activity-box .activity-bd .item {
      width: 450px;
      height: 390px;
      float: left;
      border-radius: 8px;
      margin: 0 20px 30px 0; }
      .activity-box .activity-bd .item img {
        display: block;
        border-radius: 8px 8px 0 0; }
      .activity-box .activity-bd .item .item-bottom {
        padding: 20px;
        height: 160px;
        border-radius: 0 0 8px 8px;
        box-sizing: border-box;
        background: #fff; }
        .activity-box .activity-bd .item .item-bottom .tit {
          margin-bottom: 10px;
          text-align: left;
          font-size: 20px;
          font-weight: bold;
          color: #333; }
        .activity-box .activity-bd .item .item-bottom .desc {
          line-height: 20px;
          font-size: 14px;
          color: #707D8A;
          overflow: hidden;
          display: -webkit-box;
          text-overflow: ellipsis;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical; }
      .activity-box .activity-bd .item:nth-child(3n) {
        margin-right: 0; }
      .activity-box .activity-bd .item:hover {
        box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.1); }

.elegance-box {
  height: 720px;
  box-sizing: border-box;
  padding: 50px 0;
  background: #FFF8F6; }
  .elegance-box .elegance-bd {
    padding: 50px 0; }
    .elegance-box .elegance-bd .item {
      float: left;
      width: 338px;
      height: 240px;
      margin: 0 16px 16px 0;
      overflow: hidden;
      border-radius: 8px; }
      .elegance-box .elegance-bd .item img {
        border-radius: 8px;
        transition: .3s; }
      .elegance-box .elegance-bd .item:nth-child(4n) {
        margin-right: 0; }
      .elegance-box .elegance-bd .item :hover {
        transform: scale(1.1); }

.insight-box {
  width: 100%;
  height: 835px;
  padding-top: 80px;
  box-sizing: border-box;
  background: url(https://static.hepaiwang.cn/zhenghegw/public_pc/images/partyBuilding/ganwu_bg.png) no-repeat center top; }
  .insight-box .insight-bd {
    padding-top: 50px; }
    .insight-box .insight-bd .item {
      width: 450px;
      height: 200px;
      float: left;
      padding: 20px 20px 20px 30px;
      margin: 0 25px 25px 0;
      box-sizing: border-box;
      background: url(https://static.hepaiwang.cn/zhenghegw/public_pc/images/partyBuilding/insight_item_bg.png) no-repeat center top; }
      .insight-box .insight-bd .item .item-top {
        display: flex;
        align-items: center;
        margin-bottom: 16px; }
        .insight-box .insight-bd .item .item-top .avatar {
          margin-right: 16px; }
        .insight-box .insight-bd .item .item-top .info .name {
          font-size: 18px;
          font-weight: 500;
          color: #333; }
        .insight-box .insight-bd .item .item-top .info .position {
          font-size: 14px;
          color: #707D8A; }
      .insight-box .insight-bd .item .item-bottom {
        display: flex;
        height: 75px;
        border-left: 3px solid #E60000; }
        .insight-box .insight-bd .item .item-bottom .symbol {
          width: 30px;
          padding-top: 4px;
          text-align: center; }
          .insight-box .insight-bd .item .item-bottom .symbol img {
            display: block;
            width: 10px;
            margin: 0 auto; }
        .insight-box .insight-bd .item .item-bottom .txt {
          flex: 1;
          font-size: 14px;
          color: #707D8A; }
      .insight-box .insight-bd .item:nth-child(3n) {
        margin-right: 0; }
      .insight-box .insight-bd .item:hover {
        box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.1); }
