@charset "utf-8";

.cloud-zoom-lens {border: 4px solid #888;margin:-4px;background-color:#fff;cursor:move;}

.cloud-zoom-title {font-family:Arial, Helvetica, sans-serif;position:absolute !important;background-color:#000;color:#fff;padding:3px;width:100%;text-align:center;font-weight:bold;font-size:10px;top:0px;}

.cloud-zoom-big {border:4px solid #ccc;overflow:hidden; max-width: 100%; max-height: 100%;}

.cloud-zoom-loading {color:white;background:#222;padding:3px;border:1px solid #000;}

*{margin:0px;padding:0;list-style-type:none;}


img{border:none;}

.demo{margin:0 auto;width: auto;}
.tickul li{line-height:24px;}
/* zoom-section */
.zoom-section{clear:both;margin-top:20px;}
*html .zoom-section{display:inline;clear:both;}
.zoom-desc{float:left;margin-left:10px;width:310px;margin-bottom:20px;}
.zoom-small-image{/*border:2px solid #f8a130;*/float:left;margin-bottom:20px; max-width: 400px;}
.zoom-tiny-image{border:1px solid #f8a130;margin:5px; max-width: 60px; float: left;}
.zoom-tiny-image:hover{border:1px solid #1881bb;}