@charset "utf-8";
/* CSS Document */
/*
弹出插件 AND 分享插件
autho：smohan
http://www.smohan.net
*/

body{ margin:0; padding:0; font-size:13px; background:url(../images/bg.gif) repeat; color:#333333;}
h3{ width:600px; height:60px; margin:50px auto 0 auto; text-align:center; line-height:60px; font-size:30px; font-weight:600; text-shadow:0px 1px 0px rgba(255,255,255,1);}
h4{ width:800px; height:20px; line-height:20px; margin:0 auto; font-size:16px; text-align:right;}
h4 a{ color:#363636; text-decoration:none;}
div.demo{ width:600px; height:320px; line-height:20px; padding-top:20px; border-top:2px dashed #cecece; margin:30px auto; }



/*Layer*/
.Smohan_Layer_Shade{position:fixed; _position:absolute; zoom:1; top:0; left:0; width:100%; height:100%; overflow:hidden; background:rgba(0,0,0,.5); z-index:99900;}
.Smohan_Layer_box{ height:auto; padding:20px; background:#ffffff; position:fixed; _position:absolute; top:50%; left:50%;  z-index:99999;-moz-border-radius:20px;-webkit-border-radius:20px;
border-radius:10px;
// overflow: hidden;
}
.Smohan_Layer_box h3{ display:block;position: relative;z-index:99; width:100%; height:30px; line-height:30px; padding:0px 0px 10px 0px; margin:0; }
.Smohan_Layer_box h3 .text{ float:left;position: relative; top:-6px; font-size:18px; font-family:'Microsoft YaHei'; font-weight:lighter; color:#333; text-indent:0.5em; display:block;}
.Smohan_Layer_box h3 .close{ display:block; width:22px; height:22px; background:url(../images/Smohan.layer.close.png) 0px 0px no-repeat; float:right;background-size:22px;}
// .Smohan_Layer_box h3 .close:hover{background-position:0px -31px;}
.Smohan_Layer_box .layer_content{ display:block; width:100%; height:100%; top:-20px; margin-bottom:10px; padding:0; position:relative;}
.Smohan_Layer_box .layer_content .loading{ display:block; width:36px; height:36px; background:url(../images/Load.gif) center center no-repeat; position:absolute; top:0; left:0;}
/*Share*/


