#wxewm{position:fixed;z-index:99999999;display:flex;justify-content:center;align-items:center;background-color:rgb(0,0,0,0.3);width:100%;height:100%;left:0;bottom:0;text-align:center;}
#wxewm .wxewm-box{width:95%;max-width:380px;height:380px;text-align:center;position:relative;box-shadow:2px -3px 26px #888888;background:#fff;border-radius:10px;}
#wxewm .wxewm_img{position: relative;}
#wxewm img{width:180px;height:180px;}
#wxewm h3{font-size: 24px;font-weight: bold;padding: 34px 0 0 0;color: #000;}
#wxewm p{color:black;text-align:center;font-size: 16px;margin: 11px 0;}
#Followview{user-select: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;}
#Followview.hide{height:500px;overflow:hidden;position: relative;}
#Followview_more{display:flex;justify-content: center;align-items: center;position: absolute;bottom:0;left:0;width:100%;height:30%;min-height:150px;background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #fff 70%);z-index:99999}
#Followview_more #Followview_btn{cursor: pointer;;background:#FF9600;line-height:40px;height:40px;border-radius:40px;padding:0 30px;color:#fff;font-size:15px;}