.home-4 .pli {
  margin-bottom: 15%;
}

.home-4 .name {
  margin-bottom: 10px;
}

.home-4 .intro {
  padding-left: 25px;
  color: #999;
	max-height: 9em;
	line-height: 1.5;
	overflow-y: auto;
}

.sol-swiper {
  position: relative;
}
.sol-swiper .sbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #030303;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20% auto;
  z-index: 30;
  cursor: pointer;
  opacity: 1;
}
.sol-swiper .sbtn:hover {

}
.sol-swiper .prev {
  right: calc(100% + 0.2rem);
  background-image: url(../images/icon-p12.png);
}
.sol-swiper .prev:hover {
  /* background-image: url(../images/icon-p11.png); */
}
.sol-swiper .next {
  left: calc(100% + 0.2rem);
  background-image: url(../images/icon-p22.png);
}
.sol-swiper .next:hover {
  /* background-image: url(../images/icon-p21.png); */
}
@media (max-width: 768px) {
  .sol-swiper .prev {
    left: 0;
  }
  .sol-swiper .next {
    right: 0;
    left: auto;
  }
}

.sol-swiper2 {
  margin-top: 0.3rem;
}
.sol-swiper2 .sw {
  height: auto;
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #ededed;
  border-radius: 5px;
  padding: 20px;
  transition: all 0.3s;
}
.sol-swiper2 .sw:hover {
  box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.1);
}
.sol-swiper2 .img {
  position: relative;
  padding-top: 90%;
  overflow: hidden;
}
.sol-swiper2 .img img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.sol-swiper2 .bot {
  margin-top: 10px;
  border-top: 1px solid #eee;
}
.sol-swiper2 .name {
  padding-left: 25px;
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold;
  color: rgb(0, 0, 0);
  padding-left: 25px;
  background-image: url(../images/a4.png);
  background-repeat: no-repeat;
  background-position: center left;
  margin-top: 20px;
  margin-bottom: 20px;
}
.sol-swiper2 .h3 {
  font-weight: 600;
}
.sol-swiper2 ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  line-height: 2;
}
.sol-swiper2 ul li {
  width: 50%;
  position: relative;
  padding-left: 15px;
}
.sol-swiper2 ul li:before {
  content: "*";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  font-size: 16px;
}

.com-tit .ct2 {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


  .c-tags{
	line-height: 2;
}
.c-tags a{
	margin: 0.5em;
}

.md-pro-01 {
  padding-top: 0.95rem;
  padding-bottom: 0.2rem;
}
.md-pro-01 .list {
  margin-top: 0.54rem;
}
.md-pro-01 .li {
  width: calc( 210 / 1600 * 100%);
  margin-right: calc( 20 / 1600 * 100%);
}
.md-pro-01 .li:last-child {
  margin-right: 0;
}
.md-pro-01 .dd {
  background-color: #f6f6f6;
  padding: 0.48rem 0.1rem;
  text-align: center;
  height: 100%;
}
.md-pro-01 .icon {
  width: 1em;
  height: 1em;
  background-color: #ee7b0e;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 0 0.07rem #fff;
}
.md-pro-01 .te {
  margin-top: 0.3rem;
  line-height: 1.2;
  color: #222;
}
@media screen and (max-width: 900px) {
  .md-pro-01 .list {
    justify-content: space-between;
  }
  .md-pro-01 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.md-pro-02 {
  position: relative;
  padding-top: 0.4rem;
  padding-bottom: 0.75rem;
}
.md-pro-02 .desc {
  line-height: 1.5;
  text-align: center;
  margin-top: 0.2rem;
}
.md-pro-02 .swiper {
  margin-top: 0.46rem;
}
.md-pro-02 .cy {
  display: block;
  position: relative;
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
  float: left;
}
.md-pro-02 .cy:nth-child(1) {
  width: 6rem;
}
.md-pro-02 .cy:nth-child(1) .img {
  padding-top: calc( 740 / 600 * 100%);
}
.md-pro-02 .cy:nth-child(2) {
  width: 4.7rem;
}
.md-pro-02 .cy:nth-child(2) .img {
  padding-top: calc( 414 / 472 * 100%);
}
.md-pro-02 .cy:nth-child(3) {
  width: 4.7rem;
  margin-right: 0;
}
.md-pro-02 .cy:nth-child(3) .img {
  padding-top: calc( 414 / 472 * 100%);
}
.md-pro-02 .cy:nth-child(4) {
  width: 3.06rem;
}
.md-pro-02 .cy:nth-child(4) .img {
  padding-top: calc( 300 / 306 * 100%);
}
.md-pro-02 .cy:nth-child(5) {
  width: 3.06rem;
}
.md-pro-02 .cy:nth-child(5) .img {
  padding-top: calc( 300 / 306 * 100%);
}
.md-pro-02 .cy:nth-child(6) {
  width: 3.06rem;
  margin-right: 0;
}
.md-pro-02 .cy:nth-child(6) .img {
  padding-top: calc( 300 / 306 * 100%);
}
.md-pro-02 .img {
  position: relative;
}
.md-pro-02 .text {
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 100%;
  padding: 0.34rem 0.4rem;
  color: #fff;
}
.md-pro-02 .name {
  line-height: 1.25;
}
@media screen and (max-width: 900px) {
  .md-pro-02 .swiper-slide {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .md-pro-02 .swiper-slide::after {
    display: none;
  }
  .md-pro-02 .cy {
    width: 49% !important;
    margin-right: 0 !important;
    margin-bottom: 2% !important;
    float: none;
  }
  .md-pro-02 .img {
    padding-top: 100% !important;
  }
}

.md-pro-03 {
  padding-top: 0.9rem;
  padding-bottom: 1rem;
  background-color: #f6f6f6;
  position: relative;
}
.md-pro-03 .swiper {
  margin-top: 0.45rem;
}
.md-pro-03 .sw {
  background-color: #fff;
  height: auto;
}
.md-pro-03 .img {
  position: relative;
  padding-top: calc( 346 / 376 * 100%);
  overflow: hidden;
}
.md-pro-03 .img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.md-pro-03 .text {
  padding: 0.25rem 0.1rem;
  text-align: center;
  border-top: 1px solid #e0e0e0;
}
.md-pro-03 .name {
  font-weight: bold;
}

.md-pro-04 {
  padding-top: 0.9rem;
  padding-bottom: 1rem;
}
.md-pro-04 .list {
  margin-top: 0.45rem;
}
.md-pro-04 .li {
  margin-bottom: 0.16rem;
  background-color: #f6f6f6;
  padding: 0 0.4rem;
}
.md-pro-04 .li:last-child {
  margin-bottom: 0;
}
.md-pro-04 .show .ic2 {
  background-color: #ee7b0e;
  background-image: url(../images/hm_2.png);
}
.md-pro-04 .hd {
  position: relative;
  padding: 0.2rem 0;
  padding-right: 0.6rem;
  cursor: pointer;
}
.md-pro-04 .ic1 {
  width: 1em;
  height: 1em;
  background-color: #ee7b0e;
  border-radius: 0.04rem;
  background-image: url(../images/z16.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 55.5555555556% auto;
  flex-shrink: 0;
  margin-right: 0.2rem;
}
.md-pro-04 .ic2 {
  width: 1em;
  height: 1em;
  background-color: #999;
  border-radius: 50%;
  background-image: url(../images/hm_1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  position: absolute;
  right: 0%;
  top: calc(50% - 0.5em);
  width: 1em;
  height: 1em;
}
.md-pro-04 .bd {
  border-top: solid 1px #dcdcdc;
  display: none;
}
.md-pro-04 .bte {
  line-height: 1.6666666667;
  padding-top: 0.2rem;
  padding-bottom: 0.16rem;
  padding-left: 0.56rem;
}