.head-top {
  width: 100%;
  height: 0.234375rem;
  background: #ffffff;
}
.head-top .wrap-box {
  width: 6.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.head-top .wrap-box {
  font-size: 0.067rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.234375rem;
}
.head-top .wrap-box a {
  padding: 0.03125rem 0.05208333rem;
}
.head-top .wrap-box a.active {
  background: var(--main-color);
  border-radius: 0.08854167rem;
  color: #ffffff;
}
.head-content {
  width: 6.640625rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.33854167rem auto;
}
.head-content .logo-box {
  margin-left: 0.15625rem;
  display: flex;
  align-items: center;
}
.head-content .logo-box img {
  display: block;
  width: 0.38020833rem;
  height: 0.38020833rem;
}
.head-content .logo-box .site-name-box {
  margin-left: 0.08854167rem;
  color: var(--main-color);
  text-shadow: #fff 0.00520833rem 0 0, #fff 0 0.00520833rem 0, #fff -0.00520833rem 0 0, #fff 0 -0.00520833rem 0;
}
.head-content .logo-box .site-name-box .site_name {
  height: 0.19791667rem;
  font-size: 0.203125rem;
  font-weight: bolder;
  line-height: 0.19791667rem;
}
.head-content .logo-box .site-name .site_name_english {
  height: 0.07291667rem;
  font-size: 0.08854167rem;
  line-height: 0.07291667rem;
  margin-top: 0.04166667rem;
}
.head-content .search-box {
  margin-right: 0.15625rem;
}
.head-content .search-box .search-input {
  box-sizing: border-box;
  width: 1.04166667rem;
  height: 0.18229167rem;
  background-color: #ffffff;
  padding-left: 0.05208333rem;
}
.head-content .search-box .search-btn {
  width: 0.32291667rem;
  height: 0.18229167rem;
  background: var(--main-color);
  font-size: 0.07291667rem;
  color: #ffffff;
  line-height: 0.18229167rem;
}
.nav {
  width: 6.640625rem;
  height: 0.33854167rem;
  margin: 0 auto;
  background-color: var(--main-color);
  display: flex;
  align-items: center;
}
.nav .nav-abox {
  display: flex;
  width: 1.10677083rem;
  height: 0.33854167rem;
  line-height: 0.33854167rem;
  color: #ffffff;
  align-items: center;
  justify-content: center;
  border-right: solid 0.00520833rem #DE2910;
  border-left: solid 0.00520833rem #bd0118;
  transition: background-color 0.3s ease-in-out;
}
.nav .nav-abox:first-child {
  border-left: none;
}
.nav .nav-abox:last-child {
  border-right: none;
}
.nav .nav-abox:hover {
  background-color: #FF0000;
}
.nav .nav-abox img {
  width: 0.10416667rem;
  height: 0.10416667rem;
}
.nav .nav-abox span {
  margin-left: 0.05208333rem;
}
.sidebar-box {
  margin-top: 0.05208333rem;
  width: 1.5rem;
  text-align: center;
}
.sidebar-box .title {
  height: 0.26041667rem;
  background-color: var(--main-color);
  line-height: 0.26041667rem;
  color: #ffffff;
  font-size: 0.10416667rem;
  font-weight: bold;
}
.sidebar-box ul {
  background: #f6f6f6;
}
.sidebar-box ul li {
  height: 0.28125rem;
  background-color: #efefef;
  border-top: solid 1px #ffffff;
  font-size: 0.09375rem;
  line-height: 0.28125rem;
  color: #222222;
}
.sidebar-box ul li.active a,
.sidebar-box ul li:hover a {
  color: var(--main-color);
  font-weight: bold;
}
.footer {
  width: 100%;
  background-color: #c52739;
}
.footer .links-box {
  width: 6.640625rem;
  margin: 0 auto;
  padding-bottom: 0.20833333rem;
  overflow: hidden;
}
.footer .links-box .link-type-box {
  margin: 0.14583333rem 0 0.10416667rem;
  display: flex;
  align-items: center;
}
.footer .links-box .link-type-box a {
  width: 20%;
  height: 0.08854167rem;
  font-size: 0.08333333rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 0.08854167rem;
}
.footer .links-box .link-type-box a:hover {
  color: #f5d389;
}
.footer .links-box .line {
  height: 0.01041667rem;
  border-top: solid 0.00520833rem var(--main-color);
  border-bottom: solid 0.00520833rem #c7192d;
}
.footer .links-box .link-box {
  margin-top: 0.125rem;
}
.footer .links-box .link-box .item {
  display: none;
  font-size: 0;
}
.footer .links-box .link-box .item:first-child {
  display: block;
}
.footer .links-box .link-box .item a {
  display: inline-block;
  width: 20%;
  background: url("../images/arrow.png")/*tpa=http://hb.yl.gov.cn/static/cms/pc/img/arrow.png*/ no-repeat;
  background-position: left center;
  padding-left: 0.0625rem;
  line-height: 0.15625rem;
  font-size: 0.07291667rem;
  color: #ffffff;
}
.footer .links-box .link-box .item a:hover {
  color: #f5d389;
}
.footer .copyright-box .content {
  width: 6.640625rem;
  margin: 0 auto;
  padding: 0.15625rem 0;
  color: #FFFFFF;
  line-height: 0.15625rem;
  display: flex;
  align-items: center;
}
.footer .copyright-box .content .footer-icon-box {
  display: flex;
  align-items: center;
}
.footer .copyright-box .content a {
  color: #FFFFFF;
}
