loulijun2021
2023-02-12 adb74c51618faf025fe1d46bf6b22db895c2608f
src/views/kb/kbCommon.css
@@ -5,7 +5,8 @@
  /*background-color: #17678c;*/
  background-color: #000;
  font-size: 16px;
  font-family: Microsoft YaHei;
  /*font-family: Microsoft YaHei;*/
  font-family: Arial;
  color: #fff;
  background-size: 1920px 1080px;
  /*background: url("../../assets/images/kb_bg.png") no-repeat;*/
@@ -15,12 +16,18 @@
  /*background-color: #123;*/
  height: 90px;
  line-height: 90px;
  font-size: 40px;
  font-size: 56px;
  color: #09d8f2;
}
.kb_header_text {
  letter-spacing: 5px;
  font-weight: bolder;
}
.kb_title_text{
  font-weight: bolder;
  font-size: 24px;
}
.kb_headerPic {
@@ -39,11 +46,12 @@
.kb_headTime {
  position: absolute;
  right: 10px;
  width: 300px;
  width: 360px;
  height: 50px;
  z-index: 10;
  top: 30px;
  font-size: 22px;
  top: -20px;
  font-size: 28px;
}
@@ -66,6 +74,12 @@
  align-content: center;
}
.flex_s_c {
  display: flex;
  justify-content: flex-start;
  align-content: center;
}
.kb_pd10 {
  padding: 10px;
}
@@ -74,6 +88,20 @@
  margin-top: 10px;
}
.kb_mt5 {
  margin-top: 5px;
}
/*公告样式*/
.MarqueeTipsContentClass {
  color: #00ffff;
  height: 30px;
  width: 100%;
  line-height: 30px;
  font-size: 32px;
  z-index: 2;
  position: absolute;
  top:80px;
}
/*
定义滚动条高宽及背景