.footer-ad333{width:100%; height:50px; line-height:50px; position: fixed; background: #f7f7f7; bottom:0px; left:0px; right:0px; border-top:1px solid #EEEEEE; font-size:14px;}
.ff{width:100%; font-size:14px;height:50px; line-height:50px;}
.footer-left{float:left; width: 26%; min-width: 85px; height:50px; line-height: 50px;}
.footer-left a{display:block; height:50px; line-height:46px; margin-left: 2px;text-align: center;}
.footer-right{float:right; width: 72%; height:50px; line-height: 50px;}
.fy{position: fixed; left:0px; top:0px; right:0px; bottom:0px; background: rgba(0,0,0,0.5); z-index: 9999;}
.fy ul,.fy li{list-style:none; margin:0; padding: 0; clear:both;
    float: left;
    width: 100%;}
.fy ul{background-color:#fff;}
.fy .comment-input{color:#fff; float:left; padding:6px; width:65%; }
.fy .comment-input input{color:#000; padding:  6px; border: 1px solid #eee; width:100%; border-radius:8px;}
.fy .comment-submit{
    width:60%;
    height: 2rem;
    background: #E93E7F;padding:6px 0;
    border-radius: 6px;
    font-family: PingFangSC-Medium;
    font-size: 1.2rem;
    color: #fff;
    margin: 0em auto;
    letter-spacing: 0;
    text-align: center;
    line-height: 2rem;}
.wechat-dm .close{width:100%; text-decoration: none; text-align: right !important; position:absolute;}

.wechat-dm  #close{text-decoration: none;  color:#666; padding:0.3em;  font-size:1.5em; margin-right:12px;}
/*toast信息提示*/  
.mui-toast-container {bottom: 50% !important;}  
.mui-toast-message {color: #fff; width: 180px; padding: 10px 5px 10px 5px;}
#wechat_no{
            color: #2C086C;
            font-size: 1.5em;
            font-weight: bold;
            font-family: 微软雅黑;
}
.wechat-desc{font-size:0.8em; margin-top:8px;}



.fy .comment-main{margin:auto; margin-top:20vh; background:#FB83AB; border-radius:22px; width:30vw; min-width:500px;height:320px;}
.fy .comment-main .comment-title{font-size:1.9em; width:100%; text-align:center;color:#fff; padding:18px 0;}
.fy .comment-main .inputs{width:80%; margin:25px auto;height:42px;}
.fy .comment-main .inputs input{width:100%; height:100%; display:block; border-radius:5px;
    background: none; padding-left:20px;
    font-size:1.7em;color:#000;
    background:url("/static/img/bg/comment.png") no-repeat;
    background-size:95%;
    border: none;}