/* 头部开始 */
.head{
  
  height:140px;
  line-height: 140px;
  background: #015293;
}
.head a{
  color: #ffffff;
  font-size: 18px;
}
.head div{
  height: 140px;
  line-height: 140px;
}
.head div img{
  margin-top: 18px;
}
.head div span{
  float: right;
}
.content{
   background: url(/templets/1/ycsrmzf/img/zwgk_bg_img.png) no-repeat;
   background-position: center;
   height: 280px;
}
.content_subject{
  width: 606px;
  height: 509px;
  background: #ffffff;
  margin: 60px auto;
  position: relative;
  top: -300px;
  margin-bottom: -200px;
  padding: 0px 72px;
}
/* 主题内容 */
.content_subject h3{
  font-size: 30px;
  color: #015293;
  margin-top: 32px;
  text-align: center;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.content_subject input{
  border: none;
}
.content_subject li{
  border-bottom: 1px #e0e0e0 solid;
  margin: 10px 0px;
  position: relative;
}
.content_subject a{  
  color: #999999;
  position: relative;
  top: 20px;
  left: 10px;
}
.dlaj{
  width: 150px;
  height: 60px;
  line-height: 60px;
  background-color: #F5F5F5;
  color: #999999;
  margin-left: 50px;
  border: 1px solid transparent;
  outline: none;
  font-size: 20px;
  cursor: pointer;
}
.zcaj{
  border: 1px solid transparent;
  outline: none;
  height: 60px;
  background-color: #015293;
  font-size: 20px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  width: 320px;
  line-height: 60px;
}
/* 登录页 */
.row .dlnr{
  height: 500px;
  }
  
  .row .dlnr li{
  width: 85%;
  }
  .dlnr button{
    margin-top: 50px;
  }
  .dlnr a{
    font-size: 16px;
    position: relative;
    top: 19px;
    left: 50px;
    color: #999999;
    text-decoration: inherit;
  }
  
  .row .dlnr  p{
  margin-left: 50px;
  border-bottom: 1px #e0e0e0 solid;
  width: 500px;
  margin: 30px  0px 0px 50px;
  padding-bottom: 10px;
  padding-left: 15px;
  position: relative;
  }
  .row .dlnr p img{
  width: 18px;
  margin: 5px;
  }
  
  .row .dlnr  p .yzmtp{
    width: 158px;
    margin: 0px;
    position: absolute;
    top: -21px;
    left: 338px;
  }
  .row .dlnr p input{
  outline: none;
  border: 0px;
  padding-left: 10px;
  }
/* 变动样式 */
.zcnr .zcaj {
    margin-left: 50px;
    width: 268px;
    line-height: 60px;
}
.zcnr .dlaj {
  width: 125px;
  line-height: 60px;
  background-color: #F5F5F5;
  color: #999999;
  margin-left: 50px;
}
  /* 密码重置 */
  .row .czmm{
    height: 500px;
  }
  .czmm button{
    margin-top: 50px;
  }
