body {
    width: 100%;
  }
  .banner {
    width: 100%;
    /*height: 808px;*/
  }
  .banner img {
    width: 100%;
    height: auto;
  }
  .bg_box {
    width: 100%;
    /*height: 4359px;*/
    background: url('../img/partyBuilding/bodyBg.jpg') no-repeat;
    background-size: 100% 100%;
  }
  .bg_box .speech {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding-top: 40px;
  }
  .bg_box .speech .speech_title {
    width: 210px;
    height: 30px;
    margin: 0 auto;
  }
  .bg_box .speech .speech_title img {
    width: 210px;
    height: 30px;
  }
  .bg_box .speech .speech_content {
    width: 100%;
    height: auto;
    margin-top: 37px;
    display: flex;
  }
  .bg_box .speech .speech_content .sph_img {
    width: 586px;
    height: 327px;
  }
  .bg_box .speech .speech_content .sph_img img {
    width: 586px;
    height: 327px;
  }
  .bg_box .speech .speech_content .sph_list {
    width: 586px;
    height: 326px;
    background: #FFFFFF;
    border-radius: 6px;
    margin-left: 26px;
  }
  .bg_box .speech .speech_content .sph_list ul {
    width: 515px;
    height: 247px;
    margin-left: 48px;
    padding-top: 13px;
    list-style-type: disc;
  }
  .bg_box .speech .speech_content .sph_list ul li {
    font-size: 18px;
    margin-top: 18px;
    width: 515px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
  .bg_box .speech .speech_content .sph_list ul li i:nth-child(1) a {
    width: 434px;
    height: auto;
    display: inline-block;
    color: #333333;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
  .bg_box .speech .speech_content .sph_list ul li i:nth-child(2) {
    color: #999999;
    float: right;
  }
  .bg_box .speech .speech_content .more {
    margin-top: 35px;
    float: right;
    margin-right: 0px;
  }
  .bg_box .speech .speech_content .more a {
    color: #D0000D;
    font-weight: 400;
  }
  .bg_box .speech .book_list {
    width: 1200px;
    height: 383px;
    background: #97020A;
    border-radius: 6px;
    margin-top: 34px;
  }
  .bg_box .speech .book_list img {
    width: 280px;
    height: 338px;
    margin-left: 5px;
  }
  .bg_box .speech .book_list img:nth-child(1) {
    margin-left: 30px;
    margin-top: 32px;
  }
  .bg_box .power {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 40px;
  }
  .bg_box .power .power_title {
    width: 210px;
    height: 31px;
    margin: 0 auto;
  }
  .bg_box .power .power_title img {
    width: 210px;
    height: 31px;
  }
  .bg_box .power .power_content {
    width: 1200px;
    height: 455px;
    background: #FFFFFF;
    border-radius: 6px;
    margin-top: 35px;
  }
  .bg_box .power .power_content .power_top {
    width: 100%;
    height: auto;
    display: flex;
  }
  .bg_box .power .power_content .power_top .power_top_item {
    margin-left: 19px;
    padding-top: 19px;
  }
  .bg_box .power .power_content .power_top .power_top_item .power_top_title {
    display: flex;
  }
  .bg_box .power .power_content .power_top .power_top_item .power_top_title p:nth-child(1) {
    width: 4px;
    height: 18px;
    background: #D0000D;
  }
  .bg_box .power .power_content .power_top .power_top_item .power_top_title p:nth-child(2) {
    font-size: 18px;
    color: #D0000D;
    font-weight: bold;
    margin-left: 10px;
  }
  .bg_box .power .power_content .power_top .power_top_item .power_top_title p:nth-child(3) {
    margin-left: 377px;
  }
  .bg_box .power .power_content .power_top .power_top_item .power_top_title p:nth-child(3) a {
    font-weight: bold;
    color: #D0000D;
  }
  .bg_box .power .power_content .power_top .power_top_item .power_top_list ul {
    width: 515px;
    height: auto;
    margin-left: 20px;
    list-style-type: disc;
  }
  .bg_box .power .power_content .power_top .power_top_item .power_top_list ul li {
    font-size: 18px;
    margin-top: 21px;
  }
  .bg_box .power .power_content .power_top .power_top_item .power_top_list ul li i:nth-child(1) a {
    width: 434px;
    height: auto;
    display: inline-block;
    color: #333333;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
  .bg_box .power .power_content .power_top .power_top_item .power_top_list ul li i:nth-child(2) {
    color: #999999;
    float: right;
  }
  .bg_box .power .power_content .power_top .power_top_item .power_long_list ul {
  width: 100%;
  height: auto;
  margin-left: 20px;
  list-style-type: disc;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.bg_box .power .power_content .power_top .power_top_item .power_long_list ul li {
  flex: auto;
  font-size: 18px;
  margin-top: 21px;
  position: relative;
}
.bg_box .power .power_content .power_top .power_top_item .power_long_list ul li i:nth-child(1) a {
  width: 434px;
  height: auto;
  display: inline-block;
  color: #333333;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.bg_box .power .power_content .power_top .power_top_item .power_long_list ul li i:nth-child(2) {
  color: #999999;
  position: absolute;
  top: 0;
  right: 59px;
}
.bg_box .power .power_content .power_top .power_top_item .power_long_list ul li:nth-child(2),
.bg_box .power .power_content .power_top .power_top_item .power_long_list ul li:nth-child(4),
.bg_box .power .power_content .power_top .power_top_item .power_long_list ul li:nth-child(6),
.bg_box .power .power_content .power_top .power_top_item .power_long_list ul li:nth-child(8) {
  margin-left: 35px;
}
  .bg_box .synopsis {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 40px;
  }
  .bg_box .synopsis .syn_title {
    width: 210px;
    height: 30px;
    margin: 0 auto;
  }
  .bg_box .synopsis .syn_title img {
    width: 210px;
    height: 30px;
  }
  .bg_box .synopsis .syn_cont {
    width: 1200px;
    height: 360px;
    background: url('../img/partyBuilding/synopsisBg.jpg') no-repeat;
    background-size: 100% 100%;
    margin-top: 36px;
    text-align: center;
  }
  .bg_box .synopsis .syn_cont p {
    color: #FFFFFF;
    font-size: 22px;
  }
  .bg_box .synopsis .syn_cont p:nth-child(1) {
    padding-top: 115px;
    font-weight: 400;
  }
  .bg_box .synopsis .syn_cont p:nth-child(2) {
    width: 1110px;
    margin: 0 auto;
    margin-top: 36px;
    line-height: 38px;
    font-weight: 400;
  }
  .bg_box .synopsis .syn_cont p:nth-child(3) {
    margin-top: 29px;
    font-weight: bold;
  }
  .bg_box .dynamic {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 40px;
  }
  .bg_box .dynamic .dyn_title {
    width: 210px;
    height: 31px;
    margin: 0 auto;
  }
  .bg_box .dynamic .dyn_title img {
    width: 210px;
    height: 31px;
  }
  .bg_box .dynamic .dyn_cont {
    width: 1200px;
    height: 844px;
    background: #FFFFFF;
    border-radius: 6px;
    margin-top: 31px;
  }
  .bg_box .dynamic .dyn_cont .dyn_item {
    width: 1114px;
    height: auto;
    margin: 0 auto;
    padding-top: 38px;
    padding-bottom: 38px;
    border-bottom: 1px solid #DEDEDE;
    display: flex;
  }
  .bg_box .dynamic .dyn_cont .dyn_item .dyn_item_img {
    width: 320px;
    height: 199px;
    border-radius: 6px;
  }
  .bg_box .dynamic .dyn_cont .dyn_item .dyn_item_img img {
    width: 320px;
    height: 199px;
  }
  .bg_box .dynamic .dyn_cont .dyn_item .dyn_item_text {
    margin-left: 28px;
  }
  .bg_box .dynamic .dyn_cont .dyn_item .dyn_item_text p:nth-child(1) a {
    color: #333333;
    font-size: 28px;
    font-weight: bold;
  }
  .bg_box .dynamic .dyn_cont .dyn_item .dyn_item_text p:nth-child(2) {
    margin-top: 22px;
    font-size: 22px;
    color: #999999;
    font-weight: 400;
  }
  .bg_box .dynamic .dyn_cont .dyn_item .dyn_item_text p:nth-child(3) {
    margin-top: 15px;
    font-size: 22px;
    color: #999999;
    font-weight: 400;
    line-height: 36px;
  }
  .bg_box .dynamic .dyn_cont .dyn_item .dyn_item_text p:nth-child(4) {
    margin-top: 26px;
    font-size: 22px;
    color: #999999;
    font-weight: 400;
  }
  .bg_box .dynamic .dyn_cont div:last-child {
    border-bottom: none;
  }
  .bg_box .special {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 51px;
  }
  .bg_box .special .spc_title {
    width: 210px;
    height: 30px;
    margin: 0 auto;
  }
  .bg_box .special .spc_title img {
    width: 210px;
    height: 30px;
  }
  .bg_box .special .spc_cont .spc_o {
    width: 1170px;
    height: 450px;
    background: #FFFFFF;
    border-radius: 20px;
    margin-top: 80px;
    margin-left: 30px;
    display: flex;
  }
  .bg_box .special .spc_cont .spc_o .spc_o_img {
    width: 786px;
    height: 440px;
    border-radius: 20px;
    margin-top: -30px;
    margin-left: -30px;
  }
  .bg_box .special .spc_cont .spc_o .spc_o_img img {
    width: 786px;
    height: 440px;
  }
  .bg_box .special .spc_cont .spc_o .spc_o_text {
    margin-left: 42px;
    padding-top: 45px;
  }
  .bg_box .special .spc_cont .spc_o .spc_o_text p:nth-child(1) {
    color: #333333;
    font-size: 28px;
    font-weight: bold;
  }
  .bg_box .special .spc_cont .spc_o .spc_o_text p:nth-child(2) {
    width: 320px;
    margin-top: 30px;
    color: #666666;
    font-size: 20px;
    font-weight: 400;
    line-height: 48px;
  }
  .bg_box .special .spc_cont .spc_t {
    width: 1170px;
    height: 450px;
    background: #FFFFFF;
    border-radius: 20px;
    margin-top: 70px;
    display: flex;
  }
  .bg_box .special .spc_cont .spc_t .spc_t_text {
    margin-left: 42px;
    padding-top: 45px;
  }
  .bg_box .special .spc_cont .spc_t .spc_t_text p:nth-child(1) {
    width: 320px;
    color: #333333;
    font-size: 28px;
    font-weight: bold;
  }
  .bg_box .special .spc_cont .spc_t .spc_t_text p:nth-child(2) {
    width: 320px;
    margin-top: 30px;
    color: #666666;
    font-size: 20px;
    font-weight: 400;
    line-height: 48px;
  }
  .bg_box .special .spc_cont .spc_t .spc_t_img {
    width: 786px;
    height: 440px;
    border-radius: 20px;
    margin-top: -30px;
    margin-left: 52px;
  }
  .bg_box .special .spc_cont .spc_t .spc_t_img img {
    width: 786px;
    height: 440px;
  }
  .bg_box .plan {
    width: 1200px;
    height: 352px;
    margin: 0 auto;
    margin-top: 31px;
    background: url('../img/partyBuilding/planBg.jpg') no-repeat;
    background-size: 100% 100%;
    color: #FFFFFF;
  }
  .bg_box .plan .plan_title {
    font-size: 28px;
    font-weight: bold;
    padding-top: 46px;
    text-align: center;
  }
  .bg_box .plan p {
    margin-top: 38px;
    margin-left: 89px;
    font-size: 20px;
    line-height: 12px;
    font-weight: 400;
  }
  