@charset "utf-8";body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li,  sub, sup, tt, var, del, dfn,  ins, kbd, q, s, samp,  strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select { margin:0; padding:0;}ul,ol{list-style:none;}dt { font-weight: normal; }*,body,html,div,h1,h2,h3,h4,h5,h6,p,span,a,img,button,input,textarea,ul,li,i,button {    border: 0;    padding: 0;    margin: 0;}/* HTML5 重置为较旧版本的浏览器 */article, aside, details, figcaption, figure, footer, header, menu, nav, section { display:block;}blockquote, q{ quotes:none; }blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }table { border-collapse: collapse; border-spacing: 0; }/* 按钮样式 */input, button, textarea, select { outline:none; resize:none; background: #fff;}input[type="button"]{cursor:pointer; border:0}input[type="submit"]{cursor:pointer; border:0;-webkit-appearance:none;}input[type="reset"]{cursor:pointer; border:0}/*删除火狐下按钮默认样式*/input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner{ border:none; padding:0;}/*浮动*/.fl { float: left !important;}.fr { float: right !important;}.clearfix:after{content:'\20';display:block;height:0;clear:both;}.clearfix{zoom:1;}html{overflow-y:scroll;}/*a 链接*/a,input,button,select,textarea{-webkit-tap-highlight-color: transparent;appearance:none ;padding: 0; margin: 0; border: none;}a { text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur()); }a:link { color:#666; }a:visited { color:#666; }a:hover, a:active, a:focus {text-decoration:none; }/*图片居中*/.middle { display:table-cell; *display:block; overflow:hidden; font:0px/0px 'Arial'; text-align:center; vertical-align:middle;}fieldset, img { border:0; vertical-align:middle;max-width: 100%;}h1,h2,h3,h4,h5,h6{font-weight: normal;}/*常量*/.hide{display:none !important;}.show{display:block !important;}.invisible{visibility:hidden;}.noBg{background:none !important;}.noBorder{border:none !important;}.noMargin{margin:0 !important;}.noPadding{padding:0 !important;}:-moz-placeholder { color: #999; }::-moz-placeholder {color: #999;}input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #999;}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #999;}i {font-style: normal;}.iconfont {    font-family: "iconfont" !important;    font-size: 16px;    font-style: normal;    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;}.flex { display: flex; }.flex1 { justify-content: space-between; align-items:center; }.flex2 {justify-content: center; align-items: center;}.limit1{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; }.limit2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }.limit5{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; line-clamp: 5; -webkit-box-orient: vertical; }.color1 {color: #ff6700;}.jiu-icon1 {margin-right: 8px;}.fontBold {font-weight: bold;}.clear {clear: both;}/*img { display: block; width: 100%; height: 100%; }*/select{    appearance: none;    /*这个样式就是清楚他的下拉按钮的默认样式: ;*/    -moz-appearance: none;    -webkit-appearance: none;    background-color: #fff;    background: url(../images/select.jpg) no-repeat scroll right center transparent;    padding-right: 35px;    width: 100%;    position: relative;    height: 55px;    line-height: 55px;    border-bottom: 1px solid #f0f0f0;}.jiu-select {position: relative;}.jiu-select:after{content: ""; position: absolute; border-left: 1px solid #eae2da; top: 0; right: 25px; height: 25px; top: 15px; }