.contents {
  width: 1600px !important;
  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;
}
html {
  font-size: 100px;
}
.pro {
  margin: 0.7rem 0 0;
}
.pro .top {
  position: relative;
}
.pro .top h3 {
  width: 2.8rem;
  background: url(../images/t1.png) no-repeat center;
  height: 0.5rem;
  margin: 0 auto;
}
.pro .top h3 a {
  padding: 0 0 0 0.88rem;
  box-sizing: border-box;
  font-size: 0.36rem;
  color: #333;
  line-height: 0.5rem;
  font-weight: bold;
}
.pro .top p {
  font-size: 16px;
  color: #999;
  line-height: 30px;
  text-align: center;
}
.pro .proslide {
  margin: 0.51rem 0 0;
}
.pro .proslide .hd {
  display: flex;
}
.pro .proslide .hd li {
  width: 2.6rem;
  height: 6.2rem;
  overflow: hidden;
  position: relative;
  transition: 0.5s linear;
}

.pro .proslide .hd li .box .img::before{
  content: "";
  display: block;
  width: 100%;
  height: 6.2rem;
  background: url(../images/yingpeng.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  pointer-events: none;
}

.pro .proslide .hd .on .box .img::before{
  display: none;
}

.pro .proslide .hd li .box {
  position: relative;
  width: 8.2rem;
  transition: 0.5s linear;
}
.pro .proslide .hd li .box::after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.pro .proslide .hd li .box .img {
  display: block;
  width: 4.4rem;
  height: 6.2rem;
  overflow: hidden;
  float: left;
  position: relative;
}
.pro .proslide .hd li .box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.pro .proslide .hd li .box .img img:hover {
  transform: scale(1.1);
}
.pro .proslide .hd li .box .art {
  position: absolute;
  bottom: 0.4rem;
  left: 0.44rem;
  transition: 0.5s linear;
  z-index: 50;
}
.pro .proslide .hd li .box .art em {
  display: block;
}
.pro .proslide .hd li .box .art em img {
  display: block;
}
.pro .proslide .hd li .box .art .cond {
  display: block;
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.3rem;
  margin: 0.2rem 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro .proslide .hd li .box .text {
  width: 3.8rem;
  height: 6.2rem;
  background: #f8f8ff;
  float: left;
  padding: 9% 5% 0 5%;
  box-sizing: border-box;
  position: relative;
}
.pro .proslide .hd li .box .text::before {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.02rem;
  position: absolute;
  background: #64ac2c;
  top: 1.84rem;
  left: 10%;
}
.pro .proslide .hd li .box .text .con {
  display: block;
  font-size: 0.2rem;
  color: #333;
  line-height: 0.3rem;
  font-weight: bold;
  padding-left: 0.3rem;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro .proslide .hd li .box .text .con:before {
  content: "";
  display: block;
  width: 0.08rem;
  height: 0.08rem;
  position: absolute;
  background: #64ac2c;
  top: 50%;
  left: 0.05rem;
  transform: translateY(-50%) rotate(45deg);
}
.pro .proslide .hd li .box .text em {
  display: block;
  font-family: Arial;
  font-size: 0.16rem;
  color: #64ac2c;
  line-height: 0.2rem;
  text-transform: uppercase;
  margin: 0.1rem 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro .proslide .hd li .box .text p {
  display: block;
  font-size: 0.15rem;
  color: #666;
  line-height: 0.4rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: justify;
  overflow: hidden;
  height: 2rem;
  margin: 0.9rem 0 0;
}
.pro .proslide .hd li .box .text .more {
  display: block;
  width: 1.3rem;
  height: 0.5rem;
  background: #fff;
  border-radius: 0.25rem;
  border: 1px solid #64ac2c;
  box-sizing: border-box;
  font-size: 0.15rem;
  color: #64ac2c;
  line-height: 0.5rem;
  text-align: center;
  margin: 0.8rem 0 0;
  transition: 0.2s ease-out;
}
.pro .proslide .hd li .box .text .more:hover {
  background: #64ac2c;
  color: #fff;
  transform: translateY(-5px);
}
.pro .proslide .hd .on {
  width: 8.2rem;
}
.pro .proslide .hd .on .box .art {
  bottom: -1.2rem;
}
.case {
  margin: 0.7rem 0 0;
  overflow: hidden;
}
.case .top {
  position: relative;
}
.case .top h3 {
  width: 3rem;
  background: url(../images/t2.png) no-repeat center left;
  height: 0.5rem;
  margin: 0 auto;
  padding: 0 0 0 0.88rem;
  box-sizing: border-box;
  font-size: 0.36rem;
  color: #333;
  line-height: 0.5rem;
  font-weight: bold;
}
.case .top p {
  font-size: 16px;
  color: #999;
  line-height: 30px;
  text-align: center;
}
.case .caseswiper {
  margin: 0.55rem 0 0;
  /* cursor: url(../images/gesture.png), default; */
  position: relative;
}
.case .caseswiper .swiper-slide {
  width: 100%;
}
.case .caseswiper .swiper-slide .art {
  width: 100%;
  height: 6.1rem;
  position: relative;
  overflow: hidden;
}

.case .caseswiper .swiper-slide .art::before{
  content: "";
  display: block;
  width: 100%;
  height: 6.1rem;
  background: url(../images/yingyin2.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  pointer-events: none;
}

/* .case .caseswiper .swiper-slide-next .art::before{
  display: none;
} */

.case .caseswiper .swiper-slide .art .img {
  width: 100%;
  height: 6.1rem;
  overflow: hidden;
  display: block;
}
.case .caseswiper .swiper-slide .art .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.case .caseswiper .swiper-slide .art:hover .img img {
  transform: scale(1.1);
}
.case .caseswiper .swiper-slide .art .text {
  position: absolute;
  top: 3.4rem;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 5% 0 10%;
  box-sizing: border-box;
  z-index: 50;
}
.case .caseswiper .swiper-slide .art .text .tu img {
  display: block;
}
.case .caseswiper .swiper-slide .art .text .cond {
  display: block;
  font-size: 0.2rem;
  line-height: 0.35rem;
  color: #fff;
  margin: 0.4rem 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case .caseswiper .swiper-slide .art .text em {
  font-family: Arial;
  font-size: 0.14rem;
  color: #fff;
  line-height: 0.15rem;
  text-transform: uppercase;
}
.case .caseswiper .swiper-slide .art .text p {
  font-size: 0.15rem;
  line-height: 0.4rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 1.2rem;
  color: #fff;
  margin: 1.5rem 0 0;
  transition: 0.5s linear;
}
.case .caseswiper .swiper-slide .art .text .more {
  display: block;
  width: 0.45rem;
  height: 0.45rem;
  background: url(../images/more1.png) no-repeat center;
  background-size: 0.45rem 0.45rem;
  margin: 0.5rem 0 0;
}
.case .caseswiper .swiper-slide-next .art .text {
  /* top: 0; */
  /* background: rgba(100, 172, 44, 0.9); */
  /* padding: 20% 5% 0 10%; */
  pointer-events: none;
  /* display: none; */
}
.case .caseswiper .swiper-slide-next .art .text .cond {
  /* font-weight: bold; */
}
.case .caseswiper .swiper-slide-next .art .text p {
  /* margin: 0.5rem 0 0; */
}
.case .caseswiper .arr {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -0.3rem;
  z-index: 50;
  pointer-events: none;
  width: 113%;
  display: flex;
  justify-content: space-between;
}
.case .caseswiper .arr .Cprev {
  width: 0.6rem;
  height: 0.6rem;
  background: url(../images/prev_case.png) no-repeat center;
  background-size: 0.6rem 0.6rem;
  cursor: pointer;
  position: relative;
  z-index: 100;
  pointer-events: all;
}
.case .caseswiper .arr .Cnext {
  width: 0.6rem;
  height: 0.6rem;
  background: url(../images/next_case.png) no-repeat center;
  background-size: 0.6rem 0.6rem;
  cursor: pointer;
  position: relative;
  z-index: 100;
  pointer-events: all;
}
.capital {
  padding: 0.6rem 0;
  height: 8.5rem;
  box-sizing: border-box;
  background: #f6f6f6 url(../images/cap.jpg) no-repeat center;
  background-size: 100% 8.5rem;
  margin: 0.7rem 0 0;
}
.capital .top {
  position: relative;
}
.capital .top h3 {
  width: 4.3rem;
  background: url(../images/t3.png) no-repeat center left;
  height: 0.5rem;
  margin: 0 auto;
}
.capital .top h3 a {
  padding: 0 0 0 1.55rem;
  box-sizing: border-box;
  font-size: 0.36rem;
  color: #333;
  line-height: 0.5rem;
  font-weight: bold;
}
.capital .top p {
  font-size: 16px;
  color: #999;
  line-height: 30px;
  text-align: center;
}
.capital .warp {
  margin: 0.47rem 0 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.capital .warp .aside {
  width: 7.3rem;
  height: 5.95rem;
  position: relative;
}
.capital .warp .aside .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.capital .warp .aside .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.capital .warp .aside .img img:hover {
  transform: scale(1.1);
}
.capital .warp .aside .text {
  width: 100%;
  padding: 0 100px 0 2%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #3a3b3c;
  box-sizing: border-box;
  height: 0.65rem;
  transition: 0.5s linear;
}
.capital .warp .aside .text .cond {
  display: block;
  font-size: 0.18rem;
  color: #fff;
  line-height: 0.65rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.capital .warp .aside .text i {
  display: block;
  font-family: Arial;
  font-size: 0.14rem;
  line-height: 0.65rem;
  position: absolute;
  top: 0;
  right: 0.3rem;
  color: #fff;
}
.capital .warp .aside:hover .text {
  background: #64ac2c;
}
.capital .warp .aside:hover .text .cond {
  letter-spacing: 1px;
}
.capital .warp .reg {
  width: 2.5rem;
}
.capital .warp .reg .list {
  width: 100%;
  height: 1.9rem;
  position: relative;
  margin-bottom: 0.12rem;
  overflow: hidden;
}
.capital .warp .reg .list .img {
  display: block;
  width: 100%;
  height: 1.9rem;
  overflow: hidden;
}
.capital .warp .reg .list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.capital .warp .reg .list .img img:hover {
  transform: scale(1.1);
}
.capital .warp .reg .list .cond {
  width: 100%;
  display: block;
  height: 0.36rem;
  background: #64ac2c;
  position: absolute;
  bottom: -0.5rem;
  left: 0;
  padding: 0 2%;
  box-sizing: border-box;
  font-size: 0.14rem;
  line-height: 0.36rem;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.capital .warp .reg .on .cond {
  bottom: 0;
}
.capital .warp .plaet {
  width: 5.7rem;
}
.capital .warp .plaet .list {
  padding: 0 0.7rem 0 5%;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px dashed #ddd;
  position: relative;
  height: 0.85rem;
}
.capital .warp .plaet .list:before {
  content: "";
  display: block;
  width: 0.08rem;
  height: 0.08rem;
  position: absolute;
  background: #64ac2c;
  top: 50%;
  left: 0.05rem;
  transform: translateY(-50%) rotate(45deg);
}
.capital .warp .plaet .list .cond {
  display: block;
  font-size: 0.16rem;
  line-height: 0.85rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.capital .warp .plaet .list i {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-family: Arial;
  font-size: 12px;
  color: #999;
  line-height: 0.85rem;
  transition: 0.5s linear;
}
.capital .warp .plaet .list:hover .cond {
  color: #64ac2c;
  font-weight: bold;
  letter-spacing: 1px;
}
.capital .warp .plaet .list:hover i {
  color: #64ac2c;
}
.coop {
  margin: 0.7rem 0 0;
}
.coop .top {
  position: relative;
}
.coop .top h3 {
  width: 4rem;
  background: url(../images/t4.png) no-repeat center left;
  background-size: contain;
  height: 0.5rem;
  margin: 0 auto;
  padding: 0 0 0 1.5rem;
  box-sizing: border-box;
  font-size: 0.36rem;
  color: #333;
  line-height: 0.5rem;
  font-weight: bold;
}
.coop .top p {
  font-size: 16px;
  color: #999;
  line-height: 30px;
  text-align: center;
}
.coop .coopswiper {
  /* cursor: url(../images/gesture.png), default; */
  margin: 0.5rem 0 0;
}
.coop .coopswiper .swiper-slide .art {
  width: 3rem;
  height: 1rem;
  border: 1px solid #e9e9ee;
  box-sizing: border-box;
  margin-bottom: 0.28rem;
  padding: 0 4%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.5s linear;
}
.coop .coopswiper .swiper-slide .art .tu {
  display: block;
  width: 72px;
  height: 72px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  border-radius: 50%;
  padding: 6px;
}
.coop .coopswiper .swiper-slide .art .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.coop .coopswiper .swiper-slide .art .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.coop .coopswiper .swiper-slide .art .tu .img img:hover {
  transform: scale(1.1);
}
.coop .coopswiper .swiper-slide .art .cond {
  display: block;
  width: 1.8rem;
  font-size: 0.14rem;
  line-height: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.coop .coopswiper .swiper-slide .art:hover {
  border-color: #64ac2c;
}
.coop .coopswiper .swiper-slide .art:hover .cond {
  color: #64ac2c;
  letter-spacing: 1px;
}
.coop .coopswiper .arr {
  width: 2rem;
  margin: 0.35rem auto 0;
  display: flex;
  justify-content: space-between;
}
.coop .coopswiper .arr .coprev {
  width: 0.36rem !important;
  height: 0.36rem !important;
  background: url(../images/prev-cop.png) no-repeat center;
  background-size: 0.36rem 0.36rem;
  cursor: pointer;
}
.coop .coopswiper .arr .cpagination {
  width: 0.9rem;
  height: 0.36rem;
  background: #f6f6f6;
  border-radius: 0.18rem;
  display: flex;
  justify-content: center;
  line-height: 0.36rem;
}
.coop .coopswiper .arr .cpagination .swiper-pagination-current {
  font-family: Arial;
  font-size: 26px;
  color: #64ac2c;
  line-height: 0.36rem;
  font-weight: bold;
  font-style: italic;
  position: relative;
  margin-left: 0.15rem;
  display: block;
}
.coop .coopswiper .arr .cpagination .swiper-pagination-current::before {
  content: "0";
  position: absolute;
  top: 0;
  left: 0;
  font-family: Arial;
  font-size: 26px;
  color: #64ac2c;
  line-height: 0.36rem;
  font-weight: bold;
  display: block;
  font-style: italic;
  left: -0.15rem;
}
.coop .coopswiper .arr .cpagination .swiper-pagination-total {
  font-family: Arial;
  font-size: 14px;
  color: #999;
  line-height: 0.36rem;
  font-style: italic;
  position: relative;
  margin-left: 0.15rem;
  display: block;
}
.coop .coopswiper .arr .cpagination .swiper-pagination-total::before {
  content: "0";
  position: absolute;
  top: 0;
  left: 0;
  font-family: Arial;
  font-size: 14px;
  color: #999;
  line-height: 0.36rem;
  font-style: italic;
  display: block;
  left: -0.1rem;
}
.coop .coopswiper .arr .conext {
  width: 0.36rem !important;
  height: 0.36rem !important;
  background: url(../images/next-cop.png) no-repeat center;
  background-size: 0.36rem 0.36rem;
  cursor: pointer;
}
@media (max-width: 1800px) {
  .case .caseswiper .arr {
    width: 20%;
    position: static;
    transform: none;
    margin: 0.4rem auto 0;
  }
}
@media (max-width: 1600px) {
  .contents {
    width: 100% !important;
    padding: 0 3%;
    box-sizing: border-box;
  }
  
  .pro .proslide .hd {
    /* flex-wrap: wrap; */
  }
  .pro .proslide .hd li {
    width: 100%;
    /* overflow: inherit; */
    margin-bottom: 0.2rem;
  }
  .pro .proslide .hd li .box {
    width: 100%;
  }
  .pro .proslide .hd li .box .img {
    width: 50%;
  }
  .pro .proslide .hd li .box .text {
    width: 50%;
  }
  .pro .proslide .hd li .box .text::before {
    display: none;
  }
  .pro .proslide .hd li .box .text .more {
    margin: 0.6rem 0 0;
  }
  .pro .proslide .hd .on {
    width: 100%;
  }
  .capital .warp .aside {
    width: 40%;
  }
  .capital .warp .reg {
    width: 17%;
  }
  .capital .warp .plaet {
    width: 40%;
  }
  .coop .coopswiper .swiper-slide .art {
    width: 99%;
  }
  .coop .coopswiper .swiper-slide .art .cond {
    width: 60%;
  }
}
@media (max-width: 1024px) {
  .capital {
    height: auto;
  }
  .capital .warp {
    display: block;
  }
  .capital .warp .aside {
    width: 100%;
  }
  .capital .warp .reg {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0.4rem 0 0;
  }
  .capital .warp .reg .list {
    width: 30%;
  }
  .capital .warp .plaet {
    width: 100%;
  }
}
@media (max-width: 980px) {
  .pro .proslide .hd {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .pro .proslide .hd li{
    flex-direction: column;
    flex: 0 0 48%;
  }
  .pro .proslide .hd li{
    height: auto;
  }
  .pro .proslide .hd li .box .img{
    float: none;
    width: 100%;
    height: 3rem;
  }
  .pro .proslide .hd li .box .text{
    float: none;
    height: 1rem;
    width: 100%;
    padding: 5%;
  }
  .pro .proslide .hd li .box .art{
    display: none;
  }

  .case .caseswiper .arr {
    width: 90%;
  }
}
@media (max-width: 450px) {
  .coop .coopswiper .swiper-slide .art {
    width: 80%;
    margin: 0 auto 0.2rem;
  }
  .pro .proslide .hd li {
    height: auto;
  }
  .pro .proslide .hd li .box .img {
    float: none;
    width: 100%;
  }
  .pro .proslide .hd li .box .text {
    float: none;
    width: 100%;
    height: auto;
    padding: 0.3rem 3%;
    box-sizing: border-box;
  }
  .pro .proslide .hd li .box .text p {
    margin: 0.2rem 0 0;
  }
  .pro .proslide .hd li .box .text .more {
    margin: 0.3rem 0 0;
  }
  .case .caseswiper .swiper-slide-active .art .text {
    top: 0;
    background: rgba(100, 172, 44, 0.9);
    padding: 20% 5% 0 10%;
  }
  .case .caseswiper .swiper-slide-active .art .text .cond {
    font-weight: bold;
  }
  .case .caseswiper .swiper-slide-active .art .text p {
    margin: 0.5rem 0 0;
  }
}
