@charset "utf-8";
.sharebtn{position: fixed;
width: 300px;
height: 230px;
z-index: 1000;
border: 6px solid #8F8F8F;
text-align: left;
box-shadow: 0 0 7px #aaa;
-webkit-box-shadow: 0 0 7px #aaa;
-moz-box-shadow: 0 0 7px #aaa;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
overflow: hidden;
background: #f6f6f6;
left: 50%;
margin-left: -150px;
top: 50%;
margin-top: -115px;
display: none;}



.sharebtn .fx{width:100%;height:30px;height:30px;line-height:30px}
.sharebtn .fx .p1{color:#626262;float:left;margin-left:10px;}
.sharebtn .fx .p2{float:right}
.sharebtn .fxbtn{width:100%;margin:0px auto;height:200px;background:#fff;line-height:40px}
.sharebtn .fxbtn a{width:50%;float:left;text-align:center}



.sharetk{position: fixed;
width: 180px;
height: 210px;
z-index: 1000;
border: 6px solid #8F8F8F;
text-align: left;
box-shadow: 0 0 7px #aaa;
-webkit-box-shadow: 0 0 7px #aaa;
-moz-box-shadow: 0 0 7px #aaa;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
overflow: hidden;
background: #f6f6f6;
left: 50%;
margin-left: -150px;
top: 50%;
margin-top: -115px;
display: none;}

.sharetk .fx{width:100%;height:30px;height:30px;line-height:30px}
.sharetk .fx .p1{color:#626262;float:left;margin-left:10px;}
.sharetk .fx .p2{float:right}



