/*lyCaseShow_head start*/
.lyCaseShow_head {
  overflow: hidden;
  min-height: 864px;
  padding: 99px 0 0;
  background: url(../images/showBg.jpg) center top no-repeat;
  background-size: 1920px 864px;
}

.lyCaseShow_head .lyCaseShowHead_main {
  margin: 0 auto;
  padding: 200px 0 0;
}

.lyCaseShowHead_main .lyCaseShow_text {
  width: 33%;
  float: left;
}

.lyCaseShow_text::before {
  content: '';
  display: block;
  width: 106px;
  height: 8px;
  overflow: hidden;
  background: url(../images/line01.png) center center no-repeat;
  background-size: 100% 100%;
  margin-bottom: 40px;
}

.lyCaseShow_text h1 {
  line-height: 88px;
  color: #fff;
  font-size: 80px;
  margin-bottom: 10px;
}

.lyCaseShow_text span {
  display: block;
  line-height: 36px;
  color: #fff;
  font-size: 30px;
  font-weight: lighter;
}

.lyCaseShow_text p {
  line-height: 32px;
  color: #fff;
  font-size: 18px;
  font-weight: lighter;
  margin: 40px 0;
}

.lyCaseShow_text a.lyCaseShow_btn {
  display: block;
  line-height: 48px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 20px;
  font-weight: lighter;
}

.lyCaseShow_text a.lyCaseShow_btn:hover {
  color: #ff6b03;
}

.lyCaseShow_text a.lyCaseShow_btn i {
  display: block;
  width: 48px;
  height: 48px;
  border: 4px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  margin-right: 16px;
  float: left;
  position: relative;
}

.lyCaseShow_text a.lyCaseShow_btn i::before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
}

.lyCaseShow_text a.lyCaseShow_btn i svg {
  display: block;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  position: absolute;
  left: 50%;
  top: 50%;
}

.lyCaseShowHead_main .lyCaseShow_img {
  width: 1162px;
  height: 760px;
  overflow: hidden;
  padding: 40px 176px 196px 168px;
  background: url(../images/computer_bg.png) center top no-repeat;
  background-size: 100% 100%;
  float: right;
  margin: -80px -80px 0 -40px;
}

.lyCaseShow_img p {
  width: 100%;
  height: 100%;
  position: relative;
}

.lyCaseShow_img p img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

/*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: 10px solid #222;
  border-radius: 60px;
  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: 756px;
    padding: 85px 0 0;
    background-size: 1680px 756px;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 160px 0 0;
  }

  .lyCaseShowHead_main .lyCaseShow_text {
    width: 36%;
  }

  .lyCaseShow_text::before {
    width: 86px;
    height: 6px;
  }

  .lyCaseShow_text h1 {
    line-height: 72px;
    font-size: 64px;
  }

  .lyCaseShow_text span {
    font-size: 26px;
  }

  .lyCaseShow_text a.lyCaseShow_btn {
    font-size: 18px;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 1080px;
    height: 706px;
    padding: 36px 163px 182px 156px;
  }

  .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: 720px;
    background-size: 1600px 720px;
  }

  .lyCaseShow_text::before {
    width: 75px;
    height: 5px;
    margin-bottom: 30px;
  }

  .lyCaseShow_text h1 {
    line-height: 64px;
    font-size: 56px;
  }

  .lyCaseShow_text span {
    line-height: 32px;
    font-size: 24px;
  }

  .lyCaseShow_text p {
    line-height: 30px;
    font-size: 16px;
    margin: 30px 0;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 1024px;
    height: 670px;
    padding: 35px 155px 173px 148px;
    margin: -100px -100px 0;
  }
}

@media (max-width:1560px) {
  .lyCaseShow_head {
    min-height: 702px;
    background-size: 1560px 702px;
  }

  .lyCaseShow_text::before {
    width: 60px;
    height: 4px;
  }

  .lyCaseShow_text h1 {
    line-height: 60px;
    font-size: 50px;
  }

  .lyCaseShow_text span {
    line-height: 30px;
    font-size: 22px;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 1000px;
    height: 654px;
    padding: 34px 151px 168px 144px;
    margin: -100px -100px 0;
  }

  .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: 648px;
    background-size: 1440px 648px;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 140px 0 0;
  }

  .lyCaseShow_text h1 {
    line-height: 50px;
    font-size: 44px;
  }

  .lyCaseShow_text span {
    line-height: 26px;
    font-size: 18px;
  }

  .lyCaseShow_text p {
    line-height: 24px;
    font-size: 14px;
    margin: 30px 0;
  }

  .lyCaseShow_text a.lyCaseShow_btn {
    line-height: 44px;
    font-size: 16px;
  }

  .lyCaseShow_text a.lyCaseShow_btn i {
    width: 44px;
    height: 44px;
  }

  .lyCaseShow_text a.lyCaseShow_btn i::before {
    width: 36px;
    height: 36px;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 940px;
    height: 615px;
    padding: 32px 142px 158px 136px;
    margin: -100px -100px 0;
  }

  .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: 615px;
    padding: 81px 0 0;
    background-size: 1366px 615px;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 120px 0 0;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 900px;
    height: 589px;
    padding: 30px 136px 152px 130px;
    margin: -80px -100px 0;
  }

  .lyCaseShowPart5_main dl dd {
    border-radius: 30px;
  }
}

@media (max-width:1280px) {
  .lyCaseShow_head {
    min-height: 576px;
    background-size: 1280px 576px;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 100px 0 0;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 838px;
    height: 548px;
    padding: 28px 127px 141px 121px;
    margin: -60px -80px 0;
  }
}

@media (max-width:1200px) {
  .lyCaseShow_head {
    min-height: 540px;
    background-size: 1200px 540px;
  }

  .lyCaseShow_text::before {
    width: 52px;
    height: 4px;
    margin-bottom: 25px;
  }

  .lyCaseShow_text h1 {
    line-height: 44px;
    font-size: 40px;
  }

  .lyCaseShow_text span {
    line-height: 24px;
    font-size: 16px;
  }

  .lyCaseShow_text p {
    margin: 25px 0;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 764px;
    height: 500px;
    padding: 26px 116px 129px 110px;
    margin: -60px -60px 0;
  }

  .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: 486px;
    background-size: 1080px 486px;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 80px 0 0;
  }

  .lyCaseShow_text::before {
    width: 48px;
    height: 3px;
    margin-bottom: 20px;
  }

  .lyCaseShow_text h1 {
    line-height: 40px;
    font-size: 36px;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 688px;
    height: 450px;
    padding: 23px 104px 116px 99px;
    margin: -60px -60px 0;
  }
}

@media (max-width:1024px) {
  .lyCaseShow_head {
    min-height: 461px;
    background-size: 1024px 461px;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 70px 0 0;
  }

  .lyCaseShowHead_main .lyCaseShow_text {
    width: 43%;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 612px;
    height: 400px;
    padding: 21px 93px 103px 88px;
    margin: -30px -60px 0;
  }
}

@media (max-width:920px) {
  .lyCaseShow_head {
    min-height: 414px;
    background-size: 920px 414px;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 60px 0 0;
  }

  .lyCaseShow_text::before {
    width: 36px;
    height: 2px;
    margin-bottom: 20px;
  }

  .lyCaseShow_text h1 {
    line-height: 36px;
    font-size: 32px;
  }

  .lyCaseShow_text span {
    line-height: 20px;
    font-size: 14px;
  }

  .lyCaseShow_text p {
    line-height: 20px;
    font-size: 12px;
    margin: 20px 0;
  }

  .lyCaseShow_text a.lyCaseShow_btn {
    line-height: 40px;
    font-size: 14px;
  }

  .lyCaseShow_text a.lyCaseShow_btn i {
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }

  .lyCaseShow_text a.lyCaseShow_btn i::before {
    width: 32px;
    height: 32px;
  }

  .lyCaseShow_text a.lyCaseShow_btn i svg {
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 535px;
    height: 350px;
    padding: 18px 81px 90px 77px;
    margin: -30px -60px 0;
  }
}

@media (max-width:820px) {
  .lyCaseShow_head {
    min-height: 400px;
    background-size: 889px 400px;
  }

  .lyCaseShowHead_main .lyCaseShow_text {
    width: 41%;
  }

  .lyCaseShow_text h1 {
    line-height: 32px;
    font-size: 30px;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 505px;
    height: 330px;
    padding: 17px 76px 84px 73px;
    margin: -30px -60px 0;
  }

  .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;
    background-size: 889px 400px;
  }

  .lyCaseShow_head .lyCaseShowHead_main {
    padding: 40px 0 0;
  }

  .lyCaseShowHead_main .lyCaseShow_text {
    width: 100%;
  }

  .lyCaseShow_text h1 {
    line-height: 30px;
    font-size: 28px;
  }

  .lyCaseShow_text p {
    margin: 15px 0;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 480px;
    height: 314px;
    padding: 16px 72px 81px 69px;
    margin: 20px -46px 0;
  }

  .lyCaseShowPart1_main {
    padding-left: 0;
  }

  .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;
  }
}

@media (max-width: 390px) {
  .lyCaseShow_text h1 {
    line-height: 28px;
    font-size: 26px;
  }

  .lyCaseShowHead_main .lyCaseShow_img {
    width: 460px;
    height: 301px;
    padding: 16px 69px 77px 66px;
    margin: 20px -48px 0;
  }

  .lyCaseShow_part {
    margin: 20px auto;
  }

  .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) {
  .lyCaseShowHead_main .lyCaseShow_img {
    width: 460px;
    height: 301px;
    padding: 16px 69px 77px 66px;
    margin: 20px -55px 0;
  }
}

@media (max-width: 320px) {
  .lyCaseShowHead_main .lyCaseShow_img {
    width: 390px;
    height: 255px;
    padding: 13px 59px 66px 56px;
    margin: 20px -46px 0;
  }

  .lyCaseShow_title1 {
    margin: 0 auto 12px;
  }

  .lyCaseShowPart3_main {
    margin-top: -30px;
  }

  .lyCaseShow_part7 {
    margin: 20px auto 38px;
  }

  .lyCaseShowPart7_main {
    margin-top: -10px;
  }
}