﻿.form_box input{
  width: 100%;
  height: 0.58rem;
  border-radius: 2px;
  outline: none;
  text-indent: 0.22rem;
  margin: 0;
  padding: 0;
  display: inherit;
  font-size: 0.2rem;
  border:1px solid #ccc;
}
.form_box div{
  /* height: 60px; */
  width: 93%;
  margin: 0 auto;
  margin-top: 0.27rem;
  /* overflow: hidden; */
  /* border: 1px solid #ccc; */
}
.form_box{
  text-align: center;
}
.form_box select{
  width: 100%;
  height: 0.6rem;
  display: inherit;
  border:1px solid #ccc;
  text-indent: 0.19rem;
}

.compute{
  width: 100%;
  height: 1rem;
  background-color: #ccc;
}
.clear{
  clear: both;
}
.form_box .btn_price{
  width: 93%;
  height: 0.77rem;
  background: url(../images/btn_bg.png) center center no-repeat;
  color: #fff;
  font-size: 0.25rem;
  font-weight: bold;
  line-height: 0.77rem;
  cursor: pointer;
  border:none;
}
.model_close{
  background: url(../images/computer.gif) center center  no-repeat #e4e4e4;
  padding: 0.2rem 0;
  background-size: 95% 70%;
}
.myInput{
  text-indent: 0.2rem;
  border:1px solid #f29897 !important;
  background-color: #fee9f0 !important;
  background-image: url("../images/tixc.png")!important;
  background-repeat: no-repeat !important;
  background-position-x:0.12rem !important;
  background-position-y:50% !important;
  padding-left: 0.29rem !important;
  outline: none;
  color: red;
  box-sizing: border-box;
}
.myInput::-webkit-input-placeholder {
  color: red;

}
.myInput:-moz-placeholder {
  color: red;
}
.myInput:-ms-input-placeholder {
  color: red;
}
.area_close_model{
  width: 0.6rem !important;
  width: 0.6rem !important;
  margin: 0 auto;
  margin-bottom: -1.42rem;
}
.area_close_model img{
  width: 0.6rem;
  height: 0.6rem;
}
