.contents {
  width: 1360px;
  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,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight {
  -webkit-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
.pro {
  overflow: hidden;
  margin: 58px 0 0;
}
.pro .box {
  display: flex;
  justify-content: space-between;
}
.pro .box .top em {
  display: block;
  font-size: 48px;
  color: #146c57;
  line-height: 33px;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
}
.pro .box .top em i {
  color: #333;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  font-style: italic;
}
.pro .box .top h3 {
  margin: 24px 0 0;
}
.pro .box .top h3 a {
  display: block;
  font-size: 30px;
  color: #333;
  line-height: 30px;
  padding-left: 35px;
  background: url(../image/t1.png) no-repeat center left;
}
.pro .box .list {
  width: 670px;
  display: flex;
  justify-content: right;
}
.pro .box .list li a {
  display: block;
  width: 144px;
  height: 50px;
  background: #f2f2f2;
  padding: 0 5px;
  box-sizing: border-box;
  font-size: 18px;
  color: #333;
  line-height: 50px;
  text-align: center;
  transition: 0.5s linear;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro .box .list .on a {
  background: #146c57;
  color: #fff;
}
.pro .listimg {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 49px 0 0;
}
.pro .listimg li {
  width: 400px;
  margin-bottom: 65px;
}
.pro .listimg li .tu {
  width: 400px;
  height: 300px;
  background: #eee;
  padding: 10px;
  box-sizing: border-box;
}
.pro .listimg li .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pro .listimg li .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.pro .listimg li .tu .img img:hover {
  transform: scale(1.1);
}
.pro .listimg li .text {
  height: 80px;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
  padding: 0 70px 0 10px;
  position: relative;
}
.pro .listimg li .text::before {
  content: "";
  display: block;
  width: 21px;
  height: 5px;
  position: absolute;
  background: url(../image/title1.png) no-repeat center;
  top: 56px;
  left: 0;
  pointer-events: none;
}
.pro .listimg li .text .cond {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 65px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.pro .listimg li .text .more {
  display: block;
  width: 80px;
  height: 28px;
  background: #f2f2f2;
  border-radius: 14px;
  font-family: Arial;
  font-size: 13px;
  color: #666;
  line-height: 28px;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -14px;
}
.pro .listimg li:hover .text .cond {
  letter-spacing: 1px;
}
.pro .listimg li:hover .text .more {
  background: #146c57;
  color: #fff;
}
.reason {
  height: 886px;
  background: url(../image/reason.jpg) no-repeat center top;
  padding: 171px 0 0;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.reason .contents {
  position: relative;
}
.reason .reasonslide {
  margin: 0 -47px 0 0;
  position: relative;
}
.reason .reasonslide .bd li {
  display: flex;
  justify-content: space-between;
  height: 609px !important;
}
.reason .reasonslide .bd li .text {
  width: 595px;
  margin: 180px 0 0;
  position: relative;
}
.reason .reasonslide .bd li .text::before {
  content: "";
  display: block;
  width: 21px;
  height: 5px;
  position: absolute;
  background: url(../image/title1.png) no-repeat center;
  top: 36px;
  left: 0;
  pointer-events: none;
}
.reason .reasonslide .bd li .text h4 {
  font-size: 22px;
  color: #333;
  line-height: 22px;
  font-weight: bold;
}
.reason .reasonslide .bd li .text p {
  font-size: 16px;
  color: #333;
  line-height: 36px;
  margin: 23px 0 0;
}
.reason .reasonslide .bd li .ys {
  position: relative;
  z-index: 50;
  width: 609px;
  box-shadow: 0px 33px 70px 0px rgba(0, 0, 0, 0.05);
}
.reason .reasonslide .bd li .ys::before {
  content: "";
  display: block;
  width: 609px;
  height: 609px;
  position: absolute;
  background: #79d192;
  border-radius: 50%;
  top: 0;
  right: -77px;
  z-index: -1;
  background: #146c57;
}
.reason .reasonslide .bd li .ys img {
  width: 609px;
  height: 609px;
  border-radius: 50%;
  overflow: hidden;
  border: 10px solid #fff;
}
.reason .reasonslide .hd {
  width: 670px;
  position: absolute;
  bottom: -9px;
  left: 0;
  display: flex;
  justify-content: space-between;
}
.reason .reasonslide .hd li {
  width: 142px;
  height: 238px;
  background: url(../image/yb1.jpg) no-repeat center;
  padding: 114px 0 0 50px;
  box-sizing: border-box;
  display: flex;
  position: relative;
  box-shadow: 0px 33px 54px 0px rgba(0, 0, 0, 0.05);
}
.reason .reasonslide .hd li em {
  position: absolute;
  top: 24px;
  left: 28px;
  display: flex;
  width: 37px;
  height: 38px;
  overflow: hidden;
  justify-content: center;
  z-index: 50;
  transition: 0.5s linear;
}
.reason .reasonslide .hd li em img {
  position: absolute;
  transition: 0.5s linear;
}
.reason .reasonslide .hd li em img:nth-child(1) {
  top: 0;
}
.reason .reasonslide .hd li em img:nth-child(2) {
  top: -40px;
}
.reason .reasonslide .hd li i {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 18px;
  writing-mode: tb-rl;
  width: 18px;
}
.reason .reasonslide .hd li span {
  display: block;
  font-size: 14px;
  color: #999;
  line-height: 16px;
  writing-mode: tb-rl;
  width: 16px;
  margin-left: 9px;
}
.reason .reasonslide .hd .on {
  background: url(../image/yb2.jpg) no-repeat center;
}
.reason .reasonslide .hd .on em img:nth-child(1) {
  top: 50px;
}
.reason .reasonslide .hd .on em img:nth-child(2) {
  top: 0;
}
.reason .reasonslide .qq {
  display: block;
  width: 79px;
  height: 79px;
  background: #146c57 url(../image/qq1.png) no-repeat center;
  border-radius: 50%;
  position: absolute;
  top: 119px;
  left: 745px;
  z-index: 50;
}
.reason .reasonslide .qq::before {
  content: "";
  display: block;
  width: 93px;
  height: 93px;
  position: absolute;
  background: #fff;
  opacity: 0.3;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin: -46.5px 0 0 -46.5px;
  z-index: -1;
  animation: identifier 3s infinite alternate;
}
.reason .top {
  position: absolute;
  top: 22px;
  left: 0;
}
.reason .top em {
  display: block;
  font-size: 48px;
  color: #146c57;
  line-height: 33px;
  font-family: 'Times New Roman', Times, serif;
  font-weight: 1000;
}
.reason .top em i {
  color: #333;
  font-family: 'Times New Roman', Times, serif;
  font-weight: 1000;
  font-style: italic;
}
.reason .top h3 {
  margin: 24px 0 0;
  display: block;
  font-size: 30px;
  color: #333;
  line-height: 30px;
  padding-left: 35px;
  background: url(../image/t1.png) no-repeat center left;
  position: relative;
}
.reason .top h3::before {
  content: "";
  display: block;
  width: 298px;
  height: 1px;
  position: absolute;
  background: #222;
  top: 39px;
  left: 0;
}
.reason .en {
  font-family: SimSun;
  line-height: 10px;
  writing-mode: tb-rl;
  font-size: 14px;
  letter-spacing: 14px;
  color: #fff;
  opacity: 0.3;
  position: absolute;
  top: 145px;
  left: -242px;
}
.reason .an {
  font-family: SimSun;
  line-height: 10px;
  writing-mode: tb-rl;
  font-size: 14px;
  letter-spacing: 14px;
  color: #333;
  position: absolute;
  top: 22px;
  right: -186px;
}
.case {
  margin: 68px 0 0;
  overflow: hidden;
  margin-bottom: 68px;
}
.case .box {
  display: flex;
  justify-content: space-between;
}
.case .box .top em {
  display: block;
  font-size: 48px;
  color: #146c57;
  line-height: 33px;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
}
.case .box .top em i {
  color: #333;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  font-style: italic;
}
.case .box .top h3 {
  margin: 24px 0 0;
  display: block;
  font-size: 30px;
  color: #333;
  line-height: 30px;
  padding-left: 35px;
  background: url(../image/t1.png) no-repeat center left;
}
.case .box .more {
  display: block;
  font-size: 16px;
  color: #146c57;
  line-height: 102px;
  padding-right: 75px;
  background: url(../image/more3.png) no-repeat center right;
}
.case .caseslide {
  display: flex;
  justify-content: space-between;
  margin: 33px 0 0;
}
.case .caseslide .hd {
  width: 100px;
  height: 440px;
  background: #f8f8f8;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 95px 0;
  box-sizing: border-box;
  border-radius: 50px;
}
.case .caseslide .hd li {
  font-family: Arial;
  font-size: 16px;
  color: #333;
  line-height: 40px;
  text-align: center;
  position: relative;
  z-index: 50;
  transition: 0.5s linear;
}
.case .caseslide .hd li::before {
  content: "";
  display: block;
  width: 0;
  height: 54px;
  position: absolute;
  background: #146c57;
  top: 50%;
  left: 0;
  margin-top: -27px;
  border-radius: 0px 27px 27px 0px;
  z-index: -1;
  transition: 0.5s linear;
}
.case .caseslide .hd .on {
  color: #fff;
}
.case .caseslide .hd .on::before {
  width: 142px;
}
.case .caseslide .bd {
  width: 1095px;
}
.case .caseslide .bd li {
  width: 1095px;
  display: flex;
  justify-content: space-between;
}
.case .caseslide .bd li .tu {
  width: 630px;
  height: 440px;
  border: 8px solid #e5e5e5;
  box-sizing: border-box;
}
.case .caseslide .bd li .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.case .caseslide .bd li .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.case .caseslide .bd li .tu .img img:hover {
  transform: scale(1.1);
}
.case .caseslide .bd li .text {
  width: 385px;
  margin: 33px 0 0;
  position: relative;
  z-index: 59;
}
.case .caseslide .bd li .text .cond {
  display: block;
  font-size: 20px;
  color: #333;
  line-height: 101px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.case .caseslide .bd li .text i {
  display: block;
  font-size: 101px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  line-height: 84px;
  color: #333;
  opacity: 0.04;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  letter-spacing: 36px;
}
.case .caseslide .bd li .text p {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 108px;
}
.case .caseslide .bd li .text .more {
  display: block;
  width: 241px;
  height: 71px;
  background: #146c57 url(../image/more1.png) no-repeat center left;
  background-position-x: 174px;
  border-radius: 35px;
  font-size: 16px;
  font-family: 'Times New Roman', Times, serif;
  line-height: 60px;
  font-weight: bold;
  padding: 0 0 0 57px;
  box-sizing: border-box;
  color: #fff;
  border: 6px solid #e5ece6;
  margin: 70px 0 0;
  transition: 0.2s ease-out;
}
.case .caseslide .bd li .text .more:hover {
  background: #333 url(../image/more1.png) no-repeat center left;
  background-position-x: 174px;
  transform: translateY(-4px);
}
.case .caseslide .bd li:hover .text .cond {
  letter-spacing: 1px;
  color: #146c57;
}
.case .list {
  display: flex;
  justify-content: space-between;
  margin: 58px 0 0;
}
.case .list li {
  width: 390px;
  display: flex;
  justify-content: space-between;
  background: #f5f5f5;
}
.case .list li .tu {
  display: block;
  width: 220px;
  height: 160px;
  overflow: hidden;
  padding: 10px;
  box-sizing: border-box;
  background: #f5f5f5;
}
.case .list li .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.case .list li .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.case .list li .tu .img img:hover {
  transform: scale(1.1);
}
.case .list li .text {
  width: 140px;
  margin: 20px 0 0;
}
.case .list li .text .cond {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.case .list li .text i {
  display: block;
  margin: 5px 0 0;
  font-size: 16px;
  color: #b7b7b7;
  line-height: 12px;
}
.case .list li .text .more {
  display: block;
  width: 28px;
  height: 28px;
  background: url(../image/more4.png) no-repeat center;
  margin: 27px 0 0;
  transition: 0.5s linear;
}
.case .list li:hover .text .cond {
  letter-spacing: 1px;
}
.case .list li:hover .text .more {
  background: url(../image/more5.png) no-repeat center;
}
.abo {
  height: 820px;
  background: url(../image/abo.jpg) no-repeat center top;
  padding: 198px 0 0;
  box-sizing: border-box;
  margin: 0 0 0;
}
.abo .top {
  display: flex;
  height: 33px;
}
.abo .top em {
  display: flex;
  font-size: 48px;
  color: #146c57;
  line-height: 33px;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
}
.abo .top em i {
  display: flex;
  font-size: 48px;
  color: #333;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  font-style: italic;
  line-height: 33px;
}
.abo .top h3 {
  font-size: 30px;
  color: #333;
  line-height: 33px;
  margin-left: 5px;
  background: url(../image/t1.png) no-repeat center right;
  padding-right: 34px;
}
.abo h4 {
  font-size: 22px;
  color: #333;
  line-height: 23px;
  font-weight: bold;
  margin: 75px 0 0;
}
.abo .zm {
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: #666;
  line-height: 11px;
  letter-spacing: 6px;
  margin: 13px 0 0;
  position: relative;
}
.abo .zm::before {
  content: "";
  display: block;
  width: 27px;
  height: 4px;
  position: absolute;
  background: #146c57;
  top: 34px;
  left: 0;
}
.abo .text {
  width: 578px;
  font-size: 16px;
  color: #666;
  line-height: 36px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 108px;
  margin: 50px 0 0;
}
.abo .more {
  display: block;
  width: 241px;
  height: 71px;
  background: #146c57 url(../image/more1.png) no-repeat center left;
  background-position-x: 174px;
  border-radius: 35px;
  font-size: 16px;
  font-family: 'Times New Roman', Times, serif;
  line-height: 60px;
  font-weight: bold;
  padding: 0 0 0 57px;
  box-sizing: border-box;
  color: #fff;
  border: 6px solid #e5ece6;
  margin: 40px 0 0;
  transition: 0.2s ease-out;
}
.abo .more:hover {
  background: #333 url(../image/more1.png) no-repeat center left;
  background-position-x: 174px;
  transform: translateY(-4px);
}
.abo .art {
  height: 50px;
  display: flex;
  margin: 73px 0 0;
}
.abo .art .tel {
  height: 50px;
  padding-left: 66px;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  background: url(../image/tel2.png) no-repeat center left;
  line-height: 50px;
}
.abo .art a {
  width: 204px;
  font-size: 18px;
  color: #333;
  line-height: 50px;
  border-bottom: 1px solid #146c57;
  box-sizing: border-box;
  padding: 0 0 0 56px;
  background: url(../image/more2.png) no-repeat center left;
  background-position-x: 160px;
}
.capital {
  margin: 82px 0 0;
}
.capital .top em {
  display: block;
  font-size: 48px;
  color: #146c57;
  line-height: 33px;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
}
.capital .top em i {
  color: #333;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  font-style: italic;
}
.capital .top h3 {
  margin: 24px 0 0;
}
.capital .top h3 a {
  display: block;
  font-size: 30px;
  color: #333;
  line-height: 30px;
  padding-left: 35px;
  background: url(../image/t1.png) no-repeat center left;
}
.capital .capitalslide {
  margin: 75px 0 0;
  position: relative;
}
.capital .capitalslide .bd li .art {
  width: 1300px;
  height: 210px;
  background: url(../image/lb1.png) no-repeat center;
  box-sizing: border-box;
  padding: 18px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.capital .capitalslide .bd li .art .img {
  display: block;
  width: 248px;
  height: 174px;
  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: 815px;
  margin: 30px 160px 0 0;
}
.capital .capitalslide .bd li .art .text .cond {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .art .text p {
  font-size: 15px;
  color: #999;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
  margin: 10px 0 0;
}
.capital .capitalslide .bd li .art .text .data {
  width: 85px;
  position: absolute;
  top: 42px;
  right: 28px;
}
.capital .capitalslide .bd li .art .text .data i {
  display: block;
  font-family: Arial;
  font-size: 30px;
  color: #999;
  font-weight: bold;
}
.capital .capitalslide .bd li .art .text .data span {
  font-family: Arial;
  font-size: 15px;
  color: #999;
  line-height: 11px;
  text-align: right;
  display: block;
  margin: 27px 0 0;
}
.capital .capitalslide .bd li .art .text .more {
  display: block;
  font-family: Arial;
  font-size: 14px;
  color: #333;
  line-height: 40px;
  width: 80px;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
}
.capital .capitalslide .bd li .art:hover .text .cond {
  letter-spacing: 1px;
  color: #146c57;
}
.capital .capitalslide .bd li .reg {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 47px 0 0;
}
.capital .capitalslide .bd li .reg .list {
  width: 400px;
  height: 222px;
  border: 1px solid #e5ece6;
  box-sizing: border-box;
  padding: 31px 20px 0 15px;
  background: #fff;
  margin-bottom: 34px;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .reg .list .data {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 23px;
}
.capital .capitalslide .bd li .reg .list .data .time i {
  display: block;
  font-family: Arial;
  font-size: 30px;
  font-weight: bold;
  color: #999;
  text-align: center;
  line-height: 22px;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .reg .list .data .time span {
  display: block;
  font-family: Arial;
  font-size: 15px;
  color: #999;
  line-height: 11px;
  text-align: center;
  margin: 15px 0 0;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .reg .list .data .more {
  display: block;
  width: 28px;
  height: 48px;
  background: url(../image/more4.png) no-repeat center;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .reg .list .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  margin: 20px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .reg .list p {
  font-size: 15px;
  color: #999;
  line-height: 30px;
  margin: 8px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .reg .list:hover {
  border-radius: 20px;
  background: #146c57 url(../image/lb2.png) no-repeat center;
  border-color: #146c57;
}
.capital .capitalslide .bd li .reg .list:hover .data .time i {
  color: #fff;
}
.capital .capitalslide .bd li .reg .list:hover .data .time span {
  color: #fff;
}
.capital .capitalslide .bd li .reg .list:hover .data .more {
  background: url(../image/more6.png) no-repeat center;
}
.capital .capitalslide .bd li .reg .list:hover .cond {
  color: #fff;
  letter-spacing: 1px;
}
.capital .capitalslide .bd li .reg .list:hover p {
  color: #fff;
}
.capital .capitalslide .hd {
  width: 480px;
  height: 124px;
  background: #efefef;
  border-radius: 62px;
  position: absolute;
  top: -166px;
  right: 0;
  z-index: 50;
  display: flex;
  justify-content: space-between;
}
.capital .capitalslide .hd li {
  position: relative;
  z-index: 50;
}
.capital .capitalslide .hd li::before {
  content: "";
  display: block;
  width: 150px;
  height: 0;
  position: absolute;
  background: url(../image/lb3.png) no-repeat center;
  top: 50%;
  left: 0;
  margin-top: -75px;
  z-index: -1;
  transition: 0.5s linear;
}
.capital .capitalslide .hd li a {
  display: block;
  width: 150px;
  height: 150px;
  font-size: 18px;
  color: #333;
  text-align: center;
  padding: 75px 0 0;
  box-sizing: border-box;
}
.capital .capitalslide .hd li:nth-child(1) a {
  background: url(../image/nt1.png) no-repeat center top;
  background-position-y: 30px;
}
.capital .capitalslide .hd li:nth-child(2) a {
  background: url(../image/nt2.png) no-repeat center top;
  background-position-y: 30px;
}
.capital .capitalslide .hd li:nth-child(3) a {
  background: url(../image/nt3.png) no-repeat center top;
  background-position-y: 30px;
}
.capital .capitalslide .hd .on:nth-child(1) a {
  background: url(../image/nt1s.png) no-repeat center top;
  background-position-y: 30px;
}
.capital .capitalslide .hd .on:nth-child(2) a {
  background: url(../image/nt2s.png) no-repeat center top;
  background-position-y: 30px;
}
.capital .capitalslide .hd .on:nth-child(3) a {
  background: url(../image/nt3s.png) no-repeat center top;
  background-position-y: 30px;
}
.capital .capitalslide .hd .on::before {
  height: 150px;
}
.capital .capitalslide .hd .on a {
  color: #fff;
}
.link {
  margin: 23px 0 0;
}
.link .contents {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.link p {
  width: 121px;
  height: 57px;
  background: url(../image/link.png) no-repeat top left;
  padding: 38px 0 0 33px;
  box-sizing: border-box;
  font-size: 18px;
  color: #146c57;
  line-height: 18px;
  flex: 1;
}
.link .lj {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 88%;
}
.link .lj a {
  display: block;
  font-size: 16px;
  color: #777;
  line-height: 27px;
  padding-left: 12px;
  margin-right: 20px;
  transition: 0.3s linear;
  background: url(../image/title2.png) no-repeat center left;
}
.link .lj a:hover {
  background: url(../image/title3.png) no-repeat center left;
  transform: translateY(-4px);
}
@keyframes identifier {
  to {
    transform: scale(1.2);
    opacity: 0;
  }
}
