* { -webkit-tap-highlight-color: transparent; -webkit-appearance: none; padding: 0; margin: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box }
html { fonts-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% }



@font-face { font-family: 'FontAwesome'; src: url('../fonts/fontawesome-webfont.eot'); src: url('../fonts/fontawesome-webfont.eot@#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal }
.icon { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
.icon-angle-left:before { content: "\f104" }
.icon-angle-up:before { content: "\f106" }
.icon-angle-right:before { content: "\f105" }
.icon-angle-down:before { content: "\f107" }
.icon-bars:before { content: "\f0c9" }
.icon-search:before { content: "\f002" }
.icon-home:before { content: "\f015" }
.icon-random:before { content: "\f074" }
.icon-pencil:before { content: "\f040" }
.icon-file:before { content: "\f15b" }
.icon-clock-o:before { content: "\f017" }
.icon-camera:before { content: "\f030" }
.icon-eye:before { content: "\f06e" }
.icon-refresh:before { content: "\f021" }


.breadcrumb { height: 35px; line-height: 35px; background: #f4f4f4; padding: 0 10px; color: #999 }
.breadcrumb a { color: #999 }
section { }
section dl { background: #fff; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-top: -1px }
section dl:first-child { margin-top: 0; }
section dl dt { height: 65px; line-height: 30px; padding: 10px; font-size: 16px; font-weight: bold; position: relative; }
section dl dt .desc { position: absolute; left: 10px; font-weight: normal; bottom: 10px; height: 15px; line-height: 15px; font-size: 12px; color: #999; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
section dl dt .icon-angle-down, section dl dt .icon-angle-up { position: absolute; top: 15px; right: 10px; color: #999; font-size: 18px; }
section dl dt .icon-pencil { color: #999; font-weight: normal }
section dl dd { width: 50%; float: left; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; }
section dl .wrap-box { overflow: hidden; zoom: 1; display: none; }
section dl .wrap-box dd:nth-child(2n) { border-right: none }
section dl .wrap-box dd:nth-child(1), section dl .wrap-box dd:nth-child(2) { border-top: 1px solid #ccc; }
section dl .wrap-box dd:last-child { border-bottom: none }
section dl dd a { display: block; width: 100%; height: 45px; line-height: 45px; text-align: center; }
.btn-backToTop2 { font-size: 40px; color: #fff; line-height: 48px; text-align: center; width: 48px; height: 48px; position: fixed; right: 20px; bottom: 70px; background: rgba(0,0,0,.5); border-radius: 5px }
.btn-backToTop2:hover { color: #fff }
