@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-beta.3 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/****************************************   bbs 业务部分  ****************************************/


/* 页脚固定在底部 */
#header, #body, #footer {
  width: 100%;
}

#header {
  flex: 0 0 auto;
}

#body {
  flex: 1 0 auto;
}

#footer {
  flex: 0 0 auto;
}

#body > .container > .row > .aside {
  padding-left: 0;
}

.table th {
  border-top: none;
}

.table > tbody > tr:first-child > td {
  border-top: none;
}

/*
.borde {
  border: 1px solid rgba($black, 0.125);
  border-radius: 0.25rem;
}
.shadow {
  box-shadow: 2px 2px 3px rgba($gray-600, .25);
}
*/


/*自定义*/


.form-group{background:none;}
.change{width:100%;margin-left: auto; margin-right: auto;}
#changestyle{position:fixed;z-index:9999;top:200px;}
.changestyle{display:flex;flex-direction: column;width:40px;text-align:center;}
.changestyle a{padding:1rem 0.5rem;background:#fff;opacity:0.3;border-bottom:1px solid #eee;}
.changestyle a:hover{opacity:1;}
.mints{padding:0 10px;opacity:0.3;}
.ftnav{display:none;}

#showview{width:45px;margin-left: auto; margin-right: auto;}
@media (max-width:500px){.logo-2{display:none;}.navbar-expand-lg > .container{flex-direction:row;height:auto;padding:0.5rem}}
@media (min-width:992px) {#showview{display:block !important;padding-left:0;padding-right:100%}}
@media (min-width:1200px) {#showview{display:block !important;padding-right:1200px;}}}
@media (max-width:500px) {.logo-2{display:none;}}
@media (max-width:991.98px) {
#footer{margin-bottom:54px;}
.change{width:100%;bottom:0;position:fixed;z-index:9999;height:auto;height:50px;margin-left:0; margin-right: 0;background:#f1f1f1;border-top:1px solid #E7E7E7;border-bottom:1px solid #E7E7E7;}
.ftnav{display:flex;flex-direction:row;width:100%;justify-content:space-between;}
#showview,.mints{display:none}
.mindh,.minsc{display:block;font-size:12px;color:#999;}
/*.mints{display:none;}*/
.ftnav a{padding:0 0.5rem;background:none;opacity:1;border-bottom:none;flex:1;}
.ftnav img{height:32px;padding:0.2rem;}


}



