.contents {
  width: 1280px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tsy {
  transform: perspective(1px) translateZ(0);
  transition-duration: 0.3s ease-out;
}
.tsy:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.gd {
  transition: 0.5s linear;
}
.gm {
  transition: 0.2s ease-out;
}
.img100 {
  transform: scale(1);
  transition: 0.5s linear;
}
.img100:hover {
  transform: scale(1.1);
}
.w100 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.wo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.sjctop,
.sjcbottom,
.sjcleft,
.sjcright {
  -webkit-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
.pro {
  height: 874px;
  background: url(../images/pro.jpg) no-repeat center top;
  padding: 80px 0 0;
  box-sizing: border-box;
}
.pro .box {
  display: flex;
  justify-content: space-between;
}
.pro .box .top {
  position: relative;
  z-index: 50;
}
.pro .box .top::before {
  content: "";
  display: block;
  width: 106px;
  height: 14px;
  position: absolute;
  top: 22px;
  left: -29px;
  z-index: -1;
  background: #0093dd;
  opacity: 0.2;
}
.pro .box .top em {
  display: block;
  font-size: 50px;
  line-height: 40px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 1000;
}
.pro .box .top .art {
  margin: 15px 0 0;
  position: relative;
  display: flex;
  height: 31px;
}
.pro .box .top .art::before {
  content: "";
  display: block;
  width: 9px;
  height: 16px;
  position: absolute;
  background: url(../images/title1.png) no-repeat center;
  top: 13px;
  left: 139px;
}
.pro .box .top .art h3 {
  font-size: 32px;
  line-height: 31px;
  color: #333;
}
.pro .box .top .art p {
  font-size: 15px;
  line-height: 40px;
  color: #989898;
  margin-left: 31px;
}
.pro .box .more {
  margin: 20px 0 0;
  display: block;
  width: 178px;
  height: 45px;
  background: url(../images/more4.png) no-repeat center right;
  font-size: 15px;
  line-height: 45px;
  color: #333;
}
.pro .proslide {
  margin: 38px 0 0;
}
.pro .proslide .hd {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.pro .proslide .hd li {
  width: 220px;
  height: 260px;
  background: #fff;
  background-position-x: -300px;
  border: solid 1px #e5e5e5;
  padding: 35px 20px 0;
  box-sizing: border-box;
  overflow: hidden;
  transition: 0.5s linear;
}
.pro .proslide .hd li .art {
  display: flex;
  justify-content: space-between;
}
.pro .proslide .hd li .art .reg .cond {
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.pro .proslide .hd li .art .reg em {
  margin: 8px 0 0;
  display: block;
  font-size: 12px;
  line-height: 15px;
  color: #a8a8a8;
  font-family: Arial, Helvetica, sans-serif;
}
.pro .proslide .hd li .art .more {
  margin: 5px 0 0;
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #b8b8b8;
  border-radius: 50%;
  background: url(../images/more1.png) no-repeat center;
  transition: 0.5s linear;
}
.pro .proslide .hd li .tu {
  margin: 30px 0 0;
  position: relative;
  width: 100%;
  height: 120px;
  box-sizing: border-box;
  z-index: 50;
  padding: 3px;
}
.pro .proslide .hd li .tu::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  pointer-events: none;
  background: #fff;
  z-index: -1;
  transition: 0.5s linear;
}
.pro .proslide .hd li .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pro .proslide .hd li .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s linear;
}
.pro .proslide .hd li:hover .art .reg .cond {
  letter-spacing: 1px;
}
.pro .proslide .hd .on {
  background: url(../images/bg1.png) no-repeat center top;
  background-position-x: 0;
}
.pro .proslide .hd .on .art .reg .cond {
  color: #fff;
}
.pro .proslide .hd .on .art .reg em {
  color: #fff;
}
.pro .proslide .hd .on .art .more {
  background: url(../images/more2.png) no-repeat center;
  border-color: #fff;
}
.pro .proslide .bd li .art {
  display: flex;
  justify-content: space-between;
}
.pro .proslide .bd li .art .list {
  width: 300px;
  height: 300px;
  background: #fff;
  padding: 10px 10px 0;
  box-sizing: border-box;
}
.pro .proslide .bd li .art .list .tu {
  position: relative;
  width: 100%;
  height: 220px;
  box-sizing: border-box;
  z-index: 50;
}
.pro .proslide .bd li .art .list .tu::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 220px;
  pointer-events: none;
  background: none;
  z-index: -1;
  transition: 0.5s linear;
}
.pro .proslide .bd li .art .list .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pro .proslide .bd li .art .list .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s linear;
}
.pro .proslide .bd li .art .list .text {
  position: relative;
  width: 100%;
  height: 70px;
  padding-right: 80px;
  padding-left: 23px;
  box-sizing: border-box;
}
.pro .proslide .bd li .art .list .text .cond {
  display: block;
  font-size: 16px;
  line-height: 70px;
  color: #333;
  transition: 0.5s linear;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro .proslide .bd li .art .list .text::before {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  position: absolute;
  top: 36px;
  left: 0;
  background: #4b4b4b;
}
.pro .proslide .bd li .art .list .text .more {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 55px;
  height: 70px;
  font-size: 14px;
  line-height: 70px;
  color: #444;
  font-family: Arial, Helvetica, sans-serif;
  background: url(../images/more3.png) no-repeat center right;
}
.pro .proslide .bd li .art .list:hover .tu .img img {
  transform: scale(1.1);
}
.pro .proslide .bd li .art .list:hover .text .cond {
  color: #0093dd;
  letter-spacing: 1px;
}
.rea {
  height: 804px;
  background: url(../images/rea.jpg) no-repeat center top;
  padding: 178px 0 0;
  box-sizing: border-box;
}
.rea .contents {
  position: relative;
}
.rea .top {
  position: absolute;
  top: -71px;
  left: 0;
  z-index: 50;
}
.rea .top::before {
  content: "";
  display: block;
  width: 106px;
  height: 14px;
  position: absolute;
  top: 22px;
  left: -29px;
  z-index: -1;
  background: #f1b807;
  opacity: 0.2;
}
.rea .top em {
  display: block;
  font-size: 50px;
  line-height: 40px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 1000;
}
.rea .top .art {
  margin: 15px 0 0;
  position: relative;
  display: flex;
  height: 31px;
}
.rea .top .art::before {
  content: "";
  display: block;
  width: 9px;
  height: 16px;
  position: absolute;
  background: url(../images/title2.png) no-repeat center;
  top: 13px;
  left: 247px;
}
.rea .top .art h3 {
  font-size: 32px;
  line-height: 31px;
  color: #fff;
}
.rea .top .art p {
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  margin-left: 46px;
}
.rea .reasonslide {
  position: relative;
}
.rea .reasonslide .bd li {
  width: 1280px;
  display: flex;
  justify-content: space-between;
}
.rea .reasonslide .bd li .aside {
  position: relative;
  width: 642px;
  margin: 87px 0 0;
}
.rea .reasonslide .bd li .aside .art .tu {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
}
.rea .reasonslide .bd li .aside .art .tu img {
  position: absolute;
  display: block;
}
.rea .reasonslide .bd li .aside .art .reg {
  display: flex;
  height: 30px;
  margin: 21px 0 0;
}
.rea .reasonslide .bd li .aside .art .reg b {
  display: block;
  font-size: 22px;
  line-height: 30px;
  color: #fff;
  font-weight: normal;
}
.rea .reasonslide .bd li .aside .art .reg em {
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  margin-left: 11px;
}
.rea .reasonslide .bd li .aside p {
  margin: 20px 0 0;
  font-size: 16px;
  line-height: 32px;
  color: #fff;
}
.rea .reasonslide .bd li .aside .num {
  position: absolute;
  top: 327px;
  left: 383px;
  font-size: 72px;
  line-height: 54px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 1000;
}
.rea .reasonslide .bd li .aside .num::before {
  content: "";
  display: block;
  width: 56px;
  height: 2px;
  position: absolute;
  top: 26px;
  left: -86px;
  background: #fff;
}
.rea .reasonslide .bd li .ys {
  width: 473px;
  height: 473px;
  position: relative;
  z-index: 50;
}
.rea .reasonslide .bd li .ys::before {
  content: "";
  display: block;
  width: 658px;
  height: 658px;
  position: absolute;
  top: -92px;
  left: -92px;
  z-index: -1;
  background: url(../images/yb.png) no-repeat center;
}
.rea .reasonslide .bd li .ys img {
  display: block;
  width: 473px;
  height: 473px;
  border-radius: 50%;
}
.rea .reasonslide .arr {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 407px;
  left: -100px;
  width: 258px;
  height: 60px;
  background: #fff;
  border-radius: 30px;
}
.rea .reasonslide .arr::before {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  position: absolute;
  top: 20px;
  left: 129px;
  background: #bcbcbc;
}
.rea .reasonslide .arr .prev {
  position: relative;
  width: 120px;
  height: 60px;
  padding: 0 0 0 60px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 60px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
}
.rea .reasonslide .arr .prev::before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 17px;
  left: 19px;
  background: #f2f6f7 url(../images/prev-rea.png) no-repeat center;
  border-radius: 50%;
}
.rea .reasonslide .arr .next {
  position: relative;
  width: 90px;
  height: 60px;
  padding: 0 55px 0 0;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 60px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
}
.rea .reasonslide .arr .next::before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 17px;
  right: 19px;
  background: #0093dd url(../images/next-rea.png) no-repeat center;
  border-radius: 50%;
}
.rea .wv {
  position: absolute;
  top: 395px;
  right: -24px;
  z-index: 50;
  width: 68px;
  height: 68px;
  background: #f1b807 url(../images/vx.png) no-repeat center;
  border-radius: 50%;
}
.rea .wv img {
  position: absolute;
  top: 80px;
  left: 50%;
  margin-left: -50px;
  display: block;
  width: 100px;
  height: 100px;
  background: #fff;
  border-radius: 3px;
  padding: 3px;
  box-sizing: border-box;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s linear;
}
.rea .wv:hover img {
  top: 68px;
  opacity: 1;
}
.case {
  height: 860px;
  background: url(../images/case.jpg) no-repeat center top;
  padding: 75px 0 0;
  box-sizing: border-box;
}
.case .box {
  display: flex;
  justify-content: space-between;
}
.case .box .top {
  position: relative;
  z-index: 50;
}
.case .box .top::before {
  content: "";
  display: block;
  width: 106px;
  height: 14px;
  position: absolute;
  top: 22px;
  left: -29px;
  z-index: -1;
  background: #0093dd;
  opacity: 0.2;
}
.case .box .top em {
  display: block;
  font-size: 50px;
  line-height: 40px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 1000;
}
.case .box .top .art {
  margin: 15px 0 0;
  position: relative;
  display: flex;
  height: 31px;
}
.case .box .top .art::before {
  content: "";
  display: block;
  width: 9px;
  height: 16px;
  position: absolute;
  background: url(../images/title1.png) no-repeat center;
  top: 13px;
  left: 139px;
}
.case .box .top .art h3 {
  font-size: 32px;
  line-height: 31px;
  color: #333;
}
.case .box .top .art p {
  font-size: 15px;
  line-height: 40px;
  color: #989898;
  margin-left: 31px;
}
.case .box .more {
  margin: 20px 0 0;
  display: block;
  width: 178px;
  height: 45px;
  background: url(../images/more4.png) no-repeat center right;
  font-size: 15px;
  line-height: 45px;
  color: #333;
}
.case .caseslide {
  position: relative;
  margin: 94px 0 0;
}
.case .caseslide .art {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  position: absolute;
  top: 10px;
  left: -143px;
  width: 90px;
  height: 470px;
  background: #0093dd;
  border-radius: 35px 0 0 35px;
  padding: 80px 0;
  box-sizing: border-box;
}
.case .caseslide .art .prev {
  width: 90px;
  height: 39px;
  background: url(../images/prev-case.png) no-repeat center;
  cursor: pointer;
}
.case .caseslide .art .next {
  width: 90px;
  height: 39px;
  background: url(../images/next-case.png) no-repeat center;
  cursor: pointer;
}
.case .caseslide .art .hd {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 110px;
  width: 8px;
  margin: 0 auto;
}
.case .caseslide .art .hd li {
  width: 8px;
  height: 8px;
  border: 1px solid #75c5ed;
  border-radius: 50%;
  transition: 0.5s linear;
}
.case .caseslide .art .hd .on {
  background: #fff;
}
.case .caseslide .bd li {
  width: 1280px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.case .caseslide .bd li .aside {
  display: flex;
  flex-wrap: wrap;
  width: 680px;
  position: relative;
}
.case .caseslide .bd li .aside .list {
  display: flex;
  width: 330px;
  height: 220px;
  background: #f7f9fa;
  padding: 10px 0 10px 10px;
  box-sizing: border-box;
  margin-right: 19px;
  margin-bottom: 30px;
}
.case .caseslide .bd li .aside .list .tu {
  position: relative;
  width: 250px;
  height: 200px;
  box-sizing: border-box;
  z-index: 50;
}
.case .caseslide .bd li .aside .list .tu::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  height: 200px;
  pointer-events: none;
  background: none;
  z-index: -1;
  transition: 0.5s linear;
}
.case .caseslide .bd li .aside .list .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.case .caseslide .bd li .aside .list .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s linear;
}
.case .caseslide .bd li .aside .list .cond {
  display: block;
  width: 70px;
  font-size: 16px;
  line-height: 70px;
  color: #333;
  text-align: center;
  writing-mode: vertical-lr;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.case .caseslide .bd li .aside .list i{
  display: none;
}
.case .caseslide .bd li .aside .list:hover .tu .img img {
  transform: scale(1.1);
}
.case .caseslide .bd li .aside .list:hover .cond {
  color: #0093dd;
  letter-spacing: 1px;
}
.case .caseslide .bd li .aside .list:nth-child(2) {
  margin-right: 0;
}
.case .caseslide .bd li .aside .list:nth-child(4) {
  margin-right: 0;
}
.case .caseslide .bd li .aside .list:nth-child(5) {
  position: absolute;
  top: 0;
  left: 720px;
  width: 558px;
  height: 500px;
  background: none;
  padding: 0;
}
.case .caseslide .bd li .aside .list:nth-child(5) .tu {
  position: relative;
  width: 558px;
  height: 400px;
  box-sizing: border-box;
  z-index: 50;
  padding: 10px;
  background: #f7f9fa;
}
.case .caseslide .bd li .aside .list:nth-child(5) .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.case .caseslide .bd li .aside .list:nth-child(5) .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s linear;
}
.case .caseslide .bd li .aside .list:nth-child(5) .cond {
  position: absolute;
  top: 430px;
  left: 0;
  width: 465px;
  display: block;
  font-size: 18px;
  line-height: 30px;
  height: 30px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
  writing-mode: unset;
  text-align: left;
}
.case .caseslide .bd li .aside .list:nth-child(5)  i {
  position: absolute;
  top: 430px;
  right: 0;
  display: block;
  padding: 0 0 0 40px;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #b7b7b7;
}
.case .caseslide .bd li .aside .list:nth-child(5) i:before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  position: absolute;
  top: 15px;
  left: 0;
  background: #ccc;
}
.case .caseslide .bd li .aside .list:nth-child(5):hover .tu .img img {
  transform: scale(1.1);
}
.case .caseslide .bd li .aside .list:nth-child(5):hover .text .cond {
  color: #0093dd;
  letter-spacing: 1px;
}
.abo {
  height: 742px;
  background: url(../images/abo.jpg) no-repeat center top;
  padding: 100px 0 0;
  box-sizing: border-box;
}
.abo .contents {
  display: flex;
  justify-content: space-between;
}
.abo .about {
  width: 590px;
  height: 458px;
  position: relative;
}
.abo .about::before {
  content: "";
  display: block;
  width: 590px;
  height: 458px;
  position: absolute;
  top: 10px;
  right: -10px;
  background: #fff;
  border-radius: 20px;
  opacity: 0.3;
}
.abo .about .tu {
  width: 590px;
  height: 458px;
  border-radius: 20px;
  overflow: hidden;
}
.abo .about .tu img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.abo .about .tu img:hover {
  transform: scale(1.1);
}
.abo .plaet {
  width: 575px;
  position: relative;
  margin: 20px 0 0;
}
.abo .plaet::before {
  content: "";
  display: block;
  width: 94px;
  height: 4px;
  position: absolute;
  top: 120px;
  left: 0;
  background: #fff;
}
.abo .plaet .top {
  position: relative;
  z-index: 50;
}
.abo .plaet .top::before {
  content: "";
  display: block;
  width: 106px;
  height: 14px;
  position: absolute;
  top: 22px;
  left: -29px;
  z-index: -1;
  background: #f1b807;
  opacity: 0.2;
}
.abo .plaet .top em {
  display: block;
  font-size: 50px;
  line-height: 40px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 1000;
}
.abo .plaet .top .art {
  margin: 15px 0 0;
  position: relative;
  display: flex;
  height: 31px;
}
.abo .plaet .top .art::before {
  content: "";
  display: block;
  width: 9px;
  height: 16px;
  position: absolute;
  background: url(../images/title2.png) no-repeat center;
  top: 13px;
  left: 139px;
}
.abo .plaet .top .art h3 {
  font-size: 32px;
  line-height: 31px;
  color: #fff;
}
.abo .plaet .top .art p {
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  margin-left: 31px;
}
.abo .plaet .text {
  margin: 80px 0 0;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 120px;
}
.abo .plaet .more {
  margin: 60px 0 0;
  display: block;
  width: 178px;
  height: 45px;
  background: url(../images/more5.png) no-repeat center right;
  font-size: 15px;
  line-height: 45px;
  color: #fff;
}
.capital {
  height: 741px;
  background: url(../images/cap.jpg) no-repeat center top;
}
.capital .box {
  display: flex;
  justify-content: space-between;
}
.capital .box .top {
  position: relative;
  z-index: 50;
}
.capital .box .top::before {
  content: "";
  display: block;
  width: 106px;
  height: 14px;
  position: absolute;
  top: 22px;
  left: -29px;
  z-index: -1;
  background: #0093dd;
  opacity: 0.2;
}
.capital .box .top em {
  display: block;
  font-size: 50px;
  line-height: 40px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 1000;
}
.capital .box .top .art {
  margin: 15px 0 0;
  position: relative;
  display: flex;
  height: 31px;
}
.capital .box .top .art::before {
  content: "";
  display: block;
  width: 9px;
  height: 16px;
  position: absolute;
  background: url(../images/title1.png) no-repeat center;
  top: 13px;
  left: 139px;
}
.capital .box .top .art h3 a {
  display: block;
  font-size: 32px;
  line-height: 31px;
  color: #333;
}
.capital .box .top .art p {
  font-size: 15px;
  line-height: 40px;
  color: #989898;
  margin-left: 31px;
}
.capital .box .hd {
  width: 513px;
  display: flex;
  justify-content: space-between;
}
.capital .box .hd li {
  width: 126px;
  height: 40px;
  border-radius: 6px;
  background: #fff;
  transition: 0.5s linear;
}
.capital .box .hd li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 18px;
  line-height: 40px;
  color: #444;
  text-align: center;
  transition: 0.5s linear;
}
.capital .box .hd .on {
  background: #0093dd;
}
.capital .box .hd .on a {
  color: #fff;
}
.capital .warp {
  margin: 45px 0 0;
}
.capital .warp .bd li {
  display: flex;
  justify-content: space-between;
}
.capital .warp .bd li .aside {
  width: 490px;
  height: 530px;
  background: #fff;
  padding: 20px 20px 0;
  box-sizing: border-box;
}
.capital .warp .bd li .aside .tu {
  position: relative;
  width: 100%;
  height: 320px;
  box-sizing: border-box;
  z-index: 50;
}
.capital .warp .bd li .aside .tu::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 320px;
  pointer-events: none;
  background: none;
  z-index: -1;
  transition: 0.5s linear;
}
.capital .warp .bd li .aside .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.capital .warp .bd li .aside .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s linear;
}
.capital .warp .bd li .aside .text {
  position: relative;
  margin: 30px 0 0;
}
.capital .warp .bd li .aside .text::before {
  content: "";
  display: block;
  width: 440px;
  height: 1px;
  position: absolute;
  top: 75px;
  left: 0;
  background: #ebebeb;
}
.capital .warp .bd li .aside .text .cond {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.capital .warp .bd li .aside .text p {
  font-size: 14px;
  line-height: 30px;
  color: #adadad;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.capital .warp .bd li .aside .text .data {
  margin: 35px 0 0;
  height: 30px;
  display: flex;
  justify-content: space-between;
}
.capital .warp .bd li .aside .text .data i {
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #666;
}
.capital .warp .bd li .aside .text .data .more {
  display: block;
  width: 94px;
  height: 30px;
  background: #0093dd;
  border-radius: 15px;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
.capital .warp .bd li .aside:hover .tu .img img {
  transform: scale(1.1);
}
.capital .warp .bd li .aside:hover .text .cond {
  color: #0093dd;
  letter-spacing: 1px;
}
.capital .warp .bd li .plaet {
  width: 718px;
}
.capital .warp .bd li .plaet .list {
  display: flex;
  justify-content: space-between;
  height: 166px;
  border-bottom: 1px solid #dbdbdb;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.capital .warp .bd li .plaet .list .data {
  margin: 39px 0 0;
}
.capital .warp .bd li .plaet .list .data b {
  display: block;
  font-size: 22px;
  line-height: 20px;
  color: #666;
}
.capital .warp .bd li .plaet .list .data i {
  margin: 12px 0 0;
  display: block;
  font-size: 12px;
  line-height: 10px;
  color: #666;
}
.capital .warp .bd li .plaet .list .text {
  margin: 30px 0 0;
  width: 345px;
}
.capital .warp .bd li .plaet .list .text .cond {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.capital .warp .bd li .plaet .list .text p {
  margin: 8px 0 0;
  font-size: 15px;
  line-height: 30px;
  color: #adadad;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.capital .warp .bd li .plaet .list .text .more {
  display: block;
  width: 25px;
  height: 30px;
  background: url(../images/more6.png) no-repeat center;
}
.capital .warp .bd li .plaet .list .tu {
  position: relative;
  width: 215px;
  height: 136px;
  box-sizing: border-box;
  z-index: 50;
}
.capital .warp .bd li .plaet .list .tu::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 215px;
  height: 136px;
  pointer-events: none;
  background: none;
  z-index: -1;
  transition: 0.5s linear;
}
.capital .warp .bd li .plaet .list .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.capital .warp .bd li .plaet .list .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s linear;
}
.capital .warp .bd li .plaet .list:hover .text .cond {
  color: #0093dd;
  letter-spacing: 1px;
}
.capital .warp .bd li .plaet .list:hover .tu .img img {
  transform: scale(1.1);
}
.capital .warp .bd li .plaet .list:last-child {
  border: none;
}
