.find-content{
    padding-bottom: 30px;
}
.findWarp{
  padding-top: 20px;
  background: #fff;
  border-top: 1px solid #ccc;
}
.find-zhengshu-main{
   padding:10px 10px 50px 10px;
}
.find-address{
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  margin: 10px 0;
  color: #333;
}
.zhengshu-title{
  padding-top: 20px;
}
.zhengshu-title h3{
  font-family: "黑体";
  font-size: 16pt;
  color: #333;
  text-align: center;
  line-height: 40px;
  padding:5px 0 20px 0;
  word-spacing: 2px;
}
.zhengshu-title strong{
  color: #e4393c;
  font-weight: none;
  text-align: center;
  display: block;
}
.formGroup{
  padding:10px 0;
}
.formGroup label{
  font-size: 14px;
  color: #35AAF2;
  text-align: center;
}
.formGroup input{
  font-size: 14px;
  font-family: "yahei";
  outline: none;
  text-align: left;
  display: inline-block;
  width: 65%;
  padding: 5px 0;
  text-indent: 5px;
}
@media screen and (max-width: 768px){
  .formGroup input{
    font-size: 14px;
    font-family: "yahei";
    outline: none;
    text-align: left;
    display: inline-block;
    width:100%;
    padding: 5px 0;
    text-indent: 5px;
  }

}
.formGroup .error-name{
    display:none;
    color: #f00;
}
.formGroup .error-card{
    display:none;
    color: #f00;
}
.btn-search{
  background: #35aaf2;
  border: none 0;
  color: #fff;
  font-size: 16px;
  outline: none;
  cursor: pointer;
  padding:5px 15px;
  margin-right: 15px;
  display: inline-block;
  margin-top: 10px;
}
.show-zs{
  border-top: 1px solid #ccc;
}
.show-title{
padding: 10px 0;

}
.show-title h4{
  font-style: normal;
  font-family: "黑体";
    font-size: 16pt;
    color: #0168bf;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    word-spacing: 2px;
}
.show-info{
  text-align: center;
  font-size: 16px;
  color: #999;
  border-top: 1px solid #ddd;
}
.contactus-gopoint{
  padding-top: 30px;
  background: #fff;
}
    
.contactus-gopoint h2{
    font-family: "黑体";
    font-size: 16pt;
    color: #333;
    line-height: 40px;
    word-spacing: 2px;
}
.contactus-gopoint p{
  text-align: left;
  line-height: 30px;
}
@media screen and (max-width: 768px){
  .find-zhengshu-main{
  border-right:none;
  border-bottom: 1px dotted #ddd;
  padding-bottom: 20px;
}
}
.formGroup input{
  font-size: 14px;
  font-family: "yahei";
  outline: none;
  text-align: left;
  display: inline-block;
  padding: 5px 0;
  text-indent: 5px;
}
.data-Info li{
  line-height: 35px;
}
.contactus-gopoint h2{
    font-family: "黑体";
    font-size: 16pt;
    color: #333;
    line-height: 40px;
    word-spacing: 2px;
    text-align: center;
}
#calibrationCardFind_info{
  display: none;
  border:1px solid #7EBFE8;
   height: 100%;
  width: 100%;
  padding:10px;
  margin-top: 15px;
  text-align: left;
  color: #0168bf;
}
.calibrationCardFind_data h2{
  padding: 8px 0 10px 0;
  color: #0168bf;
  font-size: 16px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 5px;
} 