<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 鍒楄〃椤垫牱寮忔枃浠� */
p{
  margin: 0;
}
a{
   color: #2C2F36;
}
hr{
  height: 1px;
  background: #D3D5D8;
  margin: 0;
}
.col-lg-3-2{
  width: 320px;
  position: relative;
}
.list-container{
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.top-view{
  height: 60px;
  background-color: #ffffff;
  border-bottom: 2px solid #E42500;
  min-width: 1200px;
}
.block-title{
  padding: 0 8px;
  /* width: 60px; */
  height: 30px;
  font-size: 22px;
  font-weight: 900;
  color: #FFFFFF;
  line-height: 30px;
  background-color: #E42500;
  text-align: center;
  margin-top: -2px;
}
.block-title a{
  color: #FFFFFF;
}
.block-hr{
  width: 100%;
  height: 1px;
  background: #E42500;
  margin-top: 6px;
}
.my-input {
  width: 332px;
  height: 30px;
  position: absolute;
  right: 0;
}
.icon-search {
  width: 16px;
  height: 16px;
}
.my-navber {
  min-height: 50px;
  background-color: #F4F4F4;
}
.nav&gt;li&gt;a{
  padding-left: 11px;
  padding-right: 11px;
}
.nav&gt;li&gt;a:focus, .nav&gt;li&gt;a:hover{
  background-color:#D6D7DA
}
.nav .open&gt;a, .nav .open&gt;a:focus, .nav .open&gt;a:hover{
  background-color: #D6D7DA;
}
.nav-link{
  font-size: 14px;
  color: #2C2F36;
  line-height: 20px;
}
.article-dot{
  width: 6px;
  height: 6px;
  background: #8A99B7;
  border-radius: 6px;
  margin-left: 5px;
  top:12px;
  position: absolute;
}
.article-dot2{
  width: 4px;
  height: 4px;
  background: #8A99B7;
  border-radius: 6px;
  margin-left: 5px;
  top:8px;
  position: absolute;
}
.article-title{
  font-size: 16px;
  font-weight: 400;
  color: #2C2F36;
  margin-left: 16px;
  line-height: 30px;
}
.article-time{
  font-size: 12px;
  font-weight: 400;
  color: #74767C;
  line-height: 17px;
  position: absolute;
  right: 0;
  margin-top: 5px;
}
.article-hot{
  color: #103E82;
  font-size: 12px;
}
.article-title2{
  font-size: 16px;
  font-weight: 400;
  color: #2C2F36;
  line-height: 17px;
}
.box-head-view {
  border-bottom: 1px solid #D3D5D8;
  height: 40px;
  display: flex;
  align-items: center;
  position: relative;
}
.column {
  width: 56px;
  height: 2px;
  background: #103e82;
  position: absolute;
  bottom: -1px;
}
.blue-text {
  font-size: 16px;
  font-weight: 600;
  color: #103E82;
  line-height: 20px;
}
.more-right {
  font-size: 12px;
  color: #74767c;
  line-height: 17px;
  position: absolute;
  right: 10px;
}
.more-right a {
  color: #74767c;
}
.icon-more {
  margin-left: 5px;
  width: 12px;
  height: 12px;
}
.article-img{
  width: 130px;
  height: 100px;
}
.pagination-view{
  text-align: center;
}
.article-box{
  padding: 5px 10px;
  background: #FFFFFF;
  border: 1px solid #D3D5D8;
}
.img-content{
  width: 130px;
  margin: 10px 9px;
}
.bottom-view{
  min-width: 1200px;
  height: 60px;
  background-color: #F4F4F4;
  margin-top: 60px;
}
.logo-img {
  width: 109px;
  height: 40px;
}
.bottom-title{
  font-size: 16px;
  color: #74767C;
}
.bottom-link-p {
  font-size: 16px;
  color: #4C4E52;
  line-height: 22px;
}
.bottom-link-p span {
  margin: 0 5px;
}
.bottom-link-p a{
  color: #74767C;
}
</pre></body></html>