@charset "utf-8";

.header { text-decoration: none; font-size: 2em; line-height: 80px; font-family: "微软雅黑", "宋体"; color: #666666; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; height: 46px; }

.loginhead { text-decoration: none; line-height: 46px; font-size: 15px; height: 46px; }


#tdZiZhiEdit { border: 1px solid #FFFFFF; border-radius: 8px; /*-webkit-filter: opacity(50%);  
            filter: opacity(50%); opacity:0.8; //透明度设置*/ 
 width: 90%; margin-top: 20px; height: 400px; margin-right: auto; margin-left: auto; }
#tdZiZhiEdit div { padding: 5px; }

#button1,#button2 {
  background-color: #4b6ea4;
  height: 40px;
  width: 98%;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  border-radius: 3px;
}

#button3 {
  background-color: #CCCCCC;
  height: 40px;
  width: 98%;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
}

.yk {
  background-color: #FF9900;
  height: 40px;
  width: 50%;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  border-radius: 3px;
  margin-right: auto;
  margin-left: auto;
  line-height: 40px;
  text-align: center;
}

.yk a {
 
  color: #FFFFFF;

  display: block;
}




input,
button,
select,
textarea {
  outline: none;
  border: none;
  -webkit-appearance: none;

}


.input1 {
  border: 1px solid #d9d9d9;
  height: 40px;
  width: 80%;
  border-radius: 3px;
  font-size: 1em;
  padding: 0 9%;
}
.bottomcss{ height: 38px; width: 100%; margin-right: auto; margin-left: auto; font-size: 12px; margin-top: 12px; line-height: 35px; text-align: center; }


