@charset 'utf-8';
* {
  margin: 0 ;
  padding: 0 ;
  border: 0 ;
  outline: 0 ;
  box-sizing: border-box;
  font-family: "Microsoft YaHei";
  font-size: 16px;
}
*:focus {
  outline: 0;
}
* ol,
* ul {
  list-style: none;
}
* a {
  text-decoration: none;
}
* a img,
* :link img,
* :visited img {
  border: 0 ;
}
* table {
  border-collapse: collapse;
  border-spacing: 1;
}
* header,
* main,
* section,
* footer,
* aside,
* nav,
* article,
* figure {
  display: block;
}
.hide{display: none!important;}
.clear { clear:both; font-size:0px; height:0px; overflow:hidden;}
.fl{float: left;}.fr{float: right;}
.check-main{background: #eef1f6;  padding-top: 27px;padding-bottom: 39px}
.check-center{
  width: 1000px;
  margin: 0 auto;
}
.check-body{background: #fff;}
p.check-position{font-size: 12px;color: #999999;font-family: '宋体';margin-bottom: 10px;}
p.check-position span{font-weight: bold;font-size: 12px;color: #999999;font-family: '宋体';}
.check-body{border: 1px solid #e0e0e0;padding: 34px;padding-top: 108px}
.check-p{float: left;width: 405px;font-size: 14px;font-family: '宋体';color: #333;margin-left:50px;position: relative;margin-bottom: 30px}
.check-p span{position: absolute;bottom: -15px;left: 95px;color: #ff0000;font-size: 12px;font-family: '宋体';}
.check-p input,.check-p select{width: 298px;height: 32px;border: 1px solid #dedede;}
.check-sel-fix{margin-left: 21px;}
.check-body table{width: 100%;margin-bottom: 60px;}
.check-body table td{background-clip: padding-box!important;height: 40px;background: #ffffff;font-size: 12px;color: #555555;font-family: '宋体';border: 1px solid #95b8e7;position: relative;text-align: center;}
.check-body table th{height: 44px;background: #e7f0ff;font-size: 12px;font-family: '宋体';color: #555555;border: 1px solid #95b8e7;}
.check-body table td span{z-index: 200;background: #fff;padding: 5px;font-size: 12px;color: #555555;font-family: '宋体';border: 1px solid #95b8e7;display: block;width: 469px;position: absolute;top: 39px;left: -330px;}
.check-body table td a{font-size: 12px;color: #555555;}
.check-star,.check-star-half{display: inline-block;width: 25px;height: 15px;}
.check-star{background: url(../../../images/default/check-star.png) no-repeat center center;}
.check-star-half{background: url(../../../images/default/check-star-half.png) no-repeat center center;}
.check-body h3{font-size: 17px;color: #000000;font-family: '宋体';margin-bottom: 15px}
.check-body h3 span{color: #999999;font-size: 12px;}
.check-th-len1{width: 105px}
.check-th-len2{width: 44px}
.check-th-len3{width: 139px}
.check-th-len0{width: 180px}
.check-btn{width: 340px;margin: 40px auto;}
.check-btn a{display: inline-block;width: 160px;height: 44px;}
.check-reset{background: url(../../../images/default/check-reset.png) no-repeat center center;}
.check-find{background: url(../../../images/default/check-find.png) no-repeat center center;}