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

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

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

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, .footer-logo, .g-footer3.fixed, .alert, .overly { width: 7.2rem; position: fixed; left: 50%; margin-left: -3.6rem; z-index: 999; }

.page1 .cnav, .page1 .cnav2, .page36 .cnav, .cf { *zoom: 1; }

.page1 .cnav:before, .page1 .cnav2:before, .page36 .cnav:before, .page1 .cnav:after, .page1 .cnav2:after, .page36 .cnav:after, .cf:before, .cf:after { content: ""; display: table; }

.page1 .cnav:after, .page1 .cnav2:after, .page36 .cnav: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: #ffd83a; }

.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: #ffd83a 1px solid; text-align: center; background-color: #ffd83a; 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: #ffd83a; }

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

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

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

body { background: url("images/bg.jpg") center top repeat #37344f; background-size: 100% 100%; }

.g-back { width: .7rem; height: .7rem; background: url("images/g-back.png") center center no-repeat; background-size: .54rem .54rem; position: fixed; z-index: 9999; left: 50%; margin-left: -3.5rem; top: .12rem; }

.g-back.white { background-image: url(images/back3.png); background-size: .54rem .54rem; }

.g-banner-ad { width: 100%; max-width: 7.2rem; margin: 0 auto; }

.g-banner-ad img { display: block; }

.g-gold { padding-bottom: .07rem; background: url("images/gold.jpg") center bottom no-repeat; background-size: 100% .07rem; }

.g-article { width: 100%; padding: .2rem .45rem; }

.g-article .con { font-size: .26rem; text-align: justify; line-height: .4rem; color: #fff; padding: .3rem 0; }

.g-article .con img { display: block; margin-bottom: .1rem; }

.g-article .con h3 { font-size: .3rem; margin-top: .1rem; }

.g-article .center { text-align: center; }

.g-title { width: 3.66rem; height: 1.14rem; background: url("images/g-title1.png") center center no-repeat; background-size: 100% 100%; margin: .2rem auto; line-height: 1.1rem; font-size: .45rem; color: #e5c85c; text-align: center; }

.g-title2 { text-align: center; width: 100%; font-size: .34rem; color: #e8cc62; }

.g-title2 i { width: .17rem; height: .34rem; background: url("images/title2-left.png") center center no-repeat; background-size: 100% 100%; display: inline-block; position: relative; top: .05rem; margin: 0 .1rem; }

.g-title2 .r { background-image: url(images/title2-right.png); }

.g-title2.small { font-size: .3rem; padding: .1rem 0; }

.g-title2.small i { width: .16rem; height: .3rem; top: .07rem; }

.g-imgbox { width: 100%; max-width: 6.3rem; padding: .2rem 0; margin: 0 auto; }

.g-imgbox .item { position: relative; margin-bottom: .2rem; }

.g-imgbox .item img { display: block; }

.g-imgbox .btm { position: absolute; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.65); -webkit-box-sizing: border-box; box-sizing: border-box; color: #fff; padding: .1rem .2rem; width: 100%; font-size: .22rem; line-height: .35rem; text-align: justify; }

.g-imgbox .btm.center { text-align: center; }

.g-imgbox b { font-size: .25rem; margin-bottom: .05rem; display: block; }

.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 .05rem; vertical-align: top; overflow: hidden; }

.banner .hd ul .on { background: #ffd83a; }

.banner .hd.gray ul li { background-color: #a7a7a7; }

.banner .hd.gray ul li.on { background-color: #5e5b5c; }

.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 { padding: 0.2rem; width: 100%; }

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

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

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

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

.tabBox .bd { width: 100%; }

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

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

header .back { 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; }

.footer { bottom: 0; height: 1.18rem; font-size: .32rem; background: url("images/ft.png") center top no-repeat; background-size: 100% 100%; }

.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.15rem no-repeat; background-size: .5rem .5rem; padding-top: .65rem; color: #ffffff; font-size: .22rem; }

.footer li.on a { color: #ffd83a; }

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

.h118 { width: 100%; height: 1.18rem; }

.footer-logo { bottom: 0; height: .8rem; padding-top: .1rem; background-color: rgba(40, 40, 40, 0.5); }

.footer-logo img { width: 1.58rem; display: block; margin: 0 auto; }

.footer-logo.b118 { bottom: 1.18rem; }

.g-footer3 { font-size: .26rem; text-align: justify; line-height: .32rem; color: #fff; padding: .3rem 0; text-align: center; }

.g-footer3.fixed { bottom: 0; padding: .5rem 0; }

.lang-choose { width: 1.54rem; height: .56rem; position: fixed; left: 50%; margin-left: -3.6rem; top: 0rem; z-index: 99; background: url("images/lang-bg.png") left top no-repeat; background-size: 100% 100%; font-size: .25rem; padding-right: .15rem; }

.lang-choose .on { color: #937226; }

.lang-choose a { color: #3d2706; width: 50%; display: block; float: left; line-height: .56rem; text-align: center; }

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

.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-msg .box { width: 5.8rem; height: 3.2rem; margin-left: -2.9rem; margin-top: -1.6rem; background: url("images/alert-msg.png") center center no-repeat; background-size: 100% 100%; padding: .2rem; color: #fff; }

.alert-msg h3 { font-size: .32rem; text-align: center; color: #fff6d3; line-height: .8rem; }

.alert-msg .con { font-size: .2rem; text-align: center; font-size: .28rem; text-align: center; line-height: .6rem; }

.alert-msg .operate { position: absolute; bottom: .15rem; left: .15rem; width: 5.5rem; border-top: #dbd9a5 1px solid; height: 1rem; }

.alert-msg .operate a { display: block; width: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 1rem; text-align: center; color: #fff6d3; float: left; font-size: .3rem; }

.alert-msg .operate .btn-sure { border-left: #dbd9a5 1px solid; }

.alert-page1-tip1 .box, .alert-page1-tip2 .box, .alert-page1-tip3 .box, .alert-page1-tip4 .box { background-color: #393147; border: #f1d878 2px solid; border-radius: .2rem; width: 5.5rem; margin-left: -2.75rem; }

.alert-page1-tip1 h3, .alert-page1-tip2 h3, .alert-page1-tip3 h3, .alert-page1-tip4 h3 { font-size: .3rem; color: #e8cc62; text-align: center; line-height: .8rem; }

.alert-page1-tip1 .con, .alert-page1-tip2 .con, .alert-page1-tip3 .con, .alert-page1-tip4 .con { width: 100%; padding: 0 .4rem; color: #fff; font-size: .26rem; line-height: .4rem; padding-bottom: .5rem; text-align: justify; }

.alert-page1-tip1 .btn-close, .alert-page1-tip2 .btn-close, .alert-page1-tip3 .btn-close, .alert-page1-tip4 .btn-close { width: .53rem; height: .53rem; border-radius: 100%; background: url("images/close2.png") center center no-repeat; background-size: 100% 100%; position: absolute; left: 50%; margin-left: -.26rem; bottom: -.8rem; }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.page1 { padding-bottom: .2rem; }

.page1 .cnav { margin-top: .15rem; padding: .3rem .2rem; text-align: center; }

.page1 .cnav li { width: 25%; float: left; margin-bottom: .1rem; }

.page1 .cnav img { width: 1.55rem; height: 1.55rem; display: block; margin: 0 auto; }

.page1 .cnav a { color: #fff; font-size: .31rem; }

.page1 .cnav2 { padding: .2rem .4rem; }

.page1 .cnav2 li { width: 3.17rem; height: 2.2rem; float: left; position: relative; overflow: hidden; margin-bottom: .07rem; }

.page1 .cnav2 li:nth-child(even) { float: right; }

.page1 .cnav2 li span { position: absolute; bottom: 0; line-height: .45rem; text-align: center; color: #fff; background-color: rgba(0, 0, 0, 0.6); width: 100%; }

.page1 .cnav2 img { display: block; width: 100%; height: 100%; }

.page2 { background: url("images/bg2.jpg") center top no-repeat; background-size: 100% 100%; }

.page2 .g-article { padding: 1px .45rem; }

.page3 .g-article, .page4 .g-article, .page5 .g-article, .page6 .g-article, .page7 .g-article, .page8 .g-article, .page9 .g-article, .page10 .g-article, .page11 .g-article, .page12 .g-article, .page13 .g-article { padding: 1px .45rem; }

.page15 { padding-bottom: 1rem; }

.page15 .g-imgbox { padding-top: 0; padding-bottom: 0; }

.page16 { background: url("images/bg16.jpg") center top no-repeat; background-size: 100% 100%; }

.page16 .g-article .con { padding-top: .15rem; }

.page16 .g-article .con p { margin-bottom: .1rem; }

.page17 { background: url("images/bg17.jpg") center top no-repeat; background-size: 100% 100%; }

.page17 .g-article .con { padding-top: .05rem; padding-bottom: .05rem; }

.page17 .g-article .con p { margin-bottom: .1rem; }

.page17 .g-article h3 { font-size: .28rem; color: #e8cc62; text-align: center; line-height: .6rem; }

.page17 .g-article img { margin: .15rem 0; }

.page18 { background: url("images/bg18.jpg") center top no-repeat; background-size: 100% 100%; }

.page18 .g-article .con { padding-top: .05rem; padding-bottom: .05rem; }

.page18 .g-article .con p { margin-bottom: .1rem; }

.page18 .g-article h3 { font-size: .28rem; color: #e8cc62; text-align: center; line-height: .6rem; }

.page18 .g-article img { margin: .15rem 0; }

.page18 .box186 { padding-left: 3rem; position: relative; height: 2.32rem; width: 100%; margin-bottom: .2rem; }

.page18 .box186 img { width: 2.85rem; height: 2.32rem; position: absolute; left: 0; top: -.1rem; }

.page19 { padding-top: .15rem; padding-bottom: 1rem; }

.page20, .page28, .page34 { padding-bottom: 1rem; }

.page20 .cnav, .page28 .cnav, .page34 .cnav { text-align: center; padding: .2rem .4rem; }

.page20 .cnav li, .page28 .cnav li, .page34 .cnav li { width: 3.1rem; height: 2.2rem; position: relative; overflow: hidden; margin-bottom: .07rem; display: inline-block; }

.page20 .cnav li:nth-child(even), .page28 .cnav li:nth-child(even), .page34 .cnav li:nth-child(even) { margin-left: .07rem; }

.page20 .cnav li span, .page28 .cnav li span, .page34 .cnav li span { position: absolute; bottom: 0; line-height: .45rem; text-align: center; color: #fff; background-color: rgba(0, 0, 0, 0.6); width: 100%; left: 0; }

.page20 .cnav img, .page28 .cnav img, .page34 .cnav img { display: block; width: 100%; height: 100%; }

.page2, .page22, .page24, .page25 { padding-top: .15rem; padding-bottom: 1rem; background: url("images/bg21.jpg") center top no-repeat; background-size: 100% 100%; }

.page23 { padding-top: .15rem; padding-bottom: 1rem; }

.page26, .page27 { padding-top: .15rem; padding-bottom: 1rem; }

.page32 { padding: .2rem 0 1rem 0; background: url("images/bg32.jpg") center top no-repeat; background-size: 100% 100%; }

.page32 h3 { font-size: .3rem; color: #fff; text-align: center; line-height: .6rem; }

.page32 .tb { width: 100%; text-align: center; font-size: .18rem; margin-top: .1rem; margin-bottom: .4rem; }

.page32 .tb td, .page32 .tb th { border: #fff 1px solid; }

.page32 .tb td { width: 50%; }

.page33, .page31, .page29 { padding: .2rem 0 1rem 0; background: url("images/bg18.jpg") center top no-repeat; background-size: 100% 100%; }

.page33 h3, .page31 h3, .page29 h3 { font-size: .3rem; color: #fff; text-align: center; line-height: .6rem; }

.page33 .g-article img, .page31 .g-article img, .page29 .g-article img { margin: .1rem 0; }

.page35 { padding-bottom: 1.3rem; }

.bg36 { background: url("images/bg1.jpg") center top no-repeat; background-size: 100% 100%; }

.page36 { padding-bottom: 1.98rem; }

.page36 .cnav { background-color: rgba(255, 255, 255, 0.1); margin-top: .15rem; padding: .3rem .2rem; text-align: center; }

.page36 .cnav li { width: 25%; float: left; margin-bottom: .1rem; }

.page36 .cnav img { width: 1.55rem; height: 1.55rem; display: block; margin: 0 auto; }

.page36 .cnav a { color: #fff; font-size: .31rem; }

.page40 { background: url("images/bg40.jpg") center top no-repeat; background-size: 100% 100%; }
