@charset "UTF-8";
.yellow { color: #fffb00; }

.bg-yellow { background-color: #fffb00; }

.red { color: #ff0000; }

.bg-red { background-color: #ff0000; }

.blue { color: #00aaee; }

.bg-blue { background-color: #00aaee; }

.gray { color: #b9bcc7; }

.bg-gray { background-color: #b9bcc7; }

.orange { color: #ff7802; }

.bg-orange { background-color: #ff7802; }

html { font-family: "仿宋", "宋体", "微软雅黑", "Hiragino Sans GB", "Hiragino Sans GB W3", Helvetica, Arial, sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, footer, header, nav, section { display: block; }

figcaption, figure, main { display: block; }

figure { margin: 1em 40px; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }

pre { font-family: monospace,monospace; font-size: 1em; }

a { color: #333; background-color: transparent; -webkit-text-decoration-skip: objects; -webkit-tap-highlight-color: transparent; text-decoration: none; }

a:active, a:hover, a:focus { color: #f00; text-decoration: none; outline-width: 0; }

abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }

b, strong { font-weight: inherit; }

b, strong { font-weight: bolder; }

code, kbd, samp { font-family: monospace,monospace; font-size: 1em; }

dfn { font-style: italic; }

mark { background-color: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

audio:not([controls]) { display: none; height: 0; }

img { width: auto; max-width: 100%; width: 100%; -ms-interpolation-mode: bicubic; border-style: none; }

svg:not(:root) { overflow: hidden; }

button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; cursor: pointer; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

fieldset { border: 1px solid #f00; }

legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; /* 3 */ white-space: normal; }

progress { display: inline-block; vertical-align: baseline; }

textarea { overflow: auto; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

details, menu { display: block; }

summary { display: list-item; }

canvas { display: inline-block; }

template { display: none; }

[hidden] { display: none; }

table { border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: inherit; }

body { font-size: 0.24rem; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, audio, canvas, progress, video, body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, a, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea { margin: 0; padding: 0; font-weight: normal; font-style: normal; font-family: inherit; -webkit-box-sizing: border-box; box-sizing: border-box; }

body { color: #333; background: #d7d7d7; }

ul, li, ol { list-style: none; line-height: normal; }

i, address, cite, dfn, em, var { font-style: normal; }

input[type=date] { outline: none; border: none; -webkit-appearance: none; }

.wrap { width: 7.5rem; margin-left: auto; margin-right: auto; }

.footer-pc .footer-content, .page1 .step3, .cf { *zoom: 1; }

.footer-pc .footer-content:before, .page1 .step3:before, .footer-pc .footer-content:after, .page1 .step3:after, .cf:before, .cf:after { content: ""; display: table; }

.footer-pc .footer-content:after, .page1 .step3:after, .cf:after { clear: both; }

input[type=text], input[type=password], input[type=submit], select, textarea { border: #333 1px solid; outline: none; }

input[type=text]:hover, input[type=password]:hover, input[type=submit]:hover, select:hover, textarea:hover, input[type=text]:focus, input[type=password]:focus, input[type=submit]:focus, select:focus, textarea:focus { border-color: #f00; }

.show { display: block !important; }

.hide { display: none !important; }

.h98 { width: 100%; height: 0.98rem; }

.bg { background-color: #f6f6f6; }

.btn { line-height: .6rem; padding: 0 .2rem; border-radius: .1rem; border: #f00 1px solid; text-align: center; background-color: #f00; color: #fff; }

.btn:hover { opacity: .8; color: #fff; }

.btn.btn-blue { background-color: #00aaee; border-color: #00aaee; }

.btn.btn-gray { background-color: #b9bcc7; border-color: #b9bcc7; }

.btn.btn-red { background-color: #ff0000; border-color: #ff0000; }

.btn.btn-orange { background-color: #ff7802; border-color: #ff7802; }

input[type=text], input[type=password], input[type=submit], select { border: #eee 1px solid; height: .6rem; border-radius: .1rem; width: 100%; }

input[type=text]:focus, input[type=password]:focus, input[type=submit]:focus, select:focus { border-color: #f00; }

input[type=text], input[type=password] { padding: 0 .1rem; }

input[type=submit] { background-color: #f00; text-align: center; width: 100%; }

textarea { height: auto; min-height: 1.2rem; border: #eee 1px solid; border-radius: .1rem; padding: .1rem; width: 100%; }

input[type=text], input[type=password] { -webkit-appearance: none; }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.wrap { background-color: #fff; }

.banner-pc { width: 100%; height: 5.26rem; background: url("images/banner11.jpg") center top no-repeat; background-size: 19.2rem 5.26rem; }

.banner-pc .banner-content { width: 7.5rem; height: 5.26rem; margin: 0 auto; position: relative; }

.banner-pc .banner-content a { position: absolute; }

.banner-pc .btn-storage { width: 1.3rem; height: .36rem; top: .25rem; right: .45rem; }

.banner-pc .btn-qq { width: 1.4rem; height: .4rem; bottom: .55rem; left: 2.05rem; }

.banner-pc .btn-wang { width: 1.4rem; height: .4rem; bottom: .55rem; left: 3.65rem; }

.banner-pc .btn-mail { width: 1.4rem; height: .4rem; bottom: .55rem; left: 5.3rem; }

.footer-pc { position: fixed; bottom: 0; width: 100%; background-color: #000000; padding: .05rem 0; z-index: 99; }

.footer-pc .footer-content { width: 7.5rem; margin: 0 auto; position: relative; text-align: center; color: #fff; }

.footer-pc .footer-content p { line-height: .24rem; margin-bottom: .05rem; text-align: center; font-size: .2rem; }

.footer-pc .item { display: inline-block; padding: 0 .1rem; }

.footer-pc .btn-qq, .footer-pc .btn-wang { display: block; width: 2rem; height: .6rem; }

.footer-pc .btn-mail { display: block; width: 2.24rem; height: .6rem; }

p { font-weight: bold; }

.page1 { padding-bottom: 1.7rem; font-weight: bold; }

.page1 p { font-weight: bold; }

.page1 .part1 { color: #fff; text-align: center; background-color: #ff0000; font-size: .36rem; line-height: .6rem; font-weight: bold; padding: .3rem 0; }

.page1 .part1 p { font-weight: bold; }

.page1 .part2 { text-align: center; padding: .2rem 0; line-height: .36rem; background: url("images/bg2.png") left bottom no-repeat; background-size: 1.8rem 2.1rem; }

.page1 .img-box img { display: block; margin-top: .15rem; }

.page1 .img-box img:first-child { margin: 0; }

.page1 img { display: block; }

.page1 .txt { padding: .2rem .3rem 0 .3rem; font-size: .24rem; line-height: .34rem; }

.page1 .txt p { text-indent: 2em; margin-bottom: 1.2em; text-align: justify; position: relative; }

.page1 .txt p.ti0 { text-indent: 0; }

.page1 .txt .tl { text-align: left; }

.page1 .txt .icon-left0 { position: absolute; left: -0rem; width: .2rem; height: .2rem; background-color: #000; top: .07rem; }

.page1 .txt .icon-left0.icon-left0-1 { top: .2rem; }

.page1 .txt .mb0 { margin-bottom: 0; }

.page1 .txt img { display: block; }

.page1 .txt .b13 { font-size: 1.3em; }

.page1 .txt .center { text-align: center; }

.page1 .txt .pl2e { text-indent: 0; padding-left: 2em; }

.page1 .txt .btn-blue { display: inline-block; text-align: center; padding: 0 .2rem; text-indent: 0; height: .6rem; line-height: .6rem; border: none; }

.page1 .step3 { padding: .1rem .2rem; }

.page1 .step3 .item { width: 2.15rem; float: left; margin: 0 .1rem; height: 5.3rem; background-color: #d3f2ff; }

.page1 .step3 .item h3 { width: 100%; height: .89rem; background: url("images/bg14-1.png") left top no-repeat; background-size: 100% 100%; color: #fff; line-height: .7rem; text-align: center; font-weight: bold; font-size: .36rem; }

.page1 .step3 .item p { padding: .1rem; line-height: .34rem; }

.page1 .step3 .item2 { background-color: #f9edf5; }

.page1 .step3 .item2 h3 { background-image: url(images/bg14-2.png); }

.page1 .step3 .item3 { background-color: #ffefc3; }

.page1 .step3 .item3 h3 { background-image: url(images/bg14-3.png); }
