.sharebg{padding: 10px;   }
.share1:onclick .hsbg{display:block;}


.am-navbar-nav img {
 display: block;
 vertical-align: middle;
 height: 24px;
 width: 24px;
 margin: 4px auto 0;

}


.am-navbar-label {
 padding-top: 2px;
 line-height: 1;
 font-size: 12px;
 display: block;
 word-wrap: normal;
 text-overflow: ellipsis;
 white-space: nowrap;
 overflow: hidden;
 text-align: center;
 color: #fff;
}

button{
border: none;
 background: none;
  }

.share1{  text-align: center; }













.am-share-title {
    font-weight: normal;
    text-align: center;
    color: #555;
    background-color: #f8f8f8;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom: 1px solid #fff;
 font-size: 16px;
}

#-am-page .am-share-sns {
    margin: 0 10px;

}
.bsbg{   
position: absolute;
 width: 100%;
 bottom: 0;
}

.hsbg{  background:rgba(0,0,0,0.4);width:100%;heiht:100%; position: fixed; top: 0; left: 0;    bottom: 0;    right: 0;
 display: none;



}

.am-share-sns{   background: #fff; padding: 20px 0; }
.am-share-sns li{ text-align: center;  }

.am-icon-weibo{ 
background: url(/sj/img/s1.png) no-repeat center #ffc028; 
}
.am-icon-qq{ 
background: url(/sj/img/s2.png) no-repeat center #ffc028; 
}
.am-icon-star{ 
background: url(/sj/img/s3.png) no-repeat center #ffc028; 
}
.am-icon-tencent-weibo{ 
background: url(/sj/img/s4.png) no-repeat center #ffc028; 
}
.am-icon-wechat{ 
background: url(/sj/img/s5.png) no-repeat center #ffc028; 
}
.am-icon-renren{ 
background: url(/sj/img/s6.png) no-repeat center #ffc028; 
}







.sm-block-grid-3>li {
 
}
[class*="block-grid-"]>li {
    display: block;
    height: auto;
    float: left;
}

.am-share-sns .am-icon-weibo {
    background-color: #ea1328;
}
.am-share-sns [class*='am-icon'] {

    border-radius: 50%;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    margin-bottom: 5px;
    font-size: 18px;
background-size: 50%;
font-size: 0;
 display: inline-block;

}

.am-share-sns span {
    display: block;
display: block;
 font-size: 14px;
 color: #333;
 margin-top: -12px;
}



.am-share-footer .am-btn {
    color: #555;
}
.am-btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.am-btn-default {
    color: #444;
    background-color: #e6e6e6;
    border-color: #e6e6e6;
}
.am-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0.625em 1em;
    border-radius: 2px;
    line-height: 1.2;
    font-size: 1.6rem;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: background-color 300ms ease-out, border-color 300ms ease-out;
    transition: background-color 300ms ease-out, border-color 300ms ease-out;
}

.am-share-sns .am-icon-qq {
 background-color: #009cda;

}
.am-share-sns .am-icon-tencent-weibo {
 background-color: #23ccfe;

}
.am-share-sns .am-icon-renren {
    background-color: #105ba3;
}
.am-share-sns .am-icon-wechat, .am-share-sns .am-icon-weixin {
    background-color: #44b549;
}