/*head*/
.header {
  height: 80px;
  color: #fff;
}

.header .header-bg {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -99;
}

.header .title-tax {
  overflow: hidden;
  height: 100px;
  zoom: 1;
  background: url(../../images/logo-cq.png) no-repeat 70px 18px;
}

.header .title-tax div {
  float: left;
  padding-top: 21px;
  padding-left: 136px;
}

.header p{
  float: right;
  position: relative;
  right: 10%;
  font-size: 15px;
  top: 10px;
}

.header .title-tax div h1 {
  font-weight: 300;
}

.header .title-tax div h3 {
  font-weight: 100;
}

#forgetPassword,
#findPassword,
#setUpPassword{
  width: 960px;
  background: #fff;
  margin:0 auto;
  margin-top: 30px;
}

#forgetPassword .forget-password-form {
  padding:40px 100px;
}

#forgetPassword .forget-password-form>table tr {
  height: 40px;
  font-size: 14px;
  color: #6c6c6c;
}

#forgetPassword .forget-password-form>table{
  margin-left: 150px;
}

#forgetPassword .forget-password-form>table tr td img{
  vertical-align: middle;
}

#forgetPassword  #submit{
  margin-top: 20px;
}

/*ÕÒ»ØÃÜÂë·½Ê½*/
#findPassword {
  font-weight: bolder;
}

.find-password-title {
  border-bottom: 1px dashed #ccc;
  padding: 10px 0;
}

#findPassword .find-password-form {
  margin-top: 40px;
}

.find-password-form>table tr {
  height: 70px;
  font-size: 14px;
  color: #6c6c6c;
}

.find-password-form>table {
  padding: 0 30px;
}

.find-password-form>table tr td {
  padding-left: 20px;
  border-bottom: 1px solid #e3e1e1;
}

.find-password-form>table tr td img {
  vertical-align: bottom;
}

.find-password-form>table tr td input {
  vertical-align: middle;
}

.find-password-form .btn-blue{
  display: block;
  width: 80px;
}

#setUpPassword {
  position: relative;
}

#setUpPassword img.bg-right {
  position: absolute;
  top: 100px;
  left: 600px;
}

.setUp-password-title {
  border-bottom: 1px dashed #ccc;
  padding: 10px 0;
}

#setUpPassword .setUp-password-form {
  margin-top: 40px;
}

#setUpPassword .setUp-password-form>table tr {
  height: 40px;
  font-size: 14px;
  color: #6c6c6c;
}

.setUp-password-form{
  padding-left: 20px;
}

.mini-button {
  width: 114px;
  vertical-align: bottom;
}

.setUp-password-form .btn-blue{
  margin-top: 20px;
  width: 200px;
}

.mini-messagebox-question{
  background: 0;
}

.mini-button{
  background: #37bcf7;
  border:0;
  border-radius: 4px;
  width: 80px !important;
}

.mini-button, a.mini-button{
  color: #fff;
}

body a:hover.mini-button{
  border:0;
  background: #1aacda;
}

body a:active.mini-button{
  color: #fff;
}

.mini-panel-viewport{
  height: 130px !important;
}

.mini-panel{
  width: 340px !important;
}

.mini-textbox-border{
  border-radius: 4px;
}

input.btn-yzm{
  float: right;
  margin: 0px 16px 0 10px
}

img{
  vertical-align: middle;
}
