#mobile {
  width: 100%;
  overflow: hidden;
  height: 100%;
}
#mobile .product_details_in .product_details_1 {
  width: 100%;
  height: 5rem;
  background-image: url(../img/sheyingwang_5016065021.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#mobile .product_details_in .product_details_1 .h2_p {
  color: #fff;
}
#mobile .product_details_in .product_details_1 .h2_p > h2 {
  font-size: 0.6rem;
  margin-bottom: 0.2rem;
}
#mobile .product_details_in .product_details_1 .h2_p > p {
  font-size: 0.26rem;
}
#mobile .product_details_in .product_details_2 {
  padding: 0.5rem 0;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#mobile .product_details_in .product_details_2 .crumbs {
  color: #666666;
  position: relative;
}
#mobile .product_details_in .product_details_2 .crumbs .span_rh {
  color: #000000;
}
#mobile .product_details_in .product_details_3 .product_details_3_in {
  display: flex;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left {
  background-color: #fff;
  width: 24%;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .text_top {
  width: 98%;
  height: 1.45rem;
  background-color: #c80707;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .text_top > img {
  width: 0.4rem;
  height: 0.4rem;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .text_top > span {
  color: #fff;
  font-size: 0.4rem;
  margin-left: 0.2rem;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side {
  width: 98%;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstNav {
  padding: 0.3rem 0.2rem;
  color: #666666;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstNav > span {
  font-size: 0.24rem;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstNav > img:nth-of-type(2) {
  display: none;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .net {
  background-color: #c80707;
  color: #fff;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .net > img {
  display: block !important;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .net > img:nth-of-type(1) {
  display: none !important;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstNav:hover {
  background-color: #c80707;
  color: #fff;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstNav:hover > img {
  display: block;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstNav:hover > img:nth-of-type(1) {
  display: none;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .s-firstDrop {
  display: none;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstDrop .d-secondNav {
  padding: 0.3rem 0.2rem;
  color: #666666;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstDrop .d-secondNav > img:nth-of-type(2) {
  display: none;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstDrop .d-secondNav > span {
  margin-left: 0.1rem;
  font-size: 0.18rem;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstDrop .net_t {
  color: #c80707;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstDrop .net_t > img {
  display: block !important;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstDrop .net_t > img:nth-of-type(1) {
  display: none !important;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstDrop .d-secondNav:hover {
  color: #c80707;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstDrop .d-secondNav:hover > img {
  display: block;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstDrop .d-secondNav:hover > img:nth-of-type(1) {
  display: none;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstDrop .d-secondDrop .s-thirdItem {
  padding: 0.15rem 0.6rem;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstDrop .d-secondDrop .s-thirdItem > a {
  color: #666666;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstDrop .d-secondDrop .s-thirdItem > a:hover {
  color: #c80707;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .s-secondDrop {
  display: none;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right {
  background-color: #f4f4f4;
  width: 74%;
  padding: 0.4rem 0.35rem;
  margin-bottom: 0.9rem;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .img_lf {
  width: 56%;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri {
  width: 40%;
  padding-right: 2%;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .ri_text {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0.2rem;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .ri_text > span {
  display: block;
  width: 0.05rem;
  height: 0.4rem;
  background-color: #c80707;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .ri_text > h2 {
  margin-left: 0.1rem;
  font-size: 0.36rem;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .abstract {
  padding: 0.3rem 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  font-size: 0.18rem;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .abstract > span {
  display: flex;
  margin: 0.2rem 0;
  color: #4d4d4d;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .abstract > p {
  color: #666666;
  line-height: 0.35rem;
  padding: 0.05rem 0;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .btn_img {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.25rem 0;
  overflow: hidden;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .btn_img .back_img {
  width: 32%;
  height: 100%;
  opacity: 1;
  border-radius: 0;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .btn_img .back_img > img {
  width: 100%;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .btn_img .swiper-wrapper > div:hover {
  border: 1px solid #c80707;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .btn_img .swiper-pagination-bullet-active {
  border: 2px solid #d50707;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .btn_img .back_img:hover {
  border: 2px solid #c80707;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_2 {
  padding: 0.4rem 0;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_2 .right_2_text {
  background-color: #fff;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_2 .right_2_text > a {
  height: 0.8rem;
  line-height: 0.8rem;
  width: 2rem;
  display: block;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_2 .right_2_text > a > span {
  font-size: 0.24REM;
  color: #fff;
  height: 0.8rem;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #c80707;
  text-align: center;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_3 {
  padding: 0.3rem 0;
  background-color: #f4f4f4;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 {
  height: 0.9rem;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide {
  border-top: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  color: #666666;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > a {
  width: 100%;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > a .guide_on {
  display: flex;
  justify-content: flex-start;
  padding: 0.3rem 0.4rem;
  font-size: 0.18rem;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > a .guide_on > span {
  color: #7e7e7e;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > a .guide_on:hover {
  background-color: #d50707;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > a .guide_on:hover > span {
  color: #fff;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > span {
  padding: 0.12rem 0.4rem;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > span > img {
  width: 0.7rem;
  height: 0.35rem;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > a {
  width: 100%;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > a .guide_down {
  display: flex;
  justify-content: flex-end;
  padding: 0.3rem 0.4rem;
  font-size: 0.18rem;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > a .guide_down > span {
  color: #7e7e7e;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > a .guide_down:hover {
  background-color: #d50707;
}
#mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > a .guide_down:hover > span {
  color: #fff;
}
@media screen and (min-width: 760px) and (max-width: 1199px) {
  #mobile .product_details_in .product_details_2 .crumbs {
    padding: 0 1rem;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_3 .p > p {
    line-height: 0.8rem;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .abstract > p {
    line-height: normal;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > span > img {
    width: 100%;
    height: 100%;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .abstract {
    font-size: 18px;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > a .guide_down {
    font-size: 18px;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > a .guide_on {
    font-size: 18px;
  }
}
@media screen and (max-width: 890px) {
  #mobile .product_details_in .product_details_2 .crumbs {
    padding: 0 1rem;
  }
  #mobile h2 {
    font-size: 1.5em !important;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_2 .right_2_text {
    background-color: #f4f4f4;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_3 .p > p {
    line-height: 0.8rem;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .abstract > p {
    line-height: normal;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstNav > span {
    font-size: 16px;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .s-side > ul > li .d-firstDrop .d-secondNav > span {
    font-size: 14px;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_2 .right_2_text > a > span {
    font-size: 14px;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > span > img {
    width: 100%;
    height: 100%;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_2 .right_2_text > a {
    width: 75px;
    height: 30px;
    line-height: 30px;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .abstract {
    font-size: 18px;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > a .guide_down {
    font-size: 18px;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > a .guide_on {
    font-size: 18px;
  }
}
@media screen and (max-width: 760px) {
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 {
    flex-direction: column;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .img_lf {
    width: 95%;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri {
    width: 90%;
    padding-right: 0;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .ri_text > span {
    height: 0.7rem;
    width: 0.1rem;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left {
    width: 95%;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right {
    width: 95%;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .text_top > img {
    width: 0.6rem;
    height: 0.6rem;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_left .text_top > span {
    font-size: 16px;
  }
}
@media screen and (max-width: 560px) {
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_3 .p > p {
    line-height: 0.9rem;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_1 .text_ri .abstract > p {
    line-height: normal;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > a .guide_on > span:nth-of-type(2) {
    display: none;
  }
  #mobile .product_details_in .product_details_3 .product_details_3_in .details_3_right .right_5 .guide > a .guide_down > span:nth-of-type(2) {
    display: none;
  }
}
