﻿html,body{height: 100%;font-family: "Microsoft Yahei";}
ul{padding:0}
    .modal-bg{width: 100%;height: 100%;background: rgba(0,0,0,0.8);position: fixed;z-index: 10000;top: 0;left: 0;display: none;}
    .share-to{width: 100%;position: absolute;bottom: -165px;left: 0;padding:20px 15px;background:#fff;}
    .share-to ul li{display: inline-block;width: 32%;text-align: center;}
    .share-to ul li p{margin-bottom: 15px;}
    .share-to button{width: 100%;background:#FFD248;padding: 6px;border: 1px solid transparent;
        border-radius: 5px;color: #fff;font-family: "Microsoft Yahei";}
    .sub-boxl{cursor: pointer; position: fixed;left: 1.5rem;bottom: 5.5rem;z-index: 9999;color: #fff;}
    .sub-boxl div{width: 3.8rem;height: 3.8rem;/*line-height: 3.8rem;*/border-radius: 5px;margin-bottom: 5px;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);font-size: 12px;color: #645F51;}
    .sub-box div p{margin-bottom: 0;}
    .sub-boxl div img{vertical-align: top;padding-top: 3px;width: 18px;}
    .goshare {/*background-color: rgba(255,210,72,0.6);  */}