*, *:after, *:before {
  box-sizing: border-box;
}

body {
  font-size: 14px;
 font-family: system-ui, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  -webkit-font-smoothing: System Default;
  color: #000000;
  background: url(/plugin/lcat_theme_laguo/img/937241919.png) repeat center top;
      background-attachment: fixed;
  font-weight: 400;
}
@media (max-width: 767px) {
  .uid-m {
    display: none;
  }
}
@media screen and (min-width: 960px) { 

body{  
    background: url(/plugin/lcat_theme_laguo/img/937241919.png) repeat center top;
        background-attachment: fixed;
}
} 


a {
  color: #444e5f;
  text-decoration: none;
  transition:.2s;
}
a {
  text-decoration: none;
}
a:hover {
  color: #31C177;
  text-decoration: none;
}
a.a-sj {
    color: #d10000ed!important;
}
a.nav-link.a-out {
    color: red!important;
}
.aite {
    color: #868e96;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #444e5f;
}
.wwads-horizontal, .wwads-vertical {
    margin-top: 0px!important;
    padding: 0px;!important;
    min-height: 100%!important;
    border-radius: 0px;!important
}
.wwads-horizontal {
    flex-wrap: nowrap!important;
}
.wwads-content .wwads-text, .wwads-horizontal .wwads-text {
    font-size: 0.95em!important;
    color: #444e5f!important;
}
.wwads-horizontal .wwads-poweredby .wwads-logo, .wwads-vertical .wwads-poweredby .wwads-logo {
    padding: 0 1px 8px 9px!important;
}
.wwads-horizontal .wwads-poweredby, .wwads-vertical .wwads-poweredby {
    display: none!important;
}
.v_icon_2{
    filter: hue-rotate(180deg);
}
.v_icon_3{
    filter: hue-rotate(280deg);
}
.v_icon_4{
    filter: hue-rotate(320deg);
}
a.a-hei {
    color: red;
}
a.a-hei2 {
    color:#868e96;
}
.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
 /* width: 100%;*/
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}