a,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
label,
li,
ol,
p,
ul {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

li {
  list-style-type: none;
}

a {
  color: #666;
}

@font-face {
  font-family: weiruanyahei;
  src: url(../../style/font/Microsoft_YaHei.ttf) format("woff"), url(../../style/font/Microsoft_YaHei.ttf) format("truetype");
  font-weight: 400;
  font-display: "auto";
  font-style: normal
}

html {
  font-family: weiruanyahei, 华文细黑, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 16px;
  word-spacing: 1px;
  color: #333;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  cursor: default;
  text-align: justify
}






.clearfix:after {

  display: table;
  clear: both;
  content: "";
}

.fl {
  float: left;
}

.msgLoginForm {
  display: none;
}

.rightBar {
  width: 500px;
  float: right;
  background-color: #fff;
  position: relative;
}

.fr1 {

  float: right;
}

.wid {
  width: 100%;
  margin: 0 auto;
}



.top {
  height: 150px;
  padding-right: 15%;
  padding-left: 15%;
  font-weight: 400;
  color: #666;
}

.top>div:first-child {
  float: left;
}

.cnt {
  background: #f4f6f8;
  float: left;
  width: 100%;
}

.box {
  padding-left: 15%;
  height: 615px;
  padding-top: 19px;
  padding-right: 15%;
  min-width: 1200px;
}

.box form {
  background: white;
  margin-right: 0px;
  padding: 20px;
}

form .form_top {

  margin-bottom: 20px;
  height: 24px;
  text-align: center;
}

.form_top h3 {

  font-size: 18px;
  font-weight: 400;
  color: #666;
}

.form_top a {

  display: block;
  height: 24px;
  line-height: 24px;
  padding-left: 20px;

}

input[type=text],
input[type=password],
input[type=number] {
  width: 400px;
  margin-top: 20px;
  line-height: 50px;
  height: 50px;
  border: 1px solid #ccc;
  outline: none;
}

.yanzhen {
  width: 400px;
  line-height: 70px;
  height: 70px;
}

.yanzhen .item {
  float: left;
}


.password1 {
  width: 320px;
  margin-top: 20px;
  line-height: 50px;
  height: 50px;
  border: 1px solid #ccc;

}

::placeholder {
  color: #999;
}

.forgetpwd {
  margin-top: 27px;
  margin-bottom: 20px;
  color: #666;
}



.loginbtn,
.msgLoginbtn {
  margin-top: 39px;
  height: 60px;
  background: #2E5EC0;
  text-align: center;
  line-height: 60px;
  font-size: 18px;
  color: white;
  cursor: pointer;
  width: 400px;
}

.loginbtn:hover {
  opacity: .7;
}

.bot {
  margin-top: 20px;
}

.bot p {
  text-align: center;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #666;
}

.bot a {
  margin: auto 20px;
}

.nav {
  width: 400px;
  /*宽度也改为自动*/
  overflow: hidden;
  padding: 0;
  margin: 0 auto;
  margin-top: 30px;
}

.nav>li {
  float: left;
  width: 200px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  font-size: 22px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  margin-bottom: 10px;
}

.nav>li:hover {
  border-bottom: 2px solid #2E5EC0;
  color: #2E5EC0;
}

.nav li:first-child {
  border-bottom: 2px solid #2E5EC0;
  color: #2E5EC0;
}

.dianhua {
  font-size: 28px;
  font-family: DIN Alternate Bold, DIN Alternate Bold-Bold;
  font-weight: 700;
  color: #2e5ec0;
}

.shijian {
  font-size: 15px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  color: #666666;
}

.footer {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 20px;
}

.yanzhenma {
  height: 70px;
}

.footer a {
  margin-right: 40px;
  font-size: 15px;
}

.msgForm {

  padding-left: 50px;
  width: 500px;
  float: right;
  position: relative;
  display: none;
}

.nav a {
  color: #000
}

.nav>li>a {
  padding: 0px
}

.nav>li>a:hover {
  background-color: #fff;
  color: #2E5EC0;
  font-weight: 400;
}

.shuLine {
  position: relative;
  float: left;
  height: 50px;
  width: 1px;
  background-color: #E6E6E6;
  margin-right: 10px;
}

.submit_yanzheng:active,
.submit_yanzheng:focus {
  outline-width: 0px;
}

#identity_yanzhenma,
#identity {
  width: 400px;
  margin-top: 20px;
  line-height: 50px;
  height: 50px;
  border: 1px solid #ccc;
  outline: none;
}

select:focus,
select:active,
select:hover {
  outline-width: 0px;
}

.chooseIdentity_yanzhengma,.chooseIdentity{
  display: none;
}

@media screen and (max-width: 1430px) {
  .box {
    padding-left: 4%;
    padding-top: 50px;
    padding-right: 4%;
  }
}