.oxsrch_wrap {margin:10px 0;}

.srch_box {width:100%; max-width:500px; height:55px; margin:8% auto; border-bottom:5px solid #DDD;}
.srch_box label {position:absolute; overflow:hidden; width:1px; height:1px;}
#oxsearchKey {float:left; width:100%; height:50px; margin:0 -50px 0 0; padding:0 5px; border:0; border-right:50px solid transparent; border-radius:0; background:none; font-size:1.125em; line-height:50px; -webkit-appearance:none;}
.srch_box button {float:right; position:relative; overflow:hidden; width:50px; height:50px; margin:0; padding:0; border:0; border-radius:0; background:none; text-indent:-99px; -webkit-appearance:none;}
.srch_box button:before {position:absolute; top:28px; left:33px; width:5px; height:16px; background:#18D; transform:rotate(-45deg); content:'';}
.srch_box button:after {position:absolute; top:8px; left:8px; width:18px; height:18px; border:5px solid #18D; border-radius:50%; content:'';}

.tab_normal {margin-top:30px;}

.srch_rs {margin-top:50px;}
.srch_rs>p {padding:10px 15px; background:#F6F6F6;}
.srch_rs ul {margin:0; padding:0; list-style:none;}
.srch_rs li {margin:0; padding:20px 0 0;}
.srch_rs li a, .srch_rs li a:hover {color:#04B;}
.srch_rs .note {display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.srch_rs .date {color:#888;}
.srch_rs .more {margin-top:10px; text-align:right;}
