@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; background-position: center top; background-size: 100%; background-origin: content-box; }

input { padding: 0; border: 0px solid transparent; border-radius: 0; margin: 0; font-family: inherit; -webkit-appearance: none; }
input[type="text"] { line-height: inherit; }
input:focus { outline: 0; }
input::-moz-focus-inner { border: 0; }

input, button, select, textarea { outline: none; padding: 0; border: none; margin: 0; }

textarea { resize: none; }

li { vertical-align: bottom; list-style: none; outline: none; }

em { font-style: normal; }

a { cursor: pointer; blr: expression(this.onFocus=this.blur()); outline: none; text-decoration: none; -webkit-user-select: none; -webkit-user-drag: none; -webkit-tap-highlight-color: transparent; }

img { max-width: 100%; vertical-align: middle; outline: none; }

body { font: 0.12rem/1.5 "微软雅黑", "Tahoma", "宋体", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #2E2E2E; background-color: #fff; }

.header { position: relative; color: #fff; background: url("bg-top.png") center top no-repeat; }
.header_cnt { position: relative; box-sizing: border-box; width: 1000px; height: 311px; padding: 0 36px; margin: 0 auto; background: url("bg-top.png") center top no-repeat; }

.logo { padding-top: 21px; }
.logo_link { display: block; width: 192px; height: 62px; font-size: 0; line-height: 0; background: url("logo.png") right bottom no-repeat; background-size: 192px; }

.title { padding-top: 80px; font-size: 40px; line-height: 60px; }

.desc { padding-top: 8px; font-size: 16px; line-height: 24px; color: rgba(255, 255, 255, 0.8); }

.sec { position: relative; box-sizing: border-box; width: 1000px; padding: 40px 36px 0; margin: 0 auto; font-size: 14px; line-height: 38px; }
.sec_title { font-size: 30px; line-height: 30px; }
.sec_cnt { padding-top: 30px; }
.sec_cnt a { color: #0593ff; text-decoration: underline; }

.footer { padding: 150px 0 50px; }

.copyright { font-size: 12px; line-height: 18px; color: rgba(0, 0, 0, 0.5); text-align: center; }