.whimg {
  width: 100%;
  height: 100%; }

.wxBox {
  margin: 10px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 721px;
  height: 95px;
  border-bottom: 5px solid #009944; }
  .wxBox p {
    font-size: 32px; }
    .wxBox p span {
      color: #ff6659; }

.title {
  margin: 35px 0;
  display: flex;
  justify-content: center; }

.timebox {
  display: flex;
  justify-content: center; }
  .timebox .timeimg {
    margin: 0 25px; }
  .timebox .timelist ul li {
    margin-bottom: 35px;
    display: flex; }
    .timebox .timelist ul li .timelist-title {
      width: 90px;
      height: 110px;
      background: #009944;
      display: flex;
      justify-content: center;
      align-items: center;
      letter-spacing: 2px;
      color: #ffffff;
      font-size: 39px;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px; }
    .timebox .timelist ul li .timelist-txt {
      width: 590px;
      height: 110px;
      background-color: #f0edee;
      padding: 0 10px; }
      .timebox .timelist ul li .timelist-txt h1 {
        font-size: 22px;
        padding: 5px 0; }
        .timebox .timelist ul li .timelist-txt h1 span {
          font-style: italic;
          font-size: 26px;
          font-weight: normal;
          letter-spacing: 1px;
          color: #ff6659; }
      .timebox .timelist ul li .timelist-txt p {
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 22px;
        letter-spacing: 1px;
        color: #000000; }

.fen {
  background: url(../../images/zt/fushi_2021/bg1.png); }

.btnC {
  display: flex;
  justify-content: center; }



  .btnC div {
    margin: 20px 80px;
    width: 319px;
    height: 57px;
    background-color: #ffffff;
    box-shadow: 0px 6px 7px 0px 
 #000000;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 2px;
    font-size: 30px; }

.wh1200 {
  width: 1200px; }

.mg0 {
  margin: 25px auto; }

.tixi li {
  width: 1200px;
  height: 298px;
  margin-bottom: 15px;
  background-color: #ffbd4a;
  display: flex;
  justify-content: center;
  align-items: center; }
  .tixi li .tixi-b {
    width: 1050px;
    height: 246px;
    border: dashed 4px #ffffff;
    display: flex;
    justify-content: space-around;
    align-items: center; }
    .tixi li .tixi-b .tixi-txt {
      width: 378px; }
      .tixi li .tixi-b .tixi-txt h1 {
        font-size: 26px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 29px;
        letter-spacing: 0px;
        color: #000000;
        margin-bottom: 25px; }
      .tixi li .tixi-b .tixi-txt h2 {
        width: 200px;
        font-size: 22px;
        text-align: center;
        font-weight: normal;
        font-stretch: normal;
        line-height: 29px;
        letter-spacing: 0px;
        color: #ffffff;
        background-color: #009944;
        margin-left: 50px;
        margin-bottom: 20px; }
    .tixi li .tixi-b .tixi-img {
      display: flex; }
      .tixi li .tixi-b .tixi-img img {
        width: 268px;
        height: 171px;
        margin: 0 10px; }

.cheng {
  background: url(../../images/zt/fushi_2021/cgbg.png); }

.bao {
  display: flex;
  justify-content: space-between; }


.pannel-14{
   background: url(../../images/zt/fushi_2021/dbbg.png) !important;
}
/*.pannel-14 .title{*/
  /*height: 83px;*/
/*}*/
.footer_bg{
   background: #009944;

}

.footer_btn a{
  background-color: #ffffff !important;
  box-shadow: 0rem 0.43rem 0rem 0rem
  #ffbd4a !important;
}

.xueSwiper .swiper-pagination-bullet{  width: 11px; height: 11px; margin: 0 10px}