<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img.copy {
border: 0;
display:block;
}
*{
padding: 0;
margin: 0;
}
.tou{
background:rgba(0,0,0,0.18);
width: 100%;
height: 60px;
float: left;
position: fixed;
top:0;
}
.weixin{
margin: 0 auto ;
height: 50px;
width: 500px;
margin-top: 5px;
}
.images{
width:50px;
height: 50px;
float: left;
width: 12%;
}
.tou .weixin .images img{
width:50px;
height: 50px;
display: block;
float: right;
}
.w1{
line-height:22px;
font-size: 16px;
color: #FFFFFF;
width:80%;
float:left;
}
.w1 .fuzhi{
width:100%;
float: left;
margin-top: 10px;
}
.zhengwen {
margin:0 auto;
padding:0;
max-width:700px;
}
.output img{
display: block;
width: 100%;
}
.dibu{
position: fixed;
bottom:0;
margin: 0 auto;
}
.dibu img{
max-width: 700px;
margin: 0 auto;
display: block;
}
.w2{
max-width: 700px;
margin: 50px auto 90px auto;
text-align:center;
width:100%;
line-height: 30px;
}
.zuo{
position:fixed;
left: 0;
top: 30%;
}
.you{
position:fixed;
top:50%;
right: 3px;
}
.copyjishu a {  
color: #9EA0A1;  
font-size: 12px;  
text-decoration: none; /* ����鐚��紙�筝���膾� */  
}  
.tanchuang {
position: fixed;
left: 50%;
top: 45%;
display: none;
margin-left: -160px;
margin-top: -220px;
width: 320px;
height: 510px;
background: #fff;
border-radius: 20px;
text-align: center;
z-index: 1000;
}.tanchuanghuanying {
margin: 0 auto;
text-align:center;
width: 300px;
height: 50px;
overflow: hidden;
}.tanchuanghuanying p {
margin-top: 5px;
font-size: 28px;
line-height: 50px;
color: #000;
}
.tanchuangewm img {
width: 50%;
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
margin-top: 10px;
}
.tanchuangewm p {
margin: 5% auto ;
font-size: 18px;
color: #717171;
}
.tanchuangfuzhi {
margin: 0 auto;
width: 50%;
height: 40px;
border-radius: 20px;
background: green;
color: #fff;
font-size: 22px;
line-height: 40px;
/* font-weight: bold; */
cursor: pointer;
}.tanchuanggif {
width: 320px;
}
.close {
cursor: pointer;
width: 48px;
height: 48px;
background:url(../images/close.png);
position: absolute;
top: 0;
right: 0;
}
.zhezao{
display:none;
background: rgba(0,0,0,0.5);
width: 100%;
height: 100%;
position:fixed;
left: 0;
top: 0;
}
.create-live-btn {
margin: 0 auto;
height: 48px;
width: 77%;
border-radius: 24px;
font-size: 16px;
text-align: center;
line-height: 48px;
display: flex;
-webkit-box-pack:center;
justify-content:center;
-webkit-box-align:center;
align-items:center;
background: rgb(70,142,76);
color: #fff;
margin-top: 20px;
margin-bottom: 20px;
}
.dingbufz, .dibufz{
animation:twinkle1 0.6s infinite alternate ;
-moz-animation:twinkle1 0.6s infinite alternate ;
-ms-animation:twinkle1 0.6s infinite alternate ;
-webkit-animation:twinkle1 0.6s infinite alternate ;}
@keyframes twinkle1 {
0% {-webkit-transform: scale(1.0);-moz-transform: scale(1.0); -ms-transform: scale(1.0);}
100% {-webkit-transform: scale(1.1);-moz-transform:scale(1.1);-ms-transform: scale(1.1); }
}
@-moz-keyframes twinkle1{
0% {-webkit-transform: scale(1.0);-moz-transform: scale(1.0); -ms-transform: scale(1.0);}
100% {-webkit-transform: scale(1.1);-moz-transform:scale(1.1);-ms-transform: scale(1.1); }
}
@-ms-keyframes twinkle1{
0% {-webkit-transform: scale(1.0);-moz-transform: scale(1.0); -ms-transform: scale(1.0);}
100% {-webkit-transform: scale(1.1);-moz-transform:scale(1.1);-ms-transform: scale(1.1); }
}
@-o-keyframes twinkle1{
0% {-webkit-transform: scale(1.0);-moz-transform: scale(1.0); -ms-transform: scale(1.0);}
100% {-webkit-transform: scale(1.1);-moz-transform:scale(1.1);-ms-transform: scale(1.1); }
}
@-webkit-keyframes twinkle1{
0% {-webkit-transform: scale(1.0);-moz-transform: scale(1.0); -ms-transform: scale(1.0);}
100% {-webkit-transform: scale(1.1);-moz-transform:scale(1.1);-ms-transform: scale(1.1); }
}</pre></body></html>