﻿@charset "utf-8";
.singglepic{z-index: 9999;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}