﻿@charset "utf-8";
.singglepic{z-index:1;position:relative;margin:0 auto;padding:0;width:380px;border:solid 1px #fafafa;text-align:center;}.singglepic img{max-width:378px;max-height:378px}.d-slides .singglepic img{position:relative;left:0;top:0;max-width:378px;max-height:378px;width:auto}.singglepic .on{z-index:999999999999}.singglepic .on img{border:1px solid #ccc;z-index:99999;width:auto;text-align:center;background:#fff;cursor:pointer}.singglepic.on img{max-width:initial;max-height:initial;z-index:99999;width:auto}
@media only screen and (max-width:768px){
.page-procontent .product-dtail{flex-direction:column}
.page-procontent .product-img{margin-right:0;width: 100%;}
.singglepic{width: 100% !important;height: auto !important;}
.singglepic img{width:100%}
}