.BlockC { padding: 100px 0; }

.BlockC .buton { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin-top: 30px; }

.BlockC .buton a { background: url(../images/81581347dcfe0e6b1c44676c922d27fd.png) center top no-repeat; width: 398px; height: 100px; font-size: 20px; padding-top: 20px; text-align: center; color: #fff; }

.BlockC ul { margin-bottom: 90px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.BlockC ul li { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; display: flex; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; width: 222px; height: 222px; border-radius: 50%; border: 1px solid #ff7373; }

.BlockC ul li .num { font-size: 60px; color: #ff7373; }

.BlockC ul li .txt { font-size: 20px; color: #161616; margin-top: 0px; }

.BlockC .img { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.BlockE { padding: 100px 0; }

.BlockE ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-top: 60px; }

.BlockE ul li a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; text-align: center; }

.BlockE ul li a .title { font-size: 24px; color: #333333; padding-top: 30px; padding-bottom: 20px; }

.BlockE ul li a .desc { font-size: 16px; color: #666666; line-height: 1.8; width: 360px; }

@media (max-width: 1199px) { .BlockE ul li a .desc { width: auto; }
  .BlockE ul li { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; padding: 0 20px; } }

@media (max-width: 991px) { .BlockC ul li { width: 150px; height: 150px; }
  .BlockC ul li .num { font-size: 26px; }
  .BlockC ul li .txt { font-size: 16px; } }

@media (max-width: 767px) { .BlockC ul li { width: 120px; height: 120px; } }

@media (max-width: 575px) { .BlockC { padding: 30px 0; }
  .BlockC ul { -webkit-flex-flow: wrap; -ms-flex-flow: wrap; flex-flow: wrap; }
  .BlockC .img { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .BlockC ul { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .BlockC ul li { margin: 5px; }
  .BlockC ul { margin-bottom: 10px; }
  .BlockC .buton { margin-top: 0; }
  .BlockC .buton a { width: 100%; height: auto; background: #fd5b6b; margin-top: 10px; padding-top: 0; padding: 10px; font-size: 14px; border-radius: 5px; }
  .BlockC ul li .num { font-size: 16px; }
  .BlockC ul li .txt { font-size: 14px; }
  .BlockC ul li { width: 100px; height: 100px; }
  .BlockE { padding: 30px 0; }
  .BlockE ul { margin-top: 30px; }
  .BlockE ul { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .BlockE ul li a .title { font-size: 18px; padding: 10px; }
  .BlockE ul li a .desc { font-size: 14px; }
  .BlockE ul li { padding: 0; margin-bottom: 20px; }
  .BlockE ul li a .img img { width: 60px; } }

