@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0; box-sizing: border-box;  -webkit-box-sizing: border-box;}
body{margin:0px;font-family: PingFang SC,-apple-system,BlinkMacSystemFont,Hiragino Sans GB,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,Arial,sans-serif; }
input,textarea,select,option{font-family: PingFang SC,-apple-system,BlinkMacSystemFont,Hiragino Sans GB,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,Arial,sans-serif;}
div{ text-align:left;}
a{text-decoration:none;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
img{border:0px;}
:focus {OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: 0px;}
ul{margin:0px; padding:0px;}
li{margin:0px; padding:0px; list-style:none;}
a{text-decoration:none;}
img{border:0px;}
h1{margin:0px; padding:0px;}
h2{margin:0px; padding:0px;}
h3{margin:0px; padding:0px;}
object,embed,a,input{bblr:expression_r(this.onFocus=this.blur());outline:none;}
a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);box-shadow: none; -webkit-appearance: none;  background-color: transparent;}
textarea{box-shadow: none; -webkit-appearance: none;  background-color: transparent;}
div:after,p:after,ul:after,li:after{content:""; clear:both; display:block; height:0px; overflow:hidden;}
i{font-style: normal;}
table {/* 表格的两边框合并为一条 */border-collapse: collapse;/* 用长度值来定义行和单元格的边框在横向和纵向上的间距 */border-spacing: 0;}

/* 设置HTML5 - placeholder样式  */
input[placeholder],[placeholder],*[placeholder] {font-family: 微软雅黑;}
input::-webkit-input-placeholder {color: #ddd;}
input{border: none;outline: none;}
/* 去除button焦点框框  */
button {padding: 0;margin: 0;border: 0;cursor: pointer;}

/* 防闪烁 */
[v-cloak] {display: none;}


/* 版心 */
.x{width: 100%;margin: 0 auto;position: relative;}
.w{width: 100%;}
.p{position: relative;}
.d{display: block;}


@media  only all and (max-width:870px){
    .g_container{padding-bottom: 60px;}
}

.embed-icon,.embed-messageboard{display: none !important;}