
/* w3017 解决方案-详情 start */
.w1520 {width: 15.2rem;margin: 0 auto;position: relative; font-size: 0;}
@media (max-width: 1540px) {
    .w1520 {width: 94%;}
}
.modular {
  width: 100%;
}

.modular .mitop {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.35rem;
}

.modular .mitop .mal, .modular .mitop .mar {
  display: inline-block;
  vertical-align: middle;
}

.modular .mitop .mm {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  font-weight: bold;
  line-height: 1.3;
}

.modular .mitop a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 3.2;
  background-color: #bfa274;
  top: 0;
  position: relative;
  transition: all ease 0.5s;
  width: auto;
  padding: 0 0.3rem;
}

.modular .mitop a span {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  margin-left: 0.1rem;
}

.modular .mitop a span img {
  width: 100%;
  display: block;
}

.modular .mitop a:hover {
  background-color: #bfa274;
  top: -0.06rem;
}

.modular .mimop {
  width: 100%;
  text-align: center;
  margin-bottom: 0.35rem;
}

.modular .mimop .mit {
  width: 100%;
  text-align: center;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
}

.setails {
  width: 100%;
  padding: 0.8rem 0;
}

.setails .setom {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.setails .setom .sel {
  display: inline-block;
  vertical-align: top;
  width: calc((630 / 1520 * 100%));
}

.setails .setom .sel .sit {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.3;
}

.setails .setom .sel .sit p {
  color: #333;
  font-weight: bold;
  line-height: 1.3;
}

.setails .setom .ser {
  display: inline-block;
  vertical-align: top;
  width: calc((760 / 1520 * 100%));
}

.setails .setom .ser .sinp {
  width: 100%;
  color: #666;
  line-height: 1.8;
}

.setails .setom .ser .sinp p {
  color: #666;
  line-height: 1.8;
}

.setails .smgs {
  width: 100%;
  font-size: 0;
  margin: 0.6rem 0;
}

.setails .smgs .smg {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}

.setails .smgs .smg .img {
  width: 100%;
  padding-top: 55.26%;
}

.setails .filling {
  width: 100%;
  padding: 0.4rem 0;
}

.setails .filling .fitop {
  width: 100%;
  text-align: center;
  margin-bottom: 0.5rem;
  padding: 0 0.4rem;
}

.setails .filling .fitop .ft {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.25rem;
}

.setails .filling .fitop .fmm {
  width: 100%;
  color: #666;
  line-height: 1.5;
}

.setails .filling .filstm {
  width: 100%;
  font-size: 0;
}

.setails .filling .filstm .fitm {
  display: inline-block;
  vertical-align: top;
  width: calc(450 / 1520 * 100%);
  cursor: pointer;
  margin-right: calc((84 / 1520 * 100%));
}

.setails .filling .filstm .fitm .fic {
  display: block;
  margin: 0 auto;
  width: 1.36rem;
  height: 1.36rem;
  border: dashed 1px #222222;
  padding: 0.16rem;
  border-radius: 50%;
}

.setails .filling .filstm .fitm .fic .fm { 
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background-color: #222222;
}

.setails .filling .filstm .fitm .fic .fm img {
  width: 100%;
  display: block;
}

.setails .filling .filstm .fitm .ait {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0.1rem;
  color: #333;
  margin: 0.25rem 0 0.15rem;
}

.setails .filling .filstm .fitm .aim {
  width: 100%;
  color: #666;
  line-height: 1.5;
  height: 3em;
  text-align: center;
}

.setails .filling .filstm .fitm:nth-child(3n) {
  margin-right: 0;
}

.setails .filling .filstm .fitm:hover .fic {
  border: dashed 1px #bfa274;
}

.setails .filling .filstm .fitm:hover .fic .fm {
  background-color: #bfa274;
}

.setails .filling .filstm .fitm:hover .ait {
  color: #bfa274;
}

.setails .recomd {
  width: 100%;
}

.setails .recomd .recomper {
  width: 100%;
  position: relative;
}

.setails .recomd .recomper .swiper-slide {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.setails .recomd .recomper .swiper-slide a {
  width: 100%;
  display: block;
}

.setails .recomd .recomper .swiper-slide .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.setails .recomd .recomper .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 75%;
  transition: all ease 0.5s;
}

.setails .recomd .recomper .swiper-slide .vom {
  position: absolute;
  bottom: 0;
  width: calc(100% - 0.6rem);
  background-color: #fff;
  right: 0;
  padding: 0.25rem 0.65rem 0.25rem 0.3rem;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.setails .recomd .recomper .swiper-slide .vom .xim {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  height: 3em;
}

.setails .recomd .recomper .swiper-slide .vom .add {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #222222;
  line-height: 0.5rem;
  width: 0.5rem;
  height: 0.5rem;
  z-index: 2;
  font-weight: lighter;
  color: #fff;
  text-align: center;
}

.setails .recomd .recomper .swiper-slide:hover .imgs .img {
  transform: scale(1.1);
}

.setails .recomd .recomper .swiper-slide:hover .vom {
  background-color: #bfa274;
}

.setails .recomd .recomper .swiper-slide:hover .vom .xim {
  color: #fff;
}

.setails .recomd .recomper .swiper-slide:hover .vom .add {
  background-color: #fff;
  color: #bfa274;
}

.setails .recomd .recomper .btn {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.6rem;
  cursor: pointer;
  top: calc( 50% - 0.2rem);
  transform: translateY(-50%);
  position: absolute;
  z-index: 5;
  background-color: #f3f5f8;
  border-radius: 50%;
}

.setails .recomd .recomper .btn img {
  width: 100%;
  display: block;
}

.setails .recomd .recomper .btn img:first-child {
  display: block;
}

.setails .recomd .recomper .btn img:last-child {
  display: none;
}

.setails .recomd .recomper .btn:hover {
  background-color: #bfa274;
}

.setails .recomd .recomper .btn:hover img:first-child {
  display: none;
}

.setails .recomd .recomper .btn:hover img:last-child {
  display: block;
}

.setails .recomd .recomper .bl {
  left: 0rem;
}

.setails .recomd .recomper .br {
  right: 0rem;
}

@media (max-width: 800px) {
    .setails .setom .sel{width: 100%;margin-bottom: 20px;}
    .setails .setom .ser{width: 100%;}
    .setails .filling .filstm .fitm{width: 100%;margin-bottom: 20px;}
}
/* w3017 解决方案-详情 end */
