/*tem01-copyright*/
.tem01-copyright{background-color:rgba(0,0,0,0.9);padding:10px 0;}
.tem01-copyright .copyright{color:#999;font-size:12px;line-height:30px;}
.tem01-copyright .share-to{text-align:right;}
.tem01-copyright .share-to a{display:inline-block;}
.tem01-copyright .share-to a span{display: block;margin:0 2px;width:30px;height:30px;line-height:28px;text-align:center;border-radius:50%;border-style:solid;border-width:1px;font-size:16px;}
.tem01-copyright .share-to a span[class*="icon-google-plus"]{display:none;}
@media (max-width:768px){
    .tem01-copyright .copyright,
    .tem01-copyright .share-to{text-align:center;line-height:20px;}
}
