<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {padding:0;margin:0;}
body{}
ul,ol {list-style-type:none;}
#Tz_wrap{width:100%;margin:100px auto;border:solid 1px #e1e1e1;height:550px;}
#Tz_magnify{width:100%;height:400px;position:relative;margin-bottom:15px;}
#Tz_magnify .simg{ width:100%;height:400px;position:relative;}
#Tz_magnify .simg img[src="../images/sprite-magnify.png"]{position:absolute;bottom:0;left:20%;}
#Tz_magnify .simg .mov{width:150px;height:149px;background:url("../images/move.png");position:absolute;left:0px;top:0;cursor:move;display:none;}
#Tz_magnify .bigimg {width:400px;height:400px;position:absolute;left:400px;bottom:0;overflow:hidden;display:none;}
#Tz_magnify .bigimg img{position:absolute;left:0px;top:0;}
.series {width:100%;height:55px;position:relative;}
.series .show {width:100%;height:100px;left:20px;z-index:1;top:20px;position:relative;overflow:hidden;}
.series .show ul.cont{width:100%;}
.series .show ul.cont li{width:22%;float:left;border:solid 1px #e1e1e1;margin:0px 6px;cursor:pointer;}
.series .show ul.cont li.hover{border:1px solid #e1e1e1;}
.series span{width:20px;height:70px;position:absolute;background-image:url("../images/hd_sprite_v1.0.png");cursor:pointer;}
.series span.left{left:0;top:0;background-position:-142px -18px;}
.series span.right{right:0;top:0;background-position:-172px -18px;}
.series span.left:hover{background-position:-138px -130px;}
.series span.right:hover{background-position:-175px -130px;}
#Tz_magnify .simg img{width:100%;position:relative;top:0px;}
.series .show ul.cont li img{width:100%;float:left;}</pre></body></html>