@media screen and (max-width: 500px) {
  .p-woin {
    display: block;
    flex-direction: inherit;
  }
  .detail-product {
    margin-top: 4.8rem;
  }
  .container .title .right p img {
    height: 1.5rem;
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
    margin: -0.2rem 0rem 0;
  }
  .detail-product .container .title .right p, .detail-product .container .title .right p a, .detail-product .container .title .right p span {
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #000000;
    font-family: "Source Han Sans CN";
  }
  .detail-product .detail-content.container {
    padding: 0 2rem;
  }
  .detail-product .container .title .right p.p-woin {
    height: 4.4rem;
    line-height: 4.4rem;
    box-sizing: border-box;
    border-bottom: 1px solid #f1f2f3;
  }
  .container .title .right p a {
    padding-right: 0;
  }
  .container .title .right p a
  .container .title, .detail-product .container .title .right {
    height: auto;
    border: none;
  }
  .detail-product .container .title .right .pc-titles {
    height: 4.4rem;
    line-height: 4.4rem;
    padding: 0;
  }
  .detail-product .container .title .right .pc-titles a {
    font-size: 1.6rem;
    color: #4a4a4a;
    font-weight: 500;
    font-family: "Source Han Sans CN";
  }
  .product-mains .pro-ma-l .rows .row-left .letf-img-list .right {
    padding-right: 0;
    margin-right: 1rem;
    border: 1px solid #efefef;
    box-sizing: border-box;
  }
  .pro-ma-t-r {
    margin-top: 2.3rem;
  }
  .pro-ma-t-r div i {
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    background-color: #525252;
    margin-right: 1.4rem
  }
  .pro-ma-t-r div span {
    font-size: 1.3rem;
    line-height: 2.1rem;
    color: #000000;
    font-family: "Source Han Sans CN";
    font-weight: normal;
  }
  .pro-ma-t-r div p {
    font-size: 1.3rem;
    line-height: 2.1rem;
    color: #333333;
    font-family: "Source Han Sans CN";
    font-weight: normal;
  }
  .detail-product .pro-ma-t-r .bottom {
    padding-top: 2.3rem;
    padding-bottom: 2rem;
  }
  .detail-product .pro-ma-t-r .pro-video span {
    font-size: 1.2rem;
    line-height: 1.2rem;
    color: #333333;
    font-family: "Source Han Sans CN";
    padding-top: .6rem;
  }
  .detail-product .pro-ma-t-r .bottom .pro-video {
    height: auto;
  }
  .pro-ma-b-tab ul {
    margin-bottom: 0;
  }
  .pro-ma-b-tab {
    border-top: .1rem solid #d0d0d0;
  }
  .pro-ma-b-tab ul li span {
    padding-top: .3rem;
  }
  .pro-ma-b-con-main {
    padding: 1rem 0 1.5rem 0;
  }
  .pro-ma-b-con-main p, 
  .pro-ma-b-con-main span {
    line-height: 2.2rem !important;
    font-size: 1.3rem;
    color: #333333 !important;
    font-family: "Source Han Sans CN" !important;
    text-align: justify;
    font-weight: normal !important;
  }
  .pro-ma-b-con table {
    width: 100% !important;
  }
  .product-mains .pro-ma-l .rows .row-left .letf-img-list .left .zoomImgBox img {
    width: 6.4rem;
    height: 6.4rem;
  }
  .product-mains .pro-ma-l .rows .row-left .letf-img-list .left .imglist {
    margin-bottom: .4rem;box-sizing: border-box;
  }
  .product-mains .pro-ma-l .rows .row-left .letf-img-list {
    height: 26.4rem;
  }
  .product-mains .pro-ma-l .rows .row-left .letf-img-list .left .imglist:last-child {
    margin-bottom: 0;
  }
  .pro-ma-b-tab .lin-lin {
    top: 1.8rem;
  }
  .pro-ma-b-tab ul li {
    padding: .5rem 0;
    height: 6rem;
    box-sizing: border-box;
  }
  .pro-ma-b-tab,.pro-ma-b-tab ul {
    height: 6rem;
  }
  .jbpz table tr td {
    word-break:break-all
  }
  /* .jbpz table {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .jbpz table tr {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .jbpz table tr td:first-child {
    width: 100px;
    overflow: hidden;
  }
  .jbpz table tr td:last-child {
    overflow: hidden;
  } */



  /* 英文版 */
  .detail-product .container .title .right .pc-titles.en-titles-pcs a {
    font-size: 1.4rem;
    color: #000000;
    font-weight: 500;
    font-family: "Helvetica";
  }
  .English-style-size .detail-product .container .title .right p, 
  .English-style-size .detail-product .container .title .right p a, 
  .English-style-size .detail-product .container .title .right p span,
  .English-style-size .pro-ma-t-r div span,
  .English-style-size .pro-ma-t-r div p,
  .English-style-size .detail-product .pro-ma-t-r .pro-video span,
  .English-style-size .pro-ma-b-tab ul li span,
  .English-style-size .pro-ma-b-con h4 {
    font-family: "Helvetica";
  }
}