@charset "UTF-8";
.blue { color: #348be9; }

.bg-blue { background-color: #348be9; }

.green { color: #48c04a; }

.bg-green { background-color: #48c04a; }

.gray { color: #b9bcc7; }

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

.red { color: #fc4444; }

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

.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: #000000; background-color: transparent; -webkit-text-decoration-skip: objects; -webkit-tap-highlight-color: transparent; text-decoration: none; }

a:active, a:hover, a:focus { color: #348be9; 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 #348be9; }

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: #000000; background: #f3f3f3; }

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, .alert, .overly, .page4 .operate { width: 7.5rem; position: fixed; left: 50%; margin-left: -3.75rem; z-index: 999; }

.tabBox171 .hd ul, .page13 .list, .page17 .list, .cf { *zoom: 1; }

.tabBox171 .hd ul:before, .page13 .list:before, .page17 .list:before, .tabBox171 .hd ul:after, .page13 .list:after, .page17 .list:after, .cf:before, .cf:after { content: ""; display: table; }

.tabBox171 .hd ul:after, .page13 .list:after, .page17 .list:after, .cf:after { clear: both; }

.page12 h3, .page16 h3 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

input[type=text], input[type=password], input[type=submit], select, textarea { border: #000000 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: #348be9; }

.show { display: block !important; }

.hide { display: none !important; }

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

.bg { background-color: #fff; }

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

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

.btn.btn-blue { background-color: #348be9; border-color: #348be9; }

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

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

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

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

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

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

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

.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: #348be9; }

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

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

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

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

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

.banner-login .hd ul .on { background: #348be9; }

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

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

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

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

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

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

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

.banner-index .hd ul .on { background: #348be9; }

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

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

.banner-index .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: #348be9; }

.tabBox .bd { width: 100%; }

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

.tabBox171 .hd { width: 100%; height: 1.1rem; border-radius: 1.1rem; background-color: #fff; border: #dedede 1px solid; padding: .18rem .2rem; position: relative; }

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

.tabBox171 .hd li { line-height: .7rem; height: .7rem; float: left; text-align: center; width: 3.13rem; border: #fff 1px solid; font-size: .35rem; border-radius: .7rem; }

.tabBox171 .hd li:nth-child(2) { float: right; }

.tabBox171 .hd li.on { display: block; color: #009d76; border: #009d76 1px solid; }

.tabBox171 .hd li.on a { color: #009d76; }

.tabBox171 .hd .line { width: 1px; height: .45rem; background-color: #d6d6d6; position: absolute; left: 50%; top: 50%; margin-top: -.23rem; z-index: 9; }

.tabBox171 .bd { width: 100%; }

.tabBox171 .item { width: 100%; height: 1.76rem; background: url("images/bg171.png") center top no-repeat; background-size: 100% 100%; margin-top: .15rem; color: #fff; padding: .4rem .5rem .2rem .5rem; }

.tabBox171 .item.item1 { background-image: url(images/bg171.png); }

.tabBox171 .item.item2 { background-image: url(images/bg172.png); }

.tabBox171 .item.item3 { background-image: url(images/bg173.png); }

.tabBox171 .item a { color: #fff; background: url("images/arrow-right5.png") right center no-repeat; background-size: .38rem .38rem; display: block; width: 100%; height: 100%; }

.tabBox171 .item h3 { font-size: .35rem; font-weight: lighter; line-height: .6rem; }

.tabBox171 .item p { font-size: .28rem; font-weight: lighter; }

.tabBox171 .item .yellow { color: #fff600; }

.tabBox171 .item time { margin-left: .2rem; background: url("images/time3.png") left center no-repeat; background-size: .28rem .28rem; padding-left: .35rem; }

.tabBox171 .operate { width: 100%; text-align: center; line-height: .6rem; margin-bottom: .15rem; margin-top: .15rem; }

.tabBox171 .btn-more { color: #939393; background: url("images/more.png") left center no-repeat; background-size: .32rem .32rem; display: inline-block; padding-left: .4rem; line-height: .6rem; }

.tabBox21 { font-size: 0.28rem; font-weight: lighter; background-color: #f3f3f3; }

.tabBox21 .hd { width: 100%; height: 1.15rem; background-color: #fff; border-bottom: #dedede 1px solid; margin-bottom: .2rem; padding-top: .25rem; }

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

.tabBox21 .hd li { line-height: .7rem; height: .87rem; float: left; text-align: center; width: 33%; }

.tabBox21 .hd li a { color: #000; }

.tabBox21 .hd li.on { display: block; background: url("images/bg21.png") center top no-repeat; background-size: 2.05rem .87rem; }

.tabBox21 .hd .icon { width: .4rem; height: .4rem; margin-right: .1rem; position: relative; top: .15rem; }

.tabBox21 .bd { width: 100%; border-top: #dedede 1px solid; background-color: #fff; }

.tabBox21 .img-link { padding-top: 1.9rem; text-align: center; }

.tabBox21 .img-link img { width: 2.5rem; height: 2.5rem; display: block; margin: .5rem auto; }

.tabBox21 .img-link .tips { font-size: .3rem; text-align: center; color: #666666; }

.tabBox21 .download-list { padding: 0 .4rem; }

.tabBox21 .download-list .title { line-height: 1.15rem; border-bottom: #dedede 1px solid; font-size: .32rem; }

.tabBox21 .download-list .icon { width: 1rem; height: 1rem; position: absolute; left: 0; top: 50%; margin-top: -.5rem; }

.tabBox21 .download-list .item { width: 100%; height: 1.8rem; padding: .4rem .8rem .4rem 1.2rem; position: relative; }

.tabBox21 .download-list .btn-down { width: .5rem; height: .5rem; position: absolute; right: 0; top: 50%; margin-top: -.25rem; }

.tabBox21 .download-list .btn-down img { display: block; width: .48rem; height: .48rem; }

.tabBox21 .download-list h3 { font-size: .32rem; line-height: .3rem; margin-bottom: .1rem; font-weight: lighter; }

.tabBox21 .download-list p { font-size: .26rem; color: #888888; line-height: .3rem; font-weight: lighter; }

.tabBox21 .article-info { width: 100%; padding: 0 .4rem 1.1rem .4rem; position: relative; }

.tabBox21 .article-info h3 { line-height: 1.2rem; text-align: center; font-size: .32rem; font-weight: bold; border-bottom: #dedede 1px solid; }

.tabBox21 .article-info .operate { position: absolute; width: 100%; left: 0; bottom: 0; height: 1.1rem; text-align: center; color: #fff; font-size: .35rem; background-color: rgba(52, 139, 233, 0.73); line-height: 1.1rem; }

.tabBox21 .article-info .operate a.btn-submit { color: #fff; }

.tabBox21 .info-list { width: 100%; }

.tabBox21 .info-list li { border-bottom: #dedede 1px solid; padding: .3rem 0rem .3rem 2rem; position: relative; line-height: .4rem; font-size: .32rem; line-height: .4rem; }

.tabBox21 .info-list span { position: absolute; left: 0; font-size: .32rem; top: 50%; margin-top: -.2rem; color: #818181; }

.tabBox21 .info-list span.two { margin-top: -.4rem; }

.tabBox21 .info-list input { height: .4rem; border-radius: 0; padding: 0; border: none; font-size: .32rem; line-height: .4rem; }

.tabBox21 .info-list small { font-size: .28rem; color: #666666; }

header { top: 0; height: .98rem; background-color: #348be9; font-size: .32rem; }

header.transparent { background-color: transparent; }

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

header .back, header .mail, header .search, header .camera, header .btn-user, header .btn-edit { position: absolute; z-index: 10; top: .17rem; width: .64rem; height: .64rem; display: block; line-height: .64rem; background: url(images/back.png) center center no-repeat; background-size: .64rem .64rem; }

header .back { left: .2rem; }

header .mail { background-image: url(images/icon-mail.png); right: .2rem; }

header .search { background-image: url(images/icon-search.png); right: .2rem; }

header .btn-user { background-image: url(images/user.png); right: .2rem; }

header .btn-edit { background-image: url(images/edit.png); right: .2rem; }

header .camera { background-image: url(images/camera.png); right: .2rem; overflow: hidden; }

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

.page10 .box { position: absolute; left: 50%; top: 50%; width: 6.3rem; height: 7.55rem; z-index: 999; margin-left: -3.15rem; margin-top: -3.8rem; }

.page10 .logo { width: 4.42rem; display: block; margin: 0 auto; }

.page10 .list { margin-top: .5rem; font-size: .35rem; }

.page10 .list li { position: relative; height: 1rem; }

.page10 .list li:first-child { margin-bottom: .2rem; width: 100%; height: 1rem; position: relative; }

.page10 .list li:nth-child(3) { text-align: center; }

.page10 .list input[type=text], .page10 .list input[type=password] { width: 100%; height: 1rem; border-radius: .1rem; background: url("images/input1.png") left center no-repeat rgba(255, 255, 255, 0.2); background-size: .99rem .59rem; padding-right: .2rem; padding-left: 1.3rem; color: #fff; }

.page10 .list input[type=password] { background-image: url(images/input2.png); }

.page10 .list input:-moz-placeholder { color: #fff; }

.page10 .list ::-webkit-input-placeholder { color: #fff; }

.page10 .list input[type=submit] { display: block; background-color: #3abf72; height: 1rem; border: none; color: #fff; }

.page10 .list input[type=submit]:hover, .page10 .list input[type=submit].on { background-color: #3cd77c; }

.page10 .checkbox { position: absolute; right: .2rem; top: 50%; margin-top: -.2rem; }

.page10 .radio, .page10 .checkbox-radio { margin: 0 auto; line-height: 1rem; width: 1.6rem; display: block; height: 1rem; color: #fff; }

.checkbox { width: .4rem; height: .4rem; background: url("images/checkbox.png") left center no-repeat; background-size: .4rem .4rem; display: block; }

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

.radio, .checkbox-radio { width: .4rem; height: .4rem; background: url("images/radio.png") left center no-repeat; background-size: .4rem .4rem; display: inline-block; padding-left: .5rem; }

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

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

.alert .box { position: absolute; left: 50%; top: 50%; border-radius: .1rem; background-color: #fff; }

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

.alert .title { width: 100%; border-bottom: #dedede 1px solid; line-height: .8rem; font-size: .3rem; padding: 0 .2rem; }

.alert .btn-close { width: .4rem; height: .8rem; background: url("images/close.png") center center no-repeat; display: block; float: right; background-size: .32rem .32rem; }

.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-submit02-1 .box { width: 6.6rem; height: 10rem; margin-left: -3.3rem; margin-top: -5rem; overflow-x: hidden; overflow-y: scroll; }

.alert-submit02-1 .list li { width: 100%; line-height: 1.08rem; padding: 0 .4rem; font-size: .32rem; border-top: #dedede 1px solid; cursor: pointer; }

.alert-submit02-1 .list li:first-child { border: none; }

.alert-submit02-1 .list li.on { background: url("images/checked1.png") 94% center no-repeat; background-size: .33rem .26rem; }

.alert-submit02-2 .box { width: 6.6rem; height: 6.9rem; margin-left: -3.3rem; margin-top: -3.45rem; }

.alert-submit02-2 .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; }

.alert-submit02-2 .list li { width: 100%; line-height: 1.08rem; padding: 0 .4rem; font-size: .32rem; cursor: pointer; }

.alert-submit02-2 .list li.on { background: url("images/checked2.png") 94% center no-repeat; background-size: .41rem .41rem; }

.alert-submit02-3 .box { width: 6.6rem; height: 10.3rem; margin-left: -3.3rem; margin-top: -5.15rem; }

.alert-submit02-3 .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; }

.alert-submit02-3 .box2 { width: 100%; padding: .25rem; font-size: .32rem; }

.alert-submit02-3 .select1 { width: 100%; height: 1rem; position: relative; border: #dedede 1px solid; padding: 0 .3rem; position: relative; z-index: 9; line-height: 1rem; }

.alert-submit02-3 .select1 .hd { cursor: pointer; background: url("images/arrow-down6.png") right center no-repeat; background-size: .23rem .11rem; }

.alert-submit02-3 .select1 .hd.on { background-image: url(images/arrow-top6.png); }

.alert-submit02-3 .select1 .con { display: none; position: absolute; width: 100%; left: 0; top: 1rem; background-color: rgba(0, 0, 0, 0.85); }

.alert-submit02-3 .select1 .con li { line-height: 1rem; padding: 0 .3rem; border-top: #818181 1px solid; color: #fff; }

.alert-submit02-3 .select1 .con li.on { color: #ffea00; }

.alert-submit02-3 .select1 .con li:first-child { border: none; }

.alert-submit02-3 .select2 { width: 100%; height: 6.3rem; position: relative; margin-top: .25rem; }

.alert-submit02-3 .select2-left, .alert-submit02-3 .select2-right { width: 2.44rem; position: absolute; top: 0; height: 6.3rem; overflow-x: hidden; overflow-y: scroll; border: #dedede 1px solid; padding: 0 .3rem; }

.alert-submit02-3 .select2-left li, .alert-submit02-3 .select2-right li { line-height: 1rem; width: 100%; background: url("images/add2.png") right center no-repeat; background-size: .26rem .26rem; cursor: pointer; }

.alert-submit02-3 .select2-left { left: 0; }

.alert-submit02-3 .select2-right { right: 0; }

.alert-submit02-3 .select2-right li { background-image: url(images/reduce2.png); }

.alert-submit02-3 .btn-select2-addall, .alert-submit02-3 .btn-select2-deleteall { width: 1rem; height: .76rem; line-height: .76rem; text-align: center; border-radius: 2px; color: #fff; position: absolute; left: 50%; margin-left: -.5rem; top: 50%; font-size: .32rem; }

.alert-submit02-3 .btn-select2-addall { background-color: #49bdff; margin-top: -1rem; }

.alert-submit02-3 .btn-select2-deleteall { background-color: #f7b246; margin-top: .1rem; }

.alert-submit02-3 .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.1rem; padding: .25rem 0; line-height: .6rem; font-size: .35rem; }

.alert-submit02-3 .operate a { display: block; width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; }

.alert-submit02-3 .operate .btn-sure { border-right: #dedede 1px solid; }

.alert-submit05 .box { width: 6.6rem; height: 7.2rem; margin-left: -3.3rem; margin-top: -3.6rem; font-size: .32rem; }

.alert-submit05 .title { font-size: .32rem; font-weight: bold; text-align: center; line-height: 1.1rem; height: 1.1rem; position: relative; }

.alert-submit05 .btn-close { width: .6rem; height: .6rem; background: url("images/close3.png") center center no-repeat; background-size: .36rem .36rem; right: .2rem; top: 50%; margin-top: -.3rem; position: absolute; }

.alert-submit05 .select1 { width: 100%; height: 1rem; position: relative; padding: 0 .3rem; position: relative; z-index: 9; line-height: 1rem; border-bottom: #dedede 1px solid; }

.alert-submit05 .select1 .hd { cursor: pointer; background: url("images/arrow-down7.png") right center no-repeat; background-size: .4rem .21rem; }

.alert-submit05 .select1 .hd.on { background-image: url(images/arrow-top7.png); }

.alert-submit05 .select1 .con { display: none; position: absolute; width: 100%; left: 0; top: 1rem; background-color: rgba(0, 0, 0, 0.85); }

.alert-submit05 .select1 .con li { line-height: 1rem; padding: 0 .3rem; border-top: #818181 1px solid; color: #fff; }

.alert-submit05 .select1 .con li.on { color: #ffea00; }

.alert-submit05 .select1 .con li:first-child { border: none; }

.alert-submit05 .text { border: 0; padding: .2rem .3rem; height: 3.9rem; display: block; }

.alert-submit05 .operate { position: absolute; bottom: 0; width: 100%; left: 0; border-top: #dedede 1px solid; height: 1.2rem; padding: .15rem .13rem; font-size: .35rem; }

.alert-submit05 .operate a { display: block; width: 50%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; width: 3.1rem; height: .9rem; background-color: #0fa3e6; line-height: .9rem; color: #fff; }

.alert-submit05 .operate .btn-sure { float: right; background-color: #2dbf42; }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.page1 .item { background-color: #fff; margin-bottom: .2rem; padding: 0 .25rem; }

.page1 .item.read .title { background-image: url(images/icon11.png); }

.page1 .title { border-bottom: #dedede 1px solid; padding: .3rem 0rem .35rem .85rem; position: relative; background: url("images/icon12.png") left 0.35rem no-repeat; background-size: .64rem .64rem; }

.page1 .title h3 { font-size: .35rem; line-height: .45rem; }

.page1 .title p { font-size: .28rem; color: #757575; background: url("images/time.png") left center no-repeat; background-size: .23rem .23rem; padding-left: .3rem; line-height: .35rem; }

.page1 .con { padding: .3rem 0; text-align: justify; font-size: .3rem; line-height: .48rem; color: #757575; }

.page1 .con a { color: #757575; }

.page4 { padding: 0rem .4rem 1.2rem .4rem; }

.page4 h1 { font-size: .36rem; padding: .5rem; line-height: .4rem; text-align: center; }

.page4 p { font-size: .24rem; line-height: .32rem; text-align: justify; margin-bottom: 1.5em; }

.page4 .operate { bottom: 0; height: 1.2rem; background-color: rgba(0, 0, 0, 0.8); }

.page4 .operate .btn-submit { display: block; width: 100%; height: 100%; background: url("images/icon41.png") center center no-repeat; background-size: .58rem .6rem; }

.page4 .operate .btn-submit.on, .page4 .operate .btn-submit:hover { background-image: url(images/icon42.png); }

.page11 .panel { width: 100%; height: 3.45rem; background: url("images/bg111.jpg") left top no-repeat; background-size: 100% 100%; position: relative; padding-top: 1.1rem; color: #fff; text-align: center; font-size: .35rem; line-height: .5rem; }

.page11 .panel .face { width: 1.5rem; height: 1.5rem; border-radius: 100%; overflow: hidden; margin: 0 auto; }

.page11 .panel img { display: block; width: 100%; height: 100%; }

.page11 .list { background-color: #fff; margin-bottom: .2rem; border-bottom: #e7e7e7 1px solid; }

.page11 .list li { position: relative; padding-left: 1.2rem; padding-right: .35rem; border-top: #e7e7e7 1px solid; line-height: 1.4rem; font-size: .35rem; }

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

.page11 .list img { width: .67rem; height: .67rem; border-radius: 100%; position: absolute; left: .3rem; top: 50%; margin-top: -.335rem; }

.page11 .operate { width: 100%; padding: .1rem .4rem .5rem .4rem; }

.page11 .operate .btn { display: block; background-color: #348be9; height: 1rem; line-height: 1rem; border: none; font-size: .38rem; }

.page11 .operate .btn:hover, .page11 .operate .btn.on { background-color: #66b0ff; }

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

.page12 .item { background-color: #fff; margin-bottom: .2rem; position: relative; padding: .4rem .24rem .45rem 1.3rem; }

.page12 .item a { display: block; width: 100%; height: 100%; background: url("images/arrow-right3.png") right center no-repeat; background-size: .17rem .33rem; padding-right: 1.06rem; -webkit-box-sizing: border-box; box-sizing: border-box; }

.page12 .icon1, .page12 .icon2 { position: absolute; top: 50%; border-radius: 100%; overflow: hidden; }

.page12 .icon1 { width: .94rem; height: .94rem; left: .2rem; margin-top: -.47rem; }

.page12 .icon2 { width: .44rem; height: .44rem; right: .7rem; margin-top: -.22rem; }

.page12 h3 { font-size: .35rem; line-height: .5rem; margin-bottom: .1rem; }

.page12 p { font-size: .24rem; line-height: .4rem; }

.page12 time { background: url("images/time2.png") left center no-repeat; background-size: .23rem .23rem; padding-left: .3rem; display: inline-block; margin-left: .2rem; }

.page12 .status { line-height: .4rem; border-radius: .05rem; color: #fff; background-color: #48c04a; min-width: 1.2rem; display: inline-block; text-align: center; }

.page12 .status.green { background-color: #48c04a; }

.page12 .status.blue { background-color: #348be9; }

.page12 .overtips { position: absolute; left: 0; bottom: 0; width: 100%; background: url("images/bg121.png") center center no-repeat; background-size: 100% 100%; text-align: center; height: .93rem; padding-top: .2rem; font-size: .22rem; line-height: .35rem; }

.page12 .overtips img { width: .24rem; height: .24rem; }

.page13 .title { background-color: #fff; border-bottom: #e0e0e0 1px solid; border-top: #e0e0e0 1px solid; line-height: .9rem; padding-left: .9rem; font-size: .35rem; position: relative; }

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

.page13 .list { width: 100%; background-color: #fff; padding: .2rem 0 .4rem 0; margin-bottom: .2rem; border-bottom: #e0e0e0 1px solid; }

.page13 .list li { width: 33.33%; float: left; text-align: center; line-height: .6rem; padding-top: .26rem; font-size: .3rem; }

.page13 .list img { width: 1.43rem; height: 1.43rem; display: block; margin: 0 auto; }

.page14 .title { background-color: #fff; border-bottom: #dedede 1px solid; padding: .3rem .3rem .3rem .95rem; position: relative; line-height: .6rem; font-size: .32rem; font-weight: bold; }

.page14 .title img { width: .52rem; height: .52rem; position: absolute; left: .3rem; top: 50%; margin-top: -.26rem; }

.page14 .list { background-color: #fff; margin-bottom: .2rem; padding: .3rem .3rem; }

.page14 .list:last-child { margin: 0; }

.page14 .list li { line-height: .6rem; font-size: .3rem; }

.page15 .item { background-color: #fff; margin-bottom: .13rem; position: relative; padding: .25rem .3rem .25rem 1.4rem; line-height: .5rem; font-size: .3rem; }

.page15 .item b, .page15 .item span { margin-right: .2rem; }

.page15 h3 { font-size: .3rem; }

.page15 .number { width: .7rem; height: .7rem; border-radius: 100%; border: #718fcb 1px solid; color: #718fcb; border-radius: 100%; text-align: center; line-height: .7rem; position: absolute; left: .3rem; top: 50%; margin-top: -.35rem; font-family: impact; font-size: .27rem; }

.page16 { position: relative; background-color: #fff; padding-top: 1px; padding: 1px .3rem 0 .3rem; }

.page16 .search { width: 6.6rem; height: .85rem; border-radius: .85rem; overflow: hidden; margin: .2rem auto; background-color: #f3f3f3; overflow: hidden; position: relative; }

.page16 input[type=text] { display: block; width: 100%; height: 100%; height: .85rem; border-radius: .85rem; border: none; padding-left: .4rem; padding-right: .85rem; background-color: transparent; font-size: .35rem; }

.page16 input[type=submit] { width: .85rem; height: .85rem; border-radius: .85rem; position: absolute; right: .1rem; top: 0; background: url("images/search2.png") center center no-repeat; border: none; background-size: .34rem .34rem; }

.page16 .item { background-color: #fff; margin-bottom: .2rem; position: relative; border-bottom: #dedede 1px solid; padding: .4rem 0 .45rem 1.04rem; }

.page16 .item:last-child { border: none; }

.page16 .icon1 { position: absolute; top: 50%; border-radius: 100%; overflow: hidden; width: .94rem; height: .94rem; left: 0; margin-top: -.47rem; }

.page16 h3 { font-size: .35rem; line-height: .5rem; margin-bottom: .1rem; }

.page16 p { font-size: .24rem; line-height: .4rem; }

.page16 time { background: url("images/time2.png") left center no-repeat; background-size: .23rem .23rem; padding-left: .3rem; display: inline-block; margin-left: .2rem; }

.page16 .tags { line-height: .4rem; border-radius: .4rem; min-width: 1.2rem; display: inline-block; text-align: center; border: #48c04a 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; }

.page16 .tags.red { border-color: #f26666; color: #f26666; }

.page16 .tags.blue { border-color: #529eff; color: #529eff; }

.page17 .panel { position: relative; width: 100%; height: 2.87rem; overflow: hidden; }

.page17 .box { position: absolute; left: 0; width: 100%; height: 1.9rem; bottom: 0; padding-top: .3rem; padding-left: 3.3rem; font-size: .28rem; color: #fff; font-weight: lighter; }

.page17 .box h3 { font-size: .64rem; font-weight: lighter; }

.page17 .weather { width: 1.3rem; height: 1.3rem; position: absolute; left: 1.8rem; top: .2rem; }

.page17 .addr { display: inline-block; margin-left: .2rem; background: url("images/addr2.png") left center no-repeat; background-size: .27rem .32rem; padding-left: .35rem; }

.page17 .list li { float: left; width: 25%; text-align: center; font-size: .3rem; position: relative; padding: .33rem 0; }

.page17 .list img { width: 1.1rem; height: 1.1rem; display: block; margin: 0 auto .1rem auto; }

.page17 .list .number { min-width: .6rem; line-height: .4rem; border-radius: .05rem .05rem .05rem 0; background-color: #ff5858; position: absolute; top: .1rem; left: 60%; color: #fff; font-size: .24rem; height: .4rem; font-weight: lighter; padding: 0 .2rem; -webkit-box-sizing: border-box; box-sizing: border-box; }

.page17 .list .arrow { width: .07rem; height: .06rem; background: url("images/icon172.png") left top no-repeat; background-size: 100% 100%; position: absolute; left: 0; bottom: -.06rem; }

.page17 .box2 { width: 7.1rem; margin: 0 auto; }

.animate { opacity: 0; }

body { overflow-x: hidden; }

@-webkit-keyframes flash { 0%, 50%, to { opacity: 1; }
  25%, 75% { opacity: 0.5; } }

@keyframes flash { 0%, 50%, to { opacity: 1; }
  25%, 75% { opacity: 0.5; } }

@-webkit-keyframes bounce { 0%, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
            transform: translateZ(0); }
  40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0); }
  70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0); }
  90% { -webkit-transform: translate3d(0, -4px, 0); transform: translate3d(0, -4px, 0); } }

@keyframes bounce { 0%, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
            transform: translateZ(0); }
  40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0); }
  70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0); }
  90% { -webkit-transform: translate3d(0, -4px, 0); transform: translate3d(0, -4px, 0); } }

/*.bounce{animation-name:bounce;transform-origin:center bottom}*/
.animate-flash { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: flash; animation-name: flash; }

.animate-flash { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: bounce; animation-name: bounce; }
