body {
  font-size: 12px;
  font-family: Tahoma, Helvetica, Arial, 'Microsoft YaHei', sans-serif;
  color: #333;
}


/*证书查询*/
.w_book_wrap{background: url(../img/index/bookbg.jpg) no-repeat center;padding-top: 84px;height:1033px}
.w_logo_img{width: 368px;}
.w_logo_img img{width: 368px;}
.w_book_name{margin-bottom: 50px;font-size: 40px;color: #b81921;text-align: center;margin-top: 70px;letter-spacing:20px;}
.w_logo_wrap{width: 520px;margin: 0 auto;background: #fff; padding-bottom: 30px;padding-top: 39px;text-align: center;border-radius: 16px;border: 1px solid #eff0f1}
.w_logo_wrap h3{text-align: center;color: #1a1a1a;font-size: 28px;margin-bottom: 39px;}
.w_book_box{width:483px;display: inline-block;font-size: 14px;color: #666}
.w_book_item{margin-bottom: 20px;}
.w_book_item span{width: 70px;text-align: right;display: inline-block}
.w_book_item .w_bookInp{width: 317px;line-height: 36px;height: 36px;border: 1px solid #e6e6e6;border-radius: 4px;padding-right: 8px}
.w_book_item .w_bookInp_wid{width: 220px;}
.w_ver_img{width: 88px;height: 29px;vertical-align: middle;display: inline-block;margin-left: 9px;}
.w_ver_img img{width: 88px;height: 29px;}
.w_sub_btn{}
.w_sub_btn a{width: 70px;line-height: 25px;height: 25px;background: #cc0011;font-size: 14px;color: #fff;display: inline-block;border-radius: 2px;border: 1px solid #e4adb5}

.w_state{
  width: 523px;margin: 34px auto 0;line-height: 28px;color: #333;font-size: 14px;
}
.w_state .w_state_detail{}
.w_state .w_state_detail em{margin-right: 5px}
.w_state .w_state_detail span{
  width: 451px;
  letter-spacing: 2px;
}
.w_state .w_state_tit{width: 45px;}
.fl {
  float: left;
}
dd, dt {
  line-height: 28px;
}

.w_select{display: inline-block;position: relative}
.w_select .w_sel_title{cursor: pointer;text-align: left}
.w_select .w_sel_title span{padding-left:15px;width: 290px;display: inline-block;text-align: left}
.w_select .w_sel_title i{display: inline-block;background: url(../images/pull-icon.png) no-repeat  center;width: 12px;height: 12px;}
.w_sel_uls{display: none;position: absolute;top:37px;left: 0;background: #fff;width: 325px;border: 1px solid #e6e6e6;border-bottom: 0;text-align: left;}
.w_sel_uls li{border-bottom: 1px solid #e6e6e6;line-height: 36px;}
.w_sel_uls li a {display: block;padding-left: 13px;}
.w_sel_uls li a:hover{color: #fff;background: #b81921}