.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;
}
.img100 {
  transform: scale(1);
  transition: 0.5s linear;
}
.img100:hover {
  transform: scale(1.1);
}
.w100 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.pro {
  padding: 23px 0 0;
  box-sizing: border-box;
  margin: 74px 0 0;
  overflow: hidden;
}
.pro .proslide {
  position: relative;
}
.pro .proslide .hd {
  width: 910px;
  margin: 0 0 50px 375px;
  display: flex;
  justify-content: space-between;
}
.pro .proslide .hd li a {
  display: block;
  max-width: 220px;
  padding-left: 47px;
  box-sizing: border-box;
  position: relative;
}
.pro .proslide .hd li a i {
  display: block;
  width: 100px;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  line-height: 27px;
  font-size: 12px;
  color: #999;
  margin: 3px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro .proslide .hd li a span {
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin: 5px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro .proslide .hd li a em {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.pro .proslide .hd li a em img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.5s linear;
}
.pro .proslide .hd li a em img:nth-child(1) {
  top: 0;
  opacity: 1;
}
.pro .proslide .hd li a em img:nth-child(2) {
  top: -30px;
  opacity: 0;
}
.pro .proslide .hd .on a span {
  color: #ea6c13;
  font-weight: bold;
}
.pro .proslide .hd .on a em img:nth-child(1) {
  opacity: 0;
  top: 30px;
}
.pro .proslide .hd .on a em img:nth-child(2) {
  top: 0;
  opacity: 1;
}
.pro .proslide .bd li {
  width: 1280px;
  display: flex;
  flex-wrap: wrap;
}
.pro .proslide .bd li .list {
  width: 300px;
  margin: 0 25px 35px 0;
}
.pro .proslide .bd li .list .tu {
  width: 300px;
  height: 225px;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.02);
  padding: 10px;
  box-sizing: border-box;
}
.pro .proslide .bd li .list .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pro .proslide .bd li .list .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pro .proslide .bd li .list .text {
  padding: 0 60px 0 11px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  margin: 15px 0 0;
}
.pro .proslide .bd li .list .text .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.pro .proslide .bd li .list .text p {
  font-family: Arial;
  font-size: 12px;
  color: #999;
  line-height: 20px;
}
.pro .proslide .bd li .list .text .more {
  display: block;
  font-family: Arial;
  font-size: 12px;
  line-height: 30px;
  color: #c6c6c6;
  position: absolute;
  top: 15px;
  right: 0;
}
.pro .proslide .bd li .list:hover .text .cond {
  color: #213764;
  letter-spacing: 1px;
}
.pro .proslide .bd li .list:nth-child(4) {
  margin: 0 0 35px 0;
}
.pro .proslide .bd li .list:nth-child(8) {
  margin: 0 0 35px 0;
}
.pro .proslide .top {
  box-sizing: border-box;
  position: absolute;
  top: -23px;
  left: 0;
  z-index: 50;
}
.pro .proslide .top::before {
  content: "";
  display: block;
  width: 425px;
  height: 73px;
  position: absolute;
  background: url(../images/t1.png) no-repeat center;
  top: 0;
  left: -268px;
  z-index: -1;
}
.pro .proslide .top h3 {
  font-size: 24px;
  color: #333;
  line-height: 25px;
  font-weight: bold;
  padding: 48px 0 0 59px;
}
.pro .proslide .top p {
  font-family: Arial;
  font-size: 16px;
  color: #999;
  line-height: 12px;
  letter-spacing: 5px;
  margin: 15px 0 0;
}
.reason {
  height: 830px;
  background: url(../images/reason.jpg) no-repeat center top;
  overflow: hidden;
  margin: 35px 0 0;
}
.reason .reasonslide {
  margin: 0 -210px 0 0;
  position: relative;
}
.reason .reasonslide .bd li .ys {
  width: 1171px;
  height: 500px;
  margin: 0 0 0 315px;
  position: relative;
}
.reason .reasonslide .bd li .ys::before {
  content: "";
  display: block;
  width: 321px;
  height: 500px;
  position: absolute;
  background: #0c0c0c;
  opacity: 0.7;
  top: 0;
  left: 0;
  z-index: 1;
}
.reason .reasonslide .bd li .ys img {
  display: block;
  width: 1171px;
  height: 500px;
}
.reason .reasonslide .bd li .ys img:nth-child(2) {
  width: 220px;
  height: 165px;
  position: absolute;
  top: 417px;
  left: 745px;
  z-index: 10;
}
.reason .reasonslide .bd li .aside {
  display: flex;
  margin: 97px 0 0;
}
.reason .reasonslide .bd li .aside i {
  display: block;
  font-size: 60px;
  font-family: 'Times New Roman', Times, serif;
  line-height: 41px;
  color: #ea6c13;
  font-weight: bold;
  position: relative;
}
.reason .reasonslide .bd li .aside i::before {
  content: "";
  display: block;
  width: 58px;
  height: 1px;
  position: absolute;
  background: #ea6c13;
  top: 56px;
  left: 0;
}
.reason .reasonslide .bd li .aside .text {
  margin: 2px 0 0 40px;
  width: 742px;
}
.reason .reasonslide .bd li .aside .text h4 {
  font-size: 24px;
  color: #fff;
  line-height: 25px;
  letter-spacing: 1px;
}
.reason .reasonslide .bd li .aside .text em {
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: #fff;
  opacity: 0.5;
  letter-spacing: 1px;
  margin: 9px 0 0;
}
.reason .reasonslide .bd li .aside .text p {
  font-size: 16px;
  color: #fff;
  line-height: 42px;
}
.reason .reasonslide .next {
  height: 82px;
  width: 210px;
  background: #ea6c13;
  font-family: Arial;
  font-size: 24px;
  letter-spacing: 7px;
  text-align: center;
  color: #fff;
  line-height: 82px;
  position: absolute;
  top: 498px;
  right: 0;
  z-index: 10;
  cursor: pointer;
}
.reason .reasonslide .arr {
  width: 260px;
  height: 30px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.reason .reasonslide .arr .pageState {
  display: flex;
  justify-content: space-between;
  font-family: Arial;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
}
.reason .reasonslide .arr .pageState span {
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.reason .reasonslide .arr .hd {
  width: 160px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 16px;
  left: 50px;
  display: flex;
  justify-content: space-between;
}
.reason .reasonslide .arr .hd li {
  width: 0;
  flex: 1;
  height: 3px;
  margin: -1px 0 0;
  transition: 0.5s linear;
}
.reason .reasonslide .arr .hd .on {
  width: 41px;
  background: #ea6c13;
  border-radius: 2px;
}
.reason .reasonslide .top {
  width: 868px;
  height: 165px;
  background: url(../images/t2.png) no-repeat center;
  position: absolute;
  top: 104px;
  left: -272px;
  z-index: 10;
}
.reason .reasonslide .art {
  position: absolute;
  top: 350px;
  left: 0;
  width: 205px;
}
.reason .reasonslide .art i {
  display: inline-block;
  font-family: Arial;
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  padding: 1px 15px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 11px;
  margin-bottom: 14px;
}
.case {
  height: 685px;
  background: #fbfbfb;
  padding: 70px 0 0;
  box-sizing: border-box;
  overflow: hidden;
}
.case .box {
  display: flex;
  justify-content: space-between;
}
.case .box .top {
  box-sizing: border-box;
  position: relative;
  z-index: 50;
}
.case .box .top::before {
  content: "";
  display: block;
  width: 425px;
  height: 73px;
  position: absolute;
  background: url(../images/t3.png) no-repeat center;
  top: 0;
  left: -268px;
  z-index: -1;
}
.case .box .top h3 {
  font-size: 24px;
  color: #333;
  line-height: 25px;
  font-weight: bold;
  padding: 48px 0 0 59px;
}
.case .box .top p {
  font-family: Arial;
  font-size: 16px;
  color: #999;
  line-height: 12px;
  letter-spacing: 5px;
  margin: 15px 0 0;
}
.case .box .tel {
  height: 65px;
  padding-left: 70px;
  box-sizing: border-box;
  font-size: 20px;
  color: #333;
  line-height: 65px;
  background: url(../images/tel2.png) no-repeat center left;
  margin: 30px 0 0;
}
.case .box .tel i {
  font-family: Arial;
  font-size: 24px;
  color: #333;
  line-height: 65px;
  font-weight: bold;
}
.case .caseslide {
  margin: 58px -80px 0 0;
  display: flex;
  justify-content: space-between;
}
.case .caseslide .bd {
  width: 1190px;
}
.case .caseslide .bd li {
  width: 1190px;
  position: relative;
}
.case .caseslide .bd li .aside {
  display: flex;
  justify-content: space-between;
}
.case .caseslide .bd li .aside .tu {
  width: 480px;
  height: 360px;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.02);
  padding: 10px;
  box-sizing: border-box;
}
.case .caseslide .bd li .aside .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.case .caseslide .bd li .aside .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.case .caseslide .bd li .aside .tu .img img:hover {
  transform: scale(1.1);
}
.case .caseslide .bd li .aside .text {
  width: 660px;
  position: relative;
  padding: 6px 0 0;
  box-sizing: border-box;
}
.case .caseslide .bd li .aside .text::before {
  content: "";
  display: block;
  width: 660px;
  height: 1px;
  position: absolute;
  background: #ddd;
  top: 45px;
  left: 0;
}
.case .caseslide .bd li .aside .text::after {
  content: "CASE";
  font-family: Arial;
  font-size: 116px;
  color: #000;
  opacity: 0.2;
  line-height: 85px;
  opacity: 0.02;
  font-weight: 1000;
  letter-spacing: 28px;
  position: absolute;
  top: 0;
  left: 141px;
  z-index: -1;
}
.case .caseslide .bd li .aside .text .cond {
  display: block;
  font-size: 20px;
  color: #213764;
  line-height: 30px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0 0 0 18px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case .caseslide .bd li .aside .text .cond::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  background: #313131;
  border-radius: 50%;
  top: 15px;
  left: 0;
}
.case .caseslide .bd li .aside .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;
  margin: 40px 0 35px;
}
.case .caseslide .bd li .aside .text .more {
  display: block;
  width: 105px;
  height: 32px;
  background: #213764;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.case .caseslide .bd li .art {
  width: 660px;
  display: flex;
  position: absolute;
  bottom: -35px;
  right: 0;
}
.case .caseslide .bd li .art .list {
  width: 150px;
  margin-right: 20px;
}
.case .caseslide .bd li .art .list .tu {
  width: 150px;
  height: 115px;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.02);
  padding: 5px;
  box-sizing: border-box;
}
.case .caseslide .bd li .art .list .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.case .caseslide .bd li .art .list .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.case .caseslide .bd li .art .list .tu .img img:hover {
  transform: scale(1.1);
}
.case .caseslide .bd li .art .list .cond {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 33px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s ease-out;
}

.case .caseslide .bd li .art .list:hover .cond{
  color: #213764;
  letter-spacing: 1px;
}

.case .caseslide .bd li .art .list:last-child {
  margin: 0;
}
.case .caseslide .arr {
  width: 120px;
  height: 386px;
  background: #213764;
}
.case .caseslide .arr .reg {
  height: 200px;
  border-bottom: 1px solid #fff;
  box-sizing: border-box;
  padding: 63px 0;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  background: url(../images/arrcase.png) no-repeat center;
}
.case .caseslide .arr .reg .prev {
  height: 18px;
  cursor: pointer;
}
.case .caseslide .arr .reg .next {
  height: 18px;
  cursor: pointer;
}
.case .caseslide .arr .pageState {
  font-size: 0;
  color: transparent;
}
.case .caseslide .arr .pageState span {
  width: 120px;
  display: block;
  font-family: Arial;
  font-size: 28px;
  color: #fff;
  line-height: 185px;
  text-align: center;
  font-weight: bold;
}
.abo {
  padding: 70px 0 0;
  height: 885px;
  background: url(../images/abo.jpg) no-repeat center top;
  box-sizing: border-box;
}
.abo .contents {
  position: relative;
}
.abo .warp {
  display: flex;
  justify-content: space-between;
}
.abo .warp .aside {
  width: 772px;
  position: relative;
}
.abo .warp .aside .top {
  box-sizing: border-box;
  position: relative;
  z-index: 50;
}
.abo .warp .aside .top::before {
  content: "";
  display: block;
  width: 425px;
  height: 73px;
  position: absolute;
  background: url(../images/t4.png) no-repeat center;
  top: 0;
  left: -268px;
  z-index: -1;
}
.abo .warp .aside .top h3 {
  font-size: 24px;
  color: #333;
  line-height: 25px;
  font-weight: bold;
  padding: 48px 0 0 59px;
}
.abo .warp .aside .top p {
  font-family: Arial;
  font-size: 16px;
  color: #999;
  line-height: 12px;
  letter-spacing: 5px;
  margin: 15px 0 0;
}
.abo .warp .aside h4 {
  font-size: 24px;
  color: #333;
  line-height: 25px;
  font-weight: bold;
  margin: 50px 0 20px;
}
.abo .warp .aside em {
  font-size: 14px;
  color: #999;
  line-height: 15px;
  letter-spacing: 4px;
}
.abo .warp .aside .text {
  font-size: 16px;
  color: #666;
  line-height: 42px;
  margin: 20px 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  height: 210px;
}
.abo .warp .aside .rong {
  display: block;
  width: 125px;
  height: 166px;
  position: absolute;
  top: 0;
  right: 0;
}
.abo .warp .aside .rong::before {
  content: "";
  display: block;
  width: 125px;
  height: 166px;
  position: absolute;
  background: url(../images/rong.png) no-repeat center;
  top: 0;
  left: 0;
}
.abo .warp .aside .rong img {
  width: 125px;
  height: 166px;
}
.abo .warp .more {
  display: block;
  width: 160px;
  height: 45px;
  background: #213764;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
  color: #fff;
  margin: 392px 236px 0 0;
}
.abo .aboslide {
  margin: 40px 0 0;
}
.abo .aboslide .hd {
  width: 378px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.abo .aboslide .hd li {
  height: 125px;
  border-bottom: 1px solid #ddd;
  position: relative;
  overflow: hidden;
}
.abo .aboslide .hd li a {
  display: block;
  padding: 40px 0 0;
}
.abo .aboslide .hd li a i {
  display: block;
  font-size: 20px;
  color: #333;
  line-height: 20px;
  font-weight: bold;
}
.abo .aboslide .hd li a span {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 15px;
  margin: 15px 0 0;
}
.abo .aboslide .hd li a em {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  position: absolute;
  top: 30px;
  right: -80px;
  transition: 0.5s linear;
}
.abo .aboslide .hd .on a i {
  color: #213764;
}
.abo .aboslide .hd .on a em {
  right: 0;
}
.abo .aboslide .hd li:nth-child(3) {
  border-bottom: none;
}
.abo .aboslide .bd li {
  display: flex;
}
.abo .aboslide .bd li .list {
  width: 300px;
  margin: 0 30px 0 0;
}
.abo .aboslide .bd li .list .tu {
  width: 300px;
  height: 225px;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.02);
  padding: 10px;
  box-sizing: border-box;
}
.abo .aboslide .bd li .list .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.abo .aboslide .bd li .list .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.abo .aboslide .bd li .list .tu .img img:hover {
  transform: scale(1.1);
}
.abo .aboslide .bd li .list .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 46px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s ease-out;
}

.abo .aboslide .bd li .list .cond{
  color: #213764;
  letter-spacing: 1px;
}

.abo .aboslide .bd li .list:last-child {
  margin: 0;
}
.region {
  height: 425px;
  background: url(../images/region.jpg) no-repeat center top;
  padding: 47px 0 0;
  box-sizing: border-box;
}
.region .contents {
  display: flex;
  justify-content: space-between;
}
.region .aside {
  width: 640px;
  margin: 41px 0 0;
}
.region .aside h3 {
  font-size: 36px;
  line-height: 35px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
}
.region .aside p {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  letter-spacing: 2px;
  margin: 38px 0 5px;
}
.region .aside em {
  font-family: Arial;
  font-size: 10px;
  color: #fff;
  line-height: 10px;
  letter-spacing: 1.5px;
}
.region .aside .box {
  display: flex;
  margin: 30px 0 0;
}
.region .aside .box .qq {
  display: block;
  width: 67px;
  height: 195px;
  background: #fff url(../images/qq.png) no-repeat top;
  background-position-y: 33px;
  padding: 80px 0 0;
  box-sizing: border-box;
  font-size: 16px;
  color: #ea6c13;
  line-height: 67px;
  writing-mode: tb-rl;
  letter-spacing: 4px;
  box-shadow: -2px 0px 17px 3px rgba(38, 54, 129, 0.2);
  border-radius: 34px;
}
.region .aside .box .tel {
  margin: 92px 0 0 127px;
}
.region .aside .box .tel i {
  display: block;
  padding: 0 0 0 42px;
  font-size: 16px;
  line-height: 40px;
  color: #333;
  background: url(../images/tel3.png) no-repeat center left;
}
.region .aside .box .tel span {
  display: block;
  font-family: Arial;
  font-size: 26px;
  color: #333;
  line-height: 20px;
  font-weight: bold;
  padding: 0 0 0 42px;
  margin: 10px 0 0;
}
.region .plaet {
  width: 500px;
}
.region .plaet em {
  font-size: 14px;
  color: #fff;
  line-height: 14px;
  letter-spacing: 1px;
  height: 14px;
  margin: 0 0 0 55px;
}
.region .plaet .FOM {
  width: 500px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 105px 0 0;
}
.region .plaet .FOM .n {
  height: 45px;
  border-radius: 4px;
  position: relative;
  padding: 0 10px;
  box-sizing: border-box;
  margin-bottom: 29px;
}
.region .plaet .FOM .n i {
  display: block;
  font-size: 14px;
  color: #fff;
  padding-left: 22px;
  line-height: 35px;
  position: absolute;
  top: -17px;
  left: 22px;
}
.region .plaet .FOM .n img {
  width: 74px;
  height: 29px;
  position: absolute;
  top: 8px;
  right: 11px;
}
.region .plaet .FOM .n input {
  width: 100%;
  height: 100%;
  line-height: 45px;
  font-size: 14px;
  background: none;
  color: #fff;
}
.region .plaet .FOM .n input::placeholder {
  color: #fff;
}
.region .plaet .FOM .n textarea {
  width: 100%;
  height: 100%;
  line-height: 40px;
  font-size: 14px;
  background: none;
  color: #fff;
}
.region .plaet .FOM .n textarea::placeholder {
  color: #fff;
}
.region .plaet .FOM .n:nth-child(1) {
  width: 240px;
  background: url(../images/lb1.png) no-repeat top left;
}
.region .plaet .FOM .n:nth-child(1) i {
  background: url(../images/f1.png) no-repeat center left;
}
.region .plaet .FOM .n:nth-child(2) {
  width: 240px;
  background: url(../images/lb1.png) no-repeat top left;
}
.region .plaet .FOM .n:nth-child(2) i {
  background: url(../images/f2.png) no-repeat center left;
}
.region .plaet .FOM .n:nth-child(3) {
  width: 500px;
  background: url(../images/lb2.png) no-repeat top left;
}
.region .plaet .FOM .n:nth-child(3) i {
  background: url(../images/f3.png) no-repeat center left;
}
.region .plaet .FOM .n:nth-child(4) {
  width: 288px;
  background: url(../images/lb3.png) no-repeat top left;
}
.region .plaet .FOM .n:nth-child(4) i {
  background: url(../images/f4.png) no-repeat center left;
}
.region .plaet .FOM #btn {
  width: 190px;
  height: 45px;
  background: #fff url(../images/btn.png) no-repeat center left;
  background-position-x: 51px;
  font-size: 16px;
  color: #333;
  line-height: 45px;
  padding: 0 0 0 75px;
  box-sizing: border-box;
  cursor: pointer;
}
.capital {
  height: 749px;
  background: url(../images/cap.jpg) no-repeat center top;
  padding: 73px 0 0;
  box-sizing: border-box;
}
.capital .top {
  box-sizing: border-box;
  position: relative;
  z-index: 50;
}
.capital .top::before {
  content: "";
  display: block;
  width: 425px;
  height: 73px;
  position: absolute;
  background: url(../images/t5.png) no-repeat center;
  top: 0;
  left: -268px;
  z-index: -1;
}
.capital .top h3 {
  font-size: 24px;
  color: #333;
  line-height: 25px;
  font-weight: bold;
  padding: 48px 0 0 59px;
}
.capital .top p {
  font-family: Arial;
  font-size: 16px;
  color: #999;
  line-height: 12px;
  letter-spacing: 5px;
  margin: 15px 0 0;
}
.capital .capitalslide {
  margin: 50px 0 0;
  position: relative;
}
.capital .capitalslide .bd li .art {
  width: 1280px;
  height: 260px;
  background: #fff;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.02);
  padding: 10px 50px 0 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.capital .capitalslide .bd li .art .img {
  display: block;
  width: 430px;
  height: 240px;
  overflow: hidden;
}
.capital .capitalslide .bd li .art .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .art .img img:hover {
  transform: scale(1.1);
}
.capital .capitalslide .bd li .art .text {
  width: 745px;
  position: relative;
  padding: 25px 0 0;
}
.capital .capitalslide .bd li .art .text::before {
  content: "";
  display: block;
  width: 194px;
  height: 1px;
  position: absolute;
  background: #213764;
  top: 65px;
  left: -85px;
}
.capital .capitalslide .bd li .art .text .cond {
  display: block;
  font-size: 18px;
  color: #213764;
  line-height: 30px;
  font-weight: bold;
  padding: 0 150px 0 0;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.capital .capitalslide .bd li .art .text p {
  font-size: 14px;
  color: #888;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
  margin: 30px 0 0;
}
.capital .capitalslide .bd li .art .text .more {
  display: block;
  font-family: Arial;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 0 0 0 45px;
  box-sizing: border-box;
  width: 108px;
  height: 30px;
  background: url(../images/more1.png) no-repeat center;
  margin: 30px 0 0;
}
.capital .capitalslide .bd li .art .text i {
  font-family: Arial;
  font-size: 28px;
  color: #333;
  line-height: 30px;
  font-weight: bold;
  position: absolute;
  top: 25px;
  right: 0;
}
.capital .capitalslide .bd li .reg {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 37px 0 0;
}
.capital .capitalslide .bd li .reg .list {
  width: 385px;
  height: 63px;
  padding: 0 0 0 38px;
  box-sizing: border-box;
  margin-bottom: 32px;
  position: relative;
}
.capital .capitalslide .bd li .reg .list::before {
  content: "";
  display: block;
  width: 385px;
  height: 1px;
  position: absolute;
  background: #f0f0f0;
  top: 35px;
  left: 0;
}
.capital .capitalslide .bd li .reg .list::after {
  content: "";
  display: block;
  width: 20px;
  height: 3px;
  position: absolute;
  background: #333;
  top: 6px;
  left: 0;
}
.capital .capitalslide .bd li .reg .list .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s ease-out;
}
.capital .capitalslide .bd li .reg .list:hover .cond{
  color: #ea6c13;
  letter-spacing: 1px;
}

.capital .capitalslide .bd li .reg .list .text {
  padding: 0 18px 0 0;
  margin: 35px 0 0;
  display: flex;
  justify-content: space-between;
}
.capital .capitalslide .bd li .reg .list .text i {
  display: block;
  font-size: 14px;
  color: #888;
  line-height: 20px;
}
.capital .capitalslide .bd li .reg .list .text .more {
  display: block;
  font-size: 12px;
  color: #888;
  line-height: 20px;
  padding: 0 17px 0 0;
  background: url(../images/more2.png) no-repeat center right;
}
.capital .capitalslide .hd {
  width: 453px;
  position: absolute;
  top: -110px;
  right: 0;
  z-index: 50;
  display: flex;
  justify-content: space-between;
}
.capital .capitalslide .hd li a {
  display: block;
  font-size: 16px;
  color: #333;
  padding-left: 26px;
  line-height: 30px;
  background: url(../images/nt1.png) no-repeat center left;
  transition: 0.5s linear;
}
.capital .capitalslide .hd .on a {
  background: url(../images/nt2.png) no-repeat center left;
  color: #ea6c13;
}
.link {
  background: #fff;
}
.link .contents {
  min-height: 115px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.link p {
  height: 31px;
  width: 171px;
  background: url(../images/link.png) no-repeat center left;
  font-size: 18px;
  color: #333;
  line-height: 31px;
  padding: 0 0 0 210px;
  box-sizing: border-box;
  flex: 1;
}
.link .lj {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 73%;
}
.link .lj a {
  display: block;
  font-size: 14px;
  color: #999;
  line-height: 26px;
  margin-right: 20px;
  transition: 0.5s linear;
}
.link .lj a:hover {
  color: #213764;
}
