.dijitHidden {
  display: none;
}
.dijitDialogTitleBar {
  display: none;
}
.claro .dijitDialogUnderlay,
.dijitDialogUnderlayWrapper {
  background: url("../images/dia_overlay_bg.png") repeat 0 0 transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dijitDialogPaneContent {
  background-color: white;
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 20px;
}
.dia_pro_c {
  position: relative;
}
.dia_pro_c .close {
  width: 20px;
  height: 20px;
  background: url("../images/btn_close.png") no-repeat 0 0 transparent;
  position: absolute;
  top: 1px;
  overflow: hidden;
  text-indent: -50em;
  cursor: pointer;
  right: 1px;
}
.dia_pro_c .true_con {
  width: 580px;
  float: left;
  margin: 48px 0 0 68px;
}
.dia_pro_c .unitti {
  font-family: "微软雅黑";
  font-size: 12px;
  color: #333;
  margin: 0 30px 0 58px;
}
.child .dia_pro_c .price_form .f_item dd input.pro_total {
  width: 250px;
}
.child .dia_pro_c .price_form .f_item dd input.pro_unit {
  width: 90px;
}
.child .price_form .f_btns {
  margin-left: 160px;
  _margin-left: 80px;
  *margin-left: 80px;
  _float: left;
  *float: left;
}
.child .price_form .f_btns .submit {
  display: block;
  text-align: center;
  background-color: #51b600;
  border-bottom: 4px solid #357800;
  font-size: 17px;
  font-family: "微软雅黑";
  color: white;
  cursor: pointer;
  width: 222px;
  height: 38px;
  line-height: 38px;
  _margin-left: 80px;
  *margin-left: 85px;
  *margin-right: 85px;
}
.child .price_form .f_btns .submit:hover {
  color: red;
}
.child .price_form .f_item dd .qq,
.child .price_form .f_item dd .ali,
.child .price_form .f_item dd .msn,
.child .price_form .f_item dd .skype {
  width: 257px;
}
.child .dia_pro_c .price_form .f_item {
  margin: 5px 0;
}
.child .dia_pro_c .price_form .f_item dd .capecha_w {
  height: 27px;
  top: 0;
  width: auto;
  line-height: 27px;
}
.child .dia_pro_c .price_form .f_item dd .capecha_w img {
  height: 27px;
  width: 117px;
  display: block;
  float: left;
}
.child .dia_pro_c .price_form .f_item dd .capecha_w span {
  display: block;
  height: 27px;
  line-height: 27px;
  float: left;
  color: #333;
  font-size: 12px;
  font-family: "微软雅黑";
  font-weight: normal;
  margin-left: 10px;
}
.child .dia_pro_c .price_form .f_item dd .capecha_w span a {
  color: #51b600;
  cursor: pointer;
}
.child .dia_pro_c .price_form .f_item dd .capecha_w span a:hover {
  color: red;
}
.child .price_form .f_item.h {
  display: none;
}
.child .f_item dd input {
  font-weight: normal;
}
.claro .dijitTextBox,
.claro .dijitInputInner {
  color: #333;
}
.click_hide {
  clear: both;
  width: 100%;
  height: 46px;
  border: 1px solid #d9d9d9;
  border-left: 0;
  border-right: 0;
  background-color: #f2f2f2;
  text-align: center;
  cursor: pointer;
}
.click_hide a {
  display: block;
  height: 100%;
  position: relative;
  top: -1px;
  margin: 0 auto;
}
.click_hide a .tx {
  color: #333333;
  font-family: 微软雅黑;
  font-weight: normal;
}
.click_hide a:hover {
  color: #51b600;
}
.click_hide a:hover .tx {
  color: #51b600;
}
.pbottom p {
  width: 720px;
}
.pbottom .authen_icon {
  width: 110px;
  height: 39px;
  margin-top: 10px;
}
.pbottom .authen_icon img {
  width: 110px;
  height: 40px;
}
