<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body,html,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,th,td,form,object,iframe,blockquote,pre,a,abbr,address,code,img,fieldset,form,label,figure{margin:0;padding:0;}
/* ===============================================================

   * for:slide banner

   --------------------------------------------------------------- */

.owl-carousel{position:relative;width:100%;}

.owl-carousel .owl-item{float:left;min-height:1px;position:relative;overflow:hidden;}

.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;}

.owl-carousel .owl-controls{height:0;overflow:visible;}

.owl-stage{position:relative;}

.owl-loaded .slide-item{display:block;}
/* ---------------------------- product detail ---------------------------- */

.product-intro{position:relative;display:block;}

.product-view{width:342px;float:left;position:relative;padding:0 0 10px;background:#fff; text-align:center;}

.product-view .text-tips{clear:both;color:#666;padding:15px 0;line-height:1.5em;}

.product-view .product-img{display:table-cell;width:340px; height:340px;text-align:center;border:1px solid #eee;overflow:hidden;cursor:pointer; vertical-align:middle; }

.product-view .product-img img{max-width:340px; max-height:340px;position:relative;}

.product-view .share-this{display:inline-block;}

.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;}

.small-img-scroll{position:relative;overflow:hidden;margin:20px auto 0;}

.small-img-scroll li{margin:0 2px;display:inline;}

.small-img-scroll li.disabled{display:block;}

.small-img-wrap{padding:0 15px;position:relative;}

.small-img-wrap .small-img-slide{padding:0 30px;width:auto;}

.small-img-wrap .small-img-item,.small-img-wrap .small-img-item img{width:62px;height:62px;}

.small-img-wrap .small-img-item{display:block;text-align:center;margin:0 2px;cursor:pointer;border-width:2px;border-style:solid;border-color:transparent;overflow:hidden;}

.small-img-wrap .small-img-item img{display:block;vertical-align:middle;}

.small-img-wrap .current .small-img-item{border-color:#13adeb;}

.small-img-wrap .small-btn-prev,.small-img-wrap .small-btn-next{display:block;width:14px;position:absolute;top:0;bottom:0;text-indent:-9999em;overflow:hidden;background-image:url(../img/img_scroll_btns.png);background-repeat:no-repeat;background-color:transparent;cursor:pointer;}

.small-img-wrap .small-btn-prev:hover,.small-img-wrap .small-btn-next:hover{}

.small-img-wrap .small-btn-prev{background-position:0 center;left:0;}

.small-img-wrap .small-btn-next{background-position:right center;right:0;}

.small-img-wrap .small-btn-prev.disabled:hover,.small-img-wrap .small-btn-next.disabled:hover,.small-img-wrap a.disabled{background-color:transparent;cursor:default;filter:alpha(opacity=20);opacity:0.2;}

/* photo gallery */


.photos-gallery{width:800px;border:1px solid rgba(0,0,0,.5);border-radius:5px;overflow:hidden;background:#fff;z-index:999999;display:none;}

.photos-gallery .close-gallery{display:block;width:25px;height:25px;background:url(../img/close_pop.png) center center no-repeat;position:absolute;right:10px;top:10px;filter:alpha(opacity=50);opacity:0.5;cursor:pointer;}

.photos-gallery .close-gallery:hover{opacity:1;}

.photos-gallery .gallery-main{overflow:hidden;position:relative;background:#eee;}

.photos-gallery .gallery-photo{float:left;width:490px;padding:15px 50px 1000px;margin-bottom:-970px;position:relative;background:#fff;}

.photos-gallery .gallery-photo img{max-width: 100%;_width:100%;height:auto;}

.gallery-small-imgs{width:200px;float:right;padding:15px 5px 15px 5px;}

.gallery-small-imgs li{width:32%;text-align:center;padding:5px 0; display:inline-block; vertical-align:top;}

.gallery-small-imgs li{*display:inline;}

.gallery-small-imgs li a{display:inline-block;border-width:2px;border-style:solid;border-color:transparent;}

.gallery-small-imgs li a:hover,.gallery-small-imgs li.current a{border-color:#13adeb;}

.gallery-small-imgs li a:hover{padding:1px;border-width:1px;background:#fff;}

.gallery-small-imgs li.current a:hover{padding:0;border-width:2px;}

.gallery-small-imgs li.disabled{display:block;}

.gallery-small-imgs li img{width:100%;}

.gallery-body-mask{display:none;width:100%;height:100%;background:#000;filter:alpha(opacity=40);opacity:0.4;position:absolute;left:0;top:0;z-index:99999;}

.photos-gallery .gallery-photo-title{padding:8px 20px;border-bottom:1px solid #eee;color:#333;}

.photos-gallery .photo-box{position:relative;background:url(../img/loading.gif) center center no-repeat;text-align: center;}

.photos-gallery .photo-prev,.photos-gallery .photo-next{position:absolute;top:50%;margin-top:-20px;display:block;width:22px;height:40px;background-image:url(../img/gallery_btns.png);background-repeat:no-repeat;background-color:transparent;text-indent:-9999em;overflow:hidden;border-radius:3px;cursor:pointer;}

.photos-gallery .photo-prev:hover,.photos-gallery .photo-next:hover{background-color:#999;}

.photos-gallery .photo-prev{background-position:4px 5px;left:-40px;}

.photos-gallery .photo-next{background-position:-14px 5px;right:-40px;}

.photos-gallery .photo-prev:hover{background-position:4px -30px;}

.photos-gallery .photo-next:hover{background-position:-14px -30px;}


</pre></body></html>