/*lyCaseShow_head start*/
.lyCaseShow_head {
  min-height: 720px;
  padding: 99px 0 0;
  background-color: #13110e;
  /*background: url(../images/showBg.jpg) center top no-repeat;
  background-size: cover;*/
}

.lyCaseShow_head .lyCaseShowHead_main {
  margin: 0 auto;
  padding: 150px 0 100px;
}

.lyCaseShowHead_main .lyCaseShow_text {
  width: calc(100% - 1060px);
  float: left;
}

.lyCaseShow_text::before {
  content: 'CASE·SHOW';
  display: block;
  line-height: 100px;
  color: rgba(255, 255, 255, 0.04);
  font-size: 100px;
  font-weight: bold;
  margin-bottom: -40px;
}

.lyCaseShow_text h1 {
  line-height: 64px;
  color: #fff;
  font-size: 58px;
  margin-bottom: 20px;
}

.lyCaseShow_text span {
  display: block;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.45);
  font-size: 24px;
  font-weight: lighter;
}

.lyCaseShow_text p {
  overflow: hidden;
  height: 64px;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.45);
  font-size: 18px;
  font-weight: lighter;
  margin: 30px 0 60px;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.lyCaseShow_text a.lyCaseShow_btn {
  display: inline-block;
  line-height: 60px;
  color: #222;
  font-size: 18px;
  font-weight: lighter;
  padding: 0 40px;
  background-color: #fff;
  border-radius: 0 15px;
}

.lyCaseShow_text a.lyCaseShow_btn:hover {
  background-color: #ff6b03;
  color: #fff;
}

.lyCaseShow_text a.lyCaseShow_btn i {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin: -2px 10px 0 0;
}

.lyCaseShow_text a.lyCaseShow_btn i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.lyCaseShow_text a.lyCaseShow_btn:hover i svg path {
  fill: #ffffff;
}

.lyCaseShowHead_main .lyCaseShow_img {
  width: 1060px;
  height: auto;
  overflow: hidden;
  float: right;
  margin: 10px 0 -160px;
  position: relative;
}

.lyCaseShow_img img {
  display: block;
  width: 100%;
  height: auto;
}

/*lyCaseShow_head end*/


/*lyCaseShow_part start*/
.lyCaseShow_part {
  margin: 100px auto;
}

.lyCaseShow_title1 {
  margin: 0 auto 40px;
  padding-left: 80px;
  position: relative;
}

.lyCaseShow_title1 i {
  display: block;
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin-top: -30px;
  background: url(../images/ico01.png) center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -5px;
  top: 50%;
}

.lyCaseShow_title1 p {
  height: 50px;
  line-height: 50px;
  color: #222;
  font-size: 48px;
  margin-bottom: 20px;
}

.lyCaseShow_title1 span {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #999;
  font-size: 30px;
  font-weight: lighter;
}

.lyCaseShow_title2 i {
  background: url(../images/ico02.png) center center no-repeat;
  background-size: 100% 100%;
}

.lyCaseShow_title2 p {
  color: #fff;
}

.lyCaseShow_title2 span {
  color: rgba(255, 255, 255, 0.45);
}

.lyCaseShowPart1_main {
  line-height: 36px;
  color: #222;
  font-size: 18px;
  font-weight: lighter;
  padding-left: 80px;
}

.lyCaseShowPart1_main p,
.lyCaseShowPart1_main p span,
.lyCaseShowPart1_main p font,
.lyCaseShowPart1_main span,
.lyCaseShowPart1_main font {
  line-height: 36px !important;
  color: #222 !important;
  font-family: \5FAE\8F6F\96C5\9ED1, Arial, Microsoft Yahei, Helvetica, sans-serif !important;
  font-size: 18px !important;
  font-weight: lighter !important;
}

.lyCaseShowPart2_main,
.lyCaseShowPart3_main,
.lyCaseShowPart5_main {
  padding: 0 80px;
}

.lyCaseShowPart3_main {
  margin-top: 80px; position: relative;
}
.lyCaseShowPart3_main .lyCaseShowPart3_text0 {
  position: absolute; top: -120px; right: 30px; transform: rotate(90deg); -webkit-transform: rotate(90deg);
}
.lyCaseShowPart3_text0 p {
  line-height: 110px; color: #efefef; font-family: 'Arial'; font-size: 140px; font-weight: bold;
}
.lyCaseShowPart3_text0 span {
  display: block; line-height: 44px; color: #efefef; font-family: 'Arial'; font-size: 54px; text-align: center; margin-top: 20px;
}

.lyCaseShowPart3_main .lyCaseShowPart3_text1 {
  width: 40%; height: 74%; overflow: hidden; padding: 100px 100px 0; position: absolute; top: 0; left: 80px;
}
.lyCaseShowPart3_text1 p {
  line-height: 110px; color: #fff; font-family: 'Arial'; font-size: 140px; font-weight: bold;
}
.lyCaseShowPart3_text1 p::before, .lyCaseShowPart3_text1 p::after {
  content: ''; display: inline-block; width: 12px; height: 12px; background-color: #fff; border-radius: 50%; vertical-align: middle;
}
.lyCaseShowPart3_text1 p::before { margin: -18px 18px 0 0;}
.lyCaseShowPart3_text1 p::after { margin: -18px 0 0 18px;}
.lyCaseShowPart3_text1 em {
  display: block; line-height: 50px; color: #fff; font-family: 'Arial'; font-size: 60px; font-weight: bold; font-style: normal; margin: 24px 0; padding-left: 25px;
}
.lyCaseShowPart3_text1 span {
  display: block; line-height: 1; color: #fff; font-family: 'Arial'; font-size: 36px; font-weight: bold; padding-left: 25px;
}

.lyCaseShowPart3_main .lyCaseShowPart3_text2 {
  width: 40%; height: 82%; overflow: hidden; padding: 140px 100px 0; position: absolute; top: 18%; left: 43%;
}
.lyCaseShowPart3_text2 p {
  line-height: 50px; color: #222; font-family: '\5FAE\8F6F\96C5\9ED1'; font-size: 40px;
}
.lyCaseShowPart3_text2 p::before, .lyCaseShowPart3_text2 p::after {
  content: ''; display: inline-block; width: 12px; height: 12px; background-color: #ff6b03; border-radius: 50%; vertical-align: middle;
}
.lyCaseShowPart3_text2 p::before { margin: -6px 24px 0 0;}
.lyCaseShowPart3_text2 p::after { margin: -6px 0 0 24px;}
.lyCaseShowPart3_text2 em {
  display: block; line-height: 1; color: #222; font-family: '\5FAE\8F6F\96C5\9ED1'; font-size: 40px; font-style: normal; margin: 20px 0 30px; padding-left: 36px;
}
.lyCaseShowPart3_text2 span {
  display: block; line-height: 1; color: #222; font-family: '\5FAE\8F6F\96C5\9ED1'; font-size: 36px; padding-left: 36px;
}

.lyCaseShow_part4 {
  padding-top: 100px;
  background-color: #ff6b03;
}

.lyCaseShowPart4_main {
  margin: 0 auto;
  position: relative;
}

.lyCaseShowPart4_main .lyCaseShowPart4_text {
  position: absolute;
  left: 50%;
  top: 100px;
  z-index: 1;
  transform: translateX(-50%); -webkit-transform: translateX(-50%);
}

.lyCaseShowPart4_text h5 {
  line-height: 56px;
  color: #fff;
  font-size: 48px;
  text-align: center;
  margin: 0 auto 40px;
}

.lyCaseShowPart4_text p {
  max-width: 50%;
  line-height: 40px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 24px;
  font-weight: lighter;
  text-align: center;
  margin: 0 auto;
}

.lyCaseShowPart5_main dl dt { position: relative;}
.lyCaseShowPart5_main dl dd {
  overflow: hidden;
  background-color: #fff;
  border: 8px solid #222;
  border-radius: 40px;
  margin-top: 60px;
}

.lyCaseShowPart5_main dl dt .lyCaseShowPart5_text1 {
  width: 50%;
  padding: 0 0 0 100px;
  position: absolute;
  left: 0;
  top: 48%;
  z-index: 1;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.lyCaseShowPart5_text1 span {
  display: block; line-height: 30px; color: #fff; font-family: 'Arial'; font-size: 36px; letter-spacing: 20px;
}
.lyCaseShowPart5_text1 span::before {
  content: ''; display: block; width: 12px; height: 12px; background-color: #fff; margin: 9px 20px 9px 0; float: left;
}
.lyCaseShowPart5_text1 p {
  line-height: 100px; color: #fff; font-family: 'Arial'; font-size: 120px; font-weight: bold; margin-top: 50px; margin-left: -10px;
}

.lyCaseShow_part6 {
  padding: 0;
}

.lyCaseShow_part7 {
  margin: 0 auto;
}

.lyCaseShowPart7_main {
  margin-top: -40px;
  padding: 0 0 0 80px;
}

.lyCaseShowPart2_main img,
.lyCaseShowPart4_main img,
.lyCaseShowPart5_main dl dt img,
.lyCaseShowPart5_main dl dd img,
.lyCaseShowPart6_main img,
.lyCaseShowPart7_main img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.lyCaseShowPart3_main img { display: block; max-width: 100%;}



/*lyCaseShow_part end*/


@media (max-width:1680px) {
  .lyCaseShow_head {
    min-height: 680px;
    padding: 85px 0 0;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 140px 0 80px;
  }

  .lyCaseShowHead_main .lyCaseShow_text {
    width: calc(100% - 1020px);
  }

  .lyCaseShow_text::before {
    line-height: 80px;
    font-size: 88px;
  }

  .lyCaseShow_text h1 {
    line-height: 60px;
    font-size: 54px;
  }

  .lyCaseShow_text span {
    line-height: 30px;
    font-size: 22px;
  }

  .lyCaseShow_text p {
    height: 60px;
    line-height: 30px;
    font-size: 16px;
  }

  .lyCaseShow_text a.lyCaseShow_btn {
    line-height: 50px;
    font-size: 16px;
    padding: 0 30px;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 1020px;
    margin: 0 0 -140px;
  }

  .lyCaseShow_part {
    margin: 80px auto;
  }

  .lyCaseShow_title1 {
    padding-left: 70px;
  }

  .lyCaseShow_title1 i {
    width: 52px;
    height: 52px;
    margin-top: -26px;
    left: -4px;
  }

  .lyCaseShow_title1 p {
    height: 44px;
    line-height: 42px;
    font-size: 40px;
    margin-bottom: 15px;
  }

  .lyCaseShow_title1 span {
    height: 24px;
    line-height: 22px;
    font-size: 24px;
  }

  .lyCaseShowPart1_main {
    padding-left: 70px;
  }

  .lyCaseShowPart1_main {
    line-height: 32px;
    font-size: 16px;
  }

  .lyCaseShowPart1_main p,
  .lyCaseShowPart1_main p span,
  .lyCaseShowPart1_main p font,
  .lyCaseShowPart1_main span,
  .lyCaseShowPart1_main font {
    line-height: 32px !important;
    font-size: 16px !important;
  }

  .lyCaseShowPart2_main,
  .lyCaseShowPart3_main,
  .lyCaseShowPart5_main {
    padding: 0 70px;
  }

  .lyCaseShowPart3_main { margin-top: 60px;}
  .lyCaseShowPart3_main .lyCaseShowPart3_text0 { top: -100px; right: 20px;}
  .lyCaseShowPart3_main .lyCaseShowPart3_text1 { width: 41%; height: 82%; left: 70px;}
  .lyCaseShowPart3_main .lyCaseShowPart3_text2 { width: 41%; height: 81%; padding: 130px 100px 0; top: 19%; left: 44%;}

  .lyCaseShow_part4 {
    padding-top: 80px;
  }

  .lyCaseShowPart4_main .lyCaseShowPart4_text { top: 80px;}
  .lyCaseShowPart4_text h5 { line-height: 52px; font-size: 44px; margin: 0 auto 30px;}
  .lyCaseShowPart4_text p { line-height: 36px; font-size: 22px;}

  .lyCaseShowPart5_main dl dd {
    border-radius: 50px;
  }

  .lyCaseShow_part7 {
    margin: 80px auto 0;
  }

  .lyCaseShowPart7_main {
    padding: 0 0 0 70px;
  }
}

@media (max-width:1600px) {
  .lyCaseShow_head {
    min-height: 640px;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 120px 0 80px;
  }

  .lyCaseShowHead_main .lyCaseShow_text {
    width: calc(100% - 960px);
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 960px;
  }

  .lyCaseShowPart3_main .lyCaseShowPart3_text0 { top: -80px; right: 0;}
  .lyCaseShowPart3_text0 p { line-height: 100px; font-size: 120px;}
  .lyCaseShowPart3_text0 span { line-height: 36px; font-size: 44px; margin-top: 12px;}
  .lyCaseShowPart3_main .lyCaseShowPart3_text1 { width: 43%; height: 82%; padding: 80px 80px 0; left: 70px;}
  .lyCaseShowPart3_text1 p { line-height: 100px; font-size: 120px;}
  .lyCaseShowPart3_text1 p::before, .lyCaseShowPart3_text1 p::after, .lyCaseShowPart3_text2 p::before, .lyCaseShowPart3_text2 p::after { width: 10px; height: 10px;}
  .lyCaseShowPart3_text1 em { line-height: 44px; font-size: 54px;}
  .lyCaseShowPart3_text1 span { font-size: 34px;}
  .lyCaseShowPart3_main .lyCaseShowPart3_text2 { width: 43%; height: 82%; padding: 130px 100px 0; top: 18%; left: 46%;}
  .lyCaseShowPart3_text2 p { line-height: 44px; font-size: 36px;}
  .lyCaseShowPart3_text2 em { font-size: 34px;}
  .lyCaseShowPart3_text2 span { line-height: 1.2; font-size: 34px;}

}

@media (max-width:1560px) {
  .lyCaseShow_head {
    min-height: 600px;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 100px 0 80px;
  }

  .lyCaseShowHead_main .lyCaseShow_text {
    width: calc(100% - 920px);
  }

  .lyCaseShow_text::before {
    line-height: 72px;
    font-size: 80px;
    margin-bottom: -36px;
  }

  .lyCaseShow_text h1 {
    line-height: 54px;
    font-size: 50px;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 920px;
  }

  .lyCaseShow_part {
    margin: 60px auto;
  }

  .lyCaseShow_title1 {
    padding-left: 60px;
  }

  .lyCaseShow_title1 i {
    width: 44px;
    height: 44px;
    margin-top: -22px;
    left: -3px;
  }

  .lyCaseShow_title1 p {
    height: 40px;
    line-height: 38px;
    font-size: 32px;
    margin-bottom: 10px;
  }

  .lyCaseShow_title1 span {
    height: 20px;
    line-height: 18px;
    font-size: 20px;
  }

  .lyCaseShowPart1_main {
    padding-left: 60px;
  }

  .lyCaseShowPart2_main,
  .lyCaseShowPart3_main,
  .lyCaseShowPart5_main {
    padding: 0 60px;
  }

  .lyCaseShowPart3_main {
    margin-top: -110px;
  }

  .lyCaseShowPart3_main .lyCaseShowPart3_text0 { right: -40px;}

  .lyCaseShow_part4 {
    padding-top: 60px;
  }

  .lyCaseShowPart4_main .lyCaseShowPart4_text { top: 70px;}
  .lyCaseShowPart4_text h5 { line-height: 48px; font-size: 40px; margin: 0 auto 25px;}

  .lyCaseShowPart5_main dl dd {
    margin-top: 40px;
    border-radius: 40px;
  }

  .lyCaseShow_part7 {
    margin: 60px auto 0;
  }

  .lyCaseShowPart7_main {
    padding: 0 0 0 60px;
  }
}

@media (max-width:1440px) {
  .lyCaseShow_head {
    min-height: 520px;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 80px 0;
  }

  .lyCaseShowHead_main .lyCaseShow_text {
    width: calc(100% - 900px);
  }

  .lyCaseShow_text::before {
    line-height: 64px;
    font-size: 74px;
    margin-bottom: -32px;
  }

  .lyCaseShow_text h1 {
    line-height: 50px;
    font-size: 46px;
  }

  .lyCaseShow_text span {
    line-height: 30px;
    font-size: 20px;
  }

  .lyCaseShow_text p {
    height: 56px;
    line-height: 28px;
    font-size: 14px;
    margin: 20px 0 40px;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 870px;
    margin: -18px 0 -140px;
  }

  .lyCaseShow_title1 {
    margin: 0 auto 30px;
    padding-left: 56px;
  }

  .lyCaseShow_title1 i {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    left: -2px;
  }

  .lyCaseShow_title1 p {
    height: 36px;
    line-height: 34px;
    font-size: 28px;
    margin-bottom: 8px;
  }

  .lyCaseShow_title1 span {
    height: 16px;
    line-height: 14px;
    font-size: 16px;
  }

  .lyCaseShowPart1_main {
    line-height: 28px;
    font-size: 14px;
    padding-left: 56px;
  }

  .lyCaseShowPart1_main p,
  .lyCaseShowPart1_main p span,
  .lyCaseShowPart1_main p font,
  .lyCaseShowPart1_main span,
  .lyCaseShowPart1_main font {
    line-height: 28px !important;
    font-size: 14px !important;
  }

  .lyCaseShowPart2_main,
  .lyCaseShowPart3_main,
  .lyCaseShowPart5_main {
    padding: 0 56px;
  }

  .lyCaseShowPart3_main {
    margin-top: 50px;
  }

  .lyCaseShowPart3_main .lyCaseShowPart3_text0 {
    top: -60px;
  }

  .lyCaseShowPart3_text0 p {
    line-height: 80px;
    font-size: 100px;
  }

  .lyCaseShowPart3_text0 span {
    line-height: 30px;
    font-size: 36px;
    margin-top: 12px;
  }

  .lyCaseShowPart3_main .lyCaseShowPart3_text2 { left: 50%; padding: 130px 80px 0;}

  .lyCaseShowPart4_text h5 {
    line-height: 44px;
    font-size: 36px;
    margin: 0 auto 20px;
  }

  .lyCaseShowPart4_text p {
    line-height: 30px;
    font-size: 20px;
  }

  .lyCaseShowPart5_main dl dt .lyCaseShowPart5_text1 { padding: 0 0 0 80px;}
  .lyCaseShowPart5_text1 span { font-size: 32px; letter-spacing: 16px;}
  .lyCaseShowPart5_text1 span::before { width: 10px; height: 10px; margin: 10px 18px 10px 0;}
  .lyCaseShowPart5_text1 p { line-height: 90px; font-size: 110px; margin-top: 40px;}

  .lyCaseShowPart7_main {
    margin-top: -30px;
    padding: 0 0 0 56px;
  }

}

@media (max-width:1366px) {
  .lyCaseShow_head {
    min-height: 480px;
    padding: 80px 0 0;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 60px 0;
  }

  .lyCaseShowHead_main .lyCaseShow_text {
    width: calc(100% - 840px);
  }

  .lyCaseShow_text::before {
    line-height: 64px;
    font-size: 74px;
    margin-bottom: -32px;
  }

  .lyCaseShow_text h1 {
    line-height: 46px;
    font-size: 40px;
  }

  .lyCaseShow_text span {
    line-height: 24px;
    font-size: 18px;
  }

  .lyCaseShow_text p {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    margin: 20px 0 40px;
  }

  .lyCaseShow_text a.lyCaseShow_btn {
    line-height: 50px;
    font-size: 15px;
    padding: 0 20px;
  }

  .lyCaseShow_text a.lyCaseShow_btn i {
    width: 18px;
    height: 18px;
    margin: -2px 0 0 0;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 780px;
    margin: 0 0 -106px;
  }

  .lyCaseShowPart5_main dl dd {
    border-radius: 30px;
  }
}

@media (max-width:1280px) {
  .lyCaseShow_head {
    min-height: 480px;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 60px 0;
  }

  .lyCaseShowHead_main .lyCaseShow_text {
    width: calc(100% - 840px);
  }

  .lyCaseShow_text::before {
    line-height: 64px;
    font-size: 74px;
    margin-bottom: -32px;
  }

  .lyCaseShow_text h1 {
    line-height: 46px;
    font-size: 40px;
  }

  .lyCaseShow_text span {
    line-height: 24px;
    font-size: 18px;
  }

  .lyCaseShow_text p {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    margin: 20px 0 40px;
  }

  .lyCaseShow_text a.lyCaseShow_btn {
    line-height: 50px;
    font-size: 15px;
    padding: 0 20px;
  }

  .lyCaseShow_text a.lyCaseShow_btn i {
    width: 18px;
    height: 18px;
    margin: -2px 0 0 0;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 780px;
    margin: 0 0 -106px;
  }

  .lyCaseShowPart3_text0 p {
    line-height: 70px;
    font-size: 90px;
  }
  .lyCaseShowPart3_text0 span { font-size: 32px;}
  .lyCaseShowPart3_main .lyCaseShowPart3_text1 {
    width: 46%;
    height: 82%;
    padding: 80px 80px 0;
    left: 56px;
  }
  .lyCaseShowPart3_text1 p { font-size: 100px;}
  .lyCaseShowPart3_text1 em {
    line-height: 40px;
    font-size: 48px;
    margin: 20px 0;
  }
  .lyCaseShowPart3_text1 span { font-size: 30px;}
  .lyCaseShowPart3_main .lyCaseShowPart3_text2 {    
    width: 46%; padding: 120px 80px 0; left: 49%;
  }
  .lyCaseShowPart3_text2 p {
    line-height: 40px;
    font-size: 32px;
  }
  .lyCaseShowPart3_text2 em, .lyCaseShowPart3_text2 span { font-size: 30px;}

  .lyCaseShowPart4_main .lyCaseShowPart4_text { top: 60px;}

  .lyCaseShowPart5_text1 span { font-size: 30px;}
  .lyCaseShowPart5_text1 span::before {
    width: 8px;
    height: 8px;
    margin: 11px 18px 11px 0;
  }
  .lyCaseShowPart5_text1 p {
    line-height: 80px;
    font-size: 100px;
  }
}

@media (max-width:1200px) {
  .lyCaseShow_head {
    min-height: 440px;
  }

  .lyCaseShowHead_main .lyCaseShow_text {
    width: calc(100% - 760px);
  }

  .lyCaseShow_text::before {
    line-height: 60px;
    font-size: 66px;
    margin-bottom: -30px;
  }

  .lyCaseShow_text h1 {
    line-height: 40px;
    font-size: 36px;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 730px;
    margin: 0 0 -120px;
  }

  .lyCaseShow_part {
    margin: 40px auto;
  }

  .lyCaseShow_title1 {
    margin: 0 auto 20px;
    padding-left: 46px;
  }

  .lyCaseShow_title1 i {
    width: 32px;
    height: 32px;
    margin-top: -16px;
    left: -2px;
  }

  .lyCaseShow_title1 p {
    height: 32px;
    line-height: 30px;
    font-size: 24px;
    margin-bottom: 4px;
  }

  .lyCaseShow_title1 span {
    height: 16px;
    line-height: 14px;
    font-size: 14px;
  }

  .lyCaseShowPart1_main {
    padding-left: 46px;
  }

  .lyCaseShowPart2_main,
  .lyCaseShowPart3_main,
  .lyCaseShowPart5_main {
    padding: 0 46px;
  }

  .lyCaseShowPart3_main .lyCaseShowPart3_text1 {
    width: 47%;
    left: 47px;
  }
  .lyCaseShowPart3_text1 p { line-height: 90px; font-size: 90px;}
  .lyCaseShowPart3_text1 em { font-size: 44px;}
  .lyCaseShowPart3_text1 span { font-size: 28px;}

  .lyCaseShowPart3_main .lyCaseShowPart3_text2 {
    width: 47%;
    padding: 110px 80px 0;
    left: 49%;
  }
  .lyCaseShowPart3_text2 p { font-size: 30px;}
  .lyCaseShowPart3_text2 em, .lyCaseShowPart3_text2 span { font-size: 28px;}

  .lyCaseShow_part4 {
    padding-top: 40px;
  }

  .lyCaseShowPart4_main .lyCaseShowPart4_text { top: 50px;}
  .lyCaseShowPart4_text h5 {
    line-height: 40px;
    font-size: 32px;
    margin: 0 auto 20px;
  }

  .lyCaseShowPart4_text p {
    line-height: 30px;
    font-size: 18px;
  }

  .lyCaseShowPart5_main dl dd {
    border-radius: 24px;
    margin-top: 20px;
  }

  .lyCaseShowPart5_text1 p {
    line-height: 70px;
    font-size: 90px;
    margin-top: 32px;
  }

  .lyCaseShow_part7 {
    margin: 40px auto 0;
  }

  .lyCaseShowPart7_main {
    margin-top: -20px;
    padding: 0 0 0 46px;
  }

}

@media (max-width:1080px) {
  .lyCaseShow_head {
    min-height: 400px;
  }

  .lyCaseShowHead_main .lyCaseShow_text {
    width: calc(100% - 680px);
  }

  .lyCaseShow_text::before {
    line-height: 54px;
    font-size: 60px;
    margin-bottom: -27px;
  }

  .lyCaseShow_text h1 {
    line-height: 36px;
    font-size: 32px;
    margin-bottom: 15px;
  }

  .lyCaseShow_text p {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    margin: 15px 0 30px;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 670px;
    margin: 0 0 -120px;
  }

  .lyCaseShowPart3_main .lyCaseShowPart3_text0 { right: -30px;}
  .lyCaseShowPart3_text0 p {
    line-height: 60px;
    font-size: 80px;
  }
  .lyCaseShowPart3_text0 span {
    font-size: 30px;
  }
  .lyCaseShowPart3_main .lyCaseShowPart3_text1 {
    width: 46%;
    padding: 60px 60px 0;
  }
  .lyCaseShowPart3_text1 p {
    line-height: 80px;
    font-size: 80px;
  }
  .lyCaseShowPart3_text1 em {
    font-size: 40px;
  }
  .lyCaseShowPart3_text1 span {
    font-size: 26px;
  }
  .lyCaseShowPart3_main .lyCaseShowPart3_text2 {
    padding: 90px 60px 0;
  }
  .lyCaseShowPart3_text2 p {
    font-size: 28px;
  }
  .lyCaseShowPart3_text2 em, .lyCaseShowPart3_text2 span {
    font-size: 26px;
  }

  .lyCaseShowPart4_text h5 {
    line-height: 36px;
    font-size: 30px;
    margin: 0 auto 16px;
  }

  .lyCaseShowPart5_main dl dt .lyCaseShowPart5_text1 {
    padding: 0 0 0 60px;
  }
  .lyCaseShowPart5_text1 span {
    font-size: 28px;
    letter-spacing: 12px;
  }
  .lyCaseShowPart5_text1 span::before {
    margin: 11px 14px 11px 0;
  }
  .lyCaseShowPart5_text1 p {
    line-height: 60px;
    font-size: 80px;
    margin-top: 30px;
  }
}

@media (max-width:1024px) {
  .lyCaseShow_head {
    min-height: 400px;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 40px 0;
  }

  .lyCaseShowHead_main .lyCaseShow_text {
    width: calc(100% - 620px);
  }

  .lyCaseShow_text::before {
    line-height: 54px;
    font-size: 60px;
    margin-bottom: -27px;
  }

  .lyCaseShow_text h1 {
    line-height: 36px;
    font-size: 32px;
    margin-bottom: 15px;
  }

  .lyCaseShow_text p {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    margin: 15px 0 30px;
  }

  .lyCaseShow_text a.lyCaseShow_btn {
    line-height: 44px;
    font-size: 14px;
    padding: 0 20px;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 612px;
    margin: 0 0 -120px;
  }

  .lyCaseShowPart3_text1 p {
    line-height: 70px;
    font-size: 70px;
  }
  .lyCaseShowPart3_text1 p::before, .lyCaseShowPart3_text1 p::after, .lyCaseShowPart3_text2 p::before, .lyCaseShowPart3_text2 p::after {
    width: 8px;
    height: 8px;
  }
  .lyCaseShowPart3_text1 em {
    line-height: 30px;
    font-size: 36px;
    margin: 18px 0;
  }
  .lyCaseShowPart3_text1 span { font-size: 24px;}
  .lyCaseShowPart3_main .lyCaseShowPart3_text2 {
    padding: 80px 60px 0;
  }
  .lyCaseShowPart3_main .lyCaseShowPart3_text2 {
    padding: 80px 60px 0;
  }
  .lyCaseShowPart3_text2 em { margin: 15px 0 25px;}
  .lyCaseShowPart3_text2 span { font-size: 24px;}
}

@media (max-width:920px) {
  .lyCaseShow_head {
    min-height: 360px;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 40px 0;
  }

  .lyCaseShowHead_main .lyCaseShow_text {
    width: calc(100% - 560px);
  }

  .lyCaseShow_text::before {
    line-height: 48px;
    font-size: 52px;
    margin-bottom: -24px;
  }

  .lyCaseShow_text h1 {
    line-height: 34px;
    font-size: 28px;
    margin-bottom: 10px;
  }

  .lyCaseShow_text span {
    line-height: 22px;
    font-size: 16px;
  }

  .lyCaseShow_text p {
    height: 44px;
    line-height: 22px;
    font-size: 12px;
    margin: 10px 0 20px;
  }

  .lyCaseShow_text a.lyCaseShow_btn {
    line-height: 44px;
    font-size: 14px;
    padding: 0 20px;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 545px;
    margin: 0 0 -70px;
  }

  .lyCaseShowPart3_main .lyCaseShowPart3_text0 {
    right: -20px;
  }
  .lyCaseShowPart3_text0 p {
    line-height: 50px;
    font-size: 70px;
  }
  .lyCaseShowPart3_text0 span {
    font-size: 26px;
  }
  .lyCaseShowPart3_main .lyCaseShowPart3_text1 {
    width: 45%;
    padding: 50px 50px 0;
  }
  .lyCaseShowPart3_text1 p {
    line-height: 60px;
    font-size: 60px;
  }
  .lyCaseShowPart3_main .lyCaseShowPart3_text2 {
    padding: 70px 50px 0;
  }
  .lyCaseShowPart3_text2 p {
    font-size: 26px;
  }
  .lyCaseShowPart3_text2 p::before {
    margin: -6px 20px 0 0;
  }
  .lyCaseShowPart3_text2 p::after {
    margin: -6px 0 0 20px;
  }
  .lyCaseShowPart3_text2 em { padding-left: 28px;}
  .lyCaseShowPart3_text2 span { padding-left: 28px; font-size: 22px;}

  .lyCaseShowPart4_main .lyCaseShowPart4_text {
    top: 40px;
  }

  .lyCaseShowPart4_text p {
    line-height: 28px;
    font-size: 16px;
  }

  .lyCaseShowPart4_text h5 {
    line-height: 34px;
    font-size: 26px;
    margin: 0 auto 12px;
  }

  .lyCaseShowPart5_main dl dt .lyCaseShowPart5_text1 {
    padding: 0 0 0 50px;
  }
  .lyCaseShowPart5_text1 span {
    font-size: 24px;
    letter-spacing: 10px;
  }
  .lyCaseShowPart5_text1 p {
    line-height: 54px;
    font-size: 70px;
    margin-top: 30px;
  }
}

@media (max-width:820px) {
  .lyCaseShow_head {
    min-height: 300px;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 40px 0;
  }

  .lyCaseShowHead_main .lyCaseShow_text {
    width: calc(100% - 500px);
  }

  .lyCaseShow_text::before {
    line-height: 48px;
    font-size: 52px;
    margin-bottom: -24px;
  }

  .lyCaseShow_text h1 {
    line-height: 34px;
    font-size: 28px;
    margin-bottom: 10px;
  }

  .lyCaseShow_text span {
    line-height: 22px;
    font-size: 16px;
  }

  .lyCaseShow_text p {
    height: 44px;
    line-height: 22px;
    font-size: 12px;
    margin: 10px 0 20px;
  }

  .lyCaseShow_text a.lyCaseShow_btn {
    line-height: 44px;
    font-size: 14px;
    padding: 0 20px;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 480px;
    margin: 28px 0 -70px;
  }

  .lyCaseShow_title1 {
    margin: 0 auto 20px;
    padding-left: 40px;
  }

  .lyCaseShow_title1 i {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    left: -2px;
  }

  .lyCaseShow_title1 p {
    height: 30px;
    line-height: 28px;
    font-size: 22px;
    margin-bottom: 4px;
  }

  .lyCaseShowPart1_main {
    padding-left: 40px;
  }

  .lyCaseShowPart2_main,
  .lyCaseShowPart3_main,
  .lyCaseShowPart5_main {
    padding: 0 40px;
  }

  .lyCaseShowPart3_main {
    margin-top: 40px;
  }
  .lyCaseShowPart3_main .lyCaseShowPart3_text1 {
    width: 46%;
    padding: 50px 50px 0;
    left: 40px;
  }
  .lyCaseShowPart3_text1 p {
    line-height: 50px;
    font-size: 54px;
  }
  .lyCaseShowPart3_text1 p::before {
    margin: -14px 14px 0 0;
  }
  .lyCaseShowPart3_text1 p::after {
    margin: -14px 0 0 14px;
  }
  .lyCaseShowPart3_text1 em { padding-left: 20px; font-size: 34px;}
  .lyCaseShowPart3_text1 span { padding-left: 20px; font-size: 22px;}
  .lyCaseShowPart3_main .lyCaseShowPart3_text2 {
    padding: 50px 50px 0;
  }
  .lyCaseShowPart3_text2 p { font-size: 24px;}
  .lyCaseShowPart3_text2 em { font-size: 22px;}
  .lyCaseShowPart3_text2 span {
    font-size: 20px;
  }

  .lyCaseShowPart4_main .lyCaseShowPart4_text {
    top: 32px;
  }
  .lyCaseShowPart4_text h5 {
    line-height: 32px;
    font-size: 24px;
  }

  .lyCaseShowPart4_text p {
    max-width: 70%;
    line-height: 24px;
    font-size: 15px;
  }

  .lyCaseShowPart5_main dl dd {
    border: 6px solid #222;
    border-radius: 20px;
  }

  .lyCaseShowPart5_text1 span { font-size: 22px;}
  .lyCaseShowPart5_text1 span::before {
    width: 6px;
    height: 6px;
    margin: 12px 12px 12px 0;
  }
  .lyCaseShowPart5_text1 p {
    line-height: 48px;
    font-size: 60px;
    margin-top: 20px;
    margin-left: -4px;
  }

  .lyCaseShowPart7_main {
    padding: 0 0 0 40px;
  }
}

@media (max-width: 767px) {
  .lyCaseShow_head {
    min-height: 400px;
    padding: 61px 0 0;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 40px 0 0;
  }

  .lyCaseShowHead_main .lyCaseShow_text {
    width: 100%;
    margin: 0 auto;
    float: none;
    text-align: center;
  }

  .lyCaseShow_text::before {
    text-align: center;
  }

  .lyCaseShow_text h1,
  .lyCaseShow_text span {
    font-weight: normal;
    text-align: center;
  }

  .lyCaseShow_text p {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin: 10px 0 20px;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 100%;
    margin: 20px auto -30px;
    float: none;
  }

  .lyCaseShowPart1_main {
    padding-left: 0;
    font-weight: normal;
  }

  .lyCaseShowPart1_main p,
  .lyCaseShowPart1_main p span,
  .lyCaseShowPart1_main p font,
  .lyCaseShowPart1_main span,
  .lyCaseShowPart1_main font {
    font-weight: normal !important;
  }

  .lyCaseShowPart2_main,
  .lyCaseShowPart3_main,
  .lyCaseShowPart5_main {
    padding: 0;
  }

  .lyCaseShowPart3_main {
    margin-top: 20px;
  }
  .lyCaseShowPart3_main .lyCaseShowPart3_text0 {
    right: -10px; top: -40px;
  }
  .lyCaseShowPart3_text0 p {
    line-height: 30px;
    font-size: 40px;
  }
  .lyCaseShowPart3_text0 span {
    line-height: 20px; font-size: 16px; margin-top: 4px;
  }
  .lyCaseShowPart3_main .lyCaseShowPart3_text1 {
    width: 51%;
    padding: 20px 20px 0;
    left: 0;
  }
  .lyCaseShowPart3_text1 p {
    line-height: 28px;
    font-size: 32px;
  }
  .lyCaseShowPart3_text1 p::before, .lyCaseShowPart3_text1 p::after {
    width: 6px;
    height: 6px;
  }
  .lyCaseShowPart3_text1 p::before {
    margin: -8px 10px 0 0;
  }
  .lyCaseShowPart3_text1 p::after {
    margin: -8px 0 0 10px;
  }
  .lyCaseShowPart3_text1 em {    
    line-height: 24px;
    font-size: 20px;
    margin: 8px 0;
    padding-left: 14px;
  }
  .lyCaseShowPart3_text1 span {
    padding-left: 14px;
    font-size: 12px;
  }
  .lyCaseShowPart3_main .lyCaseShowPart3_text2 {
    width: 51%;
    padding: 20px 20px 0;
    left: 49%;
  }
  .lyCaseShowPart3_text2 p {
    line-height: 30px;
    font-size: 16px;
  }
  .lyCaseShowPart3_text2 p::before, .lyCaseShowPart3_text2 p::after {
    width: 4px; height: 4px;
  }
  .lyCaseShowPart3_text2 p::before {
    margin: -4px 10px 0 0;
  }
  .lyCaseShowPart3_text2 p::after {
    margin: -4px 0 0 10px;
  }
  .lyCaseShowPart3_text2 em {
    font-size: 16px;
    margin: 5px 0 12px;
    padding-left: 14px;
  }
  .lyCaseShowPart3_text2 span {
    padding-left: 14px;
    font-size: 12px;
  }

  .lyCaseShowPart4_main .lyCaseShowPart4_text {
    top: 10px;
  }

  .lyCaseShowPart4_text h5 {
    line-height: 24px;
    font-size: 16px;
    margin: 0 auto 5px;
  }

  .lyCaseShowPart4_text p {
    max-width: 100%;
    line-height: 18px;
    font-size: 12px;
  }

  .lyCaseShowPart5_main dl dd {
    border: 4px solid #222;
    border-radius: 12px;
    margin-top: 10px;
  }

  .lyCaseShowPart5_main dl dt .lyCaseShowPart5_text1 {
    padding: 0 0 0 20px;
  }
  .lyCaseShowPart5_text1 span {
    line-height: 20px;
    font-size: 14px;
    letter-spacing: 5px;
  }
  .lyCaseShowPart5_text1 span::before {
    width: 4px;
    height: 4px;
    margin: 8px 10px 8px 0;
  }
  .lyCaseShowPart5_text1 p {
    line-height: 28px;
    font-size: 36px;
    margin-top: 10px;
    margin-left: -3px;
  }

  .lyCaseShow_part7 {
    margin: 40px auto 15px;
  }

  .lyCaseShowPart7_main {
    padding: 0;
  }

  .lyCaseShow_title1 span {
    font-weight: normal;
  }
}

@media (max-width: 390px) {

  .lyCaseShow_part {
    margin: 20px auto;
  }

  .lyCaseShow_part1 {
    margin: 40px auto 20px;
  }

  .lyCaseShow_title1 p {
    height: 24px;
    line-height: 22px;
    font-size: 18px;
    margin-bottom: 2px;
  }

  .lyCaseShow_title1 span {
    height: 14px;
    line-height: 12px;
    font-size: 12px;
  }

  .lyCaseShowPart1_main {
    line-height: 24px;
    font-size: 12px;
  }

  .lyCaseShowPart1_main p,
  .lyCaseShowPart1_main p span,
  .lyCaseShowPart1_main p font,
  .lyCaseShowPart1_main span,
  .lyCaseShowPart1_main font {
    line-height: 24px !important;
    font-size: 12px !important;
  }

  .lyCaseShow_part4 {
    padding-top: 20px;
  }

  .lyCaseShowPart4_text h5 {
    font-size: 16px;
  }

  .lyCaseShow_part7 {
    margin: 20px auto 15px;
  }


}

@media (max-width: 375px) {}

@media (max-width: 320px) {

  .lyCaseShow_title1 {
    margin: 0 auto 12px;
  }

  .lyCaseShowPart3_main .lyCaseShowPart3_text1 {
    width: 51%;
    padding: 10px 10px 0;
    left: 0;
  }

  .lyCaseShowPart3_text1 p {
    line-height: 24px;
    font-size: 24px;
  }
  .lyCaseShowPart3_text1 p::before, .lyCaseShowPart3_text1 p::after {
    width: 4px;
    height: 4px;
  }
  .lyCaseShowPart3_text1 p::before {
    margin: -4px 8px 0 0;
  }
  .lyCaseShowPart3_text1 p::after {
    margin: -4px 0 0 8px;
  }
  .lyCaseShowPart3_text1 em {
    line-height: 20px;
    font-size: 16px;
    margin: 6px 0;
    padding-left: 10px;
  }
  .lyCaseShowPart3_text1 span {
    padding-left: 10px;
    font-size: 12px;
  }
  .lyCaseShowPart3_main .lyCaseShowPart3_text2 {
    width: 51%;
    padding: 10px 10px 0 20px;
    left: 49%;
  }
  .lyCaseShowPart3_text2 p {
    line-height: 24px;
    font-size: 14px;
  }
  .lyCaseShowPart3_text2 p::before {
    margin: -4px 8px 0 0;
  }
  .lyCaseShowPart3_text2 p::after {
    margin: -4px 0 0 8px;
  }
  .lyCaseShowPart3_text2 em {
    font-size: 14px;
    margin: 5px 0 12px;
    padding-left: 12px;
  }
  .lyCaseShowPart3_text2 span {
    padding-left: 12px;
    font-size: 12px;
  }  

  .lyCaseShowPart4_text h5 { line-height: 16px; font-size: 14px;}
  .lyCaseShowPart4_text p { line-height: 16px;}

  .lyCaseShowPart5_text1 span {
    line-height: 20px;
    font-size: 12px;
    letter-spacing: 4px;
  }
  .lyCaseShowPart5_text1 p {
    line-height: 24px;
    font-size: 30px;
    margin-top: 6px;
    margin-left: -2px;
  }

  .lyCaseShow_part7 {
    margin: 20px auto 38px;
  }

  .lyCaseShowPart7_main {
    margin-top: -10px;
  }
}