@charset "UTF-8";
.red { color: #ff5d38; }

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

.green { color: #1aba30; }

.bg-green { background-color: #1aba30; }

.purple { color: #555aba; }

.bg-purple { background-color: #555aba; }

.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: #535abb; text-decoration: none; outline-width: 0; }

abbr[title] { border-bottom: none; text-decoration: underline; 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 #535abb; }

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: #f1f1f1; }

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; }

header, .bnav, .footer, .alert, .overly, .page5 .box1, .page6 .panal, .page6 .operate, .page6 .cart-list, .page6 .cart-list .title, .classification-title, .page8 .total, .page8 .operate, .page9 .total { width: 7.5rem; position: fixed; left: 50%; margin-left: -3.75rem; z-index: 999; }

.bnav, .page3 .list, .classification-title, .classification, .classification-right li, .page9 .step, .page11 .btm, .cf { *zoom: 1; }

.bnav:before, .page3 .list:before, .classification-title:before, .classification:before, .classification-right li:before, .page9 .step:before, .page11 .btm:before, .bnav:after, .page3 .list:after, .classification-title:after, .classification:after, .classification-right li:after, .page9 .step:after, .page11 .btm:after, .cf:before, .cf:after { content: ""; display: table; }

.bnav:after, .page3 .list:after, .classification-title:after, .classification:after, .classification-right li:after, .page9 .step:after, .page11 .btm: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: #535abb; }

.show { display: block !important; }

.hide { display: none !important; }

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

.bg { background-color: #fff; }

.page1 .face { -webkit-box-shadow: 0 .06rem .1rem 0 #999; box-shadow: 0 .06rem .1rem 0 #999; }

header, .page6 .panal { background: -webkit-gradient(linear, left top, right top, from(#6e57ab), to(#535abb)); background: linear-gradient(to right, #6e57ab 0%, #535abb 100%); }

.btn { line-height: .6rem; padding: 0 .2rem; border-radius: .1rem; border: #535abb 1px solid; text-align: center; background-color: #535abb; 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: #ff5d38; border-color: #ff5d38; }

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

input[type=text], input[type=password], input[type=submit], select { border: #eae8e8 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: #535abb; }

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

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

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

/** Swiper 3.4.0 Most modern mobile touch slider and framework with hardware accelerated transitions http://www.idangero.us/swiper/ Copyright 2016, Vladimir Kharlampidi The iDangero.us http://www.idangero.us/ Licensed under MIT Released on: October 16, 2016 */
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -ms-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-autoheight { height: auto; }

.swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-transition-property: -webkit-transform,height; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; }

.swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto; }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 10px; left: 0; width: 100%; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: .2; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet { background: #fff; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active { background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active { background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 5px 0; display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; }

.swiper-pagination-progress { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar { background: #007aff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar { -webkit-transform-origin: right top; transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress { width: 100%; height: 4px; left: 0; top: 0; }

.swiper-container-vertical > .swiper-pagination-progress { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-pagination-progress.swiper-pagination-white { background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar { background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar { background: #000; }

.swiper-container-3d { -webkit-perspective: 1200px; -o-perspective: 1200px; perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent)); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper { -ms-perspective: 1200px; }

.swiper-container-cube, .swiper-container-flip { overflow: visible; }

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube .swiper-slide-active, .swiper-container-flip .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-cube .swiper-slide { visibility: hidden; -webkit-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-slide-next { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-slide-prev { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background: #000; opacity: .6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active { pointer-events: auto; }

.swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-zoom-container { width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg { max-width: 100%; max-height: 100%; -o-object-fit: contain; object-fit: contain; }

.swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after { display: block; content: ""; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; background-size: 100%; background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

.swiper-container { width: 100%; height: 100%; }

.swiper-slide { text-align: center; font-size: .24rem; background: #ccc; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.swiper-pagination-bullet { background-color: #fff; opacity: .8; }

.swiper-pagination-bullet-active { background-color: #535abb; }

.banner { width: 100%; max-width: 7.5rem; margin: 0 auto; overflow: hidden; position: relative; }

.banner .hd { width: 100%; height: 0.22rem; position: absolute; z-index: 99; bottom: .3rem; text-align: center; }

.banner .hd ul { display: inline-block; height: .15rem; padding: 0.06rem .15rem; border-radius: .15rem; font-size: 0; vertical-align: top; }

.banner .hd ul li { display: inline-block; width: .15rem; height: .15rem; border-radius: .15rem; background: #fff; margin: 0 .1rem; vertical-align: top; overflow: hidden; }

.banner .hd ul .on { background: #535abb; }

.banner .bd { position: relative; z-index: 0; }

.banner .bd li img { width: 100%; background: url(images/loading.gif) center center no-repeat; display: block; }

.banner .bd li a { -webkit-tap-highlight-color: transparent; }

.tabBox { font-size: 0.28rem; font-weight: lighter; }

.tabBox .hd { width: 100%; }

.tabBox .hd ul { width: 100%; overflow: hidden; }

.tabBox .hd li { line-height: .6rem; height: .6rem; float: left; text-align: center; width: 33%; }

.tabBox .hd li.on { display: block; }

.tabBox .hd li.on a { color: #535abb; }

.tabBox .bd { width: 100%; }

header { top: 0; height: .98rem; font-size: .32rem; border: none; }

header h3 { text-align: center; width: 100%; line-height: .98rem; color: #fff; font-size: .36rem; }

header .back, header .tel, header .btn-submit2 { position: absolute; z-index: 10; top: .23rem; width: .5rem; height: .5rem; display: block; line-height: .5rem; background: url(images/back.png) center center no-repeat; background-size: .5rem .5rem; }

header .back { left: .2rem; }

header .tel { right: .3rem; background-image: url(images/tel.png); }

header .btn-submit2 { right: .3rem; background-image: url(images/ok.png); background-size: .37rem .24rem; }

header .btn-submit { background: url("images/ok.png") left center no-repeat; color: #fff; background-size: .37rem .24rem; padding-left: .45rem; position: absolute; right: .3rem; line-height: .98rem; top: 0; font-size: .3rem; }

.bnav { bottom: 0; height: .98rem; background-color: #535abb; font-size: .32rem; }

.bnav a { color: #333; }

.bnav li { width: 25%; float: left; text-align: center; height: 100%; padding-top: 0.1rem; font-weight: normal; font-size: 0.24rem; }

.bnav li img { width: 0.4rem; height: 0.4rem; margin-left: auto; margin-right: auto; display: block; }

.footer { bottom: 0; height: .98rem; background-color: #535abb; font-size: .32rem; border-top: #eae8e8 1px solid; }

.footer li { width: 20%; float: left; text-align: center; height: 100%; font-size: 0.24rem; }

.footer li a { display: block; width: 100%; height: 100%; background: url("images/ft1.png") center 0.05rem no-repeat; background-size: .5rem .5rem; padding-top: .5rem; }

.footer li.on a { color: #535abb; }

.footer.ft2 li { width: 50%; }

.footer.ft3 li { width: 33.33%; }

.footer.ft4 li { width: 25%; }

.footer li:nth-child(1) a { background-image: url(images/ft1.png); }

.footer li:nth-child(1).on a { background-image: url(images/ft1-on.png); }

.footer li:nth-child(2) a { background-image: url(images/ft2.png); }

.footer li:nth-child(2).on a { background-image: url(images/ft2-on.png); }

.footer li:nth-child(3) a { background-image: url(images/ft3.png); }

.footer li:nth-child(3).on a { background-image: url(images/ft3-on.png); }

.footer li:nth-child(4) a { background-image: url(images/ft4.png); }

.footer li:nth-child(4).on a { background-image: url(images/ft4-on.png); }

.footer li:nth-child(5) a { background-image: url(images/ft5.png); }

.footer li:nth-child(5).on a { background-image: url(images/ft5-on.png); }

.alert { display: none; top: 0; z-index: 1000; height: 100%; background-color: rgba(0, 0, 0, 0.1); }

.alert .box { position: absolute; left: 50%; top: 50%; border-radius: .1rem; background-color: rgba(0, 0, 0, 0.86); color: #fff; padding: 0 .3rem; }

.alert .box-bottom { position: absolute; left: 0; bottom: 0; background-color: #fff; width: 100%; }

.alert .title { width: 100%; border-bottom: #464545 1px solid; line-height: .98rem; font-size: .3rem; padding: 0 .2rem; text-align: center; font-size: .36rem; }

.alert .btn-close { width: .6rem; height: .6rem; background: url("images/close2.png") top right no-repeat; background-size: .57rem .58rem; position: absolute; right: 0; top: 0; }

.alert .btn-close:hover { opacity: .8; }

.alert .operate { text-align: center; }

.alert .operate a { display: inline-block; width: 100px; }

.overly { display: none; top: 0; height: 100%; background-color: rgba(0, 0, 0, 0.5); }

.alert-msg .box { width: 6rem; height: 3.8rem; margin-left: -3rem; margin-top: -1.9rem; }

.alert-msg .con { font-size: .3rem; text-align: center; line-height: .4rem; padding: .3rem .2rem; }

.alert-msg .operate { margin-top: .1rem; }

.alert-msg .operate a { display: block; margin: 0 auto; width: 2.47rem; height: .8rem; line-height: .8rem; border: none; border-radius: .2rem; background: url("images/btn13.png") left top no-repeat; background-size: 100% 100%; font-size: .32rem; }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.page1 { background: url("images/bg11.jpg") center top no-repeat #5e6eb2; background-size: 100% 100%; position: relative; padding-top: 1px; }

.page1 .logo { width: 3.9rem; margin: 1.9rem auto; display: block; }

.page1 .box { font-size: .3rem; text-align: center; color: #fff; }

.page1 .box h3 { font-size: .32rem; }

.page1 .con { position: relative; padding: .6rem; }

.page1 .con .sex { width: .53rem; height: .53rem; position: absolute; left: 50%; top: 50%; margin-left: .55rem; margin-top: .5rem; }

.page1 .face { width: 1.8rem; height: 1.8rem; border-radius: 1.8rem; padding: .05rem; background-color: #fff; margin: 0 auto; }

.page1 .face img { display: block; width: 1.7rem; height: 1.7rem; border-radius: 100%; overflow: hidden; }

.page1 .operate { margin-top: 1.4rem; }

.page1 .operate a { display: inline-block; width: 2.9rem; height: .94rem; border-radius: .2rem; line-height: .94rem; background: url("images/btn11.png") center top no-repeat; background-size: 100% 100%; border: none; padding-left: .6rem; }

.page1 .operate .btn1 { background-image: url(images/btn12.png); margin-right: .2rem; }

.page3 .title { line-height: .9rem; border-bottom: #eae8e8 1px solid; background-color: #fff; padding: 0 .3rem 0rem .9rem; position: relative; font-size: .35rem; color: #000; }

.page3 .title img { width: .43rem; height: .43rem; position: absolute; left: .3rem; top: 50%; margin-top: -.21rem; }

.page3 .list { padding: .15rem; background-color: #fff; margin-bottom: .2rem; border-bottom: #eae8e8 1px solid; }

.page3 .list li { float: left; width: 50%; padding: .15rem; position: relative; cursor: pointer; }

.page3 .list li img { width: 100%; height: 1.86rem; display: block; }

.page3 .list li i { display: none; width: .52rem; height: .55rem; background: url("images/checked.png") left top no-repeat; background-size: 100% 100%; position: absolute; right: .18rem; top: .18rem; }

.page3 .list li.on i { display: block; }

.page4 .mode { padding: .5rem .3rem .4rem .3rem; }

.page4 .mode img { display: block; }

.page4 .title { line-height: .9rem; border-bottom: #eae8e8 1px solid; background-color: #fff; padding: 0 .3rem 0rem .9rem; position: relative; font-size: .35rem; color: #000; }

.page4 .title img { width: .43rem; height: .43rem; position: absolute; left: .3rem; top: 50%; margin-top: -.21rem; }

.page4 .title span { float: right; color: #888; font-size: .27rem; }

.page4 textarea { border: none; display: block; height: 4rem; padding: .3rem; font-size: .3rem; line-height: .4rem; }

.page4 .operate { padding: .3rem .46rem; }

.page4 .operate a { display: block; line-height: 1.1rem; font-size: .36rem; }

.page5 { padding-top: 1rem; }

.page5 .box1 { top: .98rem; border-bottom: #eae8e8 1px solid; }

.page5 .swiper-container { background-color: #fff; }

.page5 .swiper-container .swiper-slide { background-color: #fff; line-height: 1rem; font-size: .35rem; }

.page5 .swiper-container .swiper-slide.swiper-slide-active { color: #535abb; }

.page5 .swiper-container .swiper-slide.swiper-slide-active a { color: #535abb; }

.page5 .swiper-container .swiper-button-next, .page5 .swiper-container .swiper-button-next.swiper-button-disabled { background-size: .27rem .44rem; border-left: #eae8e8 1px solid; width: .8rem; background-position: center center; right: 0; z-index: 1; opacity: 1; background: url("images/arrow-right3.png") center center no-repeat #fff; background-size: .2rem .38rem; }

.page5 .list { background-color: #fff; }

.page5 .item { padding: .45rem .3rem .45rem .2rem; border-top: #eae8e8 1px solid; }

.page5 .item a { display: block; width: 100%; height: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; background: url("images/arrow-right3.png") right center no-repeat; background-size: .2rem .38rem; padding-left: 2.5rem; position: relative; height: 1.3rem; }

.page5 .item img { position: absolute; left: 0; top: 0; width: 2.3rem; height: 1.3rem; }

.page5 .item h3 { font-size: .35rem; font-weight: bold; line-height: .45rem; }

.page5 .item .addr { font-size: .26rem; color: #888; margin-bottom: .1rem; margin-top: .1rem; }

.page5 .item .price { background: url("images/icon51.png") left center no-repeat; background-size: .34rem .34rem; padding-left: .4rem; line-height: .4rem; font-size: .28rem; }

.page6 { padding-bottom: 1.2rem; padding-top: 1.4rem; }

.page6 .panal { top: .98rem; height: 1.4rem; color: #fff; padding: 0 .3rem .3rem .3rem; border: none; }

.page6 .panal p { font-size: .28rem; line-height: .38rem; }

.page6 .panal h3 { font-size: .35rem; width: 100%; line-height: .4rem; }

.page6 .panal h3 span { float: right; font-size: .3rem; background: url("images/icon51.png") left center no-repeat; background-size: .34rem .34rem; padding-left: .45rem; display: inline-block; }

.page6 .operate { bottom: 0; background-color: #fff; height: 1.2rem; padding: .2rem 2.3rem .2rem 1.8rem; border-top: #eae8e8 1px solid; font-size: .3rem; }

.page6 .operate .red { font-size: .36rem; }

.page6 .operate .btn-pay { background-color: #535abb; color: #fff; position: absolute; right: 0; top: 0; line-height: 1.2rem; width: 2.3rem; text-align: center; font-size: .36rem; }

.page6 .operate .btn-cart { position: absolute; left: .3rem; top: 50%; margin-top: -.46rem; width: .92rem; height: .92rem; border-radius: 100%; }

.page6 .operate .btn-cart i { font-size: .3rem; width: .46rem; height: .46rem; border-radius: .46rem; color: #535abb; border: #535abb 1px solid; text-align: center; position: absolute; right: -.23rem; top: 0; background-color: #fff; line-height: .42rem; -webkit-box-sizing: border-box; box-sizing: border-box; }

.page6 .cart-list { display: none; background-color: rgba(0, 0, 0, 0.8); bottom: 1.2rem; width: 100%; height: 100%; z-index: 1002; }

.page6 .cart-list .box { position: absolute; bottom: 0; background-color: #fff; width: 100%; font-size: .32rem; height: 7rem; overflow-x: hidden; overflow-y: scroll; padding-top: 1rem; }

.page6 .cart-list .title { background-color: #f1f1f1; line-height: 1rem; padding: 0 .3rem; text-align: right; bottom: 7.2rem; }

.page6 .cart-list .title .btn-clear { background: url("images/icon66.png") left center no-repeat; padding-left: .4rem; background-size: .29rem .3rem; }

.page6 .cart-list .con { padding: 0 .3rem; }

.page6 .cart-list li { padding: .2rem 1.4rem .2rem 0; border-top: #eae8e8 1px solid; position: relative; }

.page6 .cart-list li:first-child { border: none; }

.page6 .cart-list .btn-delete { position: absolute; right: 0; top: 50%; margin-top: -.35rem; background: url("images/icon67.png") center center no-repeat; background-size: .4rem .4rem; border-left: #eae8e8 1px solid; width: 1.2rem; height: .7rem; }

.classification-title { top: 2.38rem; width: 100%; z-index: 1000; overflow: hidden; background-color: #fff; line-height: 1rem; text-align: center; font-size: .35rem; border-bottom: #eae8e8 1px solid; font-weight: bold; }

.classification-title .left { width: 2.5rem; float: left; background-color: #f3f4f6; font-weight: bold; }

.classification-title .right { width: 4.8rem; text-align: center; float: right; font-weight: bold; }

.classification { width: 100%; background-color: #fff; }

.classification-left { width: 2.5rem; overflow-y: scroll; overflow-x: hidden; float: left; position: fixed; left: 0; top: 3.38rem; }

.classification-left li { height: 1.2rem; line-height: 1.2rem; border-bottom: #ddd 1px solid; border-right: #ddd 1px solid; padding-left: .2rem; font-size: .35rem; background-color: #f3f4f6; text-align: center; }

.classification-left li.on { border-right: #fff 1px solid; background-color: #fff; font-weight: bold; }

.classification-right { width: 4.8rem; overflow-y: scroll; overflow-x: hidden; position: fixed; right: 0; top: 3.38rem; }

.classification-right li { line-height: 1.2rem; border-bottom: #ddd 1px solid; font-size: .3rem; height: 1.2rem; padding-right: .5rem; }

.classification-right li.checked { background: url("images/checked.png") right center no-repeat; background-size: .52rem .55rem; }

.classification-right li span { display: block; float: left; width: 50%; text-align: center; }

.classification-box { padding-right: .2rem; width: 100%; display: none; position: absolute; top: 0; background-color: #fff; height: 100%; overflow-x: hidden; overflow-y: scroll; }

.classification-box.on { display: block; }

.page8 { font-size: .32rem; padding-bottom: 2.6rem; }

.page8 .date-box .arrow { display: inline-block; width: .36rem; height: .08rem; position: relative; top: -.08rem; }

.page8 input[type=text].appDate1, .page8 input[type=text].appDate2 { width: 1.9rem; font-size: .28rem; height: .8rem; text-align: center; padding: 0; }

.page8 .title { padding: .1rem .3rem; position: relative; line-height: .8rem; border-bottom: #eae8e8 1px solid; }

.page8 .title .date-box { float: right; }

.page8 .title .checkbox { display: inline-block; line-height: .8rem; }

.page8 .item { height: 2.3rem; background-color: #fff; border-bottom: #eae8e8 1px solid; position: relative; padding: .35rem .3rem .35rem .9rem; }

.page8 .item .date-box { position: absolute; right: .3rem; top: 1rem; }

.page8 .item h3 { line-height: .4rem; margin-bottom: .25rem; }

.page8 .item h3 span { float: right; font-weight: normal; font-size: .3rem; }

.page8 .item p { font-size: .3rem; line-height: .4rem; }

.page8 .item input[type=text].appDate1, .page8 .item input[type=text].appDate2 { background-color: #eeeeee; border: #ddd 1px solid; }

.page8 .icon { width: .42rem; height: .42rem; position: absolute; left: .3rem; top: 50%; margin-top: -.21rem; }

.page8 .total { bottom: 1.3rem; background-color: #fff; border-top: #eae8e8 1px solid; padding: .3rem; font-size: .3rem; line-height: .35rem; }

.page8 .total .red { font-size: .32rem; }

.page8 .total .pay { position: absolute; right: 0; top: 50%; margin-top: -.35rem; height: .7rem; width: 2.3rem; border-left: #eae8e8 1px solid; }

.page8 .total .pay img { display: block; }

.page8 .operate { bottom: 0; height: 1.3rem; background-color: #fff; border-top: #eae8e8 1px solid; }

.page8 .operate a { display: block; width: 2.5rem; height: 1.3rem; float: left; overflow: hidden; text-align: center; }

.page8 .operate img { width: .4rem; height: .4rem; display: block; margin: 0 auto; }

.page8 .operate .btn2 { border-left: #eae8e8 1px solid; }

.page8 .operate .btn1, .page8 .operate .btn2 { margin-top: .3rem; height: .7rem; line-height: .3rem; font-size: .26rem; }

.page8 .operate .btn3 { background-color: #535abb; color: #fff; line-height: 1.3rem; font-size: .36rem; }

.checkbox { background: url("images/checkbox.png") left center no-repeat; background-size: .44rem .48rem; padding-left: .6rem; cursor: pointer; }

.checkbox.on { background-image: url(images/checkbox-on.png); }

.page9 { padding-bottom: 1.5rem; position: relative; }

.page9 .step { height: 1.5rem; border-bottom: #eae8e8 1px solid; padding: .25rem .25rem .4rem .25rem; background-color: #fff; }

.page9 .step li { width: 20%; text-align: center; float: left; position: relative; font-size: .26rem; color: #9b9b9c; }

.page9 .step li.on { color: #535abb; }

.page9 .step li.on em { background-image: url(images/step-on.png); color: #535abb; }

.page9 .step li.on .line { background-color: #535abb; }

.page9 .step .line { width: 100%; height: 1px; background-color: #eae8e8; position: absolute; top: .3rem; left: -50%; }

.page9 .step em { width: .63rem; height: .62rem; background: url("images/step.png") center center no-repeat; display: block; text-align: center; line-height: .62rem; margin: 0 auto .1rem auto; background-size: 100%; font-size: .33rem; font-style: italic; color: #9d9d9d; padding-right: .1rem; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; z-index: 9; }

.page9 .part2 { background-color: #fff; padding: .5rem .3rem .3rem .3rem; margin-bottom: .2rem; border-bottom: #eae8e8 1px solid; }

.page9 .list { width: 100%; border-top: #eae8e8 1px solid; }

.page9 .list .item { background-color: #fff; position: relative; border-bottom: #eae8e8 1px solid; padding: .3rem .3rem .3rem 1rem; }

.page9 .list .icon { left: .3rem; top: 50%; width: .42rem; height: .42rem; margin-top: -.21rem; position: absolute; }

.page9 .list h3 { font-size: .35rem; font-weight: bold; line-height: .5rem; }

.page9 .list span { float: right; font-size: .3rem; font-size: .3rem; font-weight: normal; }

.page9 .list p { line-height: .4rem; }

.page9 .list b { float: right; font-size: .3rem; }

.page9 .total { bottom: 0; background-color: #fff; border-top: #eae8e8 1px solid; height: 1.3rem; padding: .2rem .3rem; line-height: .45rem; font-size: .3rem; }

.page9 .total .btn-copy { width: 1.65rem; height: .74rem; border-radius: .1rem; position: absolute; right: .3rem; top: 50%; margin-top: -.37rem; text-align: center; border: #eae8e8 1px solid; line-height: .74rem; font-size: .28rem; }

.page10 .info { background-color: #fff; margin-bottom: .2rem; border-bottom: #eae8e8 1px solid; padding: .6rem .3rem .45rem 1.8rem; position: relative; height: 2.1rem; }

.page10 .info .face { position: absolute; left: .3rem; top: 50%; margin-top: -.63rem; width: 1.26rem; height: 1.26rem; border-radius: 100%; overflow: hidden; }

.page10 .info .sex { width: .53rem; height: .53rem; position: absolute; left: 1.25rem; top: 50%; margin-top: .15rem; }

.page10 .info h3 { font-size: .35rem; line-height: .5rem; font-weight: bold; }

.page10 .info .rz { background: url("images/icon105.png") left center no-repeat; background-size: .29rem .29rem; color: #14af3b; padding-left: .4rem; display: inline-block; line-height: .4rem; }

.page10 .list { background-color: #fff; border-bottom: #eae8e8 1px solid; }

.page10 .list li { border-top: #eae8e8 1px solid; padding-right: .3rem; padding-left: .9rem; position: relative; line-height: 1.35rem; font-size: .35rem; }

.page10 .list img { width: .5rem; height: .5rem; position: absolute; left: .3rem; top: 50%; margin-top: -.25rem; }

.page10 .list a { display: block; background: url("images/arrow-right2.png") right center no-repeat; background-size: .22rem .41rem; }

.page11 .item { background-color: #fff; margin-bottom: .2rem; padding: .3rem .3rem 0 .3rem; font-size: .32rem; line-height: .5rem; border-top: #eae8e8 1px solid; border-bottom: #eae8e8 1px solid; }

.page11 .btm { border-top: #eae8e8 1px solid; padding: .2rem 0; line-height: .8rem; text-align: right; margin-top: .3rem; }

.page11 .btm span { float: left; }

.page11 .btm a { display: inline-block; border: #eae8e8 1px solid; border-radius: .1rem; padding: 0 .3rem; margin-left: .2rem; font-size: .32rem; }

.page12 .list { background-color: #fff; margin-bottom: .2rem; font-size: .35rem; }

.page12 .list li { border-bottom: #eae8e8 1px solid; padding: .25rem .3rem; position: relative; text-align: right; }

.page12 .list span { position: absolute; left: .3rem; width: 2.1rem; height: .45rem; top: 50%; margin-top: -.225rem; border-right: #ccc 1px solid; text-align: left; }

.page12 .list input[type=text] { text-align: right; border: none; }

.page12 .list .radio { margin-left: .8rem; }

.page12 .box1 { background-color: #fff; margin-bottom: .2rem; font-size: .32rem; }

.page12 .box1 .title { padding: 0 .3rem; line-height: 1rem; font-weight: bold; border-bottom: #eae8e8 1px solid; }

.page12 .box1 ul { padding: .3rem .3rem; }

.page12 .box1 li { position: relative; margin-top: .35rem; }

.page12 .box1 li:first-child { margin: 0; }

.page12 .box1 input[type=text] { line-height: 1.1rem; height: 1.1rem; background: url("images/icon121.png") 0.25rem center no-repeat; background-size: .5rem .5rem; padding-left: 1rem; }

.page12 .box1 input[type=text].i2 { background-image: url(images/icon122.png); }

.page12 .box1 .btn-yzm { position: absolute; right: .2rem; top: 50%; margin-top: -.35rem; line-height: .7rem; border-radius: .1rem; border: #eae8e8 1px solid; padding: 0 .5rem; color: #ff5d38; }

.page12 .box2 { padding: .3rem; }

.page12 .upload { width: 100%; height: 3rem; border-radius: .1rem; background: url("images/upload1.png") center 0.6rem no-repeat #37b260; background-size: 2.1rem 1.37rem; color: #fff; position: relative; text-align: center; padding-top: 2.2rem; font-size: .31rem; }

.page12 .upload input[type=file] { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; }

.page12 .upload2 { background-image: url(images/upload2.png); background-color: #5f8be6; margin-top: .15rem; }

.page13 .item { background-color: #fff; padding: .5rem .3rem 0rem .3rem; margin-bottom: .2rem; border-bottom: #eae8e8 1px solid; }

.page13 .con img { display: block; }

.page13 .btm { text-align: right; font-size: .38rem; padding: .35rem 0; }

.page13 .btm a { width: .6rem; height: .38rem; display: inline-block; background: url("images/icon-edit.png") center center no-repeat; background-size: .38rem .38rem; position: relative; top: .08rem; }

.page13 .btm .btn-delete { background-image: url(images/icon-delete.png); }

.page13 .btm span { margin: 0 .15rem; }

.radio { background: url("images/radio.png") left center no-repeat; background-size: .53rem .55rem; padding-left: .65rem; display: inline-block; line-height: .55rem; cursor: pointer; }

.radio.on { background-image: url(images/radio-on.png); }

.page14 .box { background-color: #fff; padding: .5rem .3rem 0rem .3rem; }

.page14 .info { border-bottom: #eae8e8 1px solid; padding-bottom: .25rem; }

.page14 .info img { display: block; margin: .2rem auto; width: 1.25rem; height: 1.25rem; }

.page14 .info h3 { font-size: .36rem; text-align: center; font-weight: bold; }

.page14 .info p { font-size: .3rem; text-align: center; margin: .5rem 0; }

.page14 .operate { text-align: center; padding: .35rem .1rem; }

.page14 .operate a { width: 3.1rem; height: .9rem; border: #eae8e8 1px solid; display: inline-block; line-height: .9rem; border-radius: .1rem; font-size: .32rem; background: url("images/icon141.png") 0.6rem center no-repeat; background-size: .5rem .5rem; padding-left: .5rem; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0 .05rem .1rem 0 #ddd; box-shadow: 0 .05rem .1rem 0 #ddd; }

.page14 .operate .btn1 { margin-right: .3rem; }

.page14 .operate .btn2 { background-image: url(images/icon142.png); }
