.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;
  }

}
/*加载*/
  #loading{
      background-color:#fff; 
      height: 500px;
      width: 1000px;
      position: relative;
  }
  #loading img{
      position: absolute;
      display:block;
      width: 128px;
      height: 128px;
      top: 50%;
      left: 50%;
      margin-left: -69px;
      margin-top: -69px;
  }
  /*分页*/
#fenye_ajax{
   text-align: center;
   height:50px;
   padding-top: 10px;
}
#fenye_ajax span{
    margin-right: 5px;
    height: 40px;
    color: #000;
    font-size: 12px;
    display: inline-block; 
    line-height: 40px;
}
#fenye_ajax a{
    width:60px;
    height: 30px;
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    color: #0168B7;
    line-height: 30px;
    background: #ddd;
}
#fenye_ajax a:hover{
    color: #f00;
    text-decoration: none;
}
@media screen and (max-width: 768px){
    .fenye_ajax a{
      width:40px;
      height: 30px;
      display: inline-block;
      text-decoration: none;
      font-size: 12px;
      color: #0168B7;
      line-height: 30px;
      background: #ddd;
  }
}
/*校准能力列表样式*/
.calibrationWarp .item-list{
    padding: 15px 0;
   
 }
.listBorder{
  border: 1px solid #ddd;
  padding: 5px 8px;
  margin:3px 0;
 }
/*规格信息*/
/*cnas信息能力列表*/
#cnasWarp_content{
    border: 1px solid #eee;
    padding: 10px 0; 
    border-bottom: none;
}
#cnasWarp_content:hover{
    background: #ECF5FF;
}
.argument_headId{
    float: left;
    width: 5%;
}
.GetDataId {
    box-sizing: border-box;
}
.sliderDown{
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 10px 5px;
    background-image:url("../images/sliderup.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    color: #999;  
    background-size: 50%;
}
.sliderDown.toggle {
    transform: rotate(90deg);
}

.cnasItem_list{
    float: left;
    width: 85%;
}

#cnasFanwei{
    margin: 2px 0;
    border-top: 1px solid #eee
}
@media screen and (max-width: 768px){
  .GetDataId {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
   padding: 0;
}
.argument_headId{
    float: left;
    width: auto;
    width: 40%;
    text-align: center;
}
.cnasItem_list{
    float: left;
    width: 90%;
}
}
.cnasbox{
    border-top: 1px solid #eee;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    background: #F2DEDE;
    font-size: 14px;
    color: #337ab7;
    padding: 0 0 0 10px;
}
/*.cnasbox:hover{
    background: #D9EDF7;
}*/
.cnasbox strong{
    color: #66b1ff;
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    width: 45%;
}
@media screen and (max-width: 768px){
  .cnasbox strong{
    color: #e4393c;
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    margin: 0 10px;
    width: auto;
}
}
.guigeFanwei strong.empty{
    color: #66b1ff;
    font-weight: normal;
    font-size: 14px;
    width: 45%;
    display: block;
    padding: 0 0 0 10px;
     overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    background: #F2DEDE;
    font-size: 14px;
    color: #337ab7;
}
.cnasItem{
    line-height: 40px;
}
.cnasItem .guigeFanwei {
    display: none;
    background: #fff;
}

.cnasItem span{
    display: inline-block;
    line-height: 35px;
    font-size: 12px;
    font-style: normal;
    font-size: 14px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 10px;
    cursor: pointer;
}
.cnasItem span.colorR{
    color: #d9534f;
}
.cnasItem span.colorB{
    color: #0168bf;
}
@media screen and (max-width: 768px){
  .cnasItem span{
    width: 100%;
}
}
 .item-list strong{
    font-size: 12px;
    color: #e4393c;
    display: inline-block;
    font-weight: normal;
 }
 .item-list li{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 0;

 }
  .item-list li .colorRed{
    font-size: 12px;
    color: #0168bf;
    text-decoration: none;
    cursor: pointer;
  }
  .item-list li .warpText{
    font-size: 12px;
    color: #333;
    cursor: pointer;
    text-decoration: none;
  }
  .item-list span{
    font-size: 12px;
    color: #333;
  }
   .item-list i{
    color: #0168bf;
   }


/*完善*/
.cnasInfo{
  float: left;
  width: 95%;
}
.argument_headId a{
  text-decoration: none;
}
.detailAndGuige button{
  display: block;
  margin: 5px 8px;
}
.guigeFanwei{
  display: block;
}