@font-face {
  font-family: "iconfont";
  /* project id 1035526 */
  src: url("//at.alicdn.com/t/font_1035526_izdv7zof3zb.eot");
  src: url("//at.alicdn.com/t/font_1035526_izdv7zof3zb.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_1035526_izdv7zof3zb.woff2") format("woff2"), url("//at.alicdn.com/t/font_1035526_izdv7zof3zb.woff") format("woff"),
    url("//at.alicdn.com/t/font_1035526_izdv7zof3zb.ttf") format("truetype"), url("//at.alicdn.com/t/font_1035526_izdv7zof3zb.svg#iconfont") format("svg");
}
body {
  background-color: #f5f5f5;
  font: 14px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  padding-top: 87px;
}
.iconfont {
  font-family: "iconfont";
}
.header-nav {
  background-color: #fff;
  padding: 15px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 35;
  border-bottom: 1px solid #ddd;
}
.header-nav .navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar-brand {
  height: auto;
  padding: 0;
  margin-right: 10px;
}
.navbar {
  margin-bottom: 0;
}
.carousel-indicators li {
  background-color: #d5d5d5;
  opacity: 0.5;
}
.carousel-indicators .active {
  opacity: 1;
  width: 10px;
  height: 10px;
  -webkit-animation: short 5s;
  -o-animation: short 5s;
  animation: short 5s;
  margin: 1px;
}
@keyframes short {
  from {
    width: 50px;
  }
  to {
    width: 10px;
  }
}
@-webkit-keyframes short {
  from {
    width: 50px;
  }
  to {
    width: 10px;
  }
}
.navbar-brand > img {
  display: inline-block;
  margin-right: 10px;
}
.smallDesc {
  color: #777;
  font-size: 12px;
}
.smallDesc + .smallDesc {
  font-size: 16px;
  margin-left: 2px;
  margin-right: 10px;
}
.navbar-default .navbar-nav > li > a {
  color: #000;
  font-size: 16px;
  padding: 15px 25px;
  -webkit-transition: color 0.8s;
  -moz-transition: color 0.8s;
  -ms-transition: color 0.8s;
  -o-transition: color 0.8s;
  transition: color 0.8s;
}
.navbar-default .navbar-nav > li > a:hover {
  background-color: transparent;
  color: #00adef;
}
.navbar-default .navbar-nav > .active > a {
  background-color: transparent;
  color: #00adef;
}
.navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: #00adef;
}
.recentResult {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #fff;
  padding: 10px 20px;
}
.recentResult h1 {
  font-size: 50px;
  color: #f1f1f1;
  margin-bottom: 0;
}
.recentResult h2 {
  margin-top: 10px;
  font-size: 28px;
  margin-bottom: 30px;
}
.recentResult .result-footer {
  display: block;
  width: 100%;
  padding: 40px 0;
}
.recentResult .result-footer a {
  text-decoration: none;
  color: #333;
}
.recentResult .result-footer .iconfont {
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  padding: 3px 15px;
  background-color: #00adef;
  color: #ffffff;
  margin-left: 5px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: #00adef;
}
.recentResult .list-group {
  border-top: 1px solid #ddd;
}
.recentResult .list-group-item {
  border: none;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0;
  padding: 30px 15px;
}
.recentResult .list-group-item:first-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.recentResult .list-group-item .text-muted {
  font-size: 12px;
  margin-bottom: 10px;
  font-style: italic;
}
.recentResult .list-group-item .list-group-item-heading {
  color: #000;
  font-weight: bold;
}
.recentResult .list-group-item.active {
  border-color: #ddd;
  background-color: transparent;
}
.recentResult .list-group-item.active .list-group-item-text {
  color: #333;
}
.recentResult .list-group-item.active .list-group-item-heading {
  color: #00adef;
}
.recentResult .list-group-item.active:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.recentResult .list-group-item.active:hover .list-group-item-heading {
  color: #00adef;
}
.recentResult .list-group-item.active:hover .list-group-item-text {
  color: #000;
}
.footer {
  padding: 20px 0;
  background-color: #686868;
  color: #dadada;
  font-size: 12px;
}
.resultPanel {
  float: left;
}
.loginPanel {
  float: right;
  padding: 0;
  background-color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
}
.loginPanel .thumbnail {
  padding: 0;
  border: none;
}
#loginPanelImag {
  width: 100%;
}
.loginPanel .thumbnail img {
  /*  width: 100%;*/
}

.loginPanel .thumbnail + .thumbnail {
  border-top: 15px solid #f5f5f5;
}
.loginPanel .form-group {
  padding: 20px 15px;
}
.loginPanel .form-group .input-group .input-group-addon {
  background-color: transparent;
  min-width: 45px;
}
.loginPanel .form-group .input-group + .input-group {
  margin-top: 15px;
  width: 100%;
}
.loginPanel .form-group .form-control {
  /* padding: 15px 12px;
  height: 36px; */
}
.loginPanel .form-group .form-control + .form-control {
  margin-top: 15px;
}
.loginPanel .remark {
  margin-top: 15px;
  padding: 15px;
}
.loginPanel .printBtn {
  width: 100%;
  height: 100px;
  background-image: url(../images/first.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 100px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  margin-top: 15px;
}
.loginPanel .printBtn.printBtn-sec {
  background-image: url(../images/sec.jpg);
}
.loginPanel .btn:hover {
  color: #fff;
}
/*
.btn {
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  padding: 12px 10px;
}
*/
/*
.btn.btn-info {
  background-color: #00adef;
  -webkit-box-shadow: 0 7px 20px rgba(0, 173, 239, 0.2);
  -moz-box-shadow: 0 7px 20px rgba(0, 173, 239, 0.2);
  box-shadow: 0 7px 20px rgba(0, 173, 239, 0.2);
}
.btn.btn-warning {
  background-color: #f7a20d;
  -webkit-box-shadow: 0 7px 20px rgba(247, 162, 13, 0.2);
  -moz-box-shadow: 0 7px 20px rgba(247, 162, 13, 0.2);
  box-shadow: 0 7px 20px rgba(247, 162, 13, 0.2);
}
*/

.iconfont-psw {
  /* font-size: 16px;
  line-height: 16px;
  padding: 14px 12px; */
}
.notice {
  background-color: #fff;
  margin-top: 30px;
  padding: 30px;
  margin-bottom: 50px;
}
.notice .title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
}
.notice .date {
  color: #777;
  border-bottom: 1px dashed #e0e0e0;
  padding-bottom: 5px;
}
.notice .content {
  min-height: 840px;
  padding: 20px 0;
}
.notice .content p {
  font-size: 16px;
  text-indent: 30px;
}
.notice .content img {
  max-width: 100%;
}
.steps {
  padding-top: 20px;
  width: 100%;
  position: relative;
}
.steps img {
  position: relative;
  left: -2px;
  display: block;
  width: 100%;
}
.steps .txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.steps .txt .item {
  padding: 41px 0 30px 65px;
  color: #fff;
  font-size: 14px;
}
.steps .txt .item + .item {
  padding-top: 44px;
}
.outer {
  position: relative;
}
.fixed-qrcode {
  position: absolute;
  top: 30px;
  right: 10px;
  z-index: 4;
  width: 200px;
}
.fixed-qrcode .header {
  background-image: url(../images/signHeader.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 90px;
  line-height: 90px;
  color: #fff;
  font-size: 18px;
  text-shadow: 0 3px 3px #0a7384;
  text-align: center;
}
.fixed-qrcode .content {
  border: 1px solid #fff;
  width: 100%;
  background-color: #fff;
  padding: 20px;
}
.fixed-qrcode .content .qrcode {
  background-image: url(../images/qrcodeBg.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  padding: 30px;
}
.fixed-qrcode .content .qrcode img {
  width: 100%;
  display: block;
}
.userCenter {
  margin-top: 30px;
}
.userCenter .col-sm-2 {
  padding: 0;
}
.userCenter .list-footer {
  height: 30px;
  background-color: #fff;
}
.userCenter .list-header {
  background-color: #fff;
  padding: 15px;
  font-size: 18px;
  font-weight: bold;
}
.userCenter .list-group {
  margin-bottom: 0;
}
.userCenter .list-group .list-group-item {
  padding: 20px 15px;
  font-size: 16px;
  color: #000;
  border: none;
  border-top: 1px solid #f1f1f1;
  margin: 0;
}
.userCenter .list-group .list-group-item:first-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.userCenter .list-group .list-group-item.active {
  font-weight: bold;
  background-color: #fff;
  color: #e00d0d;
  text-decoration: underline;
}
.userCenter .list-group .list-group-item:hover {
  background-color: #fff;
  color: #e00d0d;
  text-decoration: underline;
}
.userCenter .panel-default {
  margin-bottom: 50px;
  border: none;
}
.userCenter .panel-default .panel-body {
  min-height: 1700px;
  padding: 30px 15px;
}
.userCenter .panel-default .panel-body .form-horizontal {
  margin-left: 50px;
}
.userCenter .panel-default .panel-body .form-horizontal .form-control {
  height: 43px;
  padding: 11px 12px;
}
.userCenter .panel-default .panel-body .form-horizontal .control-label {
  padding: 0;
  line-height: 43px;
}
.userCenter .panel-default > .panel-heading {
  background-color: #fff;
  border-color: transparent;
  padding: 20px 15px;
  border-bottom: 10px solid #f1f1f1;
}
.userCenter .panel-default > .panel-heading .panel-title {
  position: relative;
  color: #00adef;
  font-weight: bold;
  top: -3px;
}
.userCenter .panel-default > .panel-heading .panel-title:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  border-bottom: 3px solid #00adef;
}
.userCenter .btn {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.text-danger {
  color: #e00d0d;
}
.fix-menu {
  width: 190px;
}
@media (max-width: 768px) {
  .header-nav .container {
    padding: 0;
  }
  .navbar-default {
    background-color: #fff;
  }
  .navbar-brand {
    padding: 0 5px;
    height: auto;
  }
  .navbar-brand .logo {
    max-width: 270px;
  }
  .nav > li > a {
    padding: 25px 10px;
    text-align: center;
    font-size: 16px;
  }
  .nav > li + li a {
    border-top: 1px solid #eee;
  }
  .navbar-default .navbar-nav > li > a {
    color: #000;
  }
  .navbar-default .navbar-nav > .active > a {
    background-color: #fff;
    color: #00adef;
  }
  .navbar-default .navbar-collapse {
    margin: 0;
    position: absolute;
    right: -16px;
    z-index: 99;
    width: 200px;
    background-color: #fff;
    -webkit-box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
  }
  .carousel-indicators {
    bottom: 0;
  }
  .carousel-indicators li {
    width: 6px;
    height: 6px;
  }
  .carousel-indicators .active {
    width: 6px;
    height: 6px;
    -webkit-animation: shortMb 5s;
    -o-animation: shortMb 5s;
    animation: shortMb 5s;
  }
  @keyframes shortMb {
    from {
      width: 30px;
    }
    to {
      width: 6px;
    }
  }
  @-webkit-keyframes shortMb {
    from {
      width: 30px;
    }
    to {
      width: 6px;
    }
  }
  .outer {
    background-color: #fff;
  }
  .container {
    /* padding: 0; */
  }
  .loginPanel {
    margin-top: 0;
  }
  .loginPanel .btn {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .loginPanel .form-group {
    margin-bottom: 10px;
  }
  .loginPanel .printBtn {
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .loginPanel .form-group {
    margin-bottom: 0;
  }
  .resultPanel {
    background-color: #fff;
  }
  .recentResult {
    margin-top: 0;
    padding: 10px 0;
  }
  .recentResult h1 {
    text-align: center;
    font-size: 24px;
  }
  .recentResult h2 {
    text-align: center;
    font-size: 24px;
  }
  .list-group {
    border-top: none;
  }
  .list-group .list-group-item {
    padding: 15px;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
  }
  .list-group .list-group-item.active {
    border-color: #f1f1f1;
  }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    font-weight: normal;
    color: #000;
  }
  .footer {
    background-color: #222222;
    color: #868686;
  }
  .notice {
    margin-top: 0;
    padding: 10px 15px;
    margin-bottom: 20px;
  }
  .notice .title {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .notice .date {
    color: #777;
    border-bottom: 1px dashed #e0e0e0;
    padding-bottom: 5px;
  }
  .notice .content {
    min-height: 450px;
  }
  .notice .content p {
    font-size: 14px;
    text-indent: 20px;
  }
  .notice .content img {
    max-width: 100%;
  }
  .mobile-navbar {
    font-size: 14px;
    padding: 12px 0;
    text-align: center;
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
  }
  .mobile-navbar .fix-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    text-align: center;
    line-height: 46px;
    font-size: 20px;
  }
  .userCenter .panel-default .panel-body .form-horizontal {
    margin-left: 0;
  }
  .userCenter .panel-default .panel-body .form-horizontal .control-label {
    padding: 0 10px;
  }
  .userCenter {
    margin-top: 15px;
  }
  body {
    padding-top: 0;
  }
  .header-nav {
    position: static;
    text-align: center;
  }
}
