@charset "UTF-8";
.blue { color: #00aaee; }

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

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

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

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

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

.alert, .overly { width: 7.5rem; position: fixed; left: 50%; margin-left: -3.75rem; z-index: 999; }

.tabBox .part1, .alert-prize .part1, .page1 .flower-text, .cf { *zoom: 1; }

.tabBox .part1:before, .alert-prize .part1:before, .page1 .flower-text:before, .tabBox .part1:after, .alert-prize .part1:after, .page1 .flower-text:after, .cf:before, .cf:after { content: ""; display: table; }

.tabBox .part1:after, .alert-prize .part1:after, .page1 .flower-text: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: #057200; }

.show { display: block !important; }

.hide { display: none !important; }

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

.bg { background-color: #f6f6f6; }

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

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

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

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

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

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

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

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

.tabBox .hd { width: 100%; }

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

.tabBox .hd li { line-height: 0.6rem; float: left; text-align: center; width: 33%; padding-bottom: .3rem; border-radius: .3rem .3rem 0 0; margin-right: .1rem; background-color: #034e00; }

.tabBox .hd li a { color: #f6ffca; }

.tabBox .hd li.on { display: block; background-color: #f6ffca; }

.tabBox .hd li.on a { color: #034e00; }

.tabBox .tempWrap { position: relative; z-index: 999; top: -.3rem; }

.tabBox .bd { width: 100%; position: relative; z-index: 9999; }

.tabBox .list { padding: .6rem .6rem .6rem 1.6rem; background-color: #f6ffca; border-radius: .3rem; overflow: hidden; }

.tabBox .list .item { position: relative; height: .8rem; margin: .3rem 0; border-bottom: #057200 2px dotted; background: url("images/arrow.png") right center no-repeat; background-size: .12rem .16rem; }

.tabBox .list .item .face { position: absolute; left: -1rem; top: 0; width: .8rem; height: .8rem; border-radius: 100%; border: #ff9d33 2px solid; overflow: hidden; }

.tabBox .list .item .face img { display: block; width: 100%; height: 100%; }

.tabBox .list .item p { font-size: .24rem; color: #003300; }

.tabBox .list .item time { color: #999; position: absolute; right: .2rem; top: 50%; margin-top: -.1rem; font-size: .2rem; }

.tabBox .list .item h3 { font-size: .32rem; color: #057200; }

.tabBox .rule { padding: .6rem .2rem; background-color: #f6ffca; border-radius: .3rem; overflow: hidden; }

.tabBox .part1 { margin-bottom: .6rem; }

.tabBox .part1 .item { width: 1.9rem; float: left; margin-left: .2rem; position: relative; height: 1.9rem; font-size: .22rem; }

.tabBox .part1 .item img { display: block; }

.tabBox .part1 .item span { width: 100%; line-height: .32rem; background-color: #64c148; position: absolute; bottom: 0; z-index: 9; text-align: center; }

.tabBox .title { font-size: .25rem; line-height: .6rem; }

.tabBox .title span { background-color: #057200; color: #fff; display: inline-block; padding: 0 .3rem; margin: .2rem 0; line-height: .5rem; }

.tabBox .part2, .tabBox .part3 { width: 100%; }

.tabBox .part2 p, .tabBox .part3 p { position: relative; padding-left: .3rem; line-height: .6rem; text-align: justify; }

.tabBox .part2 i, .tabBox .part3 i { position: absolute; left: 0; color: #057200; font-size: 1.5em; top: -.05rem; }

.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: #eee 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-prize .box { width: 5.86rem; height: 4.48rem; margin-left: -2.93rem; margin-top: -2.24rem; background: url("images/bg3.png") center top no-repeat; background-size: 100% 100%; padding-top: 1rem; }

.alert-prize h3 { text-align: center; color: #fff; font-weight: bold; text-shadow: 0 0 .1rem #000; padding-left: .2rem; }

.alert-prize .operate { width: 3.9rem; height: .87rem; background: url("images/btn2.png") center center no-repeat; background-size: 100% 100%; margin: -.1rem auto 0 auto; font-size: .2rem; color: #ffd800; }

.alert-prize .operate a { color: #fff; text-align: center; margin-top: .28rem; font-size: .24rem; letter-spacing: .08rem; }

.alert-prize .part1 { padding: .3rem; margin-top: .1rem; }

.alert-prize .part1 .item { width: 1.5rem; float: left; margin-left: .2rem; position: relative; height: 1.6rem; font-size: .22rem; }

.alert-prize .part1 .item img { display: block; position: relative; z-index: 99; }

.alert-prize .part1 .item span { width: 100%; line-height: .32rem; background-color: #64c148; position: absolute; bottom: 0; z-index: 9; text-align: center; font-size: .16rem; z-index: 100; }

.alert-prize .part1 .item i { width: 1.4rem; height: 1.4rem; background-color: yellow; border-radius: 100%; position: absolute; left: 50%; top: .04rem; margin-left: -.69rem; -webkit-box-shadow: 0 0 .2rem .05rem #ffd800; box-shadow: 0 0 .2rem .05rem #ffd800; display: none; }

.alert-prize .part1 .item.on i { display: block; }

.alert-info .box { width: 5.86rem; height: 4.48rem; margin-left: -2.93rem; margin-top: -2.24rem; background: url("images/bg3.png") center top no-repeat; background-size: 100% 100%; padding-top: 1rem; }

.alert-info h3 { text-align: center; color: #fff; font-weight: bold; text-shadow: 0 0 .1rem #000; padding-left: .2rem; }

.alert-info .operate { width: 3.9rem; height: .87rem; background: url("images/btn2.png") center center no-repeat; background-size: 100% 100%; margin: -.1rem auto 0 auto; }

.alert-info .operate a { color: #fff; text-align: center; margin-top: .48rem; font-size: .24rem; letter-spacing: .08rem; }

.alert-info .part1 { padding: .2rem .8rem; }

.alert-info .part1 li { margin-top: .3rem; }

.alert-info .part1 input[type=text] { border-radius: .25rem; font-size: .24rem; line-height: .6rem; padding: 0 .3rem; color: #024900; }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.page1 { position: relative; }

.page1 .ad { width: 100%; }

.page1 .ad img { display: block; }

.page1 .flower-text { margin-top: -1.35rem; padding-left: .1rem; }

.page1 .flower-text li { float: left; width: 1.91rem; height: 2.38rem; background: url("images/flower.png") left top no-repeat; background-size: 100% 100%; margin: 0rem -.22rem; overflow: hidden; position: relative; }

.page1 .flower-text li img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

.page1 .flower-text li .t2 { display: none; }

.page1 .flower-text li.on { background-image: url(images/flower-on.png); }

.page1 .flower-text li.on .t1 { display: none; }

.page1 .flower-text li.on .t2 { display: block; }

.page1 .center-operate { background: url("images/bg2.png") center bottom no-repeat; background-size: 100% 3rem; height: 4.8rem; padding: .5rem; margin-bottom: -.6rem; }

.page1 .center-operate a { width: 2.9rem; height: .73rem; background: url("images/btn1.png") center center no-repeat; background-size: 100% 100%; display: inline-block; text-align: center; font-size: .4rem; color: #fff; line-height: .65rem; }

.page1 .center-operate .btn2 { float: right; }

.page1 .center-operate p { font-size: .34rem; color: #ffff00; text-align: center; margin-top: .88rem; }

.page1 .box { width: 100%; padding: 0 .35rem; margin-bottom: -1rem; }

.page1 .cpt { padding: .5rem 0; }

.page1 .cpt img { width: 4.2rem; display: block; margin: 0 auto; }
