
  #top0{
    background:none;
    color: #333333;
  }
  #top0 a{
       color: #333333;
    font-weight: normal;
  }
  #top263{
    background: url(../images/main/naver.png) no-repeat center 52px;
    color: #00a78c;
  }
 #top263 a {
    color: #00a78c;
    font-weight: bold;
}
  .d_about_bd .fwmcx{
        margin: 50px 0 100px;
    }
.d_about_bd .fwmcx h2{
    font-size: 26px;
    letter-spacing: 3px;
    font-weight: bold;
    text-align: center;
    color: #1cb49c;
        margin-bottom: 23px;
}
.d_about_bd .fwmcx .form > div{
    width: 100%;
    text-align: center;
}
.d_about_bd .fwmcx .form input{
    width: 350px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #ddd;
    padding: 0 15px;
    font-size: 15px;
    margin: 0 auto;
}
.d_about_bd .fwmcx .form .chaxun{
    width: 384px;
    height: 46px;
    line-height: 45px;
    border: none;
    background: #1cb49c;
    font-size: 15px;
    color: #fff;
    letter-spacing: 3px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    outline:medium;
}
/*查询结果页*/
      .d_about_bd .fwmcx01{
        margin:20px 0 36px;
    }
.d_about_bd .fwmcx01 h2{
    font-size: 26px;
    letter-spacing: 3px;
    font-weight: bold;
    text-align: center;
    color: #1cb49c;
        margin-bottom: 23px;
}
.d_about_bd .fwmcx01 .form input{
    width: 270px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #ddd;
    padding: 0 15px;
    font-size: 15px;
    margin: 0 auto;
}
.d_about_bd .fwmcx01 .form .chaxun{
    width: 100px;
    height: 46px;
    line-height: 45px;
    border: none;
    background: #1cb49c;
    font-size: 15px;
    color: #fff;
    letter-spacing: 3px;
    display: block;
    outline:medium;
/*    margin: 0 auto;
    margin-top: 20px;*/
}
.d_about_bd .fwmcxjg{
      margin-bottom: 100px;
}
.d_about_bd .fwmcxjg table{
    width: 70%!important;
        border-collapse: collapse;/*边框重叠，否则你会看到双实线*/
    margin: 0 auto;
}
.d_about_bd .fwmcxjg table th {border-width: 1px;padding: 8px;border-style: solid;border-color: #666666;width: 50%;}
.d_about_bd .fwmcxjg table td {
    border-width: 1px!important;
    border-style: solid!important;
    border-color: #666666!important;
    padding: 10px!important;
  display:table-cell; vertical-align:middle;
text-align: center;
}

.d_about_bd .fwmcxjg table tr td  p{
  text-align: center!important;
  margin:0!important;
}
/*表格高亮*/
.d_about_bd .fwmcxjg table tr:hover,.d_about_bd .fwmcxjg table tr:hover td,.d_about_bd .fwmcxjg table tr:hover p,.d_about_bd .fwmcxjg table tr:hover span{
  background: #1cb49c!important;
    color: #fff!important;
}