.contents {
  width: 1600px;
  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;
}
.ding {
  background: #f5f5f5;
}
.ding ol {
  height: 130px;
  display: flex;
  justify-content: space-between;
}
.ding ol li {
  height: 130px;
  background: url(../images/lb1.jpg) no-repeat center;
  background-size: 100% 100%;
  width: 33vw;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  padding: 0 0 0 5%;
  position: relative;
  z-index: 50;
}
.ding ol li .ico {
  position: absolute;
  top: 62%;
  right: 21.5%;
  z-index: -1;
}
.ding ol li .art i {
  display: inline-block;
  font-size: 16px;
  color: #888;
  line-height: 15px;
}
.ding ol li .art p {
  font-size: 18px;
  color: #444;
  line-height: 30px;
  margin: 10px 0 0;
}
.ding ol li .art b {
  display: block;
  font-size: 24px;
  color: #444;
  line-height: 20px;
  margin: 5px 0 0;
}
.abo {
  margin: 88px 0 0;
  background: url(../images/abo.jpg) no-repeat center top;
}
.abo .contents {
  display: flex;
  justify-content: space-between;
}
.abo .aside {
  width: 50%;
}
.abo .aside .top {
  position: relative;
}
.abo .aside .top::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  background: url(../images/title5.png) no-repeat center;
  top: 85px;
  left: 115px;
}
.abo .aside .top em {
  height: 50px;
  font-size: 60px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  color: #333;
  line-height: 50px;
}
.abo .aside .top em i {
  color: #0259cc;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.abo .aside .top h3 {
  font-size: 26px;
  color: #333;
  line-height: 30px;
  margin: 10px 0 0;
}
.abo .aside .art {
  display: flex;
  height: 25px;
  margin: 50px 0 0;
}
.abo .aside .art b {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 25px;
}
.abo .aside .art i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: #aaa;
  line-height: 30px;
  margin-left: 8px;
}
.abo .aside .text {
  font-size: 15px;
  color: #666;
  line-height: 36px;
  margin: 10px 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 108px;
}
.abo .aside .more {
  display: block;
  width: 270px;
  height: 67px;
  padding: 0 0 0 79px;
  font-size: 16px;
  color: #333;
  line-height: 67px;
  font-weight: bold;
  background: url(../images/more1.png) no-repeat center left;
  background-position-x: 39px;
  position: relative;
  margin: 50px 0 0;
  box-sizing: border-box;
  transition: 0.2s ease-out;
}
.abo .aside .more::before {
  content: "";
  display: block;
  width: 95px;
  height: 2px;
  position: absolute;
  background: #f34d32;
  top: 0;
  left: 0;
  transition: 0.5s linear;
}
.abo .aside .more::after {
  content: "";
  display: block;
  width: 95px;
  height: 2px;
  position: absolute;
  background: #f34d32;
  bottom: 0;
  right: 0;
  transition: 0.5s linear;
}
.abo .aside .more:hover {
  transform: translateY(-5px);
}
.abo .aside .more:hover::before {
  width: 100%;
}
.abo .aside .more:hover::after {
  width: 100%;
}
.abo .aside .tu {
  width: 211px;
  height: 149px;
  padding: 10px;
  background: #eee;
  margin: 79px 0 0;
}
.abo .aside .tu .rong {
  display: block;
  overflow: hidden;
}
.abo .aside .tu .rong img {
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: 0.5s linear;
}
.abo .aside .tu .rong img:hover {
  transform: scale(1.1);
}
.abo .plaet {
  width: 631px;
  height: 631px;
  border: 1px solid #fef0ee;
  box-sizing: border-box;
  border-radius: 50%;
  position: relative;
}
.abo .plaet::before {
  content: "";
  display: block;
  width: 451px;
  height: 451px;
  position: absolute;
  border: 1px solid #fef0ee;
  border-radius: 50%;
  top: 90px;
  left: 90px;
  pointer-events: none;
}
.abo .plaet .style .art:nth-child(1) {
  width: 80px;
  position: absolute;
  top: 0;
  left: 129px;
}
.abo .plaet .style .art:nth-child(1) .tu {
  width: 80px;
  height: 80px;
  padding: 3px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 1px 26px 5px rgba(2, 89, 204, 0.1);
}
.abo .plaet .style .art:nth-child(1) .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
}
.abo .plaet .style .art:nth-child(1) .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.abo .plaet .style .art:nth-child(1) .tu .img img:hover {
  transform: scale(1.1);
}
.abo .plaet .style .art:nth-child(1) .cond {
  display: block;
  font-size: 18px;
  color: #444;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.abo .plaet .style .art:nth-child(2) {
  width: 80px;
  position: absolute;
  top: 156px;
  right: -18px;
}
.abo .plaet .style .art:nth-child(2) .tu {
  width: 80px;
  height: 80px;
  padding: 3px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 1px 26px 5px rgba(2, 89, 204, 0.1);
}
.abo .plaet .style .art:nth-child(2) .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
}
.abo .plaet .style .art:nth-child(2) .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.abo .plaet .style .art:nth-child(2) .tu .img img:hover {
  transform: scale(1.1);
}
.abo .plaet .style .art:nth-child(2) .cond {
  display: block;
  font-size: 18px;
  color: #444;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.abo .plaet .style .qq {
  width: 70px;
  height: 70px;
  background: #f34d32 url(../images/qq.png) no-repeat center;
  border-radius: 50%;
  box-shadow: 0px 1px 26px 5px rgba(220, 20, 54, 0.05);
  position: absolute;
  top: 527px;
  right: 88px;
}
.abo .plaet .reg {
  width: 90px;
  position: absolute;
  top: 310px;
  left: 56px;
}
.abo .plaet .reg .tu {
  width: 90px;
  height: 90px;
  padding: 3px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 1px 26px 5px rgba(2, 89, 204, 0.1);
}
.abo .plaet .reg .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
}
.abo .plaet .reg .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.abo .plaet .reg .tu .img img:hover {
  transform: scale(1.1);
}
.abo .plaet .reg .cond {
  display: block;
  font-size: 18px;
  color: #444;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.abo .plaet .junhen {
  width: 166px;
  height: 166px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  position: relative;
}
.abo .plaet .junhen::before {
  content: "";
  display: block;
  width: 233px;
  height: 233px;
  position: absolute;
  background: rgba(2, 89, 204, 0.05);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin-top: -116px;
  margin-left: -116px;
}
.abo .plaet .junhen img {
  display: block;
  width: 166px;
  height: 166px;
}
.pro {
  padding: 80px 0 60px;
  background: #fbfbfb;
  margin: 87px 0 0;
}
.pro .box {
  display: flex;
  justify-content: space-between;
}
.pro .box .top {
  position: relative;
}
.pro .box .top em {
  height: 50px;
  font-size: 60px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  color: #333;
  line-height: 50px;
}
.pro .box .top em i {
  color: #0259cc;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.pro .box .top h3 {
  display: flex;
  height: 35px;
}
.pro .box .top h3 a {
  display: block;
  font-size: 22px;
  color: #333;
  line-height: 35px;
}
.pro .box .top h3 i {
  display: block;
  font-size: 15px;
  color: #999;
  line-height: 40px;
  margin: 0 0 0 10px;
}
.pro .box .more {
  display: block;
  width: 240px;
  height: 67px;
  padding: 0 0 0 79px;
  font-size: 16px;
  color: #333;
  line-height: 67px;
  font-weight: bold;
  background: url(../images/more1.png) no-repeat center left;
  background-position-x: 39px;
  position: relative;
  box-sizing: border-box;
  transition: 0.2s ease-out;
}
.pro .box .more::before {
  content: "";
  display: block;
  width: 95px;
  height: 2px;
  position: absolute;
  background: #f34d32;
  top: 0;
  left: 0;
  transition: 0.5s linear;
}
.pro .box .more::after {
  content: "";
  display: block;
  width: 95px;
  height: 2px;
  position: absolute;
  background: #f34d32;
  bottom: 0;
  right: 0;
  transition: 0.5s linear;
}
.pro .box .more:hover {
  transform: translateY(-5px);
}
.pro .box .more:hover::before {
  width: 100%;
}
.pro .box .more:hover::after {
  width: 100%;
}
.pro ol {
  height: 80px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 17px 40px 0px rgba(0, 0, 0, 0.03);
  margin: 50px 0 0;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.pro ol li {
  width: 10%;
  position: relative;
}
.pro ol li::before {
  content: "";
  display: block;
  width: 0;
  height: 3px;
  position: absolute;
  background: #f34d32;
  bottom: 0;
  left: 0;
  transition: 0.5s linear;
}
.pro ol li a {
  display: block;
  font-size: 18px;
  color: #191919;
  line-height: 80px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro ol li:hover::before {
  width: 100%;
}
.pro ol li img {
  display: block;
  margin-top: -7px;
}
.pro ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 34px 0 0;
}
.pro ul li {
  width: 23.5%;
  margin-bottom: 23px;
}
.pro ul li .tu {
  width: 100%;
  height: 291px;
  overflow: hidden;
  border-radius: 5px;
  padding: 10px;
  box-sizing: border-box;
  border: solid 1px #e5e5e5;
}
.pro ul li .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pro ul li .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.pro ul li .tu .img img:hover {
  transform: scale(1.1);
}
.pro ul li .text {
  width: 100%;
  height: 47px;
  background: #fff;
  border-radius: 23px;
  border: solid 1px #e5e5e5;
  margin: 14px 0 0;
  padding: 0 40px 0 28px;
  box-sizing: border-box;
  position: relative;
}
.pro ul li .text .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 47px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.pro ul li .text .more {
  display: block;
  width: 20px;
  height: 47px;
  background: url(../images/more2.png) no-repeat center;
  position: absolute;
  top: 0;
  right: 15px;
}
.pro ul li:hover .text .cond {
  letter-spacing: 1px;
  color: #0259cc;
}
.quali {
  padding: 80px 0 0;
  background: url(../images/qua.jpg) no-repeat center;
  background-size: 100% 100%;
}
.quali .contents {
  display: flex;
  justify-content: space-between;
}
.quali .top {
  position: relative;
}
.quali .top em {
  height: 50px;
  font-size: 60px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  color: #333;
  line-height: 50px;
}
.quali .top em i {
  color: #0259cc;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.quali .top h3 {
  display: flex;
  height: 35px;
}
.quali .top h3 span {
  display: block;
  font-size: 22px;
  color: #333;
  line-height: 35px;
}
.quali .top h3 i {
  display: block;
  font-size: 15px;
  color: #999;
  line-height: 40px;
  margin: 0 0 0 10px;
}
.quali ol {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 70px 0 0;
}
.quali ol li {
  width: 25%;
  margin-bottom: 108px;
}
.quali ol li .num {
  font-size: 48px;
  color: transparent;
  line-height: 40px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  -webkit-text-stroke: 1px #c1c1c1;
  transition: 0.5s linear;
}
.quali ol li em {
  display: block;
  font-family: Arial;
  font-size: 14px;
  color: #999;
  line-height: 15px;
  margin: 25px 0 15px;
}
.quali ol li p {
  font-size: 20px;
  color: #333;
  line-height: 20px;
  display: inline;
  position: relative;
}
.quali ol li p::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  background: url(../images/title2.png) no-repeat center;
  top: 0px;
  right: -27px;
  opacity: 0;
  transition: 0.5s linear;
}
.quali ol .on .num {
  color: #0259cc;
  -webkit-text-stroke: 1px #0259cc;
}
.quali ol .on p::before {
  opacity: 1;
  top: -10px;
}
.quali .picimg {
  width: 29.5vw;
  margin: 45px 0 0;
}
.quali .picimg img {
  display: block;
  width: 100%;
  height: 464px;
}
.rea {
  margin: 90px 0 0;
  background: url(../images/rea.jpg) no-repeat center top;
  padding: 0 0 215px 0;
  overflow: hidden;
}
.rea .contents {
  position: relative;
}
.rea .top {
  position: relative;
}
.rea .top::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  background: url(../images/title5.png) no-repeat center;
  top: 85px;
  left: 296px;
}
.rea .top em {
  height: 50px;
  font-size: 60px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  color: #333;
  line-height: 50px;
}
.rea .top em i {
  color: #0259cc;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.rea .top h3 {
  font-size: 26px;
  color: #333;
  line-height: 30px;
  margin: 10px 0 0;
}
.rea .boxcontents {
  display: block;
}
.rea .boxcontents .reasonslide {
  margin: 195px 0 0 0;
  position: relative;
  padding: 0 0 0 10%;
  box-sizing: border-box;
  display: flex;
}
.rea .boxcontents .reasonslide .pageState {
  font-size: 0;
  color: transparent;
  position: relative;
  margin: 0 14vw 0 0;
}
.rea .boxcontents .reasonslide .pageState::before {
  content: "";
  display: block;
  width: 316px;
  height: 2px;
  position: absolute;
  background: #333;
  top: 120px;
  left: 0;
}
.rea .boxcontents .reasonslide .pageState::after {
  content: ".";
  position: absolute;
  top: 0;
  left: 120px;
  font-size: 116px;
  font-family: 'Times New Roman', Times, serif;
  line-height: 80px;
  font-weight: bold;
  color: #333;
}
.rea .boxcontents .reasonslide .pageState span {
  font-size: 116px;
  font-family: 'Times New Roman', Times, serif;
  line-height: 80px;
  font-weight: bold;
  color: #333;
}
.rea .boxcontents .reasonslide .bd {
  width: 505px;
  margin: 335px 30% 0 0;
}
.rea .boxcontents .reasonslide .bd li .art {
  position: relative;
}
.rea .boxcontents .reasonslide .bd li .art::before {
  content: "";
  display: block;
  width: 45px;
  height: 4px;
  position: absolute;
  background: #fff;
  border-radius: 2px;
  top: 68px;
  left: 50%;
  transform: translateX(-50%);
}
.rea .boxcontents .reasonslide .bd li .art b {
  display: block;
  font-size: 24px;
  color: #fff;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}
.rea .boxcontents .reasonslide .bd li .art i {
  font-family: Arial;
  font-size: 12px;
  color: #fff;
  line-height: 15px;
  text-align: center;
  display: block;
  margin: 12px 0 0;
}
.rea .boxcontents .reasonslide .bd li .text {
  font-size: 14px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  margin: 45px 0 0;
}
.rea .boxcontents .reasonslide .next {
  width: 149px;
  height: 45px;
  background: #f34d32;
  font-size: 16px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  line-height: 45px;
  text-align: center;
  cursor: pointer;
  color: #fff;
}
.rea .boxcontents .reasonslide .ys {
  position: absolute;
  top: -119px;
  left: 31%;
}
.rea .boxcontents .dec1 {
  position: absolute;
  top: 636px;
  left: 7%;
}
.rea .boxcontents .dec2 {
  position: absolute;
  top: 636px;
  right: 7%;
}
.rea .boxcontents .warpbox {
  position: absolute;
  top: 105px;
  right: 0;
  flex-wrap: wrap;
  flex-direction: column;
  align-content: flex-start;
}
.rea .boxcontents .warpbox::before {
  content: "";
  display: block;
  width: 49px;
  height: 31px;
  position: absolute;
  background: url(../images/title6.png) no-repeat center;
  top: -15px;
  right: -53px;
}
.rea .boxcontents .warpbox p {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  text-align: right;
  letter-spacing: 4px;
  position: relative;
}
.rea .boxcontents .warpbox p::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 14px;
  left: 14px;
  background: #0259cc;
  border-radius: 50%;
}
.rea .boxcontents .warpbox p b {
  color: #f34d32;
}
.rea .boxcontents .warpbox em {
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: #999;
  line-height: 15px;
  text-align: right;
  letter-spacing: 0.3px;
}
.rea .boxcontents .warpbox .art {
  display: flex;
  justify-content: flex-end;
  margin: 55px 0 0;
}
.rea .boxcontents .warpbox .art .tu {
  display: block;
}
.rea .boxcontents .warpbox .art .tu img {
  width: auto;
  height: 20px;
}
.rea .warpcontents {
  display: none;
  margin: 40px 0 0;
}
.rea .warpcontents .swiper-slide .ys {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.rea .warpcontents .swiper-slide .ys img {
  display: block;
  width: auto;
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.rea .warpcontents .swiper-slide .text {
  margin: 20px 0 0;
}
.rea .warpcontents .swiper-slide .text h4 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 35px;
}
.rea .warpcontents .swiper-slide .text p {
  font-size: 16px;
  color: #333;
  line-height: 28px;
}
.case {
  margin: 90px 0 0;
}
.case .box {
  display: flex;
  justify-content: space-between;
}
.case .box .top {
  position: relative;
}
.case .box .top em {
  height: 50px;
  font-size: 60px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  color: #333;
  line-height: 50px;
}
.case .box .top em i {
  color: #0259cc;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.case .box .top h3 {
  display: flex;
  height: 35px;
}
.case .box .top h3 span {
  display: block;
  font-size: 22px;
  color: #333;
  line-height: 35px;
}
.case .box .top h3 i {
  display: block;
  font-size: 15px;
  color: #999;
  line-height: 40px;
  margin: 0 0 0 10px;
}
.case .box .more {
  display: block;
  width: 240px;
  height: 67px;
  padding: 0 0 0 79px;
  font-size: 16px;
  color: #333;
  line-height: 67px;
  font-weight: bold;
  background: url(../images/more1.png) no-repeat center left;
  background-position-x: 39px;
  position: relative;
  box-sizing: border-box;
  transition: 0.2s ease-out;
}
.case .box .more::before {
  content: "";
  display: block;
  width: 95px;
  height: 2px;
  position: absolute;
  background: #f34d32;
  top: 0;
  left: 0;
  transition: 0.5s linear;
}
.case .box .more::after {
  content: "";
  display: block;
  width: 95px;
  height: 2px;
  position: absolute;
  background: #f34d32;
  bottom: 0;
  right: 0;
  transition: 0.5s linear;
}
.case .box .more:hover {
  transform: translateY(-5px);
}
.case .box .more:hover::before {
  width: 100%;
}
.case .box .more:hover::after {
  width: 100%;
}
.case ul {
  display: flex;
  justify-content: space-between;
  margin: 30px 0 0;
}
.case ul li {
  width: 23%;
  padding: 10px 10px 0;
  box-sizing: border-box;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
}
.case ul li .img {
  display: block;
  width: 100%;
  height: 270px;
  overflow: hidden;
}
.case ul li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.case ul li .img img:hover {
  transform: scale(1.1);
}
.case ul li .text {
  margin: 10px 0 0;
  position: relative;
}
.case ul li .text .cond {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 35px;
  padding: 0 20px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case ul li .text p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
}
.case ul li .text .more {
  display: block;
  width: 20px;
  height: 30px;
  background: url(../images/more2.png) no-repeat center;
  position: absolute;
  top: 0;
  right: 0;
}
.capital {
  padding: 50px 0 0;
  background: #fbfbfb;
  margin: 90px 0 0;
}
.capital .top {
  position: relative;
}
.capital .top em {
  height: 50px;
  font-size: 60px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  color: #333;
  line-height: 50px;
}
.capital .top em i {
  color: #0259cc;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.capital .top h3 {
  display: flex;
  height: 35px;
}
.capital .top h3 a {
  display: block;
  font-size: 22px;
  color: #333;
  line-height: 35px;
}
.capital .top h3 i {
  display: block;
  font-size: 15px;
  color: #999;
  line-height: 40px;
  margin: 0 0 0 10px;
}
.capital .capswiper {
  position: relative;
  margin: 50px 0 0;
}
.capital .capswiper .navlist {
  position: absolute;
  top: -120px;
  right: 0;
  height: 54px;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  width: 50vw;
  border-bottom: 1px solid #e9e9e9;
  box-sizing: border-box;
}
.capital .capswiper .navlist li {
  width: 25%;
  background: url(../images/nt1.png) no-repeat center right;
}
.capital .capswiper .navlist li a {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 54px;
  font-weight: bold;
  transition: 0.5s linear;
}
.capital .capswiper .navlist .on a {
  color: #f34d32;
}
.capital .capswiper .swiper-slide {
  display: flex;
  justify-content: space-between;
}
.capital .capswiper .swiper-slide .aside {
  width: 36%;
  height: 510px;
  border: 8px solid #f3f3f3;
  box-sizing: border-box;
  padding: 30px;
}
.capital .capswiper .swiper-slide .aside .img {
  display: block;
  width: 100%;
  height: 340px;
  overflow: hidden;
}
.capital .capswiper .swiper-slide .aside .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.capital .capswiper .swiper-slide .aside .img img:hover {
  transform: scale(1.1);
}
.capital .capswiper .swiper-slide .aside .text {
  padding: 0 45px 0 20px;
  box-sizing: border-box;
  margin: 30px 0 0;
  position: relative;
}
.capital .capswiper .swiper-slide .aside .text::before {
  content: "#";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  color: #333;
  line-height: 30px;
}
.capital .capswiper .swiper-slide .aside .text .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.capital .capswiper .swiper-slide .aside .text p {
  font-size: 15px;
  color: #999;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.capital .capswiper .swiper-slide .aside .text .data {
  position: absolute;
  top: 3px;
  right: 0;
}
.capital .capswiper .swiper-slide .aside .text .data b {
  display: block;
  font-family: Arial;
  font-size: 30px;
  font-weight: bold;
  line-height: 22px;
  text-align: right;
  color: #333;
  transition: 0.5s linear;
}
.capital .capswiper .swiper-slide .aside .text .data span {
  display: block;
  font-family: Arial;
  font-size: 14px;
  color: #999;
  line-height: 10px;
  text-align: center;
  margin: 19px 0 0;
  transition: 0.5s linear;
}
.capital .capswiper .swiper-slide .aside:hover .text .cond {
  letter-spacing: 1px;
}
.capital .capswiper .swiper-slide .aside:hover .text .data b {
  color: #0259cc;
}
.capital .capswiper .swiper-slide .aside:hover .text .data span {
  color: #0259cc;
}
.capital .capswiper .swiper-slide .plaet {
  width: 61.5%;
}
.capital .capswiper .swiper-slide .plaet .list {
  padding: 47px 5vw 0 8vw;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0px 13px 29px 0px rgba(0, 0, 0, 0.04);
  border: solid 1px #eeeeee;
  height: 144px;
  margin-bottom: 38px;
}
.capital .capswiper .swiper-slide .plaet .list::before {
  content: "#";
  display: block;
  position: absolute;
  top: 49px;
  left: 141px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
}
.capital .capswiper .swiper-slide .plaet .list::after {
  content: "";
  display: block;
  width: 66px;
  height: 66px;
  position: absolute;
  background: url(../images/title3.png) no-repeat center;
  top: 40px;
  left: 42px;
  transition: 0.5s linear;
}
.capital .capswiper .swiper-slide .plaet .list .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.capital .capswiper .swiper-slide .plaet .list p {
  font-size: 15px;
  color: #999;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.capital .capswiper .swiper-slide .plaet .list .data {
  position: absolute;
  top: 50%;
  right: 1.5vw;
  transform: translateY(-50%);
}
.capital .capswiper .swiper-slide .plaet .list .data b {
  display: block;
  font-family: Arial;
  font-size: 30px;
  font-weight: bold;
  line-height: 22px;
  text-align: right;
  color: #333;
  transition: 0.5s linear;
}
.capital .capswiper .swiper-slide .plaet .list .data span {
  display: block;
  font-family: Arial;
  font-size: 14px;
  color: #999;
  line-height: 10px;
  text-align: center;
  margin: 19px 0 0;
  transition: 0.5s linear;
}
.capital .capswiper .swiper-slide .plaet .list:hover::after {
  background: url(../images/title4.png) no-repeat center;
}
.capital .capswiper .swiper-slide .plaet .list:hover .cond {
  letter-spacing: 1px;
}
.capital .capswiper .swiper-slide .plaet .list:hover .data b {
  color: #0259cc;
}
.capital .capswiper .swiper-slide .plaet .list:hover .data span {
  color: #0259cc;
}
@media (max-width: 1680px) {
  .contents {
    width: 100%;
    padding: 0 3%;
    box-sizing: border-box;
  }
  .capital .capswiper .swiper-slide .plaet .list::before {
    display: none;
  }
  .capital .capswiper .swiper-slide .plaet .list::after {
    left: 1vw;
  }
}
@media (max-width: 1400px) {
  .box-nav h3 a {
    font-size: 28px;
  }
  .rea .boxcontents .reasonslide {
    padding: 0;
    display: flex;
    justify-content: space-between;
  }
  .rea .boxcontents .reasonslide .pageState {
    margin: 0;
  }
  .rea .boxcontents .reasonslide .bd {
    margin: 335px 0 0 0;
  }
  .rea .boxcontents .reasonslide .ys {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 1024px) {
  body {
    margin-bottom: 90px !important;
  }
}
@media (max-width: 1200px) {
  .box-nav h3 a {
    font-size: 24px;
  }
  .quali .picimg {
    display: none;
  }
  .abo .contents {
    flex-direction: column;
    position: relative;
  }
  .abo .contents .aside {
    width: 100%;
  }
  .abo .contents .plaet {
    position: absolute;
    bottom: -15%;
    right: -5%;
    transform: scale(0.5);
  }
}
@media (max-width: 980px) {
  .rea {
    background: none;
    margin: 20px 0;
    padding: 0;
  }
  .rea .boxcontents {
    display: none;
  }
  .rea .warpcontents {
    display: block;
  }
  .ding {
    display: none;
  }
  .abo {
    margin: 40px 0 0;
  }
  .pro {
    margin: 40px 0 0;
    padding: 30px 0 0;
  }
  .pro ol {
    flex-wrap: wrap;
    height: auto;
  }
  .pro ol li {
    width: 25%;
  }
  .pro ol li:nth-child(5) {
    display: none;
  }
  .pro ul li {
    width: 49%;
  }
  .quali {
    padding: 40px 0 0;
  }
  .case ul {
    flex-wrap: wrap;
  }
  .case ul li {
    width: 49%;
    margin-bottom: 20px;
  }
  .capital {
    margin: 40px 0 0;
    padding: 30px 0 0;
  }
  .capital .capswiper .swiper-slide .plaet .list::after {
    display: none;
  }
  .capital .capswiper .swiper-slide {
    flex-wrap: wrap;
  }
  .capital .capswiper .swiper-slide .aside {
    width: 100%;
    height: auto;
    padding: 10px;
  }
  .capital .capswiper .swiper-slide .plaet {
    width: 100%;
    margin: 20px 0 0;
  }
  .capital .capswiper .swiper-slide .plaet .list {
    padding: 5px 60px 0 4%;
    height: 80px;
    margin-bottom: 15px;
  }
  .capital .capswiper {
    margin: 30px 0 0;
  }
  .capital .capswiper .navlist {
    position: static;
    margin: 0 auto 20px;
    width: 90%;
  }
  .abo .aside .tu {
    display: none;
  }
  .abo .plaet {
    display: none;
  }
  .abo .aside .art {
    flex-direction: column;
    height: auto;
  }
  .pro .box .more {
    display: none;
  }
  .case .box .more {
    display: none;
  }
  .case {
    margin: 40px 0 0;
  }
}
@media (max-width: 460px) {
  body {
    margin-bottom: 90px !important;
  }
  .abo .aside .top em {
    font-size: 42px;
  }
  .pro .box .top em {
    font-size: 42px;
  }
  .pro ol li {
    width: 48%;
  }
  .pro ul li .tu {
    height: 150px;
  }
  .quali .top em {
    font-size: 42px;
  }
  .quali ol li {
    width: 48%;
    margin-bottom: 20px;
  }
  .rea .top em {
    font-size: 42px;
  }
  .rea .warpcontents .swiper-slide .ys img {
    height: 200px;
  }
  .case .box .top em {
    font-size: 42px;
  }
  .case ul li .img {
    height: 140px;
  }
  .abo .aside .art {
    margin: 20px 0 0;
  }
  .capital .top em {
    font-size: 42px;
  }
}
