﻿.nav li a:hover {
  color: white;
}
li {
  list-style-type: none;
}
.nav ul li {
  color: white;
}

.ml-auto li {
  display: inline-block;
}

.ml-auto li a {
  color: #fffefe;
  font-size: 14px;
}

.nav {
  background: url(../../Images/bg.png) no-repeat top center;
  height: 31.2rem;
}

.content {
  background-color: white;
}

.navbar .container-fluid {
  width: 40%;
  /*padding-right: 15px;*/
  padding-left: 0;
  /*margin-right: auto;*/
  /*margin-left: auto;*/
}

.fixed {
  position: fixed;
  bottom: 0;
}

.Page a.hover {
  background: #aa2329;
  color: white;
}

@media (min-width: 1200px) {
  .nav {
    background: url(../../Images/bg.png) no-repeat top center;
    height: 31.2rem;
  }

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1200px;
  }

  .ArticleList {
    min-height: 14.76rem;
  }

  .nav ul li {
    color: white;
    font-size: 0.9rem;
  }

  .nav-bg {
    background: url("../../Images/bg.png") no-repeat top center;
    height: 31.2rem;
  }

  .nav li:hover {
    background: url(../../Images/NavHov.png) no-repeat bottom center !important;
  }

  .ml-auto li {
    padding: 0 0.32rem;
    height: 3.48rem;
  }

  .ml-auto li a {
    font-size: 0.9rem;
    line-height: 3rem;
  }

  .header {
    padding-left: 0;
    padding-top: 0.95rem;
    padding-right: 0;
  }

  .header .navbar-brand {
    padding-top: 15px;
  }

  .content {
    background-color: white;
  }

  .content .row > div {
    padding-left: 0;
  }

  .footer {
    width: 100%;
    /* height: 120px; */
    background: #001e36;
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin-top: 4.75rem;
    padding: 1.25rem 0;
  }

  .footer a {
    color: #ffffff;
  }

  .footer p {
    text-align: center;
    color: #fff;
    line-height: 1.5rem;
    margin: 0;
    font-size: 0.875rem;
  }

  .ArticleList {
    padding-top: 1.8rem;
  }

  .Title {
    width: 100%;
    height: 3.8rem;
    background: url(../../Images/TitleLine.png) bottom center no-repeat;
    margin-bottom: 1.875rem;
    background-size: 100%;
  }

  .Title .Name {
    width: 100%;
    height: 3.75rem;
    float: left;
    line-height: 3.75rem;
    color: #333333;
    font-size: 1.5rem;
  }

  .List ul li {
    width: 100%;
    height: 3.5rem;
    line-height: 3.5rem;
    border-bottom: 1px dashed #e9e9e9;
  }

  .List ul li i {
    display: block;
    width: 7px;
    height: 9px;
    float: left;
    background: url(../../Images/ListIcon.png) no-repeat;
    margin: 24px 5px 23px 0;
  }

  .List ul li a {
    color: #333333;
    width: 80%;
    font-size: 0.96rem;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .List ul li a:hover {
    color: #ff6263;
  }

  .List ul li span {
    float: right;
    width: 10%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .Page {
    width: 100%;
    height: 26px;
    margin: 20px 0px 30px 0px;
    text-align: right;
  }

  .Page a {
    color: #999;
    font-size: 12px;
    margin: 0 5px;
    border: 1px solid #e6e6e6;
    padding: 4px 12px;
    background: #fff;
  }

  .Page a:hover {
    color: #fff;
    border: 1px solid #aa2329;
    background: #aa2329;
  }

  .myimg {
    clip: rect(0px, 1903px, 500px, 0px);
  }
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
  .nav {
    background: url(../../Images/bg.png) no-repeat top center;
    height: 20rem;
    background-size: 100%;
    padding: 0 0.5rem;
  }

  .nav-bg {
    background: url("../../Images/bg.png") no-repeat top center;
    height: 20rem;
    background-size: 100%;
    padding: 0 0.5rem;
  }

  .nav li:hover {
    background: url(../../Images/NavHov.png) no-repeat bottom center !important;
  }

  .nav ul li {
    margin-right: 0.4rem;
  }

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1200px;
  }

  .zzsx {
    margin-top: 1rem;
  }

  .logo {
    width: 32rem;
  }

  .header {
    padding-left: 0;
    padding-top: 0.95rem;
    padding-right: 0;
  }

  .header .navbar-brand {
    padding-top: 15px;
  }

  .Title {
    width: 100%;
    height: 3.8rem;
    background: url(../../Images/TitleLine.png) bottom center no-repeat;
    background-size: 100%;
  }

  .Title .Name {
    width: 100%;
    height: 3.75rem;
    float: left;
    line-height: 3.75rem;
    color: #333333;
    font-size: 1.5rem;
  }

  .List ul li {
    width: 100%;
    height: 3.5rem;
    line-height: 3.5rem;
    border-bottom: 1px dashed #e9e9e9;
  }

  .List ul li i {
    display: block;
    width: 7px;
    height: 9px;
    float: left;
    background: url(../../Images/ListIcon.png) no-repeat;
    margin: 24px 5px 23px 0;
  }

  .List ul li a {
    color: #333333;
    width: 80%;
    font-size: 0.96rem;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .List ul li a:hover {
    color: #ff6263;
  }

  .List ul li span {
    float: right;
    width: 10%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .Page {
    width: 100%;
    height: 26px;
    margin: 20px 0px 30px 0px;
    text-align: right;
  }

  .Page a {
    color: #999;
    font-size: 12px;
    margin: 0 5px;
    border: 1px solid #e6e6e6;
    padding: 4px 12px;
    background: #fff;
  }

  .Page a:hover {
    color: #fff;
    border: 1px solid #aa2329;
    background: #aa2329;
  }

  .footer {
    width: 100%;
    height: 120px;
    background: #001e36;
    overflow: hidden;
    text-align: center;
    color: #fff;
    padding: 24px 0px;
  }

  .footer a {
    color: #ffffff;
  }

  .footer p {
    text-align: center;
    color: #fff;
    line-height: 1.5rem;
    margin: 0;
    font-size: 0.875rem;
  }
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
  .nav {
    background: url(../../Images/phoneBg.png) no-repeat top center;
    height: 30rem;
    background-size: 100%;
  }

  .nav-bg {
    background: url("../../Images/bg.png") no-repeat top center;
    height: 30rem;
    background-size: 100%;
  }

  .nav li:hover {
    background: url(../../Images/NavHov.png) no-repeat bottom center !important;
  }

  .logo {
    width: 28rem;
  }

  .navbar .container-fluid {
    width: 100%;
  }

  .icon-bar {
    display: block;
    width: 22px;
    color: white;
    background-color: white;
    height: 2px;
    border-radius: 1px;
  }

  .navbar-toggler .icon-bar + .icon-bar {
    margin-top: 4px;
  }

  .navbar-toggler {
    border: none;
  }

  .navbar-nav li {
    display: inline-block;
    margin-right: 0.42rem;
    line-height: 2.5rem;
  }

  .container,
  .container-md,
  .container-sm {
    max-width: 768px;
  }

  .ArticleList {
    min-height: 16.5rem;
    padding-top: 1.8rem;
  }

  .Title {
    width: 100%;
    height: 3.8rem;
    background: url(../../Images/TitleLine.png) bottom center no-repeat;
    margin-bottom: 1.875rem;
    background-size: 100%;
  }

  .Title .Name {
    width: 100%;
    height: 3.75rem;
    float: left;
    line-height: 3.75rem;
    color: #333333;
    font-size: 1.5rem;
  }

  .List ul li {
    width: 100%;
    height: 3.5rem;
    line-height: 3.5rem;
    border-bottom: 1px dashed #e9e9e9;
  }

  .List ul li i {
    display: block;
    width: 7px;
    height: 9px;
    float: left;
    background: url(../../Images/ListIcon.png) no-repeat;
    margin: 24px 5px 23px 0;
  }

  .List ul li a {
    color: #333333;
    width: 80%;
    font-size: 0.96rem;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .List ul li a:hover {
    color: #ff6263;
  }

  .List ul li span {
    float: right;
    width: 13%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .Page {
    width: 100%;
    height: 26px;
    margin: 20px 0px 30px 0px;
    text-align: right;
  }

  .Page a {
    color: #999;
    font-size: 12px;
    margin: 0 5px;
    border: 1px solid #e6e6e6;
    padding: 4px 12px;
    background: #fff;
  }

  .Page a:hover {
    color: #fff;
    border: 1px solid #aa2329;
    background: #aa2329;
  }

  .footer {
    width: 100%;
    background: #001e36;
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin-top: 1rem;
  }

  .footer .container .row > div {
    margin: 1rem auto;
  }

  .footer a {
    color: #ffffff;
  }

  .footer p {
    text-align: center;
    color: #fff;
    line-height: 1.5rem;
    margin: 0;
    font-size: 0.875rem;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .nav {
    background: url(../../Images/phoneBg.png) no-repeat top center;
    background-size: 100%;
    height: 27rem;
  }

  .nav-bg {
    background: url("../../Images/bg.png") no-repeat top center;
    background-size: 100%;
    height: 27rem;
  }

  .navbar .container-fluid {
    width: 100%;
  }

  .ArticleList {
    min-height: 20rem;
  }

  .navbar-nav li {
    display: inline-block;
    margin-right: 0.42rem;
    line-height: 2.5rem;
  }

  .nav li:hover {
    background: none;
  }

  .logo {
    width: 26rem;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .icon-bar {
    display: block;
    width: 22px;
    color: white;
    background-color: white;
    height: 2px;
    border-radius: 1px;
  }

  .navbar-toggler .icon-bar + .icon-bar {
    margin-top: 4px;
  }

  .navbar-toggler {
    border: none;
  }

  .container,
  .container-sm {
    max-width: 576px;
  }

  .Title {
    width: 100%;
    height: 3.8rem;
    background: url(../../Images/TitleLine.png) bottom center no-repeat;
    background-size: 100%;
  }

  .Title .Name {
    width: 100%;
    height: 3.75rem;
    float: left;
    line-height: 3.75rem;
    color: #333333;
    font-size: 1.5rem;
  }

  .List ul li {
    width: 100%;
    height: 3.5rem;
    line-height: 3.5rem;
    border-bottom: 1px dashed #e9e9e9;
  }

  .List ul li i {
    display: block;
    width: 7px;
    height: 9px;
    float: left;
    background: url(../../Images/ListIcon.png) no-repeat;
    margin: 24px 5px 23px 0;
  }

  .List ul li a {
    color: #333333;
    width: 90%;
    font-size: 0.96rem;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .List ul li a:hover {
    color: #ff6263;
  }

  .List ul li span {
    display: none;
  }

  .Page {
    width: 100%;
    height: 26px;
    margin: 20px 0px 30px 0px;
    text-align: right;
  }

  .Page a {
    color: #999;
    font-size: 12px;
    margin: 0 5px;
    border: 1px solid #e6e6e6;
    padding: 4px 12px;
    background: #fff;
  }

  .Page a:hover {
    color: #fff;
    border: 1px solid #aa2329;
    background: #aa2329;
  }

  .footer {
    width: 100%;
    background: #001e36;
    overflow: hidden;
    text-align: center;
    color: #fff;
  }

  .footer .container .row > div {
    margin: 1rem auto;
  }

  .footer a {
    color: #ffffff;
  }

  .footer p {
    text-align: center;
    color: #fff;
    line-height: 1.5rem;
    margin: 0;
    font-size: 0.875rem;
  }
}

/*// Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) {
  .nav {
    background: url(../../Images/phoneBg.png) no-repeat top center;
    background-size: 100%;
    height: 16rem;
  }

  .nav-bg {
    background: url("../../Images/bg.png") no-repeat top 40px;
    background-size: 100%;
    height: 16rem;
  }

  .nav li:hover {
    background: none;
  }

  .nav li a:hover {
    color: #ff6263;
  }

  .logo {
    width: 16rem;
  }

  .navbar .container-fluid {
    width: 100%;
  }

  .nav .container {
    z-index: 999;
  }

  .navbar-nav {
    float: right;
    text-align: right;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 1px 8px #595959;
    width: 50px;
  }

  .navbar-nav li {
    line-height: 2.2rem;
    text-align: center;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .navBar-phone {
    background-color: #3b3b3b !important;
  }

  .icon-bar {
    display: block;
    width: 22px;
    color: white;
    background-color: white;
    height: 2px;
    border-radius: 1px;
  }

  .navbar-toggler .icon-bar + .icon-bar {
    margin-top: 4px;
  }

  .navbar-toggler {
    border: none;
  }

  .ml-auto li a {
    color: #7f7474;
    font-size: 11px;
  }

  .Title {
    width: 100%;
    height: 3.8rem;
    background: url(../../Images/TitleLine.png) bottom center no-repeat;
    background-size: 100%;
  }

  .Title .Name {
    width: 100%;
    height: 3.75rem;
    float: left;
    line-height: 3.75rem;
    color: #333333;
    font-size: 1.5rem;
  }

  .List ul li {
    width: 100%;
    /* height: 3.5rem; */
    /* line-height: 3.5rem; */
    margin-top: 1rem;
    border-bottom: 1px dashed #e9e9e9;
  }

  .List ul li i {
    display: block;
    width: 7px;
    height: 9px;
    float: left;
    background: url(../../Images/ListIcon.png) no-repeat;
    margin: 0.5rem;
  }

  .List ul li a {
    color: #333333;
    width: 78%;
    font-size: 0.96rem;
    display: inline-block;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    text-overflow: ellipsis;
  }

  .List ul li a:hover {
    color: #ff6263;
  }

  .List ul li span {
    margin-left: 1.5rem;
    color: #ccc;
    font-size: 0.5rem;
  }

  .Page {
    width: 100%;
    height: 26px;
    margin: 20px 0px 30px 0px;
    text-align: right;
  }

  .Page a {
    color: #999;
    font-size: 12px;
    margin: 0 5px;
    border: 1px solid #e6e6e6;
    padding: 4px 12px;
    background: #fff;
    display: inline-block;
  }

  .Page a:hover {
    color: #fff;
    border: 1px solid #aa2329;
    background: #aa2329;
  }

  .footer {
    width: 100%;
    background: #001e36;
    overflow: hidden;
    text-align: center;
    color: #fff;
  }

  .footer .container .row > div {
    margin: 1rem auto;
  }

  .footer a {
    color: #ffffff;
  }

  .footer p {
    text-align: center;
    color: #fff;
    line-height: 1.5rem;
    margin: 0;
    font-size: 0.875rem;
  }
}

/* dark mode */
.switch {
  color: #fff;
  display: flex;
  position: fixed;
  right: 21px;
  bottom: 0;
  border: 1px solid #fff;
  border-bottom: none;
  border-radius: 0 5px 0 0;
  z-index: 999;
  cursor: pointer;
}

.wzaElder {
  position: fixed;
  bottom: 0;
  right: 103px;
  height: 24px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  line-height: 24px;
  background: #000;
  padding: 0 3px;
  color: #fff;
  border-radius: 5px 0 0 0;
  z-index: 999;
  cursor: pointer;
}
.wzaBtnClose {
  position: fixed;
  bottom: 0;
  right: 103px;
  height: 24px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  line-height: 24px;
  background: #f5801c;
  display: none;
  padding: 0 3px;
  color: #fff;
  border-radius: 5px 0 0 0;
  z-index: 999;
  cursor: pointer;
}

.switch-light,
.switch-dark {
  width: 40px;
  height: 23px;
  line-height: 24px;
  text-align: center;
  background: #000;
  font-size: 14px;
}

.switch-light {
  border-right: 1px solid #fff;
}

.switch-dark {
  border-radius: 0 5px 0 0;
}

.switch-active {
  background: #f5801c;
}

.body-dark {
  /* 定义 body-dark 类的样式 */
  background-color: #000000 !important;
}

.Name-a-span-dark {
  color: #ffffff !important;
}

.dark-mode {
  background-color: #000000 !important;
}

.dark-mode-nav-footer {
  background-color: #3b3b3b !important;
}

.dark-mode-list {
  background-color: #000000 !important;
}

.dark-mode-list a {
  color: #ffffff !important;
}

.dark-mode-list span {
  color: #ffffff !important;
}
