.BlockB { background-repeat: no-repeat; background-position: center center; background-size: cover; }

.BlockB 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; padding-left: 70px; padding-right: 70px; padding-top: 90px; padding-bottom: 90px; }

.BlockB 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; }

.BlockB ul li a .number { font-size: 44px; color: #fff; position: relative; }

.BlockB ul li a .number::after { position: absolute; width: 30px; height: 4px; font-size: 44px; background: #fd1849; color: #fff; left: 0; bottom: 0; padding-bottom: 5px; content: ''; }

.BlockB ul li a .text { margin-top: 10px; font-size: 15px; color: #fff; }

.BlockC { margin-top: 160px; margin-bottom: 130px; }

.BlockC .pongetitle { 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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.BlockC .pongetitle .left .title { font-size: 40px; color: #000000; font-weight: bold; margin-bottom: 5px; }

.BlockC .pongetitle .left .desc { font-size: 20px; color: #979797; position: relative; padding-bottom: 20px; }

.BlockC .pongetitle .left .desc::after { width: 40px; height: 2px; background: #fd1849; content: ''; position: absolute; left: 0; bottom: 0; }

.BlockC .pongetitle .right { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.BlockC .pongetitle .right a { width: 108px; height: 40px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; border: 1px solid #cccccc; font-size: 15px; color: #000000; -webkit-transition: 0.5s ease all; transition: 0.5s ease all; }

.BlockC .pongetitle .right a:hover { background: #fd1849; color: #fff; }

.BlockC .content ul { 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; }

.BlockC .content ul li a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 40px 0; border-bottom: 1px solid #9b9b9b; }

.BlockC .content ul li a:hover .text .title { color: #fd1849; }

.BlockC .content ul li a:hover .img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.BlockC .content ul li a .img { overflow: hidden; }

.BlockC .content ul li a .img img { -webkit-transition: 0.5s ease all; transition: 0.5s ease all; }

.BlockC .content ul li a .number .title { font-size: 14px; color: #4a4a4a; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }

.BlockC .content ul li a .number .title span { color: #fd1849; font-size: 48px; font-weight: 600; line-height: 1; margin-right: 5px; }

.BlockC .content ul li a .number .en { font-size: 27px; color: #b5b5b5; }

.BlockC .content ul li a .text { padding-left: 50px; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; 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; }

.BlockC .content ul li a .text .title { font-size: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #000000; -webkit-transition: 0.5s ease all; transition: 0.5s ease all; }

.BlockC .content ul li a .text .desc { font-size: 16px; margin-top: 10px; margin-bottom: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #848484; }

.BlockC .content ul li a .text .morelink span { width: 106px; height: 37px; border: 1px solid #cccccc; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; font-size: 16px; color: #848484; }

.BlockD .content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: 70px; }

.BlockD .content .left, .BlockD .content .right { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; }

.BlockD .content .left { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.BlockD .content .left .swiper-slide a { display: block; }

.BlockD .content .right { padding-left: 80px; }

.BlockD .content .right ul { 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-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.BlockD .content .right ul li { padding: 30px 0; }

.BlockD .content .right ul li.active a .img { background: #fd1849; }

.BlockD .content .right ul li a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.BlockD .content .right ul li a:hover .img, .BlockD .content .right ul li a.active .img { background: #fd1849; }
.BlockD .content .right ul li a:hover .text .title{color:#fd1849;}
.BlockD .content .right ul li.active a .text .title{color:#fd1849;}

.BlockD .content .right ul li a .img { -webkit-transition: 0.5s ease all; transition: 0.5s ease all; width: 80px; height: 80px; background: #ff7373; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; border-radius: 50%; }

.BlockD .content .right ul li a .text { margin-left: 25px; width: 370px; min-width: 0; }

.BlockD .content .right ul li a .text .title {transition:0.3s ease all; font-size: 20px; color: #505050; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.BlockD .content .right ul li a .text .desc { font-size: 14px; line-height: 1.8; height: 50px; margin-top: 10px; color: #9ea7ad; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

.BlockE { margin: 100px 0; margin-bottom: 130px; }

.BlockE .content { margin-top: 70px; }

.BlockE .content ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.BlockE .content ul li { width: 50%; padding-right: 30px; }

.BlockE .content ul li:nth-of-type(2n+0) { padding-left: 30px; padding-right: 0; }

.BlockE .content ul li a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.BlockE .content ul li a:hover .text .title { color: #fd1849; }

.BlockE .content ul li a:hover .img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.BlockE .content ul li a .img { overflow: hidden; }

.BlockE .content ul li a .img img { -webkit-transition: 0.5s ease all; transition: 0.5s ease all; }

.BlockE .content ul li a .text { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; padding-left: 30px; 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-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.BlockE .content ul li a .text .title { font-size: 20px; -webkit-transition: 0.5s ease all; transition: 0.5s ease all; color: #313131; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.BlockE .content ul li a .text .desc { font-size: 14px; color: #9ea7ad; margin-top: 15px; height: 75px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 15px; line-height: 1.8; }

.BlockE .content ul li a .text .link { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 14px; color: #ff7373; }

.BlockE .content ul li a .text .link span { margin-right: 30px; }

@media (max-width: 1199px) { .BlockD .content .right ul li a .text { width: 280px; }
  .BlockD .content .right ul li { padding: 10px 0; }
  .BlockD .content .right ul li a .text .desc { margin-top: 0; }
  .BlockD .content .right { padding-left: 40px; } }

@media (max-width: 991px) { .BlockE .content ul li a { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .BlockE .content ul li a .text { padding-left: 0; margin-top: 10px; }
  .BlockE .content ul li a .text .desc { margin-top: 5px; }
  .BlockD .content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .BlockD .content .left .swiper-slide a img { width: 100%; }
  .BlockD .content .right ul li a { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .BlockD .content .right ul { margin-top: 30px; } }

@media (max-width: 767px) { .BlockB ul { padding-left: 0; padding-right: 0; }
  .BlockC .pongetitle { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .BlockC .pongetitle .right { margin-top: 20px; }
  .BlockC .content ul li a .number { display: none; }
  .BlockC .content ul li a .text { padding-left: 0; padding-right: 20px; } }

@media (max-width: 575px) { .BlockB ul li a .number { font-size: 16px; padding-bottom: 5px; }
  .BlockB ul li a .number::after { height: 1px; padding-bottom: 0; }
  .BlockB ul li a .text { margin-top: 5px; }
  .BlockB ul { padding-top: 30px; padding-bottom: 30px; }
  .BlockC { margin-top: 30px; margin-bottom: 30px; }
  .BlockC .pongetitle .left .title { font-size: 18px; text-align: center; }
  .BlockC .pongetitle .left .desc { font-size: 16px; text-align: center; padding-bottom: 10px; }
  .BlockC .pongetitle .left .desc::after { left: 0; right: 0; margin: auto; }
  .BlockC .pongetitle .right a { width: 80px; height: 30px; font-size: 12px; }
  .BlockC .pongetitle .right { margin-top: 10px; }
  .BlockC .content ul li a .text .morelink span { width: 80px; height: 30px; font-size: 12px; }
  .BlockC .content ul li a .text .title { font-size: 18px; }
  .BlockC .content ul li a .text .desc { font-size: 14px; margin-bottom: 10px; }
  .BlockC .content ul li a { padding: 20px 0; border-bottom: 0.5px solid #9b9b9b; }
  .BlockC .content ul { margin-top: 20px; }
  .BlockD .content { margin-top: 30px; }
  .BlockD .content .right ul li a .img { width: 50px; height: 50px; }
  .BlockD .content .right ul li a .text { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; margin-left: 20px; }
  .BlockD .content .right ul li a .text .title { font-size: 18px; }
  .BlockE { margin: 30px 0; }
  .BlockD .content .right { padding: 0 10px; }
  .BlockE .content { margin-top: 30px; }
  .BlockE .content ul li { padding-right: 5px; }
  .BlockE .content ul li:nth-of-type(2n+0) { padding-left: 5px; padding-right: 0; }
  .BlockE .content ul li a .img img { width: 100%; }
  .BlockE .content ul li a .text .title { font-size: 18px; }
  .BlockE .content ul li a .text .link span { margin-right: 10px; }
  .BlockC .content ul li a .img img { width: 150px; }
  .BlockE .content ul li a .text .title { font-size: 16px; }
  .BlockC .content ul li a .text .title { font-size: 16px; }
  .BlockD .content .right ul li a .text .title { font-size: 16px; } }

