#headerNavbarWrap .navbar-nav .nav-item:nth-child(8) > a::after {
  content: "";
  position: absolute;
  display: block;
  width: 25px;
  height: 4px;
  background: #ffffff;
  border-radius: 2px;
  bottom: 0px;
  left: 50%;
  margin-left: -12.5px;
  /* color: #fff !important;
  border-bottom: 2px solid #fff; */
}

/*分页*/
.paging {
  margin-top: 54px;
  margin-bottom: 106px;
  text-align: right;
  /* padding: 28px 0; */
  clear: both;
}

.paging li {
  margin: 0 5px;
  background-color: #f4f4f5;
  color: #606266;
  min-width: 30px;
  border-radius: 2px;
}

.paging .am-active {
  margin: 0 3.5px !important;
}

.paging li {
  margin: 0 3.5px;
}

.paging .am-active a {
  background: #2648ef;
  color: #fff;
}

.paging a {
  padding: 7px 10px;
  display: inline-block;
  text-align: center;
  background: #fff;
  /* border: 1px solid #d6b347; */
  /* color: #d6b347; */
  font-size: 13px;
  font-family: HelveticaNeue;
  color: #4c4c4c;
  line-height: 15px;
  margin: 0;
  /* margin-right: 15px; */
}

/*.paging a:hover,*/
.paging a.on {
  background: #f2cf67;
  color: #ffffff;
}

body {
  background: #f7f7f7;
}

.f1 {
  display: flex;
  justify-content: space-between;
}

.content {
  margin-top: 65px;
}

.content .f1-left {
  padding: 30px;
  width: 60%;
  height: 373px;
  background: url("../images//case/leftbg.png") no-repeat;
  background-size: 100% 100%;
}

.content .f1-right {
  padding: 30px;
  width: 38%;
  height: 373px;
  background: url("../images//case/f1right.png") no-repeat;
  background-size: 100% 100%;
}

.content .f1-left p:first-child {
  margin-top: 120px;
  margin-bottom: 15px;
  font-size: 32px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 54px;
}

.content .f1-left p:last-child {
  font-size: 19px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #4d4d4d;
}

.content .f1-right .title {
  margin-bottom: 50px;
  font-size: 26px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
}

.content .f1-right .list {
  margin-top: 30px;
  display: flex;
}

.content .f1-right .list img {
  width: 102px;
  height: 63px;
}

.content .f1-right .list p {
  width: calc(100% - 117px);
  margin-left: 11px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.content .f1-right .list p span:first-child {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}

.content .f1-right .list p span {
  display: block;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ababab;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.screen {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

.screen .left,
.screen .right {
  padding: 30px;
  width: 49%;
  background: url("../images//case/shaixuan.png") no-repeat;
  background-size: 100% 100%;
}

.screen .title {
  /* margin-bottom: 30px; */
  font-size: 26px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
}

.screen ul {
  height: 88px;
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
}

.screen ul li {
  margin-bottom: 30px;
  margin-right: 30px;
}

.screen ul .active a {
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #2648ef;
}

.screen ul li a {
  font-size: 17px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}

.screen .right ul {
  /* padding-bottom: 20px; */
  display: block;
  overflow: auto;
  overflow-x: hidden;
  scrollbar-width: none;
  /* firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}

.screen .right ul::-webkit-scrollbar {
  width: 3px;

  height: 10px;
}

.pagination-btn-wrap li a {
  background: #ffffff;
}

.screen .right ul::-webkit-scrollbar-thumb {
  border-radius: 5px;

  /* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */

  background: #2648ef;
}

.screen .right ul::-webkit-scrollbar-track {
  /* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */

  border-radius: 3px;

  background: #dbdbdb;
}

.screen .right ul > div {
  /* width: 1700px; */
  /* margin-top: 30px; */
  /* height: 120px; */
}

.screen .right ul li {
  display: inline-block;
}

.case-list {
  /* margin-top: 30px; */
  /* display: flex; */
  /* flex-wrap: wrap; */
  /* justify-content: space-between; */
}

.case-list li {
  margin-top: 20px;
  width: 32%;
  display: inline-block;
  margin-right: 17px;
  /* height: 418px; */
  background: #ffffff;
  box-shadow: 0px 2px 15px 0px rgba(191, 191, 191, 0.5);
  border-radius: 19px;
}

.case-list a:nth-child(3n) li {
  margin-right: 0;
}

.case-list li > img {
  border-radius: 19px 19px 0 0;
  width: 100%;
  height: 285px;
  object-fit: cover;
}

.case-list li > div {
  padding: 30px 15px;
  /* display: flex; */
  /* align-items: center; */
}

.case-list li > div p:first-child {
  margin-bottom: 15px;
  font-size: 22px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.case-list li > div .lab {
  height: 30px;
  overflow: hidden;
}

.case-list li > div .lab span {
  margin-bottom: 10px;
}

.case-list li > div p:nth-child(2) {
  margin-bottom: 15px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #888888;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /*这里设置几行*/
  overflow: hidden;
}

.case-list li > div p:nth-child(3) {
  margin-bottom: 15px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}

.case-list li > div p:nth-child(4) span {
  padding: 6px 10px;
  display: inline-block;
  background: rgba(41, 86, 255, 0.1);
  border-radius: 4px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #2648ef;
}

/* .case-list li>div p span:first-child {
	margin-bottom: 15px;
	display: block;
	font-size: 24px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
}

.case-list li>div p span:last-child {
	width: 220px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
} */

/*返回*/

/*手机屏幕适配*/
@media screen and (min-width: 1200px) {
  .empts {
    margin-top: 20px;
    text-align: center;
    background: #fff;
    padding: 60px 30px;
  }
  .empts img {
    width: 300px;
  }
}
@media screen and (max-width: 428px) {
  #headerNavbarWrap .navbar-nav .nav-item:nth-child(8) > a {
    color: #0572ff !important;
    border-bottom: 2px solid #fff;
  }

  .content {
    margin-top: 40px;
  }

  .f1 {
    display: block;
  }

  .content .f1-left {
    width: 100%;
    height: 168px;
  }

  .content .f1-left p:first-child {
    margin-bottom: 0;
    margin-top: 16px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: #222222;
    line-height: 37px;
  }

  .content .f1-left p:last-child {
    width: 150px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #4d4d4d;
    line-height: 16px;
  }

  .content .f1-right {
    padding: 15px;
    margin-top: 15px;
    width: 100%;
    height: auto;
  }

  .case-list li > div .lab {
    height: 36px;
  }
  .case-list a:nth-child(3) li {
    margin-right: 4px;
  }
  .case-list a:nth-child(2) li {
    margin-right: 0px;
  }
  .content .f1-right .title {
    margin: 0;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: #222222;
    line-height: 25px;
  }

  .content .f1-right .flow {
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
  }

  .content .f1-right .flow::-webkit-scrollbar {
    display: none;
  }

  .content .f1-right .list {
    margin-top: 10px;
    width: 150px;
    margin-right: 15px;
    display: inline-block;
  }

  .content .f1-right .list img {
    width: 150px;
    height: 114px;
    border-radius: 8px;
    object-fit: cover;
  }

  .content .f1-right .list p {
    width: 100%;
    margin: 0;
  }

  .content .f1-right .list p span:first-child {
    margin: 10px 0;
    width: 150px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: #333333;
  }

  .content .f1-right .list p span:last-child {
    font-size: 12px;
  }

  .case-list {
    margin-bottom: 30px;
    margin-top: 0;
    background: #fff;
  }

  .screen-dis p span {
    position: relative;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 600;
    color: #222222;
  }

  .screen-dis ul {
    margin-top: 15px;
    white-space: nowrap;
    overflow-x: auto;
  }

  .screen-dis ul::-webkit-scrollbar {
    display: none;
  }

  .screen-dis ul li {
    display: inline-block;
  }

  .screen-dis {
    background: #fff;

    margin-top: 15px;
    padding: 20px;
    padding-bottom: 0;
  }

  .screen-dis .btns {
    display: flex;
    justify-content: space-around;
  }

  .screen-dis p span::after {
    content: "";
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -2px;
    border-top: 5px solid #d8d8d8;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  }

  .screen-dis .btns .active-btn {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 600;
    color: #2956ff;
  }

  .screen-dis .btns .active-btn::after {
    margin-top: -6px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid #2956ff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  }

  .screen-dis ul .active a {
    background: #2956ff;
    color: #ffffff;
  }

  .screen-dis ul li a {
    padding: 0px 10px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    background: #f2f4f7;
    border-radius: 2px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
  }

  .lists {
  }

  .case-list {
    padding: 0 15px;
    background: #fff;
  }

  .case-list li {
    margin-right: 4px;
    width: 48%;
    box-shadow: initial;
  }

  .case-list li > img {
    border-radius: 15px;
  }

  .case-list li:nth-child(3n) {
    margin-right: 9px;
  }

  .case-list li:nth-child(2n) {
    margin-right: 0px;
  }

  .case-list li > img {
    height: 125px;
  }

  .case-list li > div img {
    width: 32px;
    height: 32px;
  }

  .case-list li > div p span:first-child {
    margin: 0;
    font-size: 16px;
  }

  .case-list li > div {
    padding: 10px;
    /* padding-bottom: 0; */
  }

  .case-list li .desc-text {
    padding: 10px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .case-list li > div p:first-child {
    margin: 0;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: #333333;
  }

  .case-list li > div p:nth-child(4) span {
    margin-top: 10px;
    font-size: 12px;
    padding: 6px 8px;
  }

  .case-list li > div p:nth-child(5) {
    margin-top: 10px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
  }

  .empts {
    padding: 60px 0;
    text-align: center;
  }

  .empts img {
    margin-bottom: 15px;
    width: 180px;
    height: 180px;
  }

  .empts p {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222222;
    line-height: 17px;
  }
}
