* { margin:0; padding:0;}
a { color:rgb(51,51,51); text-decoration:none;}
a:hover,a:focus { text-decoration:none; cursor:pointer;}
.clear{ clear:both;height:0px;display:block;}
ul{ list-style-type:none;}
li{ display:inline;}
input,select,textarea{font-family:"Microsoft YaHei";vertical-align:middle;}
body{font-family:"Microsoft YaHei";font-size:16px;}
.titdiv{font-size:24px; text-align:center; color:#fff;background: rgb(0,153,255);max-width:640px;height:60px;line-height:60px;margin:0 auto;}
.center_search{margin:50px auto;max-width:640px;padding:0 10px;}
.center_search ul{width:100%; margin:0 auto;}
.center_search ul li{width:100%;padding:15px 0px;display: block;}
.search_div button{cursor: pointer;background: rgb(0,153,255);border: 1px solid rgb(0,133,255);height: 38px;color: rgb(255,255,255);
border-radius: 5px;font-size: 15px;width: 100%;margin-top: 15px;}
.search_div button:hover{background:rgb(0,123,255);}
.message{color:#f00; padding:10px 0;}
#resLi{background: #f2f2f2;padding: 10px 2%;width: 96%;}
.search_div input{display: block;width: 96%;padding:8px 2%;font-size: 20px;border-radius: 5px;border: 1px solid #ccc;}
.search_div button{display:block;margin-top:10px;width:100%;padding:8px 0px;}
.center_search ul li span{width:100%;display:block;padding-bottom:10px;}
/*正确内容*/
.resal{font-size: 20px;text-align: center; margin-bottom: 10px;border-bottom: 1px solid #ccc;color: #ff6000;}
.center_search_dl{line-height:30px;padding:10px 0;}
/*追溯内容表格*/
.center_search_dl dd table{border:1px solid #e4e4e4;line-height:25px;font-size:.8rem;margin-bottom:10px;border-collapse: collapse;color: #888;}
.center_search_dl dd table tr:first-child{background:#e6e6e6;color:#333;line-height:35px;}
.center_search_dl dd table td{padding-left:10px;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;}
/*追溯内容img*/
.center_search_dl dd img{max-width:640px;text-align:center;width:100%;}
 