/*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-family: "Impact";
  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: -120px;
}

.lyCaseShow_part4 {
  padding-top: 100px;
  background-color: #ff6b03;
}

.lyCaseShowPart4_main {
  margin: 0 auto;
}

.lyCaseShowPart4_main h5 {
  line-height: 50px;
  color: #fff;
  font-size: 44px;
  text-align: center;
  margin: 0 auto 40px;
  padding: 0 80px;
}

.lyCaseShowPart4_main p {
  line-height: 40px;
  color: #fff;
  font-size: 24px;
  font-weight: lighter;
  text-align: center;
  margin: 0 auto 40px;
  padding: 0 80px;
}

.lyCaseShowPart5_main dl dd {
  overflow: hidden;
  background-color: #fff;
  border: 8px solid #222;
  border-radius: 40px;
  margin-top: 60px;
}

.lyCaseShow_part6 {
  padding: 0;
}

.lyCaseShow_part7 {
  margin: 0 auto;
}

.lyCaseShowPart7_main {
  margin-top: -40px;
  padding: 0 0 0 80px;
}

.lyCaseShowPart2_main img,
.lyCaseShowPart3_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;
}

/*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;
  }

  .lyCaseShow_part4 {
    padding-top: 80px;
  }

  .lyCaseShowPart4_main h5 {
    line-height: 40px;
    font-size: 36px;
    margin: 0 auto 20px;
    padding: 0 70px;
  }

  .lyCaseShowPart4_main p {
    line-height: 32px;
    font-size: 20px;
    padding: 0 70px;
  }

  .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;
  }

}

@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;
  }

  .lyCaseShow_part4 {
    padding-top: 60px;
  }

  .lyCaseShowPart4_main h5 {
    line-height: 32px;
    font-size: 28px;
    margin: 0 auto 20px;
    padding: 0 60px;
  }

  .lyCaseShowPart4_main p {
    line-height: 30px;
    font-size: 18px;
    padding: 0 60px;
  }

  .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: -90px;
  }

  .lyCaseShowPart4_main h5 {
    line-height: 30px;
    font-size: 24px;
    margin: 0 auto 20px;
    padding: 0 56px;
  }

  .lyCaseShowPart4_main p {
    line-height: 28px;
    font-size: 16px;
    margin: 0 auto 30px;
    padding: 0 56px;
  }

  .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;
  }
}

@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 {
    margin-top: -72px;
  }

  .lyCaseShow_part4 {
    padding-top: 40px;
  }

  .lyCaseShowPart4_main h5 {
    line-height: 30px;
    font-size: 22px;
    margin: 0 auto 20px;
    padding: 0 46px;
  }

  .lyCaseShowPart4_main p {
    line-height: 24px;
    font-size: 14px;
    margin: 0 auto 20px;
    padding: 0 46px;
  }

  .lyCaseShowPart5_main dl dd {
    border-radius: 24px;
    margin-top: 20px;
  }

  .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;
  }
}

@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;
  }
}

@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;
  }
}

@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: -70px;
  }

  .lyCaseShowPart4_main h5 {
    line-height: 30px;
    font-size: 20px;
    margin: 0 auto 10px;
    padding: 0 40px;
  }

  .lyCaseShowPart4_main p {
    line-height: 22px;
    font-size: 14px;
    margin: 0 auto 20px;
    padding: 0 40px;
  }

  .lyCaseShowPart5_main dl dd {
    border: 6px solid #222;
    border-radius: 20px;
  }

  .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: -40px;
  }

  .lyCaseShowPart4_main h5 {
    line-height: 30px;
    font-size: 18px;
    margin: 0 auto 5px;
    padding: 0;
  }

  .lyCaseShowPart4_main p {
    line-height: 20px;
    font-size: 12px;
    margin: 0 auto 20px;
    padding: 0;
  }

  .lyCaseShowPart5_main dl dd {
    border: 4px solid #222;
    border-radius: 12px;
    margin-top: 10px;
  }

  .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_main 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 {
    margin-top: -30px;
  }

  .lyCaseShow_part7 {
    margin: 20px auto 38px;
  }

  .lyCaseShowPart7_main {
    margin-top: -10px;
  }
}