@charset "utf-8";
/* CSS Document by cjy */
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
  margin: 0;
  padding: 0;
  color: #333;
}
html {
  display: inline-block;
  width: 100%;
}
img {
  border: none;
}
a {
  text-decoration: none;
  cursor: pointer;
  border: 0;
}
strong {
  font-weight: bold;
}
ul,
ol,
li,
dt,
dd {
  list-style: none;
}
em,
i {
  font-style: normal;
}
.dis-in-b {
  display: inline-block;
}
.f-l {
  float: left;
}
.f-r {
  float: right;
}
.clear {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* CSS Document by cjy */
body {
  background: url(../img/2020hbsjy_logo_bg.jpg) center top repeat;
}
.dis-none {
  display: none;
}
.conent {
  text-align: center;
  background: url(../img/2020hbsjy_logo_top.png) center top no-repeat;
}
.logo {
  padding-top: 26px;
}
.login {
  display: inline-block;
  margin-left: 640px;
  width: 697px;
  height: 660px;
  background: url(../img/2020hbsjy_logo_login.png) no-repeat;
}
.login h2 {
  font: bold 24px/40px "微软雅黑";
  color: #00ccff;
  text-align: center;
  padding-top: 122px;
}
.login .tab {
  margin-left: 120px;
  margin-top: 20px;
}
.login .tab label {
  font: 18px/50px "微软雅黑";
  color: #fff;
  display: inline-block;
  float: left;
  width: 110px;
  text-align: right;
}
.login .tab input {
  display: inline-block;
  float: left;
  margin-left: 4px;
  height: 48px;
  background-color: #1971d3;
  border: 1px solid #19adf3;
  padding-left: 10px;
  font: 16px/48px "微软雅黑";
  color: #c7ddf2;
}
.login .tab input.int1 {
  width: 330px;
}
.login .tab .yzm {
  margin-left: 4px;
  float: left;
  display: inline-block;
  width: 148px;
  font: 14px/48px "微软雅黑";
  color: #f7f7f7;
  background-color: #1985df;
  border: 1px solid #19adf3;
}
.login .tab .yzm:hover {
  background-color: #0b5a9b;
}
.login .submit-int {
  width: 460px;
  text-align: center;
  font: 18px/42px "微软雅黑";
  height: 42px;
  color: #FFFFFF;
  margin-top: 30px;
  background-color: #19adf3;
  border: none;
}
.login .submit-int:hover {
  cursor: pointer;
  background-color: #0b5a9b;
}
.login .wjmm {
  margin-top: 10px;
  display: block;
  font: 14px/30px "微软雅黑";
  color: #f7f7f7;
  text-align: left;
  margin-left: 120px;
}
.login .wjmm:hover {
  text-decoration: underline;
}
.footer {
  position: fixed;
  z-index: 302;
  bottom: 0;
  width: 100%;
  background: url(../img/2020hbsjy_logo_footer.png) repeat;
  height: 50px;
}
.footer p {
  font: 14px/50px "微软雅黑";
  color: #979aa7;
  text-align: center;
}
