*{margin:0;padding:0;font-family: "微软雅黑";}
body{background-color:#F5F5F5;}

.img{width:100%;  margin: 0; border: 0; padding: 0;}
.img img{margin-bottom:-1%}
.hf{background-color:#F8F8F8;width:85%;padding:2%;line-height: 30px;margin:2% 0;float:right;}
.hf .name{color:#3361A7}
button{color:#fff;font-size:12px;border:none;margin-left:2%;background-color:#EB755F;padding:1%;border-radius:20px;;}
.zhanshi{animation: tops 2s ease 1s infinite both; -webkit-animation: tops 2s ease 1s infinite both;}
@keyframes tops{0%{transform:scale(0.8);}50%{transform:scale(1);}100%{transform:scale(0.8);}}

/*顶部*/
.nav { background: #fff; height:60px; width:100%}
.nav-1 { padding-left: 10px; padding-top: 10px;}
.nav-1 img { width: 40px; float: left; height: 40px; border-radius: 60%;}
.nav-1 span { line-height: 40px; float: left; margin-left: 10px; color: rgb(208, 2, 27);}

.anniu {position: absolute;  border-radius: 555px; right:10px; top:9px;width:90px;background-color: #1aad19;padding:0;border: 0;}
.anniu img {width: 100%;}
.click{animation: foot 2s ease 0s infinite both;-webkit-animation: foot 2s ease 0s infinite both;}
@keyframes foot{0%{transform:scale(0.8);}50%{transform:scale(1);}100%{transform:scale(0.8);}}


/*复制成功*/
.win{display:none;}
.mask-layer{position:fixed; width:100%; height:100%; opacity:0.5; filter:alpha(opacity=50); background-color:black; z-index:99998; top:0px; left:0px;}
.body-panel{position:fixed; width:90%; max-width:720px; top:20%; left:5%; padding-top: 20px; right:5%; margin:auto; border-radius: 20px; z-index:99999; background:#fff;}
.contentnew{color:#000; font-size:20px; min-height:40px; line-height:30px; padding:10px 0px; text-align:center;}
.contentnew img {width: 20%;}
.contentnew span{ color:#f00; padding-left:0px;}
.btns{text-align: center; padding-bottom:20px;}
.w-btn{display:inline-block; width:60px; height:30px; line-height:20px; background-color:#4cae4c; color:white; cursor:pointer; text-align:center; border-radius:2px; text-decoration:none; margin:0 10px 0px 10px; border:none; font-size:14px;}

.bottom {width: 100%; height:47px; padding-left: 10px; line-height: 47px; position: fixed; bottom: 0; background: #fff;}
.bottom span {float: right;}
.bottom b {color: #FF0004;}




