@charset "utf-8";
body{ background:#f8f8f8;}
.font12{ font-size:18px; line-height:50px; text-align:center; color:#353535}
 /* 页面头部  */
.error-tip-img{height: 5rem;width: 5rem;text-align: center;display: block;margin: 0 auto; background:url(../images/error-tip-img.png); background-size:contain;}
.error-tip-custom{ max-height: 70vw; width: 70vw; height: auto; text-align: center; margin: 0 auto 20px; overflow: hidden;}
.error-tip-custom img{ max-width: 100%; max-height: 100%; width: auto; height: auto;}

/*直播间太火爆提示*/
.live-refresh-box{ width: 100%; height: calc(100vh - 100px); margin:0 auto; text-align: center; padding-top: 3rem; background-color: #fff; box-sizing: border-box;}
.live-refresh-box .live-refresh-img1 { height: 3rem; width: 100vw; margin: 0 auto; background:url(../images/live/live-refresh-img11.gif); background-position: center; background-repeat: no-repeat; background-size: contain;}
.live-refresh-box .live-refresh-img2 { height: 5rem; width: 12rem; margin: 0 auto; background:url(../images/live/live-refresh-img2.png); background-position: center; background-repeat: no-repeat; background-size: contain;}
.live-refresh-box .live-refresh-img3 { height: 3rem; width: 6rem; margin: 4.5rem auto 0; background:url(../images/live/live-refresh-img3.png); background-position: center; background-repeat: no-repeat; background-size: contain;}
.live-refresh-box .live-refresh-btn { display:block !important; width:6rem; height: 1.5rem;margin: 0 auto; font-size: 0.7rem; color: #fff !important; line-height: 1.5rem; text-align: center;border-radius:.25rem; }
