@charset "UTF-8";
main .navWrap {
  background: #F5F6F9; }

main .navWrap .titleWrap {
  width: 10rem;
  height: 1.25rem;
  position: relative;
  line-height: 1.25rem;
  padding-left: 0.57813rem; }

main .navWrap .titleWrap i:not(.switch) {
  background: #1190FF;
  width: 0.09375rem;
  height: 0.40625rem;
  position: absolute;
  top: 0.42188rem;
  left: 0.3125rem; }

main .navWrap .titleWrap .switch {
  background: url("../img/system/选择.png") center center no-repeat;
  background-size: cover;
  height: 0.375rem;
  width: 0.375rem;
  position: absolute;
  top: 0.45313rem;
  right: 1.01563rem; }

main .navWrap .titleWrap .titleTag {
  font-size: 0.375rem;
  color: #333333;
  font-weight: bold; }

main .caseNav {
  position: absolute;
  top: 2.625rem;
  left: 0;
  z-index: 999;
  padding: 0;
  background: #F5F6F9;
  width: 100%;
  list-style: none;
  font-size: 0.375rem;
  margin: 0;
  padding: 0;
  z-index: 11;
  display: none; }

main .caseNav .caseTag {
  height: 0.9375rem;
  width: 100%;
  line-height: 0.9375rem;
  color: #333;
  background: inherit;
  border-bottom: 1px solid #DDDEE2;
  font-size: 0.3125rem;
  line-height: 0.9375rem;
  text-indent: 1.5em;
  z-index: 9; }

main .caseNav .caseTag.active {
  color: #fff;
  background: #108FFF;
  border-bottom: 1px solid #108FFF; }

main .banner {
  position: relative;
  background: url("../img/case/typical_case_banner.png") center center no-repeat;
  background-size: cover;
  height: 6.25rem;
  width: 10rem;
  z-index: 10; }

main .banner .title {
  font-size: 0.75rem;
  font-weight: bold;
  color: white;
  text-align: center;
  padding: 2.04688rem 0 3.48438rem;
  margin: 0; }

main .content {
  list-style: none;
  padding: 0 0.375rem 1.04688rem; }

main .content li .title {
  font-size: 0.5rem;
  font-weight: bold;
  color: #323a40;
  margin: 0.95313rem 0 0.57813rem;
  text-align: center; }

main .content li .scondTitle {
  color: #323A40;
  font-size: 0.4375rem;
  text-indent: 2em;
  line-height: 1.5em; }

main .content li p:not(.title) {
  text-indent: 2em;
  color: #707980;
  font-size: 0.375rem;
  line-height: 1.5em;
  margin: 0; }

main .content img {
  display: block;
  margin: 0.625rem auto; }

main .content .first .img-1-1 {
  width: 9.26563rem;
  height: 7.32813rem; }

main .content .first .img-1-2 {
  width: 6.71875rem;
  height: 4.20313rem;
  margin: 0 auto 0.625rem; }

main .content .first .img-1-3 {
  width: 7.65625rem;
  height: 5.07813rem;
  margin: 0 auto 0.625rem; }

main .content .second .img-2-1 {
  width: 9.25rem;
  height: 5.42188rem; }

main .content .third .img-3-1 {
  width: 9.25rem;
  height: 6.32813rem; }

main .content .fourth .img-4-1 {
  width: 9.25rem;
  height: 5.20313rem; }

main .content .fourth .img-4-2 {
  width: 9.25rem;
  height: 7.15625rem; }

main .content .fourth .img-4-3 {
  width: 9.25rem;
  height: 4.29688rem;
  margin: 0 auto 0.625rem; }
