@charset "UTF-8";

/*!
* -----------------------------------------------------------------------------------------------------------------------------------------------------
* --------------------------------------------- 				样式分为：共用样式 + 各页面样式				   ----------------------------------------
* --------------------------------------------- 		  此文件别改，方便后期配合开发新页面或维护修改 			   ----------------------------------------
* --------------------------------------------- 可把要修改的那一行或那一块复制到别的文件里修改，放到我的引入文件之后 ----------------------------------------
* -----------------------------------------------------------------------------------------------------------------------------------------------------
*/
/* ---------------------------------------------------------------------- 共用样式 -------------------------------------------------------------------- */
/* ----------------------------------------------------------------- 样式重置 & 常用样式 --------------------------------------------------------------- */
html { line-height: 1.15; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

main { display: block; }

h1 { font-size: 2em; margin: 0.67em 0; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }

pre { font-family: monospace,monospace; font-size: 1em; }

a { background-color: transparent; }

abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }

b, strong { font-weight: bolder; }

code, kbd, samp { font-family: monospace,monospace; font-size: 1em; }

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; }

img { border-style: none; }

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, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

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 { padding: 0.35em 0.75em 0.625em; }

legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }

progress { 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-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

details { display: block; }

summary { display: list-item; }

template { display: none; }

[hidden] { display: none; }

html { -webkit-box-sizing: border-box; box-sizing: border-box; font-family: Helvetica, Verdana, "微软雅黑", "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Arial, sans-serif; -webkit-text-size-adjust: none; }

*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

body { font-size: 14px; color: #333333; background: #ffffff; min-width: 1400px; min-height: 100vh; }

body::-webkit-scrollbar { width: 6px; height: 6px; background-color: transparent; border-radius: 6px; }

body::-webkit-scrollbar-track { border-radius: 5px; background-color: transparent; }

body::-webkit-scrollbar-thumb { border-radius: 5px; background-color: rgba(28, 78, 169, 0.6); }

body::-webkit-scrollbar-thumb:hover { background: rgba(28, 78, 169, 0.6); -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }

table { border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: inherit; }

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; }

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; }

a { text-decoration: none; color: #333333; background-color: transparent; -webkit-text-decoration-skip: objects; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a:active, a:hover, a:focus { color: #1c4ea9; outline-width: 0; }

video { border: none; outline: none; display: block; width: 100%; }

img, input[type=text], input[type=submit], input[type=password], textarea, select, button, footer, header { -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

input[type=file] { cursor: pointer; }

::-moz-selection { background: #1c4ea9; color: #fff; }

::selection { background: #1c4ea9; color: #fff; }

::-moz-selection { background: #1c4ea9; color: #fff; }

.uc-content { width: 100%; max-width: 1400px; margin-left: auto; margin-right: auto; }

img { width: auto; max-width: 100%; -ms-interpolation-mode: bicubic; }

.uc-show { display: block !important; }

.uc-bg { background-color: #f6f6f6; }

.uc-b { font-weight: bold; }

.uc-small { font-size: .875em; }

.uc-big { font-size: 1.25em; }

.uc-ma { margin-left: auto; margin-right: auto; }

.uc-mla { margin-left: auto; }

.uc-mra { margin-right: auto; }

.uc-del { text-decoration: line-through; color: #999999; margin-left: 20px; }

.uc-del:first-child { margin-left: 0; }

.animate, .uc-animate, .uc-revealOnScroll { opacity: 0; }

.uc-icon16 { width: 16px !important; height: 16px !important; }

.uc-icon20 { width: 20px !important; height: 20px !important; }

.uc-icon24 { width: 24px !important; height: 24px !important; }

.uc-icon28 { width: 28px !important; height: 28px !important; }

.uc-icon32 { width: 32px !important; height: 32px !important; }

.uc-icon36 { width: 36px !important; height: 36px !important; }

.uc-icon40 { width: 40px !important; height: 40px !important; }

.uc-icon44 { width: 44px !important; height: 44px !important; }

.uc-icon48 { width: 48px !important; height: 48px !important; }

.uc-icon50 { width: 50px !important; height: 50px !important; }

.uc-icon64 { width: 64px !important; height: 64px !important; }

.uc-icon70 { width: 70px !important; height: 70px !important; }

.uc-icon80 { width: 80px !important; height: 80px !important; }

.uc-icon90 { width: 90px !important; height: 90px !important; }

.uc-icon100 { width: 100px !important; height: 100px !important; }

.uc-icon120 { width: 120px !important; height: 120px !important; }

.uc-icon150 { width: 150px !important; height: 150px !important; }

.uc-icon200 { width: 200px !important; height: 200px !important; }

@font-face { font-family: "uc-font"; src: url("../fonts/uicut-font.eot?t=1645078740157"); src: url("../fonts/uicut-font.eot?t=1645078740157#iefix") format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("../fonts/uicut-font.woff?t=1645078740157") format("woff"), url("../fonts/uicut-font.ttf?t=1645078740157") format("truetype"), url("../fonts/uicut-font.svg?t=1645078740157#uc-font") format("svg"); }

.uc-font { font-family: "uc-font" !important; line-height: inherit; font-size: inherit; font-weight: inherit; font-style: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.uc-checkbox-circle:before { content: "\e624"; }

.uc-checkbox-circle-on:before { content: "\e64f"; }

.uc-checkbox:before { content: "\e684"; }

.uc-checkbox-on:before { content: "\e67d"; }

.uc-checkbox-on-plain:before { content: "\e683"; }

.uc-radio-on:before { content: "\e7b3"; }

.uc-radio:before { content: "\e7b5"; }

.uc-arrow-left:before { content: "\e75b"; }

.uc-arrow-right:before { content: "\e75c"; }

.uc-arrow-down:before { content: "\e615"; }

.uc-arrow-top:before { content: "\e75d"; }

.uc-arrow-right2:before { content: "\e6ae"; }

.uc-arrow-left2:before { content: "\e6d6"; }

.uc-arrow-down2:before { content: "\e6a4"; }

.uc-arrow-top2:before { content: "\e6b2"; }

.uc-next:before { content: "\e600"; }

.uc-prev:before { content: "\e601"; }

.uc-add:before { content: "\e672"; }

.uc-reduce:before { content: "\e614"; }

.uc-menu:before { content: "\e6a9"; }

.uc-close:before { content: "\e67f"; }

.uc-search:before { content: "\e66f"; }

.uc-qq:before { content: "\e62d"; }

.uc-qq2:before { content: "\e657"; }

.uc-call2:before { content: "\e62c"; }

.uc-weixin2:before { content: "\e6b3"; }

.uc-weixin:before { content: "\e653"; }

.uc-call:before { content: "\e674"; }

.uc-arrow { position: relative; padding-right: 30px; }

.uc-arrow:after { content: '\e75c'; font-family: 'uc-font'; font-size: 1.4em; right: -10px; opacity: .5; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.uc-flex { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-flex.start { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.uc-flex.end { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.uc-flex.center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.uc-flex-col { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.uc-flex-col.start { -ms-flex-line-pack: start; align-content: start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.uc-flex-col.end { -ms-flex-line-pack: end; align-content: end; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.uc-flex-col.center { -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

textarea { min-height: 120px; height: auto; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; width: 100%; }

input:-moz-placeholder { color: #ddd; }

::-webkit-input-placeholder { color: #ddd; }

input[type=text], input[type=password] { -webkit-appearance: none; }

[type=submit] { outline: none; }

[type=submit]:hover { opacity: .8; }

button { margin: 0; padding: 0; background: none; line-height: inherit; font-size: inherit; border: none; color: inherit; appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; }

button:after { display: none; }

.uc-input, .uc-select, .uc-button, .uc-textarea { width: 100%; border: #e5e5e5 1px solid; outline: none; height: 30px; line-height: 28px; border-radius: 5px; padding: 0 10px; }

.uc-input:hover, .uc-input:focus, .uc-select:hover, .uc-select:focus, .uc-button:hover, .uc-button:focus, .uc-textarea:hover, .uc-textarea:focus { border-color: #1c4ea9; }

.uc-btn { cursor: pointer; outline: none; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 30px; border-radius: 5px; padding: 0 10px; }

.uc-btn img { margin-right: 10px; }

.uc-btn:hover { opacity: .8; }

.uc-btn.blue { background-color: #1c4ea9; border: #1c4ea9 1px solid; color: #fff; }

.uc-btn.blue-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(28, 78, 169, 0.7)), to(#1c4ea9)); background: -webkit-linear-gradient(left, rgba(28, 78, 169, 0.7) 0%, #1c4ea9 100%); background: -o-linear-gradient(left, rgba(28, 78, 169, 0.7) 0%, #1c4ea9 100%); background: linear-gradient(to right, rgba(28, 78, 169, 0.7) 0%, #1c4ea9 100%); color: #fff; }

.uc-btn.blue-plain { color: #1c4ea9; border: #1c4ea9 1px solid; }

.uc-btn.blue-plain:hover { opacity: 1; background-color: #1c4ea9; color: #fff; }

.uc-btn.blue2 { background-color: #41abfa; border: #41abfa 1px solid; color: #fff; }

.uc-btn.blue2-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(65, 171, 250, 0.7)), to(#41abfa)); background: -webkit-linear-gradient(left, rgba(65, 171, 250, 0.7) 0%, #41abfa 100%); background: -o-linear-gradient(left, rgba(65, 171, 250, 0.7) 0%, #41abfa 100%); background: linear-gradient(to right, rgba(65, 171, 250, 0.7) 0%, #41abfa 100%); color: #fff; }

.uc-btn.blue2-plain { color: #41abfa; border: #41abfa 1px solid; }

.uc-btn.blue2-plain:hover { opacity: 1; background-color: #41abfa; color: #fff; }

.uc-btn.gray { background-color: #999999; border: #999999 1px solid; color: #fff; }

.uc-btn.gray-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(153, 153, 153, 0.7)), to(#999999)); background: -webkit-linear-gradient(left, rgba(153, 153, 153, 0.7) 0%, #999999 100%); background: -o-linear-gradient(left, rgba(153, 153, 153, 0.7) 0%, #999999 100%); background: linear-gradient(to right, rgba(153, 153, 153, 0.7) 0%, #999999 100%); color: #fff; }

.uc-btn.gray-plain { color: #999999; border: #999999 1px solid; }

.uc-btn.gray-plain:hover { opacity: 1; background-color: #999999; color: #fff; }

.uc-btn img { margin-right: 10px; }

.uc-phColor { color: #ddd; }

.uc-blue { color: #1c4ea9 !important; }

.uc-blue2 { color: #41abfa !important; }

.uc-gray { color: #999999 !important; }

.g-crumb { padding: 10px 0; line-height: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.g-crumb img { display: block; margin-right: 5px; }

.g-crumb a { position: relative; padding-right: 20px; margin-right: 8px; }

.g-crumb a:after { content: '\e75c'; font-family: 'uc-font'; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.g-crumb a:last-child { padding-right: 0; }

.g-crumb a:last-child:after { display: none; }

.uc-prvNxt { padding: 20px 0; margin-bottom: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 16px; }

.uc-prvNxt a { width: 46px; height: 46px; display: inline-block; border: #e5e5e5 1px solid; line-height: 46px; text-align: center; background-color: #fff; margin-right: 10px; border-radius: 6px; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.uc-prvNxt a:hover, .uc-prvNxt a.on { background-color: #1c4ea9; border-color: #1c4ea9; color: #fff; }

.uc-prvNxt .btn { width: 110px; }

.uc-prvNxt .uc-input { width: 64px; border-radius: 6px; height: 46px; margin: 0 10px; text-align: center; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.uc-prvNxt .uc-btn { width: 120px; border-radius: 6px; height: 46px; margin-left: 1em; }

.uc-tag { display: inline-block; border-radius: 3px; padding: 0 5px; }

.uc-tag:empty { display: none; }

.uc-tag.blue { background-color: #1c4ea9; color: #fff; }

.uc-tag.blue-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(28, 78, 169, 0.7)), to(#1c4ea9)); background: -webkit-linear-gradient(left, rgba(28, 78, 169, 0.7) 0%, #1c4ea9 100%); background: -o-linear-gradient(left, rgba(28, 78, 169, 0.7) 0%, #1c4ea9 100%); background: linear-gradient(to right, rgba(28, 78, 169, 0.7) 0%, #1c4ea9 100%); }

.uc-tag.blue-plain { color: #1c4ea9; border: #1c4ea9 1px solid; }

.uc-tag.blue-light { color: rgba(28, 78, 169, 0.7); background-color: rgba(28, 78, 169, 0.1); }

.uc-tag.blue2 { background-color: #41abfa; color: #fff; }

.uc-tag.blue2-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(65, 171, 250, 0.7)), to(#41abfa)); background: -webkit-linear-gradient(left, rgba(65, 171, 250, 0.7) 0%, #41abfa 100%); background: -o-linear-gradient(left, rgba(65, 171, 250, 0.7) 0%, #41abfa 100%); background: linear-gradient(to right, rgba(65, 171, 250, 0.7) 0%, #41abfa 100%); }

.uc-tag.blue2-plain { color: #41abfa; border: #41abfa 1px solid; }

.uc-tag.blue2-light { color: rgba(65, 171, 250, 0.7); background-color: rgba(65, 171, 250, 0.1); }

.uc-tag.gray { background-color: rgba(153, 153, 153, 0.4); color: #fff; }

.uc-tag.gray-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(153, 153, 153, 0.7)), to(#999999)); background: -webkit-linear-gradient(left, rgba(153, 153, 153, 0.7) 0%, #999999 100%); background: -o-linear-gradient(left, rgba(153, 153, 153, 0.7) 0%, #999999 100%); background: linear-gradient(to right, rgba(153, 153, 153, 0.7) 0%, #999999 100%); }

.uc-tag.gray-plain { color: #555; border: #e5e5e5 1px solid; }

.uc-tag.gray-light { color: rgba(153, 153, 153, 0.7); background-color: rgba(153, 153, 153, 0.1); }

/* ---------------------------------------------------------------------- 通用样式  -------------------------------------------------------------------- */
.g-swiper-box .swiper-slide img { display: block; -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; height: 589px; }

.g-banner-box img { -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; height: 613px; display: block; }

footer .ft1 { background-color: #1c4ea9; padding: 16px 0; }

footer .ft1 .uc-content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

footer .ft1 .uc-select { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; border-radius: 0; height: 50px; margin-left: 10px; font-size: 16px; padding-left: 15px; appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; background: url("images/select-arrow.png") right center no-repeat #edf6ff; background-size: 50px 50px; }

footer .ft1 .uc-select:first-child { margin-left: 0; }

footer .ft2 { background: #1c4ea9 url("images/footer.jpg") center center no-repeat; background-size: cover; padding: 50px 0; }

footer .ft2 .uc-content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; }

footer .ft2 .right { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; margin-left: 40px; }

footer .logo img { display: block; }

footer .menu { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; padding-bottom: 25px; }

footer .menu a { margin-right: 30px; color: #fff; font-size: 18px; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

footer .menu a:last-child { margin-right: 0; }

footer .menu a:hover { opacity: .8; }

footer .contact li { margin-top: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #fff; font-size: 16px; line-height: 20px; }

footer .contact img { display: block; margin-right: 10px; }

footer .slogan { display: block; position: absolute; bottom: 15%; right: 0; }

header { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: 20px; z-index: 100; min-width: 1400px; }

header .uc-content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

header .logo { width: 469px; height: 119px; overflow: hidden; }

header .logo img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

header .right { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; margin-left: 4px; background-color: rgba(28, 78, 169, 0.74); }

header .hd-top { background-color: rgba(87, 158, 210, 0.4); height: 40px; margin-bottom: 19px; padding: 0 10px; color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

header .hd-top a { padding: 0 8px; color: #fff; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

header .hd-top a:hover { opacity: .8; }

header .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

header .list li { line-height: 60px; position: relative; height: 60px; font-size: 1.1rem; margin-left: 1px; }

header .list li:hover > a { opacity: .8; }

header .list li:hover .subMenu { display: block; height: auto; }

header .list li:hover .subMenu .con { margin-top: 0; }

header .list a { color: #fff; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

header .subMenu { position: absolute; top: 60px; left: -10px; height: 0; overflow: hidden; padding-top: 3px; }

header .subMenu .con { width: 134px; background-color: rgba(28, 78, 169, 0.74); position: relative; margin-top: 1.5rem; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; font-size: 1rem; }

header .subMenu a { display: block; line-height: 3rem; padding-left: 1.5rem; }

header .subMenu a:hover { background-color: rgba(28, 78, 169, 0.74); }

.g-title { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 30px; }

.g-title img { display: block; }

.g-title b { color: #1c4ea9; font-size: 32px; }

.g-title .more { color: #41abfa; }

.g-title .more:hover { opacity: .8; }

/* --------------------------------------------------------------------- 各页面样式  ------------------------------------------------------------------- */
/* |01|首页|main| */
.uc-main-1, .uc-main-2, .uc-main-4 { padding-top: 40px; padding-bottom: 40px; }

.uc-main-1 .uc-content, .uc-main-2 .uc-content, .uc-main-4 .uc-content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.uc-main-1 .main-left, .uc-main-2 .main-left, .uc-main-4 .main-left { width: 790px; }

.uc-main-1 .main-right, .uc-main-2 .main-right, .uc-main-4 .main-right { width: 560px; }

.uc-main-1 .box { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.uc-main-1 .list1 { width: 450px; }

.uc-main-1 .list1 li { white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; background: url("images/main-dot.png") left center no-repeat; padding-left: 28px; line-height: 28px; font-size: 20px; margin-bottom: 28px; }

.uc-main-1 .list1 li:last-child { margin-bottom: 0; }

.uc-main-1 .list2 { width: 316px; }

.uc-main-1 .list2 li { width: 100%; height: 200px; overflow: hidden; position: relative; margin-bottom: 20px; overflow: hidden; }

.uc-main-1 .list2 li img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-main-1 .list2 li:last-child { margin-bottom: 0; }

.uc-main-1 .list2 li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.uc-main-1 .list2 li:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.uc-main-1 .list2 .btm { position: absolute; left: 0; bottom: 0; width: 100%; background-color: rgba(0, 0, 0, 0.6); color: #fff; padding: 5px 10px; line-height: 28px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.uc-main-1 .list3 .item { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 32px; }

.uc-main-1 .list3 .item:last-child { margin-bottom: 0; }

.uc-main-1 .list3 .date { width: 91px; height: 81px; background-color: #41abfa; color: #fff; padding: 5px 10px; text-align: center; font-size: 16px; margin-right: 25px; }

.uc-main-1 .list3 .day { font-size: 30px; padding-bottom: 5px; border-bottom: #fff 1px solid; margin-bottom: 8px; }

.uc-main-1 .list3 .con { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; }

.uc-main-1 .list3 .con p { font-size: 14px; line-height: 22px; height: 44px; overflow: hidden; color: #555; }

.uc-main-1 .list3 .con h3 { font-size: 20px; margin-bottom: 12px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.uc-main-2 { background-color: #e9f1f7; }

.uc-main-2 .list1 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.uc-main-2 .list1 .item { width: 380px; height: 175px; border-top: #01a5d6 5px solid; background-color: #fff; margin-top: 20px; top: 0; position: relative; padding: 20px 15px; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.uc-main-2 .list1 .item:hover { top: -10px; -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05); }

.uc-main-2 .list1 .item:nth-child(1) { border-top-color: #01a5d6; margin-top: 0; }

.uc-main-2 .list1 .item:nth-child(2) { border-top-color: #f65454; margin-top: 0; }

.uc-main-2 .list1 .item:nth-child(3) { border-top-color: #f65454; }

.uc-main-2 .list1 .item:nth-child(4) { border-top-color: #01a5d6; }

.uc-main-2 .list1 h3 { font-size: 18px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.uc-main-2 .list1 .con { font-size: 16px; line-height: 24px; height: 48px; overflow: hidden; color: #555; margin-top: 20px; }

.uc-main-2 .list1 .btm { margin-top: 20px; }

.uc-main-2 .list1 time { background: url("images/main-arrow.png") right center no-repeat; padding-right: 24px; color: #41abfa; font-size: 16px; }

.uc-main-2 .list2 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.uc-main-2 .list2 .item { width: 268px; height: 80px; position: relative; background-color: #d3e3ef; margin-top: 17px; padding: 0 24px; line-height: 80px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: block; font-size: 18px; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.uc-main-2 .list2 .item:hover { background-color: #fff; }

.uc-main-2 .list2 .item:nth-child(1), .uc-main-2 .list2 .item:nth-child(2) { margin-top: 0; }

.uc-main-2 .list2 time { position: absolute; right: 10px; bottom: 10px; font-size: 14px; line-height: 24px; }

.uc-main-3 { background-color: #f4f8fb; padding: 30px 0; }

.uc-main-3 .uc-content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

.uc-main-3 .uc-content li { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; margin-left: 12px; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.uc-main-3 .uc-content li:first-child { margin-left: 0; }

.uc-main-3 .uc-content li:nth-child(1) { background-color: #86a1d1; }

.uc-main-3 .uc-content li:nth-child(2) { background-color: #97d7e9; }

.uc-main-3 .uc-content li:nth-child(3) { background-color: #c4ddc5; }

.uc-main-3 .uc-content li:nth-child(4) { background-color: #78c9db; }

.uc-main-3 .uc-content li:nth-child(5) { background-color: #bada9b; }

.uc-main-3 .uc-content li:nth-child(6) { background-color: #b7cef0; }

.uc-main-3 .uc-content li:hover { opacity: .8; }

.uc-main-3 .uc-content .item { display: block; text-align: center; padding: 40px 10px 30px; font-size: 20px; color: #fff; }

.uc-main-3 .uc-content img { display: block; margin: 0 auto 25px; }

.uc-main-4 .list1 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-main-4 .list1 li { width: 253px; height: 316px; overflow: hidden; position: relative; }

.uc-main-4 .list1 li img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-main-4 .list1 .btm { position: absolute; left: 0; bottom: 0; width: 100%; padding: 10px 20px; background-color: rgba(65, 171, 250, 0.5); color: #fff; line-height: 24px; }

.uc-main-4 .list1 h3 { font-size: 18px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.uc-main-4 .list1 p { margin-top: 10px; }

.uc-main-4 .swiper-main-4 .item { width: 253px; height: 316px; overflow: hidden; position: relative; display: block; background-color: red; margin: 0 auto; }

.uc-main-4 .swiper-main-4 .item img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-main-4 .swiper-main-4 .btm { position: absolute; left: 0; bottom: 0; width: 100%; padding: 10px 20px; background-color: rgba(65, 171, 250, 0.5); color: #fff; line-height: 24px; }

.uc-main-4 .swiper-main-4 h3 { font-size: 18px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.uc-main-4 .swiper-main-4 p { margin-top: 10px; }

.uc-main-4 .swiper-button-prev, .uc-main-4 .swiper-button-next { background-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.3); width: 50px; border-radius: 100%; height: 50px; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; outline: none; font-size: .85em; }

.uc-main-4 .swiper-button-prev:after, .uc-main-4 .swiper-button-next:after { font-size: .85em; }

.uc-main-4 .swiper-button-prev:hover, .uc-main-4 .swiper-button-next:hover { background-color: #1c4ea9; color: rgba(255, 255, 255, 0.8); }

.uc-main-4 .list2 li { border-bottom: #666 1px dotted; padding: 20px 0; }

.uc-main-4 .list2 li:last-child { border-bottom: none; padding-bottom: 0; }

.uc-main-4 .list2 li:first-child { padding-top: 0; }

.uc-main-4 .list2 h3 { font-size: 18px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; font-weight: bold; margin-bottom: 6px; }

.uc-main-4 .list2 .con { font-size: 16px; line-height: 24px; height: 48px; color: #555; }

.uc-main-5 { padding-top: 20px; padding-bottom: 25px; }

.uc-main-5 .swiper-slide { overflow: hidden; }

.uc-main-5 .item { width: 456px; height: 270px; overflow: hidden; }

.uc-main-5 .item img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-main-5 .operate { margin-top: 25px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-main-5 .operate img { display: block; }

.uc-main-5 .operate .btn { margin-left: 1em; cursor: pointer; }

.uc-main-5 .swiper-pagination { position: relative; margin-right: 10px; }

.uc-main-5 .swiper-pagination .swiper-pagination-bullet { background-color: #b6b6b6; opacity: 1; width: 34px; height: 3px; border-radius: 0 !important; margin-left: 10px; }

.uc-main-5 .swiper-pagination .swiper-pagination-bullet-active { background-color: #1c4ea9; }

/* |02|列表|listcolumn| */
.uc-listcolumn-1 { background-color: #f7f7f7; }

.uc-listcolumn-1 .box { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.uc-listcolumn-1 .side-menu { width: 171px; background: url("images/listcolumn-bg.png") center center no-repeat; background-size: 100% auto; min-height: 463px; padding-top: 40px; padding-left: 50px; position: relative; z-index: 99; margin-bottom: 30px; }

.uc-listcolumn-1 .side-menu li { position: relative; height: 72px; }

.uc-listcolumn-1 .side-menu li.on .bg, .uc-listcolumn-1 .side-menu li.on .time, .uc-listcolumn-1 .side-menu li.on p { display: block; }

.uc-listcolumn-1 .side-menu li.on h3 { color: #333333; font-size: 22px; }

.uc-listcolumn-1 .side-menu li.on p { color: #999999; }

.uc-listcolumn-1 .side-menu li.on .item { padding-left: 30px; width: 150px !important; display: block; }

.uc-listcolumn-1 .side-menu li.on .time { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: -32px; }

.uc-listcolumn-1 .side-menu li.on h3 { line-height: 28px; }

.uc-listcolumn-1 .side-menu li.on .con { padding-top: 2px; }

.uc-listcolumn-1 .side-menu .item { position: relative; color: #fff; }

.uc-listcolumn-1 .side-menu .bg { display: none; position: absolute; left: -30px; top: 0; width: 191px !important; height: 63px; }

.uc-listcolumn-1 .side-menu .time { display: none; }

.uc-listcolumn-1 .side-menu p { display: none; }

.uc-listcolumn-1 .side-menu .con { position: relative; z-index: 9; }

.uc-listcolumn-1 .side-menu h3 { line-height: 48px; }

.uc-listcolumn-1 .detail-box { border-radius: 8px; background-color: #fff; margin-bottom: 30px; padding: 5px 30px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; margin-left: 20px; }

.uc-listcolumn-1 .list li { padding: 25px 20px 20px; border-bottom: #999 1px dotted; }

.uc-listcolumn-1 .list li:last-child { border: none; }

.uc-listcolumn-1 .list h3 { font-size: 20px; line-height: 24px; margin-bottom: 10px; font-weight: bold; position: relative; }

.uc-listcolumn-1 .list h3:after { content: ''; width: 6px; border-radius: 100%; height: 6px; background-color: #b5b5b5; position: absolute; left: -15px; top: 10px; }

.uc-listcolumn-1 .list h3 a { font-weight: bold; }

.uc-listcolumn-1 .list time { color: #999999; }

.uc-listcolumn-1 .list .con { margin-top: 10px; line-height: 24px; color: #555; }

.uc-listcolumn-1 .list .tags { padding-top: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-listcolumn-1 .list .uc-tag { margin-right: 10px; font-size: 12px; min-width: 70px; line-height: 28px; margin-top: 5px; color: #414141; text-align: center; }

/* |03|详情|displayinfo| */
.uc-displayinfo-1 { margin-bottom: 70px; }

.uc-displayinfo-1 article { padding-top: 50px; }

.uc-displayinfo-1 article h1 { text-align: center; font-size: 30px; line-height: 46px; margin-bottom: 24px; }

.uc-displayinfo-1 .info { text-align: center; margin-bottom: 40px; }

.uc-displayinfo-1 .info span { margin-left: 1em; color: #999999; }

.uc-displayinfo-1 .info span:first-child { margin-left: 0; }

.uc-displayinfo-1 .box { padding: 20px 0; font-size: 18px; line-height: 40px; text-align: justify; }

.uc-displayinfo-1 .box img {}

.uc-displayinfo-1 .prev-next { font-size: 16px; }

.uc-displayinfo-1 .prev-next, .uc-displayinfo-1 .prev-next .item { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-displayinfo-1 .prev-next .item { max-width: 48%; }

.uc-displayinfo-1 .prev-next .item:first-child img { margin-right: 15px; }

.uc-displayinfo-1 .prev-next .item:last-child img { margin-left: 15px; }

.uc-displayinfo-1 .prev-next img { display: block; }

.uc-displayinfo-1 .prev-next span { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

