.head {
  background: url(../images/dashujuBG.png) center center no-repeat;
  background-size: 100% 100%;
  height: 450px;
  width: 100%;
  margin-top: 70px;
}
.head .title {
  width: 1200px;
  margin: 0px auto;
  align-items: center;
  height: 100%;
  display: flex;
}
.head .title > div .p1 {
  font-size: 50px;
  font-family: FZZZHONGJW--GB1-0, FZZZHONGJW--GB1;
  font-weight: normal;
  color: white;
  line-height: 68px;
  font-weight: bold;
  margin-bottom: 10px;
}
.head .title > div .p2 {
  margin-top: 10px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: white;
  line-height: 25px;
}
.content-box {
  width: 1200px;
  margin: 0px auto;
  padding: 20px 0px;
  padding-bottom: 30px;
}
.content-box .title {
  font-size: 38px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 53px;
}
.content-box .case-content {
  padding: 45px 0px;
  margin-bottom: 40px;
}
.content-box .case-content span {
  font-size: 16px;
  line-height: 26px;
}
.content-box .case-content .item2 {
  display: flex;
  justify-content: center;
  margin: 40px 0px;
}
.content-box .case-content .item2 .ztkj {
  text-align: center;
  background: url(../images/pieIMG.png) center center no-repeat;
  background-size: 80% 80%;
  height: 356px;
  width: 356px;
  align-items: center;
}
.content-box .case-content .item2 .ztkj span {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
  line-height: 22px;
}
.content-box .case-content .item2 .ztkj .name {
  font-size: 28px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #3B62FF;
  line-height: 42px;
  padding: 157px 0px;
}
.content-box .case-content .item2 .left .boxitem {
  height: 120px;
  background: #FFFFFF;
  border-radius: 6px;
  border: 4px solid;
  border-image: linear-gradient(141deg, #6530fc, #3fced5, #3fced5) 4 4;
  padding: 20px;
  margin: 40px 0px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  left: 80px;
  position: relative;
  z-index: 3;
}
.content-box .case-content .item2 .left .boxitem .box1-left .Ch {
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #3B62FF;
  line-height: 33px;
  text-align: right;
}
.content-box .case-content .item2 .left .boxitem .box1-left .En {
  font-size: 24px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.45);
  line-height: 33px;
}
.content-box .case-content .item2 .left .boxitem img {
  height: 50%;
  margin-left: 20px;
}
.content-box .case-content .item2 .left .box1 {
  margin-bottom: 60px;
  bottom: 30px;
}
.content-box .case-content .item2 .left .box3 {
  margin-top: 60px;
  top: 30px;
}
.content-box .case-content .item2 .right .boxitem {
  height: 120px;
  background: #FFFFFF;
  border-radius: 6px;
  border: 4px solid;
  border-image: linear-gradient(141deg, #6530fc, #3fced5, #3fced5) 4 4;
  padding: 20px;
  margin: 40px 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  right: 80px;
  position: relative;
  z-index: 3;
}
.content-box .case-content .item2 .right .boxitem .box1-left .Ch {
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #3B62FF;
  line-height: 33px;
}
.content-box .case-content .item2 .right .boxitem .box1-left .En {
  font-size: 24px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.45);
  line-height: 33px;
}
.content-box .case-content .item2 .right .boxitem img {
  height: 50%;
  margin-right: 20px;
}
.content-box .case-content .item2 .right .box2 {
  margin-bottom: 60px;
  bottom: 30px;
}
.content-box .case-content .item2 .right .box4 {
  margin-top: 60px;
  top: 30px;
}
.content-box .case-content .content2 {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  height: 60px;
}
.content-box .case-content .content2 span {
  width: 30%;
  padding: 10px 20px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
}
.content-box2 {
  width: 1200px;
  margin: 0px auto;
  padding: 20px 0px;
  padding-bottom: 100px;
}
.content-box2 .title2 {
  font-size: 38px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 53px;
}
.content-box2 .case-content2 {
  padding: 45px 0px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.content-box2 .case-content2 a {
  display: block;
  width: 48%;
  height: 223px;
  margin-bottom: 30px;
}
.content-box2 .case-content2 a > div {
  height: 100%;
  background: #FFFFFF;
  box-shadow: 0px 4px 25px 2px rgba(0, 0, 0, 0.08);
  display: flex;
  justify-content: space-between;
}
.content-box2 .case-content2 a > div .img {
  width: 50%;
}
.content-box2 .case-content2 a > div .img img {
  height: 100%;
  width: 100%;
}
.content-box2 .case-content2 a > div .right {
  height: 100%;
  width: 50%;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  padding: 20px;
}
.content-box2 .case-content2 a > div .right .right1 {
  display: flex;
  justify-content: space-between;
}
.content-box2 .case-content2 a > div .right .right1 span {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 25px;
}
.content-box2 .case-content2 a > div .right .right1 img {
  width: 38px;
  height: 30px;
}
.content-box2 .case-content2 a > div .right .right2 {
  width: 40px;
  height: 2px;
  background: #2568FF;
}
.content-box2 .case-content2 a > div .right .right3 {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
  line-height: 22px;
  overflow: hidden;
  /*隐藏溢出的文本  */
  text-overflow: ellipsis;
  word-break: break-all;
  /*自动换行*/
  -webkit-line-clamp: 3;
  /*显示的行数*/
  -moz-box-orient: vertical;
  /*从上到下自动排列子元素*/
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.content-box2 .case-content2 a > div .right .right4 {
  width: 38px;
  height: 30px;
}
.content-box2 .case-content2 a > div .right .right4 img {
  height: 100%;
  width: 100%;
}
.content-box2 .case-content2 a:hover > div .right1 span {
  color: #2568FF;
}
.content-box2 .case-content2 a:hover > div .right3 {
  color: #2568FF;
}
.foot {
  background: rgba(0, 0, 0, 0.5);
  padding: 15px 0px;
}
.foot .foot-box {
  width: 1200px;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
}
.foot .foot-box .word {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 25px;
}
.foot .foot-box .bt {
  display: flex;
  justify-content: space-around;
}
.foot .foot-box .bt span {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 25px;
}
.foot .foot-box .bt button {
  padding: 0px 15px;
  background: linear-gradient(90deg, #4CA1FF 0%, #2568FF 100%);
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 25px;
  border: 0px;
  margin-left: 10px;
  cursor: pointer;
}
