﻿@charset "utf-8";/* CSS Document*//*重置*/
*{margin:0;padding:0;list-style:none;}
a{text-decoration:none;}
a,.btn,button{outline: none;transition: all 200ms linear 0s}
a:before,a:after,.btn:before,.btn:after,button:before,button:after{transition: all 200ms linear 0s}
a:focus,a:hover,.btn:focus,.btn:hover,button:focus,button:hover{outline: none;text-decoration: none;transition: all 200ms linear 0s}
img{border:none;}
body{font-size:12px;font-family:"微软雅黑";font-weight:normal;}
input{border:none;outline:none;}

/*全局样式*/
.abs_center{position:absolute;left: 50%;top:50%;transform: translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}
.hidden{display:none !important;}
.left{float:left;}
.right{float:right;}
[v-cloak] {display:none}


/*Flash提示*/
.flashPlguTips{position:absolute;padding:25px 36px;background-color:#2f3221;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);font-size:16px;text-align:left;white-space:nowrap;color:#fff;z-index:9999999999999999999;}
.flashPlguTips a{color:#ff4646;font-size:16px;}

/*自定义等级样式*/
.customGod_all{display:inline-block; width:66px !important;height:22px !important;line-height:22px; background:url(../../../../images/face/v38.gif) no-repeat;color:#fff;text-align: left;font-size: 12px;text-indent:16px;position: relative;}
.customGod_anchor{background:url(../../../../images/face/z80.gif) no-repeat;}


/*头像框*/
.headBorder{padding: 6px;position: relative;}
.app .headBorder{padding:.09rem;}
.headBorder .border_img{width: 100%;height: 100%;position: absolute;padding: 0;top: 0;left: 0;}
.headBorder .border_img img{width: 100%;border-radius:50%;}



/*底部统一样式*/
.allfooter{text-align:center;font-size:12px;}
.allfooter .siteLinks{padding:15px 0 15px 0;color:#bbbbbb;}
.allfooter .siteLinks a{color:#bbbbbb;margin:0 8px;}
.allfooter .txt{color:#7c7c7c;line-height:20px;padding-bottom:10px;}
.allfooter .txt a{color:#7c7c7c;line-height:20px;}


/*文明打赏提示层*/
.culture{display:none; width:100%;height:100%; background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:999999999999999999;}
.culture .box{width:382px;height:246px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:30px;}
.culture .box .topico{width:100px;height:101px;background:url(../images/culture/topico.png) no-repeat;background-size:100%;position:absolute;left:50%;transform:translateX(-50%);top:-48px;}
.culture .box .title{text-align:center;font-size:34px;line-height:34px;color:#47DC8D;font-family: Source Han Sans CN;margin-top:65px;}
.culture .box .culture_con{text-align:center;font-size:28px;line-height:28px;color:#AAAFB5;font-family: Source Han Sans CN; margin-top:12px;}
.culture .box .btn{width:226px;height:60px;line-height:60px; margin:21px auto;display:block;font-size:26px;color:#fff;background-color:#48DB8D;border-radius:30px;text-align:center;}



























