@charset "utf-8";
.headbar .headbar-left {
  float: left;
}
.headbar .headbar-left p a {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #CF1106;
  line-height: 44px;
  letter-spacing: 1px;
}
.headbar .headbar-left p a:hover {
  color: #EDBE4D!important;
}
.headbar .headbar-right {
  float: right;
}
.headbar .headbar-right .headbar-sign {
  float: left;
}
.headbar .headbar-right .headbar-sign a {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: #CF1106;
  line-height: 44px;
}
.headbar .headbar-right .headbar-sign a:hover {
  color: #EDBE4D!important;
}
.headbar .headbar-right .headbar-sign b {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #CF1106;
  line-height: 44px;
  vertical-align: 1px;
  margin: 0 7px;
}
.headbar .headbar-right p {
  float: left;
}
.headbar .headbar-right p a {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: #CF1106;
  line-height: 44px;
  margin-left: 30px;
}
.headbar .headbar-right p a:hover {
  color: #EDBE4D!important;
}
.banner {
  min-width: 1180px;
  width: auto;
  height: 630px;
  background: url(/static20200313/zzysf/images/ahspecialbackgd.jpg) no-repeat;
  background-position: top center;
}
.headlogo {
  padding: 48px 23px 0 19px;
  box-sizing: border-box;
}
.headlogo .header-login {
  margin-top: 390px;
  text-align: center;
}
.headlogo .header-login .header-sign {
  display: inline-block;
}
.headlogo .header-login .header-sign a {
  display: inline-block;
  height: 58px;
  border: 2px solid #CF1106;
  border-radius: 25px;
  font-size: 24px;
  font-weight: bold;
  color: #CF1106;
  line-height: 58px;
  padding: 0 30px;
  margin: 0 28px;
}
.headlogo .header-login .header-sign a:hover {
  color: #F9B000 !important;
}
