.BlockA { margin-top: 150px; margin-bottom: 120px; }

.BlockA .topheader { 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: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }

.BlockA .topheader .title .en { font-size: 44px; color: #000000; position: relative; padding-bottom: 0px; margin-bottom: 5px; }

.BlockA .topheader .title .en::after { position: absolute; bottom: 0; left: 0; width: 24px; height: 2px; content: ''; background: #000; }

.BlockA .topheader .title .cn { font-size: 26px; color: #5b5b5b; }

.BlockA .topheader .linklist { 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: 18px; color: rgba(0, 0, 0, 0.6); }

.BlockA .topheader .linklist a { margin: 0 10px; font-size: 18px; color: rgba(0, 0, 0, 0.6); padding: 0px 10px; 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; position: relative; }

.BlockA .topheader .linklist a:last-child { margin-right: 0; }

.BlockA .topheader .linklist a:hover::after, .BlockA .topheader .linklist a.active::after { width: 100%; }

.BlockA .topheader .linklist a::after { position: absolute; bottom: -15px; width: 0; -webkit-transition: 0.5s ease all; transition: 0.5s ease all; height: 2px; background: #fd1849; content: ''; }

.BlockA .content { margin-top: 55px; }

.BlockA .content .swiper-slide ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.BlockA .content .swiper-slide ul .parent { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; 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; }

.BlockA .content .swiper-slide ul .parent:nth-of-type(1) { margin-right: 12px; }

.BlockA .content .swiper-slide ul .parent:nth-of-type(2) { margin-right: 12px; }

.BlockA .content .swiper-slide ul .parent li { margin-bottom: 12px; }

.BlockA .content .swiper-slide ul .parent li a { display: block; overflow: hidden; }

.BlockA .content .swiper-slide ul .parent li a img { -webkit-transition: 0.5s ease all; transition: 0.5s ease all; }

.BlockA .content .swiper-slide ul .parent li a:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.BlockC { margin: 110px 0; }

.BlockC .content { margin-top: 60px; position: relative; }

.BlockC .content::before, .BlockC .content::after { position: absolute; width: 16px; height: 16px; content: ''; border-radius: 50%; background: #f64167; left: 0; right: 0; margin: auto; }

.BlockC .content::before { top: 0; }

.BlockC .content::after { bottom: 0; }

.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; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; padding-top: 65px; padding-bottom: 20px; }

.BlockC .content ul::after { position: absolute; left: 0; right: 0; top: 0; margin: auto; width: 1px; height: 100%; background: #ff7b7b; content: ''; z-index: -1; }

.BlockC .content ul li { margin-bottom: 60px; }

.BlockC .content ul li:nth-of-type(2n+0) a .text { right: -webkit-calc(100% + 20px); right: calc(100% + 20px); left: auto; }

.BlockC .content ul li:nth-of-type(2n+0) a .text .p1 { text-align: right; }

.BlockC .content ul li:nth-of-type(2n+0) a .text .p3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.BlockC .content ul li:nth-of-type(2n+0) a .text .p2 { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.BlockC .content ul li:nth-of-type(2n+0) a .text .p2 img { margin-left: 10px; margin-right: 0; }

.BlockC .content ul li:nth-of-type(2n+0) a .title { background: rgba(246, 65, 103, 0.3); }

.BlockC .content ul li:nth-of-type(2n+0) a .title span { background: #f64167; }

.BlockC .content ul li a { display: block; position: relative; }

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

.BlockC .content ul li a .title { width: 100px; height: 100px; padding: 7px; border-radius: 50%; background: rgba(255, 115, 115, 0.3); }

.BlockC .content ul li a .title span { background: #ff7373; }

.BlockC .content ul li a .title span { border-radius: 50%; 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; width: 100%; height: 100%; font-size: 26px; padding: 10px; text-align: center; line-height: 1.2; color: #fff; }

.BlockC .content ul li a .text { position: absolute; left: -webkit-calc(100% + 20px); left: calc(100% + 20px); top: -25px; right: auto; }

.BlockC .content ul li a .text .p1 { font-size: 22px; color: #d0d0d0; -webkit-transition: 0.5s ease all; transition: 0.5s ease all; }

.BlockC .content ul li a .text .p2 { 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: 30px; color: #ff7373; margin: 4px 0; }

.BlockC .content ul li a .text .p2 img { margin-right: 10px; }

.BlockC .content ul li a .text .p3 { font-size: 22px; white-space: nowrap; color: #9ea7ad; }

.BlockC .content ul li:nth-of-type(3) a .text { left: -webkit-calc(100% + 20px); left: calc(100% + 20px); top: -25px; }

.BlockD { padding-top: 0; }

.BlockD.CommonSwitchOtherTab ul li a .desc { width: 300px; }

@media (max-width: 1199px) { .BlockA .topheader .linklist a { margin: 0; }
  .BlockC .content ul li a .text .p3 { font-size: 18px; } }

@media (max-width: 991px) { .BlockA .topheader { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .BlockA .topheader { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
  .BlockA .topheader .linklist { margin-top: 20px; }
  .BlockC .CommonOtherTitle span:nth-of-type(1)::before, .BlockC .CommonOtherTitle span:nth-of-type(1)::after { width: 80px; }
  .BlockD.CommonSwitchOtherTab ul li a .desc { width: 100%; padding: 0 20px; } }

@media (max-width: 767px) { .BlockC .content ul li a .text { position: static; }
  .BlockC .content ul li a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
  .BlockC .content ul { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
  .BlockC .content::before, .BlockC .content::after { content: none; }
  .BlockC .content ul::after { content: none; }
  .BlockC .content ul li:nth-of-type(2n+0) a .text .p2 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }
  .BlockC .content ul li:nth-of-type(2n+0) a .text .p2 img { margin-left: 0; margin-right: 10px; }
  .BlockC .content ul li:nth-of-type(2n+0) a .text .p1 { text-align: left; }
  .BlockC .content ul li a .text { padding-left: 20px; } }

@media (max-width: 575px) { .BlockA { margin: 30px 0; }
  .BlockA .topheader .title .en { font-size: 18px; }
  .BlockA .topheader .title .cn { font-size: 18px; }
  .BlockA .topheader .title .en { padding-bottom: 5px; }
  .BlockA .topheader .linklist a { padding: 0 5px; }
  .BlockA .topheader .linklist a::after { bottom: -5px; }
  .BlockA .content { margin-top: 30px; }
  .BlockA .content .swiper-slide ul .parent li { margin-bottom: 5px; }
  .BlockA .content .swiper-slide ul .parent:nth-of-type(1) { margin-right: 5px; }
  .BlockA .content .swiper-slide ul .parent:nth-of-type(2) { margin-right: 5px; }
  .BlockC { margin: 30px 0; }
  .BlockC .content { margin-top: 20px; }
  .BlockC .content ul { padding-top: 0; padding-bottom: 0; }
  .BlockC .content ul li a .title span { font-size: 14px; }
  .BlockC .content ul li a .title { width: 70px; height: 70px; }
  .BlockC .content ul li a .text .p1 { font-size: 16px; }
  .BlockC .content ul li a .text .p2 { font-size: 18px; }
  .BlockC .content ul li a .text .p2 img { width: 20px; margin-right: 5px !important; }
  .BlockC .content ul li a .text .p3 { font-size: 14px; }
  .BlockC .content ul li { margin-bottom: 20px; }
  .BlockC .content ul { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .BlockC .content ul li a .text { width: 244px; }
  .BlockC .content ul li:nth-of-type(2n+0) a .text .p3 { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
  .BlockD.CommonSwitchOtherTab ul li a .desc { padding: 0; }
  .BlockA .topheader .linklist a { font-size: 16px; }
  .BlockA .topheader .linklist { -webkit-flex-flow: wrap; -ms-flex-flow: wrap; flex-flow: wrap; }
  .BlockA .topheader .linklist a { margin-bottom: 20px; }
  .BlockA .topheader .linklist span { display: none; }
  .BlockA .content { margin-top: 0; }
  .BlockD { padding-top: 30px; }
  .BlockC .content ul li a .text .p3 { white-space: normal; }
  .BlockC .CommonOtherTitle span:nth-of-type(1)::before, .BlockC .CommonOtherTitle span:nth-of-type(1)::after { width: 20px; }
  .BlockC { margin-bottom: 0; } }

