.contents {
  width: 1300px;
  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 {
  margin: 88px 0 0;
}
.pro .top {
  background: url(../images/t1.png) no-repeat center top;
}
.pro .top h3 a {
  display: block;
  font-size: 48px;
  color: #333;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
}
.pro .top p {
  font-size: 16px;
  color: #666;
  line-height: 17px;
  text-align: center;
  margin: 28px 0 0;
  letter-spacing: 13px;
}
.pro .listtitle {
  display: flex;
  justify-content: space-between;
  margin: 60px 00;
}
.pro .listtitle li {
  width: 192px;
  height: 278px;
  background: #fff;
  box-shadow: 0px 4px 8px 0px rgba(23, 68, 154, 0.22);
  border-radius: 18px;
  position: relative;
  transition: 0.5s linear;
}
.pro .listtitle li::before {
  content: "";
  display: block;
  width: 26px;
  height: 6px;
  position: absolute;
  background: url(../images/title1.png) no-repeat center;
  top: 76px;
  right: 20px;
}
.pro .listtitle li::after {
  content: "";
  display: block;
  width: 33px;
  height: 48px;
  position: absolute;
  background: url(../images/title2.png) no-repeat center;
  top: 242px;
  right: 20px;
  opacity: 1;
  transition: 0.5s linear;
}
.pro .listtitle li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px 18px 0 0;
  box-sizing: border-box;
}
.pro .listtitle li a::before {
  content: "";
  display: block;
  width: 164px;
  height: 164px;
  position: absolute;
  border: 1px dashed #347174;
  border-radius: 50%;
  box-sizing: border-box;
  top: 59px;
  left: -7px;
  opacity: 0;
  transition: 0.5s linear;
}
.pro .listtitle li a i {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 20px;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.pro .listtitle li a span {
  display: block;
  font-size: 14px;
  color: #999;
  line-height: 15px;
  text-align: right;
  text-transform: uppercase;
  margin: 5px 0 0;
}
.pro .listtitle li a em {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 15px;
  margin: 185px 0 0 20px;
  text-transform: uppercase;
  letter-spacing: 4px;
}
.pro .listtitle li a .tu {
  width: 164px;
  height: 164px;
  border: 4px solid #f6f8fb;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 50px;
  left: -28px;
}
.pro .listtitle li a .tu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}

.pro .listtitle li:hover{
  background: #fff url(../images/probj.png) no-repeat center;
}
.pro .listtitle li:hover::after{
  opacity: 0;
}
.pro .listtitle li a .tu img:hover {
  transform: scale(1.1);
}
.pro .listtitle li:hover a::before {
  transform: rotate(90deg);
  opacity: 1;
}
.pro .proslide {
  height: 442px;
  background: #fafbfc;
  border-radius: 20px;
  padding: 20px 70px 0 20px;
  box-sizing: border-box;
  position: relative;
}
.pro .proslide .bd li {
  display: flex;
  justify-content: space-between;
}
.pro .proslide .bd li .img {
  display: block;
  width: 630px;
  height: 402px;
  overflow: hidden;
  border-radius: 20px;
}
.pro .proslide .bd li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.pro .proslide .bd li .img img:hover {
  transform: scale(1.1);
}
.pro .proslide .bd li .text {
  width: 530px;
  margin: 50px 0 0;
  position: relative;
}
.pro .proslide .bd li .text::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #ddd;
  top: 36px;
  left: 0;
}
.pro .proslide .bd li .text::after {
  content: "";
  display: block;
  width: 120px;
  height: 1px;
  position: absolute;
  background: #347174;
  top: 36px;
  left: 0;
}
.pro .proslide .bd li .text .num {
  font-family: Arial;
  font-size: 18px;
  color: #333;
  line-height: 15px;
}
.pro .proslide .bd li .text .cond {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 30px;
  font-weight: bold;
  margin: 55px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro .proslide .bd 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;
  margin: 15px 0 0;
}
.pro .proslide .bd li .text .more {
  display: block;
  width: 152px;
  height: 40px;
  background: #347174;
  border-radius: 20px;
  padding: 0 0 0 28px;
  box-sizing: border-box;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  letter-spacing: 5px;
  position: relative;
  margin: 70px 0 0;
}
.pro .proslide .bd li .text .more::before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  background: url(../images/more1.png) no-repeat center;
  top: 7px;
  left: 99px;
  transition: 0.5s linear;
}
.pro .proslide .bd li .text .more:hover::before{
  left: 110px;
}
.pro .proslide .arr {
  width: 76px;
  display: flex;
  justify-content: space-between;
  height: 30px;
  position: absolute;
  top: 60px;
  right: 70px;
}
.pro .proslide .arr .prev {
  width: 9px;
  height: 30px;
  background: url(../images/prev-pro.png) no-repeat center;
  cursor: pointer;
}
.pro .proslide .arr .next {
  width: 9px;
  height: 30px;
  background: url(../images/next-pro.png) no-repeat center;
  cursor: pointer;
}
.pro ol {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 0;
}
.pro ol li {
  width: 310px;
}
.pro ol li .tu {
  width: 310px;
  height: 250px;
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
  padding: 10px;
  box-sizing: border-box;
}
.pro ol li .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pro ol li .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.pro ol li .tu .img img:hover {
  transform: scale(1.1);
}
.pro ol li .text {
  padding: 0 35px 0 10px;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #ddd;
}
.pro ol li .text::before {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  position: absolute;
  background: #347174;
  bottom: -1px;
  left: 0;
  transition: 0.5s linear;
}
.pro ol li .text .cond {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.pro ol li .text .more {
  display: block;
  width: 25px;
  height: 25px;
  background: #ddd url(../images/more2.png) no-repeat center;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -12px;
  transition: 0.5s linear;
}
.pro ol li:hover .text::before {
  width: 100%;
  background: #347174;
}
.pro ol li:hover .text .cond {
  letter-spacing: 1px;
}
.pro ol li:hover .text .more {
  background: #347174 url(../images/more3.png) no-repeat center;
}
.reason {
  height: 877px;
  background: url(../images/reason.jpg) no-repeat center top;
  margin: 80px 0 0;
  padding: 112px 0 0;
  box-sizing: border-box;
}
.reason .contents {
  position: relative;
}
.reason .top {
  position: absolute;
  top: 65px;
  left: 0;
}
.reason .top em {
  display: block;
  font-size: 56px;
  color: #fefefe;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  line-height: 40px;
}
.reason .top h3 {
  font-size: 24px;
  color: #fefefe;
  line-height: 25px;
  margin: 29px 0 0;
}
.reason .reasonslide .warp {
  display: flex;
}
.reason .reasonslide .warp .arr {
  width: 350px;
  margin: 320px 78px 0 0;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.reason .reasonslide .warp .arr::before {
  content: "";
  display: block;
  width: 114px;
  height: 2px;
  position: absolute;
  background: #fff;
  top: 80px;
  left: 115px;
}
.reason .reasonslide .warp .arr .next {
  width: 156px;
  height: 156px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  background: url(../images/next.png) no-repeat center;
  cursor: pointer;
}
.reason .reasonslide .warp .arr .pageState {
  display: flex;
  font-family: Arial;
  font-size: 24px;
  color: #fefefe;
  line-height: 156px;
}
.reason .reasonslide .warp .arr .pageState span {
  display: block;
  font-family: Arial;
  font-size: 48px;
  color: #fefefe;
  line-height: 156px;
  margin-right: 30px;
}
.reason .reasonslide .warp .bd li {
  display: flex;
  justify-content: space-between;
  width: 875px;
}
.reason .reasonslide .warp .bd li .ys {
  width: 459px;
  height: 506px;
  position: relative;
  z-index: 50;
}
.reason .reasonslide .warp .bd li .ys::before {
  content: "";
  display: block;
  width: 462px;
  height: 126px;
  position: absolute;
  background: url(../images/table.png) no-repeat center;
  bottom: 20px;
  left: 0;
  z-index: -1;
}
.reason .reasonslide .warp .bd li .ys img {
  width: 454px;
  height: 404px;
  display: block;
  margin: 0 auto;
}
.reason .reasonslide .warp .bd li .plaet {
  width: 335px;
  margin: 70px 0 0;
}
.reason .reasonslide .warp .bd li .plaet .art em {
  display: block;
  font-size: 30px;
  color: #fefefe;
  line-height: 20px;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
}
.reason .reasonslide .warp .bd li .plaet .art h4 {
  font-size: 20px;
  color: #fffefe;
  line-height: 21px;
  margin: 26px 0 0;
}
.reason .reasonslide .warp .bd li .plaet p {
  font-size: 14px;
  color: #bfcccc;
  line-height: 30px;
  margin: 70px 0 0;
}
.reason .reasonslide .warp .bd li .plaet a {
  display: block;
  width: 146px;
  height: 40px;
  background: #eabfaf;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  margin: 70px 0 0;
  color: #347174;
}
.reason .reasonslide .hd {
  display: flex;
  justify-content: space-between;
  margin: 95px 0 0;
  background: url(../images/line3.png) no-repeat center;
  height: 70px;
}
.reason .reasonslide .hd li {
  transition: 0.5s linear;
}
.reason .reasonslide .hd li .tu {
  height: 30px;
  position: relative;
}
.reason .reasonslide .hd li .tu img {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.5s linear;
}
.reason .reasonslide .hd li .tu img:nth-child(1) {
  opacity: 1;
}
.reason .reasonslide .hd li .tu img:nth-child(2) {
  opacity: 0;
}
.reason .reasonslide .hd li i {
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 17px;
  text-align: center;
  margin: 19px 0 0;
}
.reason .reasonslide .hd .on {
  transform: translateY(-25px);
}
.reason .reasonslide .hd .on .tu img:nth-child(1) {
  opacity: 0;
}
.reason .reasonslide .hd .on .tu img:nth-child(2) {
  opacity: 1;
}
.reason .reasonslide .hd .on i {
  color: #eabfaf;
}
.case {
  margin: 98px 0 0;
}
.case .top {
  background: url(../images/t1.png) no-repeat center top;
}
.case .top h3 {
  display: block;
  font-size: 48px;
  color: #333;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
}
.case .top p {
  font-size: 16px;
  color: #666;
  line-height: 17px;
  text-align: center;
  margin: 28px 0 0;
  letter-spacing: 13px;
}
.case .caseslide {
  margin: 60px 0 0;
  position: relative;
}
.case .caseslide .bd li {
  width: 402px !important;
  margin-right: 47px;
  position: relative;
}
.case .caseslide .bd li::before {
  content: "";
  display: block;
  width: 17px;
  height: 37px;
  position: absolute;
  background: url(../images/title3.png) no-repeat center;
  top: 456px;
  left: 191px;
  transition: 0.5s linear;
}
.case .caseslide .bd li .art {
  width: 402px;
  height: 426px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  padding: 6px;
  position: relative;
  overflow: hidden;
  z-index: 50;
}
.case .caseslide .bd li .art::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-radius: 50%;
  bottom: -50px;
  right: -50px;
  background: #347174;
  z-index: -2;
  transition: 1.2s cubic-bezier(0.7, 0, 0.3, 1);
}
.case .caseslide .bd li .art::after {
  content: "";
  display: block;
  width: 205px;
  height: 205px;
  position: absolute;
  background: #eabfaf;
  bottom: -300px;
  right: -300px;
  z-index: -1;
  border-radius: 50%;
  transition: 1.2s cubic-bezier(0.7, 0, 0.3, 1);
  transition-delay: 0.2s;
}
.case .caseslide .bd li .art .img {
  display: block;
  width: 100%;
  height: 274px;
  overflow: hidden;
}
.case .caseslide .bd li .art .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.case .caseslide .bd li .art .img img:hover {
  transform: scale(1.1);
}
.case .caseslide .bd li .art .text {
  padding: 0 20px;
  box-sizing: border-box;
  margin: 25px 0 0;
}
.case .caseslide .bd li .art .text .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
  transition-delay: 0.5s;
}
.case .caseslide .bd li .art .text .data {
  font-family: Arial;
  font-size: 14px;
  color: #999;
  line-height: 10px;
  margin: 5px 0 0;
  transition: 0.5s linear;
  transition-delay: 0.5s;
}
.case .caseslide .bd li .art .text .more {
  display: block;
  height: 49px;
  border-top: 1px solid #ddd;
  box-sizing: border-box;
  font-family: Arial;
  font-size: 14px;
  color: #999;
  line-height: 48px;
  margin: 27px 0 0;
  transition: 0.5s linear;
  transition-delay: 0.5s;
  background: url(../images/more4.png) no-repeat center right;
}
.case .caseslide .bd li .icon {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 30px;
  text-align: center;
  margin: 90px 0 0;
}
.case .caseslide .bd li:hover::before {
  background: url(../images/title4.png) no-repeat center;
}
.case .caseslide .bd li:hover .art::before {
  width: 100%;
  height: 100%;
  border-radius: 0;
  bottom: 0;
  right: 0;
}
.case .caseslide .bd li:hover .art::after {
  bottom: -102px;
  right: -102px;
}
.case .caseslide .bd li:hover .art .text .cond {
  color: #fff;
}
.case .caseslide .bd li:hover .art .text .data {
  color: #fff;
}
.case .caseslide .bd li:hover .art .text .more {
  color: #fff;
  border-color: #eabfaf;
  background: url(../images/more5.png) no-repeat center right;
}
.case .caseslide .arr {
  width: 100%;
  height: 46px;
  background: url(../images/arr-case.png) no-repeat center;
  position: absolute;
  top: 462px;
  right: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
}
.case .caseslide .arr .prev {
  width: 46px;
  height: 46px;
  cursor: pointer;
}
.case .caseslide .arr .next {
  width: 46px;
  height: 46px;
  cursor: pointer;
}
.coop {
  height: 360px;
  background: #347174;
  padding: 60px 0 0;
  box-sizing: border-box;
  margin: 107px 0 0;
}
.coop .box {
  display: flex;
  justify-content: space-between;
}
.coop .box .top h3 {
  display: flex;
}
.coop .box .top h3 i {
  display: block;
  font-size: 30px;
  color: #fff;
  line-height: 30px;
  font-weight: bold;
}
.coop .box .top h3 span {
  display: block;
  font-family: Arial;
  font-size: 14px;
  color: #aec1c2;
  line-height: 40px;
  margin: 0 0 0 20px;
}
.coop .box .tel {
  height: 30px;
  display: flex;
  padding: 0 0 0 31px;
  background: url(../images/tel2.png) no-repeat center left;
}
.coop .box .tel i {
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}
.coop .box .tel b {
  font-family: Arial;
  font-size: 22px;
  color: #fffefe;
  line-height: 30px;
}
.coop ol {
  display: flex;
  justify-content: space-between;
  margin: 55px 0 0;
}
.coop ol li {
  width: 120px;
  height: 120px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 10px;
  padding: 28px 0 0;
  box-sizing: border-box;
  position: relative;
  transition: 0.5s linear;
}
.coop ol li::before {
  content: "";
  display: block;
  width: 6px;
  height: 13px;
  position: absolute;
  background: url(../images/title5.png) no-repeat center;
  top: 54px;
  right: -28px;
}
.coop ol li .tu img {
  display: block;
  margin: 0 auto;
}
.coop ol li i {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 15px;
  text-align: center;
  margin: 17px 0 0;
}
.coop ol .on {
  background: #eabfaf;
}
.coop ol li:last-child::before {
  display: none;
}
.abo {
  height: 902px;
  background: url(../images/abo.jpg) no-repeat center top;
  padding: 88px 0 0;
  box-sizing: border-box;
}
.abo .top {
  background: url(../images/t4.png) no-repeat center top;
}
.abo .top h3 {
  display: block;
  font-size: 48px;
  color: #333;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
}
.abo .top p {
  font-size: 16px;
  color: #666;
  line-height: 17px;
  text-align: center;
  margin: 28px 0 0;
  letter-spacing: 13px;
}
.abo .warp {
  display: flex;
  justify-content: space-between;
  margin: 60px 0 0;
}
.abo .warp .aside {
  width: 536px;
  padding: 41px 0 0;
  background: url(../images/title1.png) no-repeat top left;
}
.abo .warp .aside h4 {
  font-size: 30px;
  color: #333;
  line-height: 30px;
  font-weight: bold;
}
.abo .warp .aside em {
  display: block;
  font-family: Arial;
  font-size: 16px;
  color: #999;
  line-height: 15px;
  letter-spacing: 6px;
  margin: 19px 0 0;
}
.abo .warp .aside .text {
  font-size: 14px;
  line-height: 36px;
  color: #666;
  margin: 30px 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:4;
  overflow: hidden;
  height: 144px;
}
.abo .warp .aside .more {
  display: block;
  width: 152px;
  height: 50px;
  background: #347174 url(../images/more1.png) no-repeat center left;
  background-position-x: 99px;
  border-radius: 25px;
  font-size: 14px;
  color: #fff;
  line-height: 50px;
  padding: 0 0 0 28px;
  box-sizing: border-box;
  letter-spacing: 5px;
  margin: 90px 0 0;
  transition: 0.3s linear;
}
.abo .warp .aside .more:hover{
  background: #347174 url(../images/more1.png) no-repeat center left;
  background-position-x: 105px;
}
.abo .warp .plaet {
  width: 651px;
  height: 420px;
  position: relative;
}
.abo .warp .plaet::before {
  content: "";
  display: block;
  width: 75px;
  height: 72px;
  position: absolute;
  background: url(../images/fen.png) no-repeat center;
  top: -34px;
  right: -32px;
  z-index: 50;
  animation: identifier 6s linear infinite;
}
.abo .warp .plaet .about {
  width: 651px;
  height: 420px;
  overflow: hidden;
}
.abo .warp .plaet .about img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.abo .warp .plaet .about img:hover {
  transform: scale(1.1);
}
.abo ol {
  display: flex;
  justify-content: space-between;
  padding: 0 57px;
  box-sizing: border-box;
  margin: 80px 0 0;
  height: 80px;
  background: url(../images/line.png) no-repeat center;
}
.abo ol li {
  position: relative;
  z-index: 50;
}
.abo ol li::before {
  content: "";
  display: block;
  width: 52px;
  height: 52px;
  position: absolute;
  background: #eabfaf;
  border-radius: 50%;
  top: 0;
  left: -18px;
  z-index: -1;
  opacity: 0;
  transition: 0.5s linear;
}
.abo ol li p {
  display: flex;
}
.abo ol li p i {
  display: block;
  font-family: Arial;
  font-size: 60px;
  color: #333;
  line-height: 70px;
  font-weight: bold;
  transition: 0.5s linear;
}
.abo ol li p span {
  font-size: 14px;
  color: #666;
  transition: 0.5s linear;
}
.abo ol li .icon {
  font-size: 14px;
  color: #666;
  line-height: 12px;
  text-align: center;
}
.abo ol li:hover::before {
  opacity: 1;
}
.abo ol li:hover p i {
  color: #347174;
}
.abo ol li:hover p span {
  color: #347174;
}
.capital {
  margin: 85px 0 0;
}
.capital .top {
  background: url(../images/t1.png) no-repeat center top;
}
.capital .top h3 a {
  display: block;
  font-size: 48px;
  color: #333;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
}
.capital .top p {
  font-size: 16px;
  color: #666;
  line-height: 17px;
  text-align: center;
  margin: 28px 0 0;
  letter-spacing: 13px;
}
.capital .capitalslide {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin: 60px 0 0;
}
.capital .capitalslide .hd {
  width: 738px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}
.capital .capitalslide .hd li {
  height: 30px;
}
.capital .capitalslide .hd li a {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 0 0 0 46px;
}
.capital .capitalslide .hd li:nth-child(1) {
  background: url(../images/nt1.png) no-repeat center left;
}
.capital .capitalslide .hd li:nth-child(2) {
  background: url(../images/nt2.png) no-repeat center left;
}
.capital .capitalslide .hd li:nth-child(3) {
  background: url(../images/nt3.png) no-repeat center left;
}
.capital .capitalslide .hd .on:nth-child(1) {
  background: url(../images/nt1s.png) no-repeat center left;
}
.capital .capitalslide .hd .on:nth-child(2) {
  background: url(../images/nt2s.png) no-repeat center left;
}
.capital .capitalslide .hd .on:nth-child(3) {
  background: url(../images/nt3s.png) no-repeat center left;
}
.capital .capitalslide .hd .on a {
  color: #347174;
}
.capital .capitalslide .bd li {
  width: 1300px;
  display: flex;
  justify-content: space-between;
}
.capital .capitalslide .bd li .aside .img {
  display: block;
  width: 482px;
  height: 310px;
  overflow: hidden;
}
.capital .capitalslide .bd li .aside .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .aside .img img:hover {
  transform: scale(1.1);
}
.capital .capitalslide .bd li .aside .reg {
  height: 142px;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  padding: 30px 0 0;
  display: flex;
  justify-content: space-between;
}
.capital .capitalslide .bd li .aside .reg .data {
  height: 71px;
  width: 81px;
  border-right: 1px solid #ddd;
  box-sizing: border-box;
}
.capital .capitalslide .bd li .aside .reg .data i {
  display: block;
  font-family: Arial;
  font-size: 56px;
  color: #333;
  line-height: 40px;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .aside .reg .data span {
  display: block;
  font-family: Arial;
  font-size: 14px;
  color: #666;
  line-height: 10px;
  margin: 10px 0 0;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .aside .reg .text {
  width: 340px;
  margin: 0 40px 0 0;
}
.capital .capitalslide .bd li .aside .reg .text .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .aside .reg .text p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 48px;
  margin: 10px 0 0;
}
.capital .capitalslide .bd li .aside:hover .reg .data i {
  color: #347174;
}
.capital .capitalslide .bd li .aside:hover .reg .data span {
  color: #347174;
}
.capital .capitalslide .bd li .aside:hover .reg .text .cond {
  letter-spacing: 1px;
}
.capital .capitalslide .bd li .plaet {
  width: 738px;
}
.capital .capitalslide .bd li .plaet .art {
  display: flex;
  justify-content: space-between;
  margin: 75px 0 20px 0;
  padding: 0 0 30px 33px;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.capital .capitalslide .bd li .plaet .art::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  background: #545454;
  border-radius: 50%;
  top: 16px;
  left: 0;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .plaet .art .img {
  display: block;
  width: 144px;
  height: 97px;
  overflow: hidden;
}
.capital .capitalslide .bd li .plaet .art .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .plaet .art .img img:hover {
  transform: scale(1.1);
}
.capital .capitalslide .bd li .plaet .art .text {
  width: 526px;
  position: relative;
}
.capital .capitalslide .bd li .plaet .art .text .cond {
  display: block;
  font-size: 16px;
  color: #545454;
  line-height: 40px;
  padding: 0 80px 0 0;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .plaet .art .text p {
  font-size: 14px;
  color: #999;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}
.capital .capitalslide .bd li .plaet .art .text .data {
  font-size: 14px;
  color: #8b8b8b;
  line-height: 40px;
  position: absolute;
  top: 0;
  right: 0;
}
.capital .capitalslide .bd li .plaet .art:hover::before {
  background: #347174;
}
.capital .capitalslide .bd li .plaet .art:hover .text .cond {
  letter-spacing: 1px;
  color: #347174;
}
.capital .capitalslide .bd li .plaet .list {
  padding: 0 80px 0 35px;
  position: relative;
}
.capital .capitalslide .bd li .plaet .list::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  background: #545454;
  border-radius: 50%;
  top: 23px;
  left: 0;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .plaet .list .cond {
  display: block;
  font-size: 16px;
  color: #545454;
  line-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .plaet .list .data {
  font-size: 14px;
  color: #8b8b8b;
  line-height: 48px;
  position: absolute;
  top: 0;
  right: 0;
}
.capital .capitalslide .bd li .plaet .list:hover::before {
  background: #347174;
}
.capital .capitalslide .bd li .plaet .list:hover .cond {
  color: #347174;
  letter-spacing: 1px;
}
.contact {
  height: 274px;
  background: #fafbfc;
  padding: 60px 0 0;
  box-sizing: border-box;
  margin: 70px 0 0;
}
.contact .contents {
  display: flex;
  justify-content: space-between;
}
.contact .aside .top {
  position: relative;
}
.contact .aside .top::before {
  content: "";
  display: block;
  width: 271px;
  height: 1px;
  position: absolute;
  background: #aaa;
  top: 40px;
  left: -89px;
}
.contact .aside .top h3 {
  font-size: 30px;
  color: #333;
  line-height: 30px;
  background: url(../images/title1.png) no-repeat center left;
  background-position-x: 146px;
  width: 190px;
}
.contact .aside .tel {
  height: 60px;
  display: flex;
  padding: 0 0 0 74px;
  background: url(../images/tel3.png) no-repeat center left;
  margin: 44px 0 0;
}
.contact .aside .tel i {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 60px;
}
.contact .aside .tel b {
  display: block;
  font-family: Arial;
  font-size: 30px;
  color: #333;
  line-height: 60px;
}
.contact .cen h4 {
  font-size: 20px;
  color: #333;
  line-height: 20px;
  font-weight: bold;
}
.contact .cen .text {
  margin: 40px 0 0;
}
.contact .cen .text p {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  padding: 0 0 0 30px;
}
.contact .cen .text p:nth-child(1) {
  background: url(../images/a1.png) no-repeat center left;
}
.contact .cen .text p:nth-child(2) {
  background: url(../images/a2.png) no-repeat center left;
}
.contact .cen .text p:nth-child(3) {
  background: url(../images/a3.png) no-repeat center left;
}
.contact .erm {
  width: 305px;
  display: flex;
  justify-content: space-between;
}
.contact .erm .list {
  width: 120px;
}
.contact .erm .list img {
  display: block;
  width: 120px;
  height: 120px;
  background: url(../images/erm.png) no-repeat center;
  padding: 8px;
  box-sizing: border-box;
}
.contact .erm .list i {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 12px;
  text-align: center;
  margin: 21px 0 0;
}
@keyframes identifier {
  to {
    transform: rotate(360deg);
  }
}
