/* seoCaseShow_banner start */
.seoCaseShow_banner {
  overflow: hidden;
  min-height: 650px;
  padding: 99px 0 0;
  background: url(../images/seoshowBg.jpg) center top no-repeat;
  background-size: 1920px 650px;
  position: relative;
}

.seoCaseShow_banner .seoCaseShow_baTxt {
  margin-top: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.seoCaseShow_baTxt p {
  line-height: 50px;
  color: #fff;
  font-size: 48px;
  text-align: center;
  margin-bottom: 40px;
}

.seoCaseShow_baTxt span {
  display: block;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 24px;
  font-weight: lighter;
  text-align: center;
  margin-top: 10px;
}


/* lyCaseShow_part end */


/* seoCaseShow_main start */
.seoCaseShow_main {
  margin: 100px auto 174px;
  padding: 80px;
  background-color: #fff;
}

.seoCaseShow_main .seoCaseShow_head {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #eaeaea;
}

.seoCaseShow_head .seoCaseShow_title {
  line-height: 56px;
  color: #222;
  font-size: 48px;
  margin-bottom: 30px;
}

.seoCaseShow_tips p {
  float: left;
  height: 30px;
  line-height: 30px;
  color: #999;
  font-size: 18px;
  font-weight: lighter;
}

.seoCaseShow_tips p:first-child {
  margin-right: 40px;
}

.seoCaseShow_tips p svg {
  display: block;
  width: 18px;
  height: 18px;
  margin: 6px 10px 6px 0;
  float: left;
}

.seoCaseShow_main .seoCaseShow_con {
  margin-bottom: 80px;
}

.seoCaseShow_con .seoCaseShow_tit {
  line-height: 32px;
  color: #222;
  font-size: 22px;
  margin-bottom: 15px;
}

.seoCaseShow_con .seoCaseShow_ms {
  line-height: 32px !important;
  color: #777;
  font-family: Arial, Helvetica, \5FAE\8F6F\96C5\9ED1, sans-serif !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: lighter;
  word-break: break-all;
  text-align: justify;
  margin: 0 auto 30px;
}

.seoCaseShow_con .seoCaseShow_txt {
  line-height: 32px !important;
  color: #777 !important;
  font-family: Arial, Helvetica, \5FAE\8F6F\96C5\9ED1, sans-serif !important;
  font-size: 18px !important;
  word-break: break-all;
  text-align: justify;
  margin: 40px auto 0;
}

.seoCaseShow_txt div,
.seoCaseShow_txt p,
.seoCaseShow_txt span,
.seoCaseShow_txt font,
.seoCaseShow_txt em {
  line-height: 32px !important;
  color: #777 !important;
  font-family: Arial, Helvetica, \5FAE\8F6F\96C5\9ED1, sans-serif !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: lighter;
  word-break: break-all;
  text-align: justify;
  margin: 0 auto;
  padding: 0;
}

.seoCaseShow_txt div,
.seoCaseShow_txt p {
  margin: 0 auto 20px;
}

.seoCaseShow_txt img {
  display: inline-block;
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 0 20px;
}

.seoCaseShow_txt table {
  width: 100% !important;
  border: 1px solid #eaeaea !important;
}

.seoCaseShow_txt table tr th,
.seoCaseShow_txt table tr td {
  padding: 4px !important;
  border: 1px solid #eaeaea !important;
}

.seoCaseShow_txt table tr th p,
.seoCaseShow_txt table tr td p,
.seoCaseShow_txt table tr th span,
.seoCaseShow_txt table tr td span {
  line-height: 24px;
  color: #777 !important;
  font-family: Arial, Helvetica, \5FAE\8F6F\96C5\9ED1, sans-serif !important;
  font-size: 14px !important;
}


.seoCaseShow_btn ul {
  margin: 0 -15px;
}

.seoCaseShow_btn ul li {
  width: 50%;
  padding: 0 15px;
  float: left;
}

.seoCaseShow_btn ul li p {
  height: 80px;
  line-height: 80px;
  color: #777;
  font-size: 18px;
  padding: 0 20px;
  background-color: #f5f7fb;
  border-radius: 0;
}

.seoCaseShow_btn ul li.Next p {
  text-align: right;
}

.seoCaseShow_btn ul li:hover p {
  color: #fff;
  background-image: linear-gradient(to right, #ff6b03, #ffad49);
  background-color: inherit;
  border-radius: 0 30px;
}

.seoCaseShow_btn ul li p a {
  display: block;
  height: 80px;
  overflow: hidden;
  line-height: 40px;
  color: #222;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: #f5f7fb;
  border-radius: 0;
}

.seoCaseShow_btn ul li.Prev p a {
  text-align: left;
  padding: 20px 0 20px 32px;
  background: url(../images/arrowIco_left03.png) center left no-repeat;
  background-size: 22px 8px;
}

.seoCaseShow_btn ul li.Next p a {
  text-align: right;
  padding: 20px 32px 20px 0;
  background: url(../images/arrowIco_right03.png) center right no-repeat;
  background-size: 22px 8px;
}

.seoCaseShow_btn ul li:hover p a {
  color: #fff;
}

.seoCaseShow_btn ul li.Prev:hover p a {
  background: url(../images/arrowIco_left3.png) center left no-repeat;
  background-size: 22px 8px;
}

.seoCaseShow_btn ul li.Next:hover p a {
  background: url(../images/arrowIco_right3.png) center right no-repeat;
  background-size: 22px 8px;
}

/* seoCaseShow_main end */


@media (max-width:1680px) {
  .seoCaseShow_banner {
    min-height: 569px;
    padding: 85px 0 0;
    background-size: 1680px 569px;
  }

  .seoCaseShow_banner .seoCaseShow_baTxt {
    margin-top: 40px;
  }

  .seoCaseShow_baTxt p {
    font-size: 44px;
  }

  .seoCaseShow_baTxt span {
    line-height: 30px;
    font-size: 22px;
  }

  .seoCaseShow_head .seoCaseShow_title {
    line-height: 52px;
    font-size: 44px;
  }

}

@media (max-width:1600px) {
  .seoCaseShow_banner {
    min-height: 542px;
    background-size: 1600px 542px;
  }

  .seoCaseShow_baTxt p {
    line-height: 48px;
    font-size: 40px;
    margin-bottom: 30px;
  }

  .seoCaseShow_baTxt span {
    line-height: 24px;
    font-size: 18px;
  }

  .seoCaseShow_main {
    margin: 70px auto 134px;
    padding: 70px;
  }

  .seoCaseShow_head .seoCaseShow_title {
    line-height: 48px;
    font-size: 40px;
  }

  .seoCaseShow_tips p {
    font-size: 16px;
  }

  .seoCaseShow_main .seoCaseShow_con {
    margin-bottom: 60px;
  }

  .seoCaseShow_con .seoCaseShow_tit {
    line-height: 30px;
    font-size: 20px;
    margin-bottom: 10px;
  }

  .seoCaseShow_con .seoCaseShow_ms,
  .seoCaseShow_con .seoCaseShow_txt,
  .seoCaseShow_txt div,
  .seoCaseShow_txt p,
  .seoCaseShow_txt span,
  .seoCaseShow_txt font,
  .seoCaseShow_txt em {
    line-height: 30px !important;
    font-size: 16px !important;
  }

  .seoCaseShow_btn ul li p {
    height: 70px;
    line-height: 70px;
  }

  .seoCaseShow_btn ul li:hover p {
    border-radius: 0 24px;
  }

  .seoCaseShow_btn ul li p a {
    height: 70px;
  }

  .seoCaseShow_btn ul li.Prev p a {
    padding: 15px 0 15px 32px;
  }

  .seoCaseShow_btn ul li.Next p a {
    padding: 15px 32px 15px 0;
  }

}

@media (max-width:1560px) {
  .seoCaseShow_banner {
    min-height: 528px;
    background-size: 1560px 528px;
  }

}

@media (max-width:1440px) {
  .seoCaseShow_banner {
    min-height: 488px;
    background-size: 1440px 488px;
  }

  .seoCaseShow_baTxt p {
    line-height: 44px;
    font-size: 36px;
    margin-bottom: 24px;
  }

  .seoCaseShow_baTxt span {
    line-height: 22px;
    font-size: 16px;
  }

  .seoCaseShow_main {
    margin: 60px auto 110px;
    padding: 60px;
  }

  .seoCaseShow_head .seoCaseShow_title {
    line-height: 44px;
    font-size: 36px;
    margin-bottom: 24px;
  }

  .seoCaseShow_main .seoCaseShow_con {
    margin-bottom: 40px;
  }


  .seoCaseShow_btn ul li p {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
  }

  .seoCaseShow_btn ul li:hover p {
    border-radius: 0 20px;
  }

  .seoCaseShow_btn ul li p a {
    height: 60px;
    font-size: 16px;
  }

  .seoCaseShow_btn ul li.Prev p a {
    font-size: 16px;
    padding: 10px 0 10px 32px;
  }

  .seoCaseShow_btn ul li.Next p a {
    padding: 10px 32px 10px 0;
  }

}

@media (max-width:1366px) {
  .seoCaseShow_banner {
    min-height: 462px;
    padding: 81px 0 0;
    background-size: 1366px 462px;
  }

}

@media (max-width:1280px) {
  .seoCaseShow_banner {
    min-height: 433px;
    background-size: 1280px 433px;
  }

  .seoCaseShow_baTxt p {
    line-height: 40px;
    font-size: 32px;
    margin-bottom: 20px;
  }

  .seoCaseShow_baTxt span {
    line-height: 22px;
    font-size: 15px;
  }

  .seoCaseShow_main {
    margin: 50px auto 100px;
    padding: 50px;
  }

  .seoCaseShow_main .seoCaseShow_head {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .seoCaseShow_head .seoCaseShow_title {
    line-height: 40px;
    font-size: 32px;
    margin-bottom: 20px;
  }

  .seoCaseShow_tips p {
    font-size: 15px;
  }

  .seoCaseShow_con .seoCaseShow_tit {
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 10px;
  }

  .seoCaseShow_con .seoCaseShow_ms,
  .seoCaseShow_con .seoCaseShow_txt,
  .seoCaseShow_txt div,
  .seoCaseShow_txt p,
  .seoCaseShow_txt span,
  .seoCaseShow_txt font,
  .seoCaseShow_txt em {
    line-height: 30px !important;
    font-size: 15px !important;
  }

}

@media (max-width:1200px) {
  .seoCaseShow_banner {
    min-height: 406px;
    background-size: 1200px 406px;
  }

}

@media (max-width:1080px) {
  .seoCaseShow_banner {
    min-height: 366px;
    background-size: 1080px 366px;
  }

  .seoCaseShow_baTxt p {
    line-height: 36px;
    font-size: 28px;
    margin-bottom: 20px;
  }

  .seoCaseShow_baTxt span {
    line-height: 22px;
    font-size: 14px;
  }

  .seoCaseShow_main {
    margin: 40px auto 80px;
    padding: 40px;
  }

  .seoCaseShow_main .seoCaseShow_head {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .seoCaseShow_head .seoCaseShow_title {
    line-height: 36px;
    font-size: 28px;
    margin-bottom: 15px;
  }

  .seoCaseShow_tips p {
    font-size: 14px;
  }

  .seoCaseShow_tips p svg {
    width: 16px;
    height: 16px;
    margin: 7px 8px 7px 0;
  }

  .seoCaseShow_main .seoCaseShow_con {
    margin-bottom: 20px;
  }

  .seoCaseShow_con .seoCaseShow_tit {
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 10px;
  }

  .seoCaseShow_con .seoCaseShow_ms,
  .seoCaseShow_con .seoCaseShow_txt,
  .seoCaseShow_txt div,
  .seoCaseShow_txt p,
  .seoCaseShow_txt span,
  .seoCaseShow_txt font,
  .seoCaseShow_txt em {
    line-height: 28px !important;
    font-size: 14px !important;
  }

  .seoCaseShow_con .seoCaseShow_ms {
    margin-bottom: 20px;
  }

  .seoCaseShow_btn ul {
    margin: 0 -10px;
  }

  .seoCaseShow_btn ul li {
    padding: 0 10px;
  }

}

@media (max-width:1024px) {
  .seoCaseShow_banner {
    min-height: 347px;
    background-size: 1024px 347px;
  }

}

@media (max-width:920px) {
  .seoCaseShow_banner {
    min-height: 311px;
    background-size: 920px 311px;
  }

  .seoCaseShow_baTxt p {
    line-height: 32px;
    font-size: 24px;
    margin-bottom: 20px;
  }

  .seoCaseShow_baTxt span {
    margin-top: 5px;
  }

  .seoCaseShow_head .seoCaseShow_title {
    line-height: 36px;
    font-size: 26px;
    margin-bottom: 10px;
  }

}

@media (max-width:820px) {
  .seoCaseShow_banner {
    min-height: 298px;
    background-size: 880px 298px;
  }

}

@media (max-width: 767px) {
  .seoCaseShow_banner {
    min-height: 220px;
    background-size: 650px 220px;
  }

  .seoCaseShow_banner {
    padding: 61px 0 0;
  }

  .seoCaseShow_banner .seoCaseShow_baTxt {
    margin-top: 30px;
  }

  .seoCaseShow_baTxt p {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .seoCaseShow_baTxt span {
    line-height: 20px;
    font-size: 12px;
    margin-top: 0;
  }

  .seoCaseShow_main {
    margin: 20px auto 60px;
    padding: 20px;
  }

  .seoCaseShow_main .seoCaseShow_head {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .seoCaseShow_head .seoCaseShow_title {
    line-height: 34px;
    font-size: 24px;
  }

  .seoCaseShow_tips p:first-child {
    margin-right: 20px;
  }

  .seoCaseShow_main .seoCaseShow_con {
    margin-bottom: 0;
  }

  .seoCaseShow_btn ul {
    margin: 0;
  }

  .seoCaseShow_btn ul li {
    width: 100%;
    margin-top: 20px;
    padding: 0;
    float: none;
  }

  .seoCaseShow_btn ul li p {
    height: 48px;
    line-height: 48px;
    font-size: 14px;
  }

  .seoCaseShow_btn ul li:hover p {
    border-radius: 0 16px;
  }

  .seoCaseShow_btn ul li p a {
    height: 48px;
    padding: 4px 0 4px 32px;
  }

  .seoCaseShow_btn ul li.Next p {
    text-align: left;
  }

  .seoCaseShow_btn ul li.Prev p a {
    font-size: 14px;
    padding: 4px 0 4px 32px;
    background: url(../images/arrowIco_left03.png) center left no-repeat;
    background-size: 22px 8px;
  }

  .seoCaseShow_btn ul li.Next p a {
    font-size: 14px;
    text-align: left;
    padding: 4px 0 4px 32px;
    background: url(../images/arrowIco_right03.png) center left no-repeat;
    background-size: 22px 8px;
  }

  .seoCaseShow_btn ul li.Prev:hover p a {
    background: url(../images/arrowIco_left3.png) center left no-repeat;
    background-size: 22px 8px;
  }

  .seoCaseShow_btn ul li.Next:hover p a {
    background: url(../images/arrowIco_right3.png) center left no-repeat;
    background-size: 22px 8px;
  }
}

@media (max-width: 390px) {}

@media (max-width: 375px) {}

@media (max-width: 320px) {
  .seoCaseShow_main {
    margin: 20px auto 80px;
    padding: 20px 12px;
  }

  .seoCaseShow_head .seoCaseShow_title {
    line-height: 30px;
    font-size: 22px;
  }
}