h2.page-header {
  margin: 10px 0 25px 0;
  padding-bottom: 15px;
}
.user-baseinfo {
  margin-bottom: 25px;
}
.user-baseinfo table tr td {
  color: #999;
}
@media (min-width: 992px) {
  .user-center .avatar-text,
  .user-center .avatar-img {
    height: 150px;
    width: 150px;
    border-radius: 150px;
    line-height: 150px;
    font-size: 70px;
  }
  .user-center .avatar-img {
    font-size: 0;
  }
  .user-center .avatar-img img {
    height: 150px;
    width: 150px;
    border-radius: 150px;
  }
}
.sidebar-toggle {
  display: none;
}
@media (max-width: 991px) {
  .sidenav {
    position: fixed;
    top: 50px;
    z-index: 1029;
    height: calc(100vh - 50px);
    padding: 20px 0 20px 0;
    min-width: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 250px;
    left: -250px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .sidebar-toggle {
    display: block;
    position: fixed;
    right: 20px;
    bottom: 70px;
    border-radius: 50%;
    background: #eee;
    font-size: 22px;
    padding: 10px;
    line-height: 30px;
    height: 50px;
    width: 50px;
    text-align: center;
    z-index: 999999;
  }
}
body.sidebar-open .sidenav {
  left: 0;
  width: 250px;
  box-shadow: 0 6px 27px rgba(0, 0, 0, 0.075);
}
body.sidebar-open .sidebar-toggle i:before {
  content: "\f00d";
}
/*# sourceMappingURL=user.css.map */



.title_box{ width:auto; height:36px; margin:0 auto; border-bottom:solid 1px #0066cc;}
.title_txt{ line-height:36px; padding-left:5px; font-size:16px;  color:#0066cc;}



.footer{width:100%;height:auto; background:#253140;margin-top:38px;}
.footer .foot_t{width:1200px;height:175px;margin:0 auto;}
.footer .foot_t .left{float:left;padding-top:48px;}
.footer .foot_t .center{float:left;margin-left:167px;}
.footer .foot_t .center p{line-height:30px;color:#979da8;padding-top:27px;}
.footer .foot_t .right{float:right;}
.footer .foot_t .right ul{top:52px; position:relative;}
.footer .foot_t .right ul li{float:left;margin-left:15px;}
.footer .foot_t .right ul .weixin a span img{display:none;position:absolute;top:-160px;left:-32px;z-index:999;99999999}
.footer .foot_t .right ul .weixin a:hover span img{ display:block;}

.footer .foot_t .right ul .imob a span img{display:none;position:absolute;top:-160px;left:32px;z-index:999;99999999}
.footer .foot_t .right ul .imob a:hover span img{ display:block;}


.footer .foot_b{width:100%;background:#1e2a38;padding-top:12px;padding-bottom:12px;}
.footer .foot_b .link{width:1200px;margin:0 auto;color:#979da8;}
.footer .foot_b .link span{ display:block;    margin-left: 8px;}
.footer .foot_b .link a{color:#979da8;margin:0 8px;line-height:26px;}
.footer .foot_b .link a:hover{color:#fff; text-decoration:underline;}
.footer  .center  p a:link,.footer  .center  p a:visited{color:#979da8;}
