@charset "UTF-8";
.green { color: #409302; }

.bg-green { background-color: #409302; }

.orange { color: #ff7e00; }

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

.gray { color: #a2a2a2; }

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

.blue { color: #00aaee; }

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

.red { color: #fc4444; }

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

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

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

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.2rem; margin-left: auto; margin-right: auto; }

header, .footer, .alert, .overly { width: 7.2rem; position: fixed; left: 50%; margin-left: -3.6rem; z-index: 999; }

.g-form .upload-box, .page1 .cnav, .cf { *zoom: 1; }

.g-form .upload-box:before, .page1 .cnav:before, .g-form .upload-box:after, .page1 .cnav:after, .cf:before, .cf:after { content: ""; display: table; }

.g-form .upload-box:after, .page1 .cnav:after, .cf:after { clear: both; }

.page3 .list h3, .page6 .list p, .page9 .list2 p { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

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

.show { display: block !important; }

.hide { display: none !important; }

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

.bg { background-color: #f5f5f5; }

.btn { line-height: .85rem; padding: 0 .2rem; border: #409302 1px solid; text-align: center; background-color: #409302; color: #fff; font-size: .32rem; }

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

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

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

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

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

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

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

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

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

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

.g-banner-box { padding: .2rem; }

.g-banner-box > img, .g-banner-box > a img { display: block; }

.radio { background: url("images/radio.png") left center no-repeat; background-size: .32rem .32rem; padding-left: .4rem; cursor: pointer; }

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

.g-form { padding: .6rem .4rem .3rem .4rem; background-color: #f5f5f5; }

.g-form li { width: 100%; position: relative; margin-top: .25rem; line-height: .85rem; padding-left: 4.5em; font-size: .28rem; min-height: .85rem; color: #6d6d6d; }

.g-form li.pl0 { padding-left: 0; }

.g-form li:first-child { margin-top: 0; }

.g-form li > span { position: absolute; left: 0; color: #333; }

.g-form .yzm { padding-right: 2rem; }

.g-form .yzm .btn-refresh { position: absolute; right: 0; top: 0; width: 1.66rem; height: .85rem; }

.g-form .radio { margin-right: .5rem; }

.g-form .e1 { margin-right: 1em; }

.g-form .e2 { margin-right: 2em; }

.g-form .e05 { margin-right: .5em; }

.g-form input[type=submit] { border: none; letter-spacing: 2px; }

.g-form .btn-rigester { display: block; border: none; letter-spacing: 2px; }

.g-form .textarea { padding-left: 0; margin-top: 0; }

.g-form .textarea > span { position: relative; display: block; }

.g-form .textarea textarea { display: block; line-height: .4rem; height: 3.5rem; }

.g-form .upload-box .img, .g-form .upload-box .upload { width: 1.65rem; height: 1.3rem; margin-right: .2rem; float: left; overflow: hidden; position: relative; }

.g-form .upload-box .img img { display: block; width: 100%; height: 100%; }

.g-form .upload-box .upload { background: url("images/upload.png") center center no-repeat #fff; background-size: .82rem .82rem; }

.g-form .upload-box input[type=file] { width: 100%; height: 100%; display: block; opacity: 0; }

.g-form .upload-box .btn-delete { position: absolute; right: 0; top: 0; width: .5rem; height: .5rem; background: url("images/close.png") center center no-repeat; background-size: .35rem .35rem; }

.select-simulate { width: 100%; height: .85rem; }

.select-simulate .hd { width: 100%; height: .85rem; line-height: .85rem; border: 1px solid #eaeaea; background: #FFF url(images/select-arrow.png) no-repeat right center; background-size: .85rem .85rem; cursor: pointer; padding-left: .2rem; -webkit-box-sizing: border-box; box-sizing: border-box; display: block; }

.select-simulate .hd.blur { color: #ccc; }

.select-simulate .bd { width: 100%; height: auto; background: #FFF; border: 1px solid #eaeaea; border-bottom: none; clear: both; position: fixed; left: 0; bottom: 0px; z-index: 1003; display: none; -webkit-box-sizing: border-box; box-sizing: border-box; height: 50%; overflow-x: hidden; overflow-y: scroll; }

.select-simulate .bd li { height: .85rem; line-height: .85rem; border-bottom: 1px solid #eaeaea; padding: 0 .1rem; cursor: pointer; }

.select-simulate .bd li:hover { background: #eee; }

.select-simulate .bd li:hover a { color: #C00; }

.select-overly { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); position: absolute; left: 0; top: 0; z-index: 1000; display: none; }

.g-user-panel { width: 100%; height: 2.15rem; background: url("images/bg111.jpg") center top no-repeat; background-size: 100% 100%; position: relative; padding-top: .2rem; }

.g-user-panel .face { margin: 0 auto; text-align: center; color: #fff; display: block; line-height: .5rem; }

.g-user-panel img { width: 1.26rem; height: 1.26rem; border-radius: 100%; display: block; margin: 0 auto; border: #fff 2px solid; background-color: #fff; }

.ajax-box { display: none; }

.banner { width: 100%; max-width: 7.2rem; 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: #409302; }

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

.tabBox .bd { width: 100%; }

header { top: 0; height: .98rem; background-color: #fff; font-size: .32rem; border-bottom: #eaeaea 1px solid; }

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

header .back, header .home { 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: .3rem; }

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

.footer { bottom: 0; height: .98rem; background-color: #409302; font-size: .32rem; }

.footer li { width: 33.33%; float: left; line-height: .98rem; text-align: center; border-left: #fff 1px solid; }

.footer li:first-child { border: none; }

.footer li a { color: #fff; font-size: .28rem; }

.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: #eaeaea 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); }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.page1 .cnav { padding: 0 .1rem; margin-top: -.1rem; margin-bottom: .1rem; }

.page1 .cnav li { float: left; margin: .1rem; position: relative; width: 3.3rem; text-align: center; background-color: #409f00; height: 1.1rem; line-height: 1.1rem; font-size: .36rem; }

.page1 .cnav img { width: .9rem; height: .9rem; position: absolute; left: .3rem; top: 50%; margin-top: -.45rem; }

.page1 .cnav a { display: block; width: 100%; height: 100%; color: #fff; padding-left: .9rem; -webkit-box-sizing: border-box; box-sizing: border-box; }

.page1 .cnav .li1 { background-color: #409f00; }

.page1 .cnav .li2 { background-color: #f3ac00; }

.page1 .cnav .li3 { background-color: #de6226; }

.page1 .cnav .li4 { background-color: #0eb799; }

.page1 .cnav .li5 { background-color: #477ec1; }

.page1 .cnav .li6 { background-color: #0eb799; }

.page1 .cnav .li7 { background-color: #e70036; }

.page1 .cnav .li8 { background-color: #a24eae; }

.page1 .title { width: 100%; line-height: .8rem; padding: 0 .4rem; background-color: #409302; font-size: .28rem; color: #fff; }

.page2 .title { width: 6.8rem; line-height: .8rem; padding: 0 .2rem; background-color: #409302; font-size: .28rem; color: #fff; margin: 0 auto; }

.page2 .title span { float: right; font-size: .24rem; }

.page2 .g-form { padding-right: .65rem; }

.page2 .g-form .star { color: red; position: absolute; right: -.25rem; }

.page3 { padding: .2rem; }

.page3 .title { width: 100%; line-height: .8rem; background-color: #409302; font-size: .28rem; color: #fff; margin: 0 auto; margin-top: .2rem; position: relative; padding-left: 1rem; }

.page3 .title img { position: absolute; left: .1rem; top: 50%; width: .7rem; height: .7rem; margin-top: -.35rem; }

.page3 .list li { height: 2.5rem; width: 100%; padding-left: 2.7rem; position: relative; padding-top: .25rem; padding-bottom: .25rem; border-top: #ddd 1px solid; }

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

.page3 .list .img { position: absolute; left: 0; top: 50%; margin-top: -.95rem; width: 2.5rem; height: 1.9rem; overflow: hidden; }

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

.page3 .list h3 { font-size: .28rem; color: #000; line-height: .5rem; }

.page3 .list .txt { font-size: .24rem; color: #787878; text-align: justify; height: .66rem; overflow: hidden; line-height: .33rem; }

.page3 .list .btn { display: block; width: 1.4rem; line-height: .5rem; font-size: .24rem; padding: 0; line-height: .5rem; border: none; position: absolute; left: 2.7rem; bottom: .28rem; }

.page4 { padding: .2rem; }

.page4 .title { width: 100%; line-height: .8rem; background-color: #409302; font-size: .28rem; color: #fff; margin: 0 auto; margin-top: .2rem; position: relative; padding-left: 1rem; }

.page4 .title img { position: absolute; left: .1rem; top: 50%; width: .7rem; height: .7rem; margin-top: -.35rem; }

.page4 article { margin-top: .4rem; font-size: .24rem; line-height: .48rem; text-align: justify; }

.page4 article img { display: block; margin: .4rem auto; }

.page4 h1 { font-size: .32rem; line-height: .7rem; text-align: center; margin-bottom: .2rem; }

.page5 .list, .page8 .list { padding: 0 .4rem; }

.page5 .list li, .page8 .list li { line-height: .8rem; padding-left: .8rem; padding-right: .3rem; border-bottom: #ccc 1px solid; position: relative; margin-top: .15rem; font-size: .28rem; }

.page5 .list a, .page8 .list a { display: block; background: url("images/arrow-right.png") right center no-repeat; background-size: .2rem .35rem; }

.page5 .list img, .page8 .list img { position: absolute; width: .64rem; height: .64rem; left: .1rem; top: 50%; margin-top: -.32rem; }

.page5 .list .red, .page8 .list .red { color: 3ff3600; }

.page6 .title, .page6 .title2 { width: 6.8rem; line-height: .8rem; padding: 0 .2rem; background-color: #409302; font-size: .28rem; color: #fff; margin: 0 auto; }

.page6 .title2 { width: 100%; }

.page6 .g-form { padding: .3rem .2rem; }

.page6 .list { padding: 0 .2rem; }

.page6 .list li { padding: .2rem 0; border-bottom: #eee 1px solid; }

.page6 .list p { width: 100%; }

.page6 .list time { font-size: .2rem; color: #999; }

.page6 .list .btn-delete, .page6 .list .red { color: #ff0000; }

.page6 .list .blue { color: #0065e2; }

.page9 { padding: .2rem; }

.page9 .title { width: 6.8rem; line-height: .8rem; padding: 0 .2rem; background-color: #409302; font-size: .28rem; color: #fff; margin: .2rem auto; }

.page9 .title2 { background-color: #ebffdc; padding: .15rem .3rem; margin-top: .2rem; position: relative; width: 7.2rem; left: -.2rem; font-size: .24rem; line-height: .33rem; color: #3e9200; margin-bottom: .3rem; }

.page9 .hd { cursor: pointer; }

.page9 .question-item { border-bottom: #ccc 1px dotted; margin-bottom: .3rem; padding-bottom: .3rem; }

.page9 .question-item:last-child { margin-bottom: 0; }

.page9 .question-item h3 { margin-bottom: .2rem; }

.page9 .question-item h3 span { color: #409302; }

.page9 .question-item .con { line-height: .44rem; color: #5f635d; }

.page9 .question-item p { text-align: justify; }

.page9 .more-box { display: none; border-top: #eaeaea 1px solid; margin-top: .2rem; }

.page9 .list2 { margin-top: -.1rem; }

.page9 .list2 li { padding: .2rem 0; border-bottom: #eee 1px solid; }

.page9 .list2 li.on { border: none; }

.page9 .list2 p { width: 100%; }

.page9 .list2 time { font-size: .2rem; color: #999; }

.page7, .page10 { padding: 0 .2rem; }

.page7 .title, .page10 .title { background-color: #ebffdc; padding: .15rem .2rem; position: relative; width: 7.2rem; left: -.2rem; font-size: .24rem; line-height: .33rem; color: #3e9200; margin-bottom: .3rem; }

.page7 .question-item, .page10 .question-item { border-bottom: #ccc 1px dotted; margin-bottom: .3rem; padding-bottom: .3rem; }

.page7 .question-item h3, .page10 .question-item h3 { margin-bottom: .2rem; }

.page7 .question-item h3 span, .page10 .question-item h3 span { color: #409302; }

.page7 .question-item .con, .page10 .question-item .con { line-height: .44rem; color: #5f635d; }

.page7 .question-item p, .page10 .question-item p { text-align: justify; }

.page7 .g-form, .page10 .g-form { padding: 0 0 .3rem 0; margin-top: -.2rem; }

.page7 .g-form li > span, .page10 .g-form li > span { color: #409302; }

.page11 .title { width: 100%; line-height: .8rem; padding: 0 .35rem; background-color: #fff; font-size: .28rem; border-bottom: #c9c9c9 1px solid; }

.page11 .g-form { padding-left: .35rem; padding-right: .35rem; padding-top: .2rem; }
