<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*Layer*/
.Smohan_Layer_Shade{position:fixed; _position:absolute; zoom:1; top:0; left:0; width:100%; height:100%;background:url(../../images/share/hei.png) repeat; z-index:10;}
.Smohan_Layer_box{ min-width:300px; height:160px; padding:20px; background:#ffffff; position:fixed; _position:absolute; top:50%; left:50%;  z-index:12;-moz-border-radius:20px;-webkit-border-radius:20px;
border-radius:20px;}
.Smohan_Layer_box h3{ display:block; width:100%; height:30px; line-height:30px; padding:0px 0px 10px 0px; margin:0; border-bottom:1px solid #cccccc; position: relative}
.Smohan_Layer_box h3 .text{ float:left;font-size:16px; font-family:'Microsoft JhengHei','Microsoft YaHei', Arial, sans-serif; font-weight:600; color:#84c017; text-indent:0.5em; display:block;}
.Smohan_Layer_box h3 .close{ display:block; width:30px; height:30px; background:url(../../images/share/Smohan.layer.close.png) 0px 0px no-repeat; position: absolute;top: 0px;right: 0px}
.Smohan_Layer_box h3 .close:hover{background-position:0px -31px;}
.Smohan_Layer_box .layer_content{ display:block; width:100%; height:100%; margin-top:10px; margin-bottom:10px; padding:0; position:relative;}
.Smohan_Layer_box .layer_content .loading{ display:block; width:36px; height:36px; background:url(../../images/share/Load.gif) center center no-repeat; position:absolute; top:0; left:0;}
/*Share*/
#Share{ display:none; width:360px; height:120px; padding:0px 10px;}
#Share ul{ margin:0; padding:0; list-style-type:none;}
#Share ul li{ float:left; display:block; width:50px; height:50px;margin-left:5px; margin-right:5px; cursor:pointer; position:relative;}
#Share ul li a{ display:block; width:28px; height:28px; margin-left:11px; margin-top:12px;}
#Share ul li span{ display:block;width:40px;height:10px;background:url(../../images/share/share_shade.png) 0px 0px no-repeat; position:absolute; left:5px; bottom:0px;}
#Share ul li a.share1{ background:url(../../images/share/share_icon.png) 0px 0px;}
#Share ul li a.share2{ background:url(../../images/share/share_icon.png) -28px 0px;}
#Share ul li a.share3{ background:url(../../images/share/share_icon.png) -56px 0px;}
#Share ul li a.share4{ background:url(../../images/share/share_icon.png) -84px 0px; position: relative}
.weixin_img{
    position: absolute;
    top: -170px;
    left: -40px;
    width: 150px;
    height: 170px;
    background-color: #fff;
    z-index: 1000;
    display: none;
    font-style: normal;
    text-align: center;
    padding: 10px;
    margin-bottom: 0px;
}
.img_w{
    margin-bottom: 8px;
}


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