#conbox {
  margin: 0 auto;
  padding: 20px 0 0 0;
  width: 450px;
}

#conbox p {
  font-size: 14px;
  margin: 0 0 20px 0;
}

#stepbox {
  overflow: hidden;
  width: 450px;
  /* height:250px; */
}

.step {
  /* overflow: hidden; */
  /* width: 500px; */
  margin: 10px 0;
}

.checkresult {
  margin-left: 160px;
  height: 24px;
  line-height: 24px;
  color: red;
}

#conbox .step p {
  font-size: 12px;
  color: black;
  line-height: 35px;
  margin: 0;
}

.label {
  line-height: 25px;
  display: inline-block;
  width: 150px;
  text-align: right;
}

.oneline {
  display: block;
}

#result {
  color: Green;
  font-size: 14px;
  text-indent: 28px;
  display: none;
}

.oneline input {
  margin: 0;
}

.textbox1 {
  border: 1px solid #5361C2;
  background-color: #CFDAEA;
  font-family: "宋体";
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.button1 {
  border: 1px solid #5361C2;
  font-size: 12px;
  width: 70px;
  text-align: center;
}

.btn-valid {
  color: #5282d0;
  text-decoration: none;
  cursor: pointer;
}

.btn-valid.disabled {
  color: #333333;
  cursor: no-drop;
}

.tip-box {
  color: #FF6600;
  margin-top: 60px;
}


/*标题样式*/

#titleBar h1 {
  font-weight: normal;
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  background: url("/xgzs/CSS/images/newstitle.jpg") no-repeat 10px center;
  color: #FF5D1C;
  color: #666;
  letter-spacing: 5px;
  text-align: left;
  padding: 0 0 0 50px;
  border-bottom: 1px solid #FF5D1C;
}

.wjmm {
  background-image: url("/xgzs/CSS/images/wjmm.jpg");
}

#titlePic {
  height: 70px;
}

.btnfiled {
  text-align: center;
  padding: 10px 0 0 0;
}

#high {
  width: 799px;
  height: 8px;
  background: url("/xgzs/CSS/images/new-high.jpg") repeat-x;
  margin: 0 auto;
  margin-bottom: 10px;
}