ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.container.portal_logo {
  padding: 30px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container.portal_logo img {
  max-width: 100%;
  max-height: 100%;
}
.container.portal_logo .head_right {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
.container.portal_logo .head_right a {
  text-decoration: none;
  color: #337ab7;
  font-size: 14px;
}
.container.portal_logo .head_right .userinfo {
  color: #4679b2;
}
.container.portal_logo .head_right .userinfo_box {
  position: relative;
}
.container.portal_logo .head_right .userinfo_box:hover .user_menu {
  display: block;
}
.container.portal_logo .head_right .userinfo_box .user_menu {
  display: none;
}
.container.portal_logo .head_right .unlogin {
  display: block;
}
.container.portal_logo .head_right .unlogin a {
  margin-left: 14px;
}
.container.portal_logo .head_right .logined {
  display: none;
}
.container.portal_logo .head_right .logined > ul > li {
  display: inline-block;
  height: 32px;
  line-height: 32px;
}
.container.portal_logo .head_right .logined > ul > li a {
  display: block;
}
.container.portal_logo .head_right .logined > ul > li .user_menu {
  position: absolute;
  right: 0px;
  z-index: 99999;
}
.container.portal_logo .head_right .logined > ul > li .user_menu li {
  display: block;
  margin-right: 0px;
  line-height: 32px;
  padding: 0px 10px;
  background: #ffffff;
  border: 1px solid #bdbdbd;
}
.container.portal_logo .head_right .logined > ul > li .user_menu li:first-child {
  border-radius: 5px 5px 0px 0px;
  border: 1px solid #bdbdbd;
  border-bottom: none;
}
.container.portal_logo .head_right .logined > ul > li .user_menu li:last-child {
  border-radius: 0px 0px 5px 5px;
  border: 1px solid #bdbdbd;
}
.container.portal_logo .head_right .logined > ul > li .user_menu li:hover {
  background: #1c528e;
}
.container.portal_logo .head_right .logined > ul > li .user_menu li a {
  color: #4c4c4c;
  white-space: nowrap;
}
.container.portal_logo .head_right .logined > ul > li .user_menu li a:hover {
  color: #FFF;
  margin-right: 0px;
}
nav {
  background: #005492;
  background-repeat-y: no-repeat;
  border: 0px;
  z-index: 9999;
}
nav.navbar {
  border-radius: 0px;
  margin-bottom: 0px;
}
nav .a_common {
  color: #ffffff;
  background: transparent;
}
nav a {
  color: #ffffff;
  display: inline-block;
}
nav a:hover {
  color: #ffffff;
  background: transparent;
}
nav a.disable {
  cursor: default;
  text-decoration: none;
}
nav .icon-bar {
  background: #ffffff;
}
nav #navbar {
  position: relative;
}
nav #navbar a {
  color: #ffffff;
  background: transparent;
}
nav #navbar .navbar-nav > li {
  width: auto;
  margin: 0 10px;
}
nav #navbar .navbar-nav > li:not(:last-child):after {
  display: block;
  width: 100%;
  height: 1px;
  right: auto;
  top: auto;
  left: 0px;
  bottom: 0px;
  background: #076195;
  content: '';
}
@media (min-width: 768px) {
  nav #navbar .navbar-nav > li:not(:last-child):after {
    position: absolute;
    width: 2px;
    height: 20px;
    right: -1px;
    top: 15px;
    left: auto;
    bottom: auto;
    background: #ffffff;
  }
}
nav #navbar .navbar-nav > li > a {
  display: inline-block;
  text-align: left;
  padding: 15px 0px;
  font-size: 0.4rem;
}
@media (min-width: 768px) {
  nav #navbar .navbar-nav > li > a {
    display: block;
    text-align: center;
    font-size: 18px;
  }
}
nav #navbar .navbar-nav > li .mobile.glyphicon {
  position: absolute;
  top: 18px;
  right: 10px;
  color: #ffffff;
  display: block;
}
@media (min-width: 768px) {
  nav #navbar .navbar-nav > li .mobile.glyphicon {
    display: none;
  }
}
@media (min-width: 768px) {
  nav #navbar .navbar-nav > li .mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  nav #navbar .navbar-nav > li {
    width: 16.6%;
    margin: 0px;
  }
}
nav #navbar .navbar-nav .leaf {
  display: none;
}
nav #navbar .navbar-nav .leaf a {
  font-size: 0.36rem;
  padding: 10px;
  width: 100%;
}
nav #navbar .navbar-nav .district-info {
  margin-left: 0px;
  background: #ffffff;
  display: none;
}
@media screen and (min-width: 768px) {
  nav #navbar .navbar-nav {
    float: none;
  }
}
nav #navbar .mutual > li > a {
  color: #005492;
  padding: 10px;
}
nav #navbar .city-info {
  position: relative;
  display: none;
}
nav #navbar .city-info .province {
  margin: 0 10px;
  font-weight: bold;
  border-bottom: 1px solid #005492;
}
nav #navbar .city-info .province a {
  font-size: 0.36rem;
  padding: 10px 0px 5px;
  color: #005492;
}
nav #navbar .city-info .close {
  position: absolute;
  right: 10px;
  top: 3.5px;
  font-size: 20px;
}
nav #navbar .hover-menu {
  position: absolute;
  background: #005492;
  width: 100%;
  padding: 30px 100px 30px;
  opacity: 0.9;
  left: 0px;
  display: none;
}
nav #navbar .hover-menu .pc {
  display: none;
}
nav #navbar .hover-menu .pc.active {
  display: block;
  background: #005492;
}
nav #navbar .hover-menu .pc.pc > li {
  margin-right: 50px;
}
nav #navbar .hover-menu li {
  float: left;
}
nav #navbar .hover-menu li a {
  font-size: 0.16rem;
}
nav #navbar .hover-menu .province-row {
  margin-bottom: 20px;
}
nav #navbar .hover-menu .province-row ul {
  margin-bottom: 0px;
}
nav #navbar .hover-menu .province-row ul > li {
  width: 10%;
  text-align: center;
  position: relative;
}
nav #navbar .hover-menu .district-info {
  background: transparent;
}
nav #navbar .hover-menu .city-box {
  position: relative;
  background: #6186b0;
  border-radius: 3px;
  margin-top: -10px;
  margin-bottom: 10px;
  display: none;
}
nav #navbar .hover-menu .city-box li {
  width: auto;
  padding: 10px 15px;
}
nav #navbar .hover-menu .city-box li a {
  font-size: 0.14rem;
}
nav #navbar .hover-menu .city-box .up-arrow {
  position: absolute;
  top: -8px;
  left: 0px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #6186b0;
}

.footer {
  border-top: 6px solid #005492;
  padding-top: 15px;
  padding-bottom: 20px;
}
.footer_left {
  text-align: right;
  height: 80px;
  line-height: 80px;
}
.relation a,
.relation span {
  margin-right: 10px;
}
.relation a {
  color: #666666;
}
.relation span {
  color: #656565;
}
.relation {
  line-height: 25px;
  color: #666666;
  margin-top: 5px;
}
.copyright {
  line-height: 25px;
  color: #666666;
}
.copyright span {
  margin-right: 20px;
}
@media (max-width: 992px) {
  .footer_left {
    text-align: center;
  }
  .footer_right {
    text-align: center;
  }
}
