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

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

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

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

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

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

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

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

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

textarea { height: auto; min-height: 1.2rem; border: #eee 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; opacity: .6; }

.banner .hd ul .on { opacity: 1; }

.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 .banner-bg { position: absolute; bottom: 0; display: block; }

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

.tabBox .bd { width: 100%; }

header { top: 0; height: .98rem; background-color: #303577; 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: .98rem; background-color: #eae8eb; font-size: .32rem; border-top: #eee 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: .55rem; color: #4c4c4c; }

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.page1 .cnav { padding: 0rem .6rem; }

.page1 .cnav li { width: 50%; float: left; padding: .15rem .3rem; }

.page2 #video1 { display: block; width: 100%; background-color: #999; }

.page2 .cnav { padding: .2rem; }

.page2 .cnav li { width: 100%; height: 1.7rem; background-color: #303577; margin-bottom: .2rem; position: relative; padding: .45rem .3rem .45rem 1.4rem; color: #fff; }

.page2 .cnav li a { color: #fff; display: block; width: 100%; background: url("images/arrow-right.png") right center no-repeat; background-size: .16rem .29rem; }

.page2 .cnav li img { width: 1rem; height: 1rem; position: absolute; left: .2rem; top: 50%; margin-top: -.5rem; }

.page2 .cnav li h3 { font-size: .32rem; line-height: .48rem; }

.page2 .cnav li p { font-size: .22rem; }

.page3 .title { width: 100%; height: 1.7rem; background: url("images/title31.png") center center no-repeat #e1e1e1; background-size: 100% 100%; color: #303577; text-align: center; padding-top: .3rem; }

.page3 .title h3 { font-size: .43rem; line-height: .7rem; }

.page3 .title p { font-size: .24rem; }

.page3 article { width: 100%; padding: .2rem; }

.page3 article img { display: block; margin-bottom: .2rem; }

.page3 article p { font-size: .25rem; line-height: .48rem; text-indent: 2em; margin-bottom: 1.5em; text-align: justify; color: #3d3e44; }

.fullpage { padding-bottom: .98rem; }

.g-title { padding: .26rem .2rem .2rem 1.2rem; position: relative; color: #fff; height: 1.15rem; }

.g-title img { width: .6rem; height: .6rem; position: absolute; left: .5rem; top: 50%; margin-top: -.3rem; }

.g-title h3 { font-size: .3rem; line-height: .4rem; }

.g-title p { font-size: .18rem; }

.g-bg { background: url("images/bg41.png") center top no-repeat, url("images/bg42.png") center bottom no-repeat; background-size: 100% 5.19rem,100% 4.05rem; background-attachment: fixed; }

.g-cnav { padding: .2rem; }

.g-cnav li { width: 100%; height: 1.7rem; background-color: #2198e8; margin-bottom: .2rem; position: relative; padding: .45rem .3rem .45rem 1.4rem; color: #fff; }

.g-cnav li a { color: #fff; display: block; width: 100%; background: url("images/arrow-right.png") right center no-repeat; background-size: .16rem .29rem; }

.g-cnav li img { width: 1rem; height: 1rem; position: absolute; left: .2rem; top: 50%; margin-top: -.5rem; }

.g-cnav li h3 { font-size: .32rem; line-height: .48rem; }

.g-cnav li p { font-size: .22rem; }

.page4 .ad img { display: block; }

.page5 .g-cnav, .page6 .g-cnav { padding-top: 0; }

.page5 .g-cnav li, .page6 .g-cnav li { padding-left: 1.2rem; }

.page5 .g-cnav img, .page6 .g-cnav img { width: .38rem; height: .38rem; margin-top: -.19rem; left: .5rem; }

.page7 .ad img { display: block; }

.page7 .g-cnav li { background-color: #178eb0; }

.page8 .g-cnav, .page9 .g-cnav, .page10 .g-cnav { padding-top: 0; }

.page8 .g-cnav li, .page9 .g-cnav li, .page10 .g-cnav li { padding-left: 1.2rem; background-color: #178eb0; height: 1.3rem; -webkit-box-shadow: 0 0 .1rem 0 #999; box-shadow: 0 0 .1rem 0 #999; padding-top: .2rem; }

.page8 .g-cnav h3, .page9 .g-cnav h3, .page10 .g-cnav h3 { line-height: .9rem; }

.page8 .g-cnav img, .page9 .g-cnav img, .page10 .g-cnav img { width: .38rem; height: .38rem; margin-top: -.19rem; left: .5rem; }

.page11 .ad img { display: block; }

.page11 .g-cnav li { background-color: #00b5c8; }

.page12 .g-cnav { padding-top: 0; }

.page12 .g-cnav li { padding-left: 1.2rem; background-color: #00b5c8; }

.page12 .g-cnav img { width: .38rem; height: .38rem; margin-top: -.19rem; left: .5rem; }

.page13 .g-cnav { padding-left: 1.25rem; padding-bottom: 0; padding-top: 0; background: url("images/bg131.png") 0.6rem 0 repeat-y; background-size: .27rem 1.57rem; }

.page13 .g-cnav li { padding-left: .5rem; background-color: #00b5c8; height: 1.36rem; padding-top: .27rem; }

.page13 .g-cnav li.single h3 { line-height: .8rem; }

.page13 .g-cnav img { width: .38rem; height: .38rem; margin-top: -.19rem; left: .5rem; }

.page13 .g-cnav .arrow { width: .12rem; height: .26rem; background: url("images/arrow-left.png") left top no-repeat; background-size: 100% 100%; position: absolute; left: -.12rem; top: 50%; margin-top: -.13rem; }

.page14 .g-cnav { padding-top: 0; }

.page14 .g-cnav li { padding-left: 1.2rem; background-color: #00b5c8; height: 1.3rem; -webkit-box-shadow: 0 0 .1rem 0 #999; box-shadow: 0 0 .1rem 0 #999; padding-top: .2rem; }

.page14 .g-cnav h3 { line-height: .9rem; }

.page14 .g-cnav img { width: .38rem; height: .38rem; margin-top: -.19rem; left: .5rem; }

.page15 { padding: 0 .2rem; background: url("images/bg42.png") center bottom no-repeat; background-size: 100% 4.05rem; background-attachment: fixed; }

.page15 .search { position: relative; height: .55rem; margin: .2rem 0; overflow: hidden; }

.page15 .search input[type=text] { width: 100%; height: .55rem; border-radius: .55rem; width: 100%; border: #4a7793 1px solid; padding: 0 .3rem; background-color: #dfdfdf; }

.page15 .search input[type=submit] { width: .85rem; height: .55rem; position: absolute; right: 0; top: 0; background: url("images/search.png") left center no-repeat; background-size: .52rem .55rem; border: none; }

.page15 .box { margin-top: .4rem; }

.page15 .box h3 { line-height: .6rem; font-size: .28rem; color: #454a64; border-bottom: #b7b7b7 1px solid; }

.page15 .list { width: 100%; margin-top: .2rem; }

.page15 .list li { font-size: .24rem; line-height: .8rem; border-bottom: #c9caca 1px dashed; }

.page15 .list a { display: block; width: 100%; height: 100%; }
