@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, figure, figcaption, table, th, td img, hr { margin: 0; padding: 0; }
html { font-size: 100px;}

a, abbr, acronym, address, big, blockquote, body, caption, cite, code, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, html, img, ins, kbd, label, legend, li, ol, p, pre, q, s, samp, small, span, strike, strong, ul { margin: 0; padding: 0; vertical-align: baseline; border: 0; outline: 0; }

body { font-family: "微软雅黑", "Microsoft YaHei", "simsun"; font-size: 14px; font-weight: 400; margin: 0 auto; line-height: 0.24rem; text-align: left; color: #666; background: #fff; max-width: 100%; padding-bottom: 0px; }
.base_color{ color: #009fe4; }
.base_color2{ color: #f33; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
* { -webkit-box-sizing: border-box; box-sizing: border-box; }

button { cursor: pointer; border-radius: 0; outline: none; }

input { border: none; border-radius: 0; outline: none; -webkit-appearance: none; }

textarea { border: none; }

input[type="submit"] { cursor: pointer; }

input::-webkit-input-placeholder { color: #999; }

input:-ms-input-placeholder { color: #999; }

input::-ms-input-placeholder { color: #999; }

input::placeholder { color: #999; }

img { height: auto; vertical-align: middle; -ms-interpolation-mode: bicubic; border: 0; }

/*让链接里的 img 无边框；清除图片间距*/
a{text-decoration: none;}
li{list-style: none}
.nrBaa {
    width: 3px;
    height: 45px;
    background-color: #ff6637;
    float: left;
}
.nrBab{width: 200px; height: 45px; float: left;margin-left: 8px; font-size: 14px; color: #737373;}