@charset "UTF-8";
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-overflow-scrolling: touch; }

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }

body { font-family: '微软雅黑'; }

address, cite, dfn, em, var { font-style: normal; }

code, kbd, pre, samp { font-family: couriernew, courier, monospace; }

ul, ol { list-style: none; }

a { text-decoration: none; cursor: pointer; color: #333333; }

a:hover { text-decoration: none; }

sup { vertical-align: text-top; }

sub { vertical-align: text-bottom; }

legend { color: #000; }

fieldset, img { border: 0; }

button, input, select, textarea { font-size: 100%; outline: none; border: none; }

textarea { resize: none; }

button { border-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

.relativeDiv { position: relative; }

.bold { font-weight: 700; }

.hide { display: none; }

.clearfix:after { content: ""; display: block; clear: both; }

.clearfix { zoom: 1; }

.fr { float: right; }

.fl { float: left; }

.icon { display: inline-block; background-position: 50%; background-repeat: no-repeat; background-size: 100%; }

.icon-search { height: 13px; width: 13px; background-image: url(../mimg/icon-search.png); }

.icon-menu { height: 15px; width: 18px; background-image: url(../mimg/icon-menu.png); vertical-align: middle; }

.icon-eye { height: 8px; width: 12px; background-image: url(../mimg/icon-eye.png); }

.icon-down { margin-right: 4px; height: 11px; width: 11px; background-image: url(../mimg/icon-down.png); vertical-align: middle; }

body { background-color: #f9f9f9; }

.search-box { font-size: 0; padding: 8px 4%; background-color: #3ea2ff; }
.search-box .search-box-left { vertical-align: middle; display: inline-block; position: relative; width: 70%; }
.search-box .search-box-left .icon { position: absolute; left: 10px; top: 50%; margin-top: -6.5px; }
.search-box .search-box-left input { font-size: 16px; color: #fff; padding-left: 30px; width: 100%; border-radius: 20px; line-height: 28px; background-color: #78beff; }
.search-box .search-box-right { float: right; width: 30%; vertical-align: middle; display: inline-block; padding-left: 15px; text-align: right; }
.search-box .search-box-right .sbr-text { font-size: 18px; color: #fff; margin-right: 30%; vertical-align: middle; }

.search-his { padding: 0 4%; }
.search-his h2 { margin-top: 16px; color: #666; font-size: 18px; }
.search-his .search-his-box { padding: 20px 0; }
.search-his .search-his-box a { display: inline-block; margin-right: 20px; margin-bottom: 15px; font-size: 14px; padding: 0 12px; line-height: 26px; color: #999; background-color: #fff; }

.search-main { font-size: 0; }

.search-main-nav { position: relative; padding: 0 4%; padding-bottom: 5px; background-color: #fff; }
.search-main-nav a { margin-right: 30px; display: inline-block; }
.search-main-nav a span { display: inline-block; padding: 10px 0; font-size: 16px; color: #333; }
.search-main-nav a i { position: relative; display: block; width: 100%; height: 6px; height: 3px; background-color: transparent; border-radius: 25%; z-index: 2; }
.search-main-nav a.cur span { color: #3ea2ff; }
.search-main-nav a.cur i { background-color: #3ea2ff; }

.search-main-line { position: absolute; left: 0; right: 0; height: 3px; bottom: 5px; z-index: 1; background-color: #f9f9f9; }

.search-main-box { background-color: #fff; padding: 0 4%; }

.smb-down { padding: 12px 0; }
.smb-down:not(:last-child) { border-bottom: 1px solid #ddd; }
.smb-down img { width: 55px; height: 55px; }
.smb-down .isi-msg { display: inline-block; padding-left: 12px; vertical-align: top; width: 80%; }
.smb-down .isi-msg p { line-height: 24px; color: #333; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; }
.smb-down .isi-bot { padding-top: 8px; }
.smb-down .isi-bot span { color: #999; font-size: 12px; vertical-align: middle; }
.smb-down .isi-bot span:not(:last-child) { margin-right: 20px; }

.smb-cour { padding: 12px 0; }
.smb-cour:not(:last-child) { border-bottom: 1px solid #ddd; }
.smb-cour img { max-height: 75px; width: 32%; }
.smb-cour .sim-msg { display: inline-block; vertical-align: top; width: 68%; padding-left: 10px; }
.smb-cour .sim-msg p { line-height: 20px; height: 40px; overflow: hidden; font-size: 16px; color: #333; margin-bottom: 10px; }
.smb-cour .sim-msg span { color: #999; font-size: 12px; margin-right: 30px; }

/*# sourceMappingURL=search.css.map */
