@charset "utf-8";

.shop_big{padding:0px;background:#999;width:400px;cursor:pointer;border-radius:0}

.shop_plist{clear:both;width:400px}
.shop_plist a.prev{float:left;width:20px;height:50px;display:block;outline:0;background:url(ico_left.gif) no-repeat center;line-height:50px;margin-top:8px}
.shop_plist a.next{float:left;width:20px;height:50px;display:block;outline:0;background:url(ico_right.gif) no-repeat center;margin-top:8px}

#prolist{width:360px;float:left;overflow:hidden;height:53px;position:relative;margin:5px 0 0 0}
#prolist ul{margin:0;padding:0;list-style:none;overflow:hidden;width:20000px;position:relative}
#prolist ul li{float:left;cursor:pointer;position:relative;background:url(pro_none.png?v=20210320) no-repeat center top;height:51px;width:62px;padding-left:2px}
#prolist ul li img{height:45px;width:60px;margin:5px 0px 0px 0px;padding:0;border:none;}
#prolist .hover{background:url(pro_bg.png?v=20210320) no-repeat center top;height:51px;}

.cloud-zoom{border:1px solid #ddd;}
.cloud-zoom-gallery{position:relative;z-index:2;display:inline}
.cloud-zoom-lens{width:100px;height:100px;border:3px solid #888;margin:-4px;background:#fff;cursor:move}
.cloud-zoom-title{font-family:Microsoft YaHei,Arial,Helvetica,sans-serif;position:absolute!important;background-color:#000;color:#fff;padding:3px;width:100%;text-align:center;font-size:12px;top:0;display:none}
.cloud-zoom-big{border:2px solid #ccc;overflow:hidden;z-index:2;display:inline}
.cloud-zoom-loading{/*color:#fff;padding:0;background-color:#222;border:1px solid #000*/}