.img-box {
  width: 100%; }
  .img-box img {
    width: 100%; }

.text-box {
  background: #fff; }
  .text-box .text-title {
    text-align: center;
    height: 14.352vw;
    font-size: 5.093vw;
    line-height: 14.352vw;
    position: relative;
    box-sizing: border-box;
    padding: 0 2.778vw;
    margin-bottom:20px; }
    .text-box .text-title p {
      border-bottom: 1px solid #dddddd; }
      .text-box .text-title p span {
        display: inline-block;
        border-bottom: 0.463vw solid #d1201a; }
