 /* 案例展示 开始 */
/* 关于连锁店 开始 ：由大屏兼容到小屏 */
dl.sectionFunDl{
  display: block;
  overflow: hidden;
  font-size: 0.3rem
}

dl.sectionFunDl dt,dl.sectionFunDl dd{
  float: left;
  margin-right: 0.7rem;
  margin-bottom: 0.3rem;
/*  line-height: 0.4rem;
  height: 0.4rem;
  cursor: pointer;
  font-size: 0.3rem;
  display: inline-block;*/
}
.abouts-join-slogan {
  margin-top: 0.5rem;
}
/* 针对顶部的tabbar做的兼容  开始*/
.navbar-expand-lg {
  font-size: 16px;
}

.navbar-brand {
  font-size: 20px;
}
/* 针对顶部的tabbar做的兼容  结束*/

/* 默认样式 开始 */
.case-banner {
  height: 500px;
}

.case-banner-base,
.container {
  height: 100%;
}

.case-banner-base
  .container .row {
  height: 100%;
  padding: 160px 0 108px 15px;
  color: white;
}

.title {
  width: 100%;
  text-align: left;
  margin: 0;
  padding-right: 0.4rem;
  font-size: 46px;
}

.futitle {
  text-align: left;
  width: 100%;
  font-size: 0.7rem;
  letter-spacing: 0.4rem;
}

.case-banner-base {
  width: 100%;
  text-align: center;
  margin: 0;
  padding-right: 0.4rem;
}

.case {
  margin-bottom: 100px;
}

.case-title {
  text-align: center;
  color: #666;
  font-size: 30px;
  padding: 90px 40px;
}
/*左侧切换项 开始*/
.case-cutlist {
  width: 23%;
  float: left;
}

.case-cutlist > ul {
  width: 100%;
  text-align: left;
  border: 1px solid #e7e7e7;
}

.case-cutlist > ul > li {
  font-size: 18px;
  padding: 15px 0 15px 15px;
  width: 100%;
  color: #888888;
  border-bottom: 1px solid #e7e7e7;
}

.case-cutlist > ul .case-selected {
  border-left: 2px solid #31a5f6;
  background: #f5f5f5;
  color: #31a5f6;
}

.case-cutlist > ul > li:last-child {
  border-bottom: none;
}


/*左侧切换项 结束*/
/* 右侧顶部切换 开始*/
.case-content {
  width: 77%;
  float: right;
  margin: 0;
  box-shadow: 1px 0px 2px #8888;
}

.case-hide {
  display: block;
  height: 100%;
  text-align: center;
  font-size: 0.8rem;
  color: rgb(102, 102, 102);
}

.case-content > div {
  padding: 0;
}

.case-border {
  width: 100%;
  height: 120px;
  background: #f5f5f5;
}

.case-content ul {
  min-width: 854px;
}

.case-content ul > li {
  width: 106px;
  padding: 11px 16px;
  float: left;
  position: relative;
}

.case-content ul > li img {
  width: 100%;
  height: auto;
}

.case-content ul > li > .selected-img {
  display: none;
  position: absolute;
  height: 130px;
  width: 107px;
  padding: 16px;
  background: white;
  left: 0;
  top: -5px;
  box-shadow: 1px 1px 5px #8888;
}

.case-content ul > li > .selected-img img {
  width: 100%;
}

.case-content ul > li:first-child > .selected-img {
  display: block;
}

.case-content ul > li:first-child > .default-img {
  display: none;
}

.case-content-case {
  background: #f5f5f5;
  height: 130px;
  width: 100%;
  overflow: hidden;
  overflow-x: scroll;
}

.case-content-over8 {
  height: 130px;
  overflow: hidden;
  overflow-x: scroll;
}
/* 案例展示 开始 */

.case-show-project {
  width: 100%;
  min-height: 375px;
  background: #f5f5f5;
  padding: 50px 20px;
}

.case-show-case {
  width: 100%;
  height: 404px;
  padding: 50px 0;
  position: relative;
}

.case-control-left,
.case-control-right {
  width: 15%;
  height: 100%;
  float: left;
  text-align: center;
  line-height: 304px;
  /* margin-top: 122px; */
}

.case-case-content {
  width: 70%;
  height: 100%;
  float: left;
}

.case-case-content {
  overflow: hidden;
  position: relative;
}

.case-image {
  height: 304px;
  min-width: 100%;
  position: absolute;
}

.case-image img {
  width: 170px;
  margin: 0 14.5px;
}

.case-qrcode {
  width: 80%;
}

.case-show-cont {
  padding: 19px 124px 20px 20px;
  display: table;
  height: 250px;
}

.case-show-cont p > span {
  color: #333;
}

.case-introduced {
  font-size: 0.4rem;
}

.case-show-cont p {
  /* color: #666; */
  font-size: 18px;
  font-weight: 600;
}

.case-cont-qrcode {
  background: white;
  text-align: center;
  padding: 25px 0;
  border-radius: 5px;
}

.case-cont-qrcode p {
  padding-top: 20px;
  font-size: 0.3rem;
  color: #888;
}

/* case-new */
.case-n {
  padding-bottom: 1.6rem;
}

.case-n-cate {
  font-size: 0;
  width: 75%;
  float: left;
}

.case-n-cate-title {
  font-size: 0.36rem;
  color: #333333;
  display: inline-block;
}

.case-n-cate-item {
  min-width: 2.0rem;
  height: 0.64rem;
  line-height: 0.64rem;
  box-sizing: content-box;
  border: solid 1px #d9d9d9;
  border-radius: 4px;
  text-align: center;
  margin-right: 0.15rem;
  display: inline-block;
  font-size: 0.3rem;
  margin-bottom: 0.3rem;
  padding: 0 0.2rem;
  cursor: pointer;
}

.case-n-nav {
  padding: 1.4rem 0 0.8rem;
}

.case-n-search {
  font-size: 0;
  width: 25%;
  float: right;
  position: relative;
}

.case-n-search input {
  width: 100%;
  height: 0.64rem;
  /* padding-left: 10px;
  padding-right: 40px; */
  font-size: 0.3rem;
  border: solid 1px #d9d9d9;
  border-radius: 4px;
  outline: none;
  padding-left: 40px;
  padding-right: 70px;
}

.case-n-submit {
  position: absolute;
  /* width: 40px; */
  height: 100%;
  right: 0;
  top: 0;
  cursor: pointer;
  text-align: center;
  width: auto;
  padding: 0 20px;
  background: #28a1f6;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #ffffff;
}

.case-n-submit span {
  display: inline-block;
  line-height: 100%;
  height: 100%;
  vertical-align: middle;
}

.case-n-submit span.case-n-submit-text {
  display: inline-block;
  font-size: 15px;
  line-height: 0.64rem;
  height: 0.64rem;
}

.case-n-submit-l {
  display: block;
  position: absolute;
  width: 40px;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
}

.case-n-submit-l span {
  display: inline-block;
  line-height: 100%;
  height: 100%;
  vertical-align: middle;
}

#case-n-submit-icon-r {
  display: none;
}

.case-n-error {
  position: absolute;
  font-size: 14px;
  color: #f56c6c;
  top: 100%;
}

.case-n-cate-item.case-n-cate-item-choose {
  color: #fff;
  background: #28a1f6;
  border: 1px solid #28a1f6;
}

.case-n-block-box {
  border: solid 1px #d9d9d9;
  color: #333333;
}

.case-n-m-mid .case-n-block-box {
  display: block;
  border: none;
  color: #333333;
}

.case-n-block {
  border-bottom: 1px dashed #d9d9d9;
  position: relative;
}

.case-n-m-mid .case-n-block {
  border-bottom: 1px solid #e2e2e2;
}

.case-n-block-l {
  float: left;
  width: 11%;
  font-size: 0.3rem;
  padding: 0.3rem 0 0 0.2rem;
}

.case-n-m-mid .case-n-block-l {
  float: left;
  width: 100%;
  padding: 0.5rem 5%;
  font-size: 0.6rem;
}

.case-n-block-m {
  float: left;
  width: 83%;
  padding: 0.3rem 0 0;
  max-height: 1.7rem;
  overflow: hidden;
}

.case-n-m-mid .case-n-block-m {
  float: left;
  width: 100%;
  max-height: none;
  padding: 0 5%;
}

.case-n-block-m.case-n-block-open {
  max-height: none;
}

.case-n-block-item {
  float: left;
  margin-right: 0.7rem;
  margin-bottom: 0.3rem;
  line-height: 0.4rem;
  height: 0.4rem;
  cursor: pointer;
  font-size: 0.3rem;
  display: inline-block;
}

.case-n-m-mid .case-n-block-item {
  float: left;
  margin-right: 5%;
  margin-bottom: 0.3rem;
  cursor: pointer;
  font-size: 0.36rem;
  display: inline-block;
  width: 47%;
  text-align: center;
  height: 1.5rem;
  line-height: 1.5rem;
  background: #f6f6f6;
}

.case-n-m-mid .case-n-block-m .case-n-block-item:nth-child(even) {
  margin-right: 0;
}

.case-n-block-item.case-n-block-choose {
  color: #28a1f6;
}

.case-n-m-mid .case-n-block-item.case-n-block-choose {
  background: rgba(40, 161, 246, 0.3);
}

.case-n-block-more:hover {
  color: #28a1f6;
}

.case-n-block-open .case-n-block-more {
  color: #28a1f6;
  background: url(/web/resource/website_new/images/case-n-more-hover.png) no-repeat 90% 50%;
}

.case-n-block-open .case-n-block-show {
  display: none;
}

.case-n-block-open .case-n-block-hide {
  display: block;
}

.case-n-block-r {
  float: left;
  width: 6%;
  font-size: 0.3rem;
  padding: 0.3rem 0 0 0;
}

.case-n-m-mid .case-n-block-r {
  display: none;
}

.case-n-block-more {
  background: url(/web/resource/website_new/images/case-n-more.png) no-repeat 90% 50%;
  cursor: pointer;
}

.case-n-block-more:hover {
  background: url(/web/resource/website_new/images/case-n-more-hover.png) no-repeat 90% 50%;
}

.case-n-block-hide {
  display: none;
}

.case-n-block-box > div.case-n-block:last-child {
  border: none;
}

.case-n-now {
  font-size: 0;
  color: #666666;
  background-color: #f9f9f9;
  padding: 0.6rem 0.2rem;
  margin: 0.7rem 0;
}

.case-n-now-l {
  float: left;
  font-size: 0.3rem;
  margin-right: 0.2rem;
}

.case-n-now-r {
  float: left;
  font-size: 0.3rem;
}

.case-n-now-title {
}

.case-n-now-item {
  display: inline-block;
  background-color: #ffffff;
  padding: 0 0 0 0.2rem;
  float: left;
  margin-right: 0.2rem;
  /* max-width: 2.32rem; */
  text-overflow: ellipsis;
  border: 1px solid #e5e5e5;
}

.case-n-now-item-name {
  display: inline-block;
  vertical-align: middle;
}

/* .case-n-now-item img { */
.case-n-now-cancel {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  padding: 6px 0.2rem 6px 0.05rem;
}

.case-n-now-reset {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  padding: 6px 0.2rem 6px 0.05rem;
}

.clear {
  clear: both;
}

.case-n-img-box {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}

.case-n-img-box:hover {
  box-shadow: 0px 5px 19px 1px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
}

.case-n-img-box > img {
  width: 100%;
  height: auto;
}

.case-n-img-box-home {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  width: 100%;
  /* max-width: 241px; */
  height: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 20.75% 8.30% 24.90%;
}

.case-n-img-box-home > img {
  display: inline-block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.case-n-img-box-home > span {
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}

.case-n-img-box-hover {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0;
  transition: opacity .2s;
  -moz-transition: opacity .2s;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  text-align: center;
  width: 100%;
  height: 100%;
}

.case-n-img-inner {
  width: 100%;
  height: 100%;
  display: inline-block;
  text-align: center;
  font-size: 0;
}

.case-n-img-box.on-hover .case-n-img-box-hover {
  opacity: 1;
}

.case-n-img-inner img {
  vertical-align: middle;
  max-width: 75%;
}

.case-n-img-inner span {
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}

.case-n-imgs {
  margin-bottom: 1.5rem;
}

.case-n-imgs .row {
  margin-right: -0.3rem;
  margin-left: -0.3rem;
}

.case-n-imgs .row > div {
  padding-right: 0.3rem;
  padding-left: 0.3rem;
  margin-bottom: 2.86rem;
}

.case-n-img-box-out {
  width: 100%;
  height: 100%;
  position: relative;
}

.case-n-title {
  position: absolute;
  font-size: 0.3rem;
  text-align: center;
  width: 100%;
  /* height: 1.5rem; */
  padding: 5px 0;
  box-sizing: border-box;
  display: block;
}

.case-n-title-m {
  display: none;
}

.case-n-title .case-n-title-l {
  padding: 5px 0;
  color: #333;
  font-weight: 600;
  display: block;
  font-size: 0.35rem;
}

.case-n-title .case-n-title-r {
  background: #f3f3f3;
  border-radius: 10px;
  margin: 5px 0;
  color: #b6b6b6;
  padding: 2px 9px;
  font-size: 12px;
  white-space: normal;
  overflow: hidden;
  display: inline-block;
  text-align: left;
}

.case-n-img-box > span {
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

/* 手机端 */
.case-n-m {
  display: none;
}

.case-n-m-nav {
  font-size: 0;
  color: #666666;
  background-color: #f9f9f9;
  padding: 0.6rem 0.4rem;
  margin: 1rem 0;
}

.case-n-m-title {
  float: left;
  font-size: 0.32rem;
}

.case-n-m-filter {
  display: inline-block;
  float: right;
  font-size: 0;
  cursor: pointer;
}

.case-n-m-filter div {
  font-size: 0.32rem;
  display: inline-block;
  vertical-align: middle;
}

.case-n-m-filter img {
  height: 15px;
  width: 15px;
}

.case-n-list-wrap {
  display: none;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
}

.case-n-list-wrap.active {
  display: block;
}

.case-n-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 1);
  z-index: 0;
}

.case-n-list {
  position: absolute;
  top: 0px;
  right: -85%;
  width: 85%;
  height: 100%;
  z-index: 99999;
  background: rgb(255, 255, 255);
  transition: right 0.3s ease 0s;
  color: #666666;
}

.case-n-mask.active {
  opacity: 0.4;
  z-index: 99999;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.case-n-list.active {
  right: 0;
}

.case-n-m-header {
  height: 2rem;
  line-height: 2rem;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.6rem;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 0.8rem;
}

.case-n-m-footer {
  height: 2rem;
  line-height: 2rem;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 0rem;
  border-top: 1px solid #eee;
  box-shadow: 3px -4px 5px #f0f0f0;
}

.case-n-m-footer span {
  display: inline-block;
  width: 50%;
  text-align: center;
  font-size: 0.6rem;
}

.case-n-m-ok {
  background: #28a1f6;
  color: #fff;
}

.case-n-m-mid {
  width: 100%;
  height: 100%;
  padding: 2rem 0;
}

.case-n-m-scroll {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}

.case-n-m-mid .case-n-block-cate {
  display: inline-block;
  width: 46%;
  height: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
  border: 1px solid #28a1f6;
  color: #28a1f6;
  border-radius: 5px;
  font-size: 0.36rem;
  box-sizing: content-box;
}

.case-n-m-mid .case-n-block-cate.case-n-block-cate-choose {
  color: #ffffff;
  background-color: #28a1f6;
}

/* 手机端 */

/* case-new */

/* end */


/* 案例展示 结束 */
/* 右侧顶部切换 结束 */
/* 默认样式 结束 */
/* 适配部分 开始 */

@media (min-width: 1200px) {
  /* 大屏媒体播放设备 */
  html {
    font-size: 50px;
  }

  .case-n-img-box > img {
    width: 241px;
    height: 466px;
  }

  /* 加手机框案例的容器最宽241px */
  .case-n-img-box-home {
    max-width: 241px;
    padding: 50px 20px 60px;
  }
}
/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
  /* 大屏媒体播放设备 */
  html {
    font-size: 45px;
  }
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
  /* 小屏幕电脑 */
  html {
    font-size: 35px;
  }
}


/*Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
  /* 平板 */
  html {
    font-size: 25px;
  }

  dl.sectionFunDl dt{
    font-size: 0.6rem;
    line-height: 0.6rem;
  }

  .case-banner {
    height: 180px;
  }

  .case-banner-base
  .container .row {
    padding: 71px 0 43px 15px;
  }

  .case-title {
    padding: 70px 40px;
  }

  .title {
    font-size: 20px;
    margin: 1rem 0rem;
  }

  .case-cutlist > ul > li {
    padding: 11px 0 10px 15px;
  }

  .case-show-cont {
    padding: 0;
  }

  .case-all-content {
    padding-right: 5px;
  }

  /* 移动端筛选 */
  .case-n-cate,
  .case-n-block-box,
  .case-n-now {
    /* display: none; */
  }

  .case-n-m {
    /* display: block; */
  }

  .case-n-nav {
    padding: 1rem 0 1rem 0;
  }

  .case-n-cate {
    width: 100%;
  }

  .case-n-cate-item {
    margin-bottom: 0.7rem;
    padding: 0.2rem 0.2rem;
    font-size: 13px;
  }

  .case-n-cate-title {
    font-size: 15px;
  }

  .case-n-block-l {
    width: 50%;
    font-size: 15px;
  }

  .case-n-block-r {
    position: absolute;
    top: 0;
    right: 0;
    width: 2rem;
    font-size: 15px;
  }

  .case-n-block-m {
    padding: 10px 0 0 0.2rem;
    max-height: 70px;
    width: 100%;
  }

  .case-n-block-item {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 15px;
    height: 15px;
  }

  .case-n-now-l {
    font-size: 15px;
  }

  .case-n-now-r {
    font-size: 15px;
  }

  /* 移动端筛选 */
  /* 搜索 */
  .case-n-search {
    width: 100%;
  }

  .case-n-search input {
    height: 1.5rem;
    font-size: 15px;
  }
  /* 搜索 */

  .case-n-m-title,
  .case-n-m-filter div,
  .case-n-title {
    font-size: 12px;
  }

  .case-n-title .case-n-title-l {
    font-size: 13px;
  }

  .case-n-title {
    text-align: center;
  }

  .case-n-title-l {
    display: block;
    white-space: normal;
    overflow: hidden;
  }

  .case-n-title-m {
    display: none;
  }

  .case-n-title-r {
    display: block;
  }

  .case-n-imgs .row > div {
    margin-bottom: 100px;
  }

  /* 搜索图标加搜索文字 */
  .case-n-submit span.case-n-submit-text {
    line-height: 1.5rem;
    height: 1.5rem;
  }

  .case-n-submit {
    /* width: auto;
    padding: 0 20px;
    background: #28a1f6;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #ffffff; */
  }

  #case-n-submit-icon-r {
    /* display: none; */
  }

  .case-n-search input {
    /* padding-left: 40px;
    padding-right: 70px; */
  }

  .case-n-submit-l {
    /* display: block;
    position: absolute;
    width: 40px;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center; */
  }

  .case-n-submit-l span {
    /* display: inline-block;
    line-height: 100%;
    height: 100%;
    vertical-align: middle; */
  }
  /* 搜索图标加搜索文字 */
}

@media (max-width: 500px) {
  /* 平板 */
  html {
    font-size: 25px;
  }

  .futitle {
    font-size: 18px;
    letter-spacing: 0.3rem;
  }

  .case-cutlist > ul > li {
    padding: 11px 0 10px 15px;
  }

  .case-show-cont {
    padding: 0;
  }

  .case-show {
    height: auto !important;
  }
}

@media (max-width: 414px) {
  .case-banner-base {
    margin: 0;
    height: 180px;
    margin-top: 52px;
    padding: 0;
    background: url('/image/case/join_banner.png') no-repeat center center !important;
    background-size: cover !important;
  }
  .case-n-title .case-n-title-r{
    white-space: normal;
  }

  .container {
    padding: 0 3.5vw;
  }

  .case-banner-base .container .row {
    height: 100%;
    padding: 30px 0 76px 0px;
    color: white;
    width: 100%;
    margin: 0;
  }

  .title {
    height: 35px;
    line-height: 35px;
    margin: 0;
    font-size: 18px;
  }
}


/* 适配部分 结束 */

/* 案例展示 结束 */