body, html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
}
.site-header{
  background:#393D49;
  color:#fff;
  height: 60px;
}
.site-header #logo{
  position: absolute;
  left: 0;
  top: 0px;
  width: 300px;
  font-size: 18px;
  font-weight: 500;
  line-height: 60px;
}

.site-header #logo a{
  color:#fff;
}

.site-header #user{
  width: 200px;
  float: right;
  line-height: 60px;
}

.footer {
  position: fixed;
  z-index: 12;
  height: 90px;
  width: 100%;
  bottom:0;
  overflow: hidden;
  line-height: 30px;
  text-align: center;
  background-color: #eee;
  color: #666;
  font-weight: 300;
}
.footerp{
  margin-top:15px;
}

.layui-row h2{
  display: block;
  padding-left: 10px;
  font-size: 16px;
  line-height: 32px;
  font-weight: bold;
  color:#01AAED;
  border-bottom:1px solid #01AAED;
}
.layui-row h2 a{
  color:#01AAED;
}
.layui-row h2 span{
  font-size: 12px;
  line-height: 36px;
  float: right;
  margin-right: 5px;
}
.gonggao{
  font-size:15px;
  margin-top:10px;
  line-height: 28px;
}
.gonggao p.time{
  font-size: 14px;
  font-weight: normal;
  text-indent: 2em;
}

#help{
  margin:15px 0;
}
#help h2{
  margin-bottom: 10px;
}
#help p{
  line-height: 26px;
}
#help table tr td{
  text-align: center;
}
#help fieldset legend,#login fieldset legend{
  font-size: 15px;
  color:#009688;
}

#baoming h2{
  margin-bottom: 10px;
}

#reg{
  margin-top:15px;
}

#notice{
  margin-top: 10px;
  margin-bottom: 15px;
}
#notice p{
  line-height: 26px;
  text-indent:2em;
}
#notice img{
  margin:10px auto;
  border:1px #eee dashed;
  padding:2px;
}
ul#timeline{
  margin-top: 15px;
  margin-left: 20px;
}

#userinfo{
  width: 100%;
  height: auto;
  margin:10px auto;
}
#userinfo h3{
  font-size:14px;
  line-height: 26px;
}
#userinfo p{
  line-height: 32px;
}

img#avatar{
  border:1px #eee dashed;
  padding:3px;
}


.pay-alert h4{
  line-height: 35px;
  font-size: 16px;
  font-weight: bold;
}
.pay-alert ul{
  border:1px #eee solid;
  padding:10px 15px;
}
.pay-alert ul li{
  list-style:none;
  font-size: 14px;
  line-height: 30px;  
}

.close-alert{

}

#gg{

}
#gg h3{
  display: block;
  width: 100%;
  text-align: center;
  line-height: 45px;
  border-bottom:1px #ccc dashed;
}
#gg #content{
  width: 95%;
  line-height: 26px;
  margin:15px auto;
}
#gg #content p{
  text-indent: 2em;
}
#info_result{
  border: 1px #14a4f9 dashed;
  padding: 10px;
  width: 60%;
  margin-left: 110px;
  color: #444;
  line-height: 26px;
  border-radius: 8px;
}
.txyq{
  margin:0px auto;
  width: 317px;
}