* {
  margin: 0;
  padding: 0;
}

.footer-con {
  display: block;
}

.import-mainTwo {
  background-color: #FFF;
  background: #FFF url();
  padding-top: 26px;
  padding-bottom: 0;
  height: auto;
  overflow: hidden;
}

.case-main {
  background: #fff;
  width: 100%;
  max-width: 1300px;
  padding: 0 0 4.1875rem 0;
  margin: 0 auto;
  box-sizing: border-box;
}

.case-nav {
  background-color: #FAFAFA;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 5.63rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.right-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  height: 100%;
  z-index: 9999;
  background: #CAF4FA;
}

.right-imgCon {
  width: 1rem;
  height: 1.94rem;
}

.case-navs {
  background-color: #F5F5F7;
  position: relative;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}

.bg {
  background-color: #F5F5F7 !important;
}

.case-nav ul {
  width: calc(100% - 3.2rem);
  /* padding: 0 1.6rem; */
  display: flex;
  max-width: 1300px;
  justify-content: flex-start;
  margin: 0 auto;
  align-items: center;
}

.case-navs ul {
  width: 100%;
  display: flex;
  /* max-width: 1300px; */
  margin: 0 auto;
  justify-content: space-between;
  overflow: hidden;
}

.swiper {
  width: 100%;
  height: 9rem;
  background-color: #F5F5F7;
  position: relative;
}

.swiper-slide {
  text-align: center;
  font-size: 1.125rem;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.case-navs ul li {
  height: 9rem;
  width: 100%;
  display: inline-block;
  line-height: 9rem;
  font-size: 3rem;
  font-family: SourceHanSansCN;
  font-weight: 300;
  background: #fff;
}

.case-nav ul li {
  display: inline-block;
  line-height: 5.625rem;
  font-size: 0.875rem;
  font-family: SourceHanSansCN;
  font-weight: 300;
  color: #FFFFFF !important;
  margin-right: 1rem;
}

.cass {
  width: 100%;
  height: 100%;
  background-color: #FFF;
  color: #8c8c8c;
  cursor: pointer;
}

.case-btn {
  width: 100%;
  padding: 0 0.75rem;
  color: #fff;
  /* background-color: #8c8c8c; */
  /* margin-right: 2rem; */
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}

.btnafter {
  height: 1.875rem;
  cursor: pointer;
  background: #008C8C;
  border-radius: 0.9375rem;
  color: #FFFFFF;
  box-sizing: border-box;
}

.btnafter a {
  color: #FFFFFF;
  font-size: 1rem;
}

.case-btn:hover {
  height: 1.875rem;
  background: #008C8C;
  border-radius: 0.9375rem;
  color: #FFFFFF;
  font-size: 1rem;
}

.case-btn:hover a {
  color: #FFFFFF;
}

.index-top {
  display: none;
}

.next-con {
  width: 6.25rem;
}

.cases-con {
  width: 100%;
  background: #fff;
  background: #fff url() !important;
  background-size: 100% 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.cases-mainC ul li {
  position: relative;
  top: 0px;
}

.cases-mainC ul li:hover {
  position: relative;
  top: -10px;
  transition: all 0.7s linear;
}

.cases-mainC {
  width: 100%;
  /* margin: 0 auto; */
  padding-bottom: 3rem;
  position: relative;
}

.case-footer {
  background-color: #F5F5F7;
}

.bottom {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  margin-bottom: 52px;
  width: calc(100% - 2rem);
}

.cases-more a {
  color: #FFFFFF;
  width: 100%;
  height: 100%;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.cases-btn a {
  color: #FFFFFF;
}

.cases-mores {
  margin: 0 2rem !important;
  width: 6.28rem !important;
  text-align: center !important;
}

.case-page {
  height: 1.25rem;
  float: right;
  display: flex;
  width: 8rem;
  justify-content: space-between;
  font-size: 0.625rem;
  font-family: SourceHanSansCN;
  font-weight: 300;
  line-height: 1.25rem;
  color: #1C1C1C;
  position: absolute;
  right: 0;
}

.page-bottom {
  box-sizing: border-box;
}

.case-pageS {
  width: 0.625rem;
  height: 0.5625rem;
  font-family: SourceHanSansCN;
  font-weight: 300;
  line-height: 1.25rem;
}

.case-pagebtn {
  width: 1.25rem;
  height: 1.25rem;
  font-family: SourceHanSansCN;
  font-weight: 300;
  background: #FFFFFF;
  border: 1px solid #D8D8D8;
  border-radius: 0.625rem;
  line-height: 1.25rem;
}

.page-btn {
  width: 2.5rem;
  height: 1.25rem;
  line-height: 1.25rem;
  background: #008C8C;
  border-radius: 0.625rem;
  color: #fff;
  cursor: pointer;
}

.page-btn a {
  color: #fff;
  line-height: 1.25rem;
}

.case-deal {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  background-color: #fff;
  box-sizing: border-box;
}

.deal-nav {
  width: 100%;
  max-width: 1300px;
  height: 4.625rem;
  margin: 0 auto;
  background-color: #fff;
  /* border: 1px solid #FAFAFA; */
  position: relative;
  font-size: 0.8rem;
}

.deal-nav p {
  position: absolute;
  bottom: 0;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #9D9EA2;
}

.deal-nav p span a {
  color: #9D9EA2;
}

.deal-nav p span:nth-child(3) {
  color: #1C1C1C;
}

.deal-con {
  width: 100%;
  display: flex;
  margin-top: 0.625rem;
  /* margin-bottom: 1.5rem; */
  box-sizing: border-box;
}

.deal-left {
  width: calc(100% - 27rem);
  position: relative;
  margin-bottom: 1.5rem;
  padding-right: 4.38rem;
}

.deal-newsLeft {
  background-color: #fff;
}

.deal-right {
  width: 27rem;
}

.deal-caseMain {
  margin: 1.0625rem 0 2.125rem 0;
  width: 100%;
  background-color: #fff;
  padding-bottom: 1rem;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
}

.deal-caseMain .cases-img {
  width: 100%;
  position: relative;
  /* padding-top: 100%; */
  overflow: hidden;
  /* border-radius: 15px; */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

.deal-caseMain .cases-img img {
  width: 100%;
  /* height: 100%; */
  display: inline-block;
  /* position: absolute; */
  top: 0;
  left: 0;
  transition: all .5s ease-out;
}

.deal-caseMain:hover .cases-img img {
  /* animation: fangdaImg .5s forwards; */
  transform: scale(1.2);
}

.deal-hot {
  width: 100%;
  box-sizing: border-box;
}

.deal-hotList {
  width: 100%;
  padding: 1.4375rem 0.75rem;
  box-sizing: border-box;
  margin: 0 auto;
}

.deal-hotList ul {
  width: 100%;
  list-style: none;
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}

.deal-hotList ul li {
  width: calc(100% / 2);
  /* margin:0 auto; */
}

.hot-btn {
  width: 8.3125rem;
  height: 2.4375rem;
  line-height: 2.4375rem;
  background: #F5F5F7;
  border: 0.0625rem solid #999999;
  border-radius: 2rem;
  margin-bottom: 0.9375rem;
  font-size: 0.88rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #999999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 1rem;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
}

.hot-btn:hover {
  background: #008C8C;
  border-radius: 2rem;
  color: #FFF;
  cursor: pointer;
}

/* 下一篇内容 */
.deal-leftnext {
  margin: 2rem 0;
  font-size: 0.5rem;
  font-family: SourceHanSansCN;
  font-weight: 300;
  color: #999999;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}

.deal-leftnext span {
  width: 40%;
}

.deal-leftnext a {
  color: #999;
  width: 100%;
  display: block;
  overflow: hidden;
  /*内容超出后隐藏*/
  text-overflow: ellipsis;
  /* 超出内容显示为省略号 */
  white-space: nowrap;
  /* 文本不进行换行 */
  font-size: 0.88rem;
}

.deal-next {
  font-size: 0.5rem;
  font-family: SourceHanSansCN;
  font-weight: 300;
  color: #999999;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.deal-leftnext span:nth-child(1) {
  float: left;
}

.deal-leftnext span:nth-child(2) {
  float: right;
}

.deal-imgshow {
  width: 100%;
  /* height: 23.75rem; */
}

.deal-imgshow img {
  width: 100%;
  height: 100%;
}

.leftitem-one {
  width: 100%;
  display: flex;
  margin: 2.1875rem 0;
  justify-content: flex-start;
  box-sizing: border-box;
}

.leftitem-one div {
  width: calc(100% / 3);
  /* height: 5.6875rem; */
  background-color: #F7F7F7;
  font-size: 0.5rem;
  padding: 1rem;
  box-sizing: border-box;
}

.leftitem-one div:nth-child(2) {
  margin: 0 1.25rem;
  box-sizing: border-box;
}

.line-hide {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ltitle {
  font-weight: 400;
  color: #08969B;
}

.stitle {
  color: #1C1C1C;
  font-weight: 600;
}

.deal-brance {
  margin: 3.5rem 0;
  box-sizing: border-box;
  font-size: 0.5rem;
  font-family: SourceHanSansCN;
}

.brans-pase {
  border-left: 0.5rem solid black;
  padding-left: 0.4rem;
  box-sizing: border-box;
  font-size: 1rem;
  font-weight: bold;
}

.brans-paseT {
  margin-bottom: 0.4rem;
  border-left: 0.1rem solid #008C8C;
  padding-left: 0.4rem;
  box-sizing: border-box;
  font-size: 0.5rem;
}

.brance-con {
  margin: 1rem auto;
  line-height: 2rem;
  font-weight: 400;
  color: #1C1C1C;
  box-sizing: border-box;
}

.news-title {
  margin: 0 auto;
  font-size: 1.5rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #333333;
  line-height: 1.5625rem;
  line-height: 2.75rem;
  text-align: left;
}

.deal-bg {
  background-color: #FFF;
}

.news-time {
  margin: 3rem auto;
  font-size: 0.88rem;
  font-family: SourceHanSansCN;
  font-weight: 300;
  color: #999999;
  line-height: 2.75rem;
  text-align: center;
}

.app-titleleft {
  text-align: left;
}

.news-deal {
  font-size: 0.875rem;
  line-height: 2.75rem;
  font-weight: 400;
  margin: 0 auto;
}

.leftitem-one div:nth-child(4) {
  display: none;
}

.deal-artical {
  width: 100%;
}

.topList {
  display: none;
}

.toplistOne {
  display: flex;
}

.news-contents {
  /* padding: 1.0625rem 0.8125rem; */
  padding: 2.375rem 1rem;
}

.img-showNews {
  width: 100%;
  padding: 1.75rem;
}

.img-showNews img {
  width: 100%;
  height: 100%;
}

.newscontentList p {
  font-size: .5rem;
  line-height: 1.5625rem;
  font-weight: 400;
  color: #333333;
  margin-bottom: 3rem;
}

/* 移动端 */
@media all and (max-width:750px) {
  .cases-more {
    display: none;
  }

  .cases-btn {
    display: none !important;
  }

  .cases-con,
  .import-mainTwo {
    background-color: #F6F6F6 !important;
    background: #F6F6F6 url() !important;
    padding-bottom: 0;
  }

  .null_content {
    border-top: 0 solid #F6F6F6;
    min-height: 600px;
  }

  .index-top {
    background-color: #F6F6F6 !important;
    display: flex;
  }

  .cases-mainC {
    padding-bottom: 0 !important;
  }

  .case-page {
    display: none !important;
    float: none
  }

  .case-deal {
    padding: 3rem;
    background-color: #F7F7F7;
  }

  .cases-mainC ul {
    background-color: #FAFAFA;
  }

  .deal-left {
    width: 100% !important;
    margin-top: 2.94rem;
  }

  .mod-tab {
    padding: 0 !important;
  }

  .leftitem-one {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0;
    margin-top: 3rem;
  }

  .leftitem-one div {
    height: auto;
    width: 100%;
    color: #666666;
    background-color: #FFF;
    /* margin-bottom: 1.0625rem; */
    margin-bottom: 3rem !important;
    padding: 3.38rem 3.75rem !important;
  }

  .leftitem-one div .ltitle {
    font-size: 3rem;
    line-height: 4.38rem;
  }

  .leftitem-one div .pmore {
    font-size: 3rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    line-height: 4.38rem;
  }

  .leftitem-one div .pmoreContent {
    font-size: 2.25rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    line-height: 3.75rem;
  }

  .contentsca {
    background: #fff;
    padding: 3.38rem 3.75rem !important;
    font-size: 2.25rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    line-height: 3.75rem;
  }

  .btndiv {
    margin-bottom: 1.0625rem !important;
  }

  .leftitem-one div p:nth-child(2) {
    color: #666666;
  }

  .deal-nav {
    display: none;
  }

  .deal-imgshow {
    height: 26.19rem;
    width: 100%;
    background-color: #FFF;
  }

  .leftitem-one div p:nth-child(2) {
    margin-top: 1rem;
  }

  .leftitem-one div:nth-child(2) {
    margin: 0;
  }

  .leftitem-one div:nth-child(4) {
    display: block;
  }

  .pmore {
    width: 100%;
    word-break: break-all;
    word-wrap: break-word;
    line-height: 1.3125rem;
  }

  .deal-brance {
    display: none;
  }

  .deal-leftfour, .deal-leftfive, .deal-leftnext, .deal-right {
    display: none;
  }

  .deal-con {
    display: block;
    margin: 0;
  }

  .last-list {
    height: 7.875rem;
    background: #FFF;
    padding: 0 1.25rem;
  }

  .news-title {
    text-align: left;
    font-size: 3rem;
    line-height: 4rem;
  }

  .news-time {
    text-align: left;
    font-size: 2.3rem;
  }

  .deal-bg {
    background-color: #F7F7F7;
    padding: 0;
  }

  .deal-next {
    margin-top: 9.31rem;
  }

  .deal-next a {
    font-size: 2.63rem;
  }
}
