@charset "UTF-8";
/* ----------------------------------------------------------------------base-------------------------------------------------------------------- */
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: "微软雅黑", Verdana, "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Helvetica, Arial, sans-serif; -webkit-text-size-adjust: 100%; }

*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

body { font-size: 14px; color: #333; background: #fff; min-width: 1200px; min-height: 100vh; }

html::-webkit-scrollbar, body::-webkit-scrollbar { width: 10px; height: 10px; border-radius: 10px; background-color: #ddd; }

html::-webkit-scrollbar-track, body::-webkit-scrollbar-track { border-radius: 5px; background-color: #ddd; }

html::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb { border-radius: 5px; background-color: rgba(224, 39, 56, 0.6); }

html::-webkit-scrollbar-thumb:hover, body::-webkit-scrollbar-thumb:hover { background: rgba(224, 39, 56, 0.8); -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, view, text, navigator, image { 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: #333; background-color: transparent; -webkit-text-decoration-skip: objects; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a:active, a:hover, a:focus { color: #035294; 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 ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

input[type=file] { cursor: pointer; }

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

[type=submit] { outline: none; }

[type=submit]:hover { opacity: .8; }

textarea { resize: none; height: auto; min-height: 120px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }

input:-moz-placeholder { color: #b0acac; }

::-webkit-input-placeholder { color: #b0acac; }

input[type=text], input[type=password] { -webkit-appearance: none; }

img { width: auto; max-width: 100%; -ms-interpolation-mode: bicubic; }

.uc-content { width: 1200px; margin-left: auto; margin-right: auto; }

.uc-show { display: block !important; }

.uc-hide { display: none !important; }

.uc-h98 { width: 100%; height: 98px; }

.uc-bg { background-color: #fff; }

.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-lineCenter { text-decoration: line-through; }

.uc-del { text-decoration: line-through; color: #999; margin-left: 20px; }

.uc-del:first-child { margin-left: 0; }

.uc-animate, .uc-revealOnScroll { opacity: 0; }

.uc-left { float: left; }

.uc-right { float: right; }

.uc-cf::after { display: block; clear: both; content: ""; }

.uc-pt0 { padding-top: 0px !important; }

.uc-pb0 { padding-bottom: 0px !important; }

.uc-pl0 { padding-left: 0px !important; }

.uc-pr0 { padding-right: 0px !important; }

.uc-pd0 { padding: 0px !important; }

.uc-mt0 { margin-top: 0px !important; }

.uc-mb0 { margin-bottom: 0px !important; }

.uc-ml0 { margin-left: 0px !important; }

.uc-mr0 { margin-right: 0px !important; }

.uc-mg0 { margin: 0px !important; }

.uc-pt5 { padding-top: 5px !important; }

.uc-pb5 { padding-bottom: 5px !important; }

.uc-pl5 { padding-left: 5px !important; }

.uc-pr5 { padding-right: 5px !important; }

.uc-pd5 { padding: 5px !important; }

.uc-mt5 { margin-top: 5px !important; }

.uc-mb5 { margin-bottom: 5px !important; }

.uc-ml5 { margin-left: 5px !important; }

.uc-mr5 { margin-right: 5px !important; }

.uc-mg5 { margin: 5px !important; }

.uc-pt10 { padding-top: 10px !important; }

.uc-pb10 { padding-bottom: 10px !important; }

.uc-pl10 { padding-left: 10px !important; }

.uc-pr10 { padding-right: 10px !important; }

.uc-pd10 { padding: 10px !important; }

.uc-mt10 { margin-top: 10px !important; }

.uc-mb10 { margin-bottom: 10px !important; }

.uc-ml10 { margin-left: 10px !important; }

.uc-mr10 { margin-right: 10px !important; }

.uc-mg10 { margin: 10px !important; }

.uc-pt15 { padding-top: 15px !important; }

.uc-pb15 { padding-bottom: 15px !important; }

.uc-pl15 { padding-left: 15px !important; }

.uc-pr15 { padding-right: 15px !important; }

.uc-pd15 { padding: 15px !important; }

.uc-mt15 { margin-top: 15px !important; }

.uc-mb15 { margin-bottom: 15px !important; }

.uc-ml15 { margin-left: 15px !important; }

.uc-mr15 { margin-right: 15px !important; }

.uc-mg15 { margin: 15px !important; }

.uc-pt20 { padding-top: 20px !important; }

.uc-pb20 { padding-bottom: 20px !important; }

.uc-pl20 { padding-left: 20px !important; }

.uc-pr20 { padding-right: 20px !important; }

.uc-pd20 { padding: 20px !important; }

.uc-mt20 { margin-top: 20px !important; }

.uc-mb20 { margin-bottom: 20px !important; }

.uc-ml20 { margin-left: 20px !important; }

.uc-mr20 { margin-right: 20px !important; }

.uc-mg20 { margin: 20px !important; }

.uc-pt25 { padding-top: 25px !important; }

.uc-pb25 { padding-bottom: 25px !important; }

.uc-pl25 { padding-left: 25px !important; }

.uc-pr25 { padding-right: 25px !important; }

.uc-pd25 { padding: 25px !important; }

.uc-mt25 { margin-top: 25px !important; }

.uc-mb25 { margin-bottom: 25px !important; }

.uc-ml25 { margin-left: 25px !important; }

.uc-mr25 { margin-right: 25px !important; }

.uc-mg25 { margin: 25px !important; }

.uc-pt30 { padding-top: 30px !important; }

.uc-pb30 { padding-bottom: 30px !important; }

.uc-pl30 { padding-left: 30px !important; }

.uc-pr30 { padding-right: 30px !important; }

.uc-pd30 { padding: 30px !important; }

.uc-mt30 { margin-top: 30px !important; }

.uc-mb30 { margin-bottom: 30px !important; }

.uc-ml30 { margin-left: 30px !important; }

.uc-mr30 { margin-right: 30px !important; }

.uc-mg30 { margin: 30px !important; }

.uc-pt35 { padding-top: 35px !important; }

.uc-pb35 { padding-bottom: 35px !important; }

.uc-pl35 { padding-left: 35px !important; }

.uc-pr35 { padding-right: 35px !important; }

.uc-pd35 { padding: 35px !important; }

.uc-mt35 { margin-top: 35px !important; }

.uc-mb35 { margin-bottom: 35px !important; }

.uc-ml35 { margin-left: 35px !important; }

.uc-mr35 { margin-right: 35px !important; }

.uc-mg35 { margin: 35px !important; }

.uc-pt40 { padding-top: 40px !important; }

.uc-pb40 { padding-bottom: 40px !important; }

.uc-pl40 { padding-left: 40px !important; }

.uc-pr40 { padding-right: 40px !important; }

.uc-pd40 { padding: 40px !important; }

.uc-mt40 { margin-top: 40px !important; }

.uc-mb40 { margin-bottom: 40px !important; }

.uc-ml40 { margin-left: 40px !important; }

.uc-mr40 { margin-right: 40px !important; }

.uc-mg40 { margin: 40px !important; }

.uc-pt45 { padding-top: 45px !important; }

.uc-pb45 { padding-bottom: 45px !important; }

.uc-pl45 { padding-left: 45px !important; }

.uc-pr45 { padding-right: 45px !important; }

.uc-pd45 { padding: 45px !important; }

.uc-mt45 { margin-top: 45px !important; }

.uc-mb45 { margin-bottom: 45px !important; }

.uc-ml45 { margin-left: 45px !important; }

.uc-mr45 { margin-right: 45px !important; }

.uc-mg45 { margin: 45px !important; }

.uc-pt50 { padding-top: 50px !important; }

.uc-pb50 { padding-bottom: 50px !important; }

.uc-pl50 { padding-left: 50px !important; }

.uc-pr50 { padding-right: 50px !important; }

.uc-pd50 { padding: 50px !important; }

.uc-mt50 { margin-top: 50px !important; }

.uc-mb50 { margin-bottom: 50px !important; }

.uc-ml50 { margin-left: 50px !important; }

.uc-mr50 { margin-right: 50px !important; }

.uc-mg50 { margin: 50px !important; }

.uc-pt55 { padding-top: 55px !important; }

.uc-pb55 { padding-bottom: 55px !important; }

.uc-pl55 { padding-left: 55px !important; }

.uc-pr55 { padding-right: 55px !important; }

.uc-pd55 { padding: 55px !important; }

.uc-mt55 { margin-top: 55px !important; }

.uc-mb55 { margin-bottom: 55px !important; }

.uc-ml55 { margin-left: 55px !important; }

.uc-mr55 { margin-right: 55px !important; }

.uc-mg55 { margin: 55px !important; }

.uc-pt60 { padding-top: 60px !important; }

.uc-pb60 { padding-bottom: 60px !important; }

.uc-pl60 { padding-left: 60px !important; }

.uc-pr60 { padding-right: 60px !important; }

.uc-pd60 { padding: 60px !important; }

.uc-mt60 { margin-top: 60px !important; }

.uc-mb60 { margin-bottom: 60px !important; }

.uc-ml60 { margin-left: 60px !important; }

.uc-mr60 { margin-right: 60px !important; }

.uc-mg60 { margin: 60px !important; }

.uc-pt65 { padding-top: 65px !important; }

.uc-pb65 { padding-bottom: 65px !important; }

.uc-pl65 { padding-left: 65px !important; }

.uc-pr65 { padding-right: 65px !important; }

.uc-pd65 { padding: 65px !important; }

.uc-mt65 { margin-top: 65px !important; }

.uc-mb65 { margin-bottom: 65px !important; }

.uc-ml65 { margin-left: 65px !important; }

.uc-mr65 { margin-right: 65px !important; }

.uc-mg65 { margin: 65px !important; }

.uc-pt70 { padding-top: 70px !important; }

.uc-pb70 { padding-bottom: 70px !important; }

.uc-pl70 { padding-left: 70px !important; }

.uc-pr70 { padding-right: 70px !important; }

.uc-pd70 { padding: 70px !important; }

.uc-mt70 { margin-top: 70px !important; }

.uc-mb70 { margin-bottom: 70px !important; }

.uc-ml70 { margin-left: 70px !important; }

.uc-mr70 { margin-right: 70px !important; }

.uc-mg70 { margin: 70px !important; }

.uc-pt75 { padding-top: 75px !important; }

.uc-pb75 { padding-bottom: 75px !important; }

.uc-pl75 { padding-left: 75px !important; }

.uc-pr75 { padding-right: 75px !important; }

.uc-pd75 { padding: 75px !important; }

.uc-mt75 { margin-top: 75px !important; }

.uc-mb75 { margin-bottom: 75px !important; }

.uc-ml75 { margin-left: 75px !important; }

.uc-mr75 { margin-right: 75px !important; }

.uc-mg75 { margin: 75px !important; }

.uc-pt80 { padding-top: 80px !important; }

.uc-pb80 { padding-bottom: 80px !important; }

.uc-pl80 { padding-left: 80px !important; }

.uc-pr80 { padding-right: 80px !important; }

.uc-pd80 { padding: 80px !important; }

.uc-mt80 { margin-top: 80px !important; }

.uc-mb80 { margin-bottom: 80px !important; }

.uc-ml80 { margin-left: 80px !important; }

.uc-mr80 { margin-right: 80px !important; }

.uc-mg80 { margin: 80px !important; }

.uc-pt85 { padding-top: 85px !important; }

.uc-pb85 { padding-bottom: 85px !important; }

.uc-pl85 { padding-left: 85px !important; }

.uc-pr85 { padding-right: 85px !important; }

.uc-pd85 { padding: 85px !important; }

.uc-mt85 { margin-top: 85px !important; }

.uc-mb85 { margin-bottom: 85px !important; }

.uc-ml85 { margin-left: 85px !important; }

.uc-mr85 { margin-right: 85px !important; }

.uc-mg85 { margin: 85px !important; }

.uc-pt90 { padding-top: 90px !important; }

.uc-pb90 { padding-bottom: 90px !important; }

.uc-pl90 { padding-left: 90px !important; }

.uc-pr90 { padding-right: 90px !important; }

.uc-pd90 { padding: 90px !important; }

.uc-mt90 { margin-top: 90px !important; }

.uc-mb90 { margin-bottom: 90px !important; }

.uc-ml90 { margin-left: 90px !important; }

.uc-mr90 { margin-right: 90px !important; }

.uc-mg90 { margin: 90px !important; }

.uc-pt95 { padding-top: 95px !important; }

.uc-pb95 { padding-bottom: 95px !important; }

.uc-pl95 { padding-left: 95px !important; }

.uc-pr95 { padding-right: 95px !important; }

.uc-pd95 { padding: 95px !important; }

.uc-mt95 { margin-top: 95px !important; }

.uc-mb95 { margin-bottom: 95px !important; }

.uc-ml95 { margin-left: 95px !important; }

.uc-mr95 { margin-right: 95px !important; }

.uc-mg95 { margin: 95px !important; }

.uc-pt100 { padding-top: 100px !important; }

.uc-pb100 { padding-bottom: 100px !important; }

.uc-pl100 { padding-left: 100px !important; }

.uc-pr100 { padding-right: 100px !important; }

.uc-pd100 { padding: 100px !important; }

.uc-mt100 { margin-top: 100px !important; }

.uc-mb100 { margin-bottom: 100px !important; }

.uc-ml100 { margin-left: 100px !important; }

.uc-mr100 { margin-right: 100px !important; }

.uc-mg100 { margin: 100px !important; }

.uc-pt110 { padding-top: 110px !important; }

.uc-pb110 { padding-bottom: 110px !important; }

.uc-pl110 { padding-left: 110px !important; }

.uc-pr110 { padding-right: 110px !important; }

.uc-pd110 { padding: 110px !important; }

.uc-mt110 { margin-top: 110px !important; }

.uc-mb110 { margin-bottom: 110px !important; }

.uc-ml110 { margin-left: 110px !important; }

.uc-mr110 { margin-right: 110px !important; }

.uc-mg110 { margin: 110px !important; }

.uc-pt120 { padding-top: 120px !important; }

.uc-pb120 { padding-bottom: 120px !important; }

.uc-pl120 { padding-left: 120px !important; }

.uc-pr120 { padding-right: 120px !important; }

.uc-pd120 { padding: 120px !important; }

.uc-mt120 { margin-top: 120px !important; }

.uc-mb120 { margin-bottom: 120px !important; }

.uc-ml120 { margin-left: 120px !important; }

.uc-mr120 { margin-right: 120px !important; }

.uc-mg120 { margin: 120px !important; }

.uc-pt150 { padding-top: 150px !important; }

.uc-pb150 { padding-bottom: 150px !important; }

.uc-pl150 { padding-left: 150px !important; }

.uc-pr150 { padding-right: 150px !important; }

.uc-pd150 { padding: 150px !important; }

.uc-mt150 { margin-top: 150px !important; }

.uc-mb150 { margin-bottom: 150px !important; }

.uc-ml150 { margin-left: 150px !important; }

.uc-mr150 { margin-right: 150px !important; }

.uc-mg150 { margin: 150px !important; }

.uc-pt160 { padding-top: 160px !important; }

.uc-pb160 { padding-bottom: 160px !important; }

.uc-pl160 { padding-left: 160px !important; }

.uc-pr160 { padding-right: 160px !important; }

.uc-pd160 { padding: 160px !important; }

.uc-mt160 { margin-top: 160px !important; }

.uc-mb160 { margin-bottom: 160px !important; }

.uc-ml160 { margin-left: 160px !important; }

.uc-mr160 { margin-right: 160px !important; }

.uc-mg160 { margin: 160px !important; }

.uc-pt180 { padding-top: 180px !important; }

.uc-pb180 { padding-bottom: 180px !important; }

.uc-pl180 { padding-left: 180px !important; }

.uc-pr180 { padding-right: 180px !important; }

.uc-pd180 { padding: 180px !important; }

.uc-mt180 { margin-top: 180px !important; }

.uc-mb180 { margin-bottom: 180px !important; }

.uc-ml180 { margin-left: 180px !important; }

.uc-mr180 { margin-right: 180px !important; }

.uc-mg180 { margin: 180px !important; }

.uc-pt200 { padding-top: 200px !important; }

.uc-pb200 { padding-bottom: 200px !important; }

.uc-pl200 { padding-left: 200px !important; }

.uc-pr200 { padding-right: 200px !important; }

.uc-pd200 { padding: 200px !important; }

.uc-mt200 { margin-top: 200px !important; }

.uc-mb200 { margin-bottom: 200px !important; }

.uc-ml200 { margin-left: 200px !important; }

.uc-mr200 { margin-right: 200px !important; }

.uc-mg200 { margin: 200px !important; }

@font-face { font-family: "uc-font"; src: url("../fonts/iconfont.eot?t=1584354732377"); src: url("../fonts/iconfont.eot?t=1584354732377#iefix") format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAdAAAsAAAAAEBgAAAbxAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCGHgqOBIsCATYCJANcCzAABCAFhGEHgi8bnQ1RVHKqkf1MsG0VrBfRQBAJsb60MMb1gc3i5BMLGB9XBF/7hfWb+bscBCgfFoYUgSRSiZGoAPjkcfk50qj2f3Ut58qaEauOqE+6Qi751bv8vjSY7TszG36Ap12DIZWfk9Fkcjo6Qzo8CIIerAhKD+LRxCksralu2QIJg1uMaK37FC83RFDVAxIK1CQAO1JuLAH1lJpxfirSFungRc9MjyfQNta8zOado1NSVuF4oNb+0GekbItShahCM7Tus20lrsM109V0BtfUu4+/LAwDklrGnWjLvm1B1gr+24PM9ljIzq/Y/BLwth0ZsxEVqe6bFWS9aLac9k/DyvfAVBQ3Vy+10i1DMCORGurppJu+sqSsLOvKpnLtec5u/m1r7z9AHMfB9r3yrJ5ySWEq7zhtPysy/4FHDNAy2EBG0l9DR18tbTVdWV1loJ6hkiZRh5pdiOGseChScBEYgBQe0I8i49RgOTgEmwEISiKQKDVAf6TUA30onUCH0g30pfQCLUof0KYsAWqUlUCXsg7IlE1AnXINqPgtK8JABGcjwiAE5yDCUARvRoQGgreiiSYYJm8zFzEJie9IL3AhFxglXhZJWRJTksrVzh+JdbkA9X4D+gm7xv79O21lEbuc6I4bMVVX1fWqYX0LPq5RfT0tr5K60q4nmnxK9vO0elYgEKWh9cB6krmVliqmNEWjVnFw3erR8pKprKx4SotI7F8Cd/Rqr0VWEaPydKu5wtEr/TcbpaCnMewKQjBqlU6pnR69P5Nv/9byQmltRJprFX7xNtG2fUP05+/3FG/dO1hvzp523TRCNGoK6LFTueLR0zmFhVWkps1fvV1OFjSqlXNlkc/DiI5cMdJbeDVcfPy6qf6ia61UGqkl80DMaRUiRIh4EGB4CIHyOHyUi/AZvxU2lKaAhR1mDUyjVtkGTl8qJ9OatID9TJWGnMnQ00Z1QwQpkjFv0oBGt7hAp2hjV1Qq7YyIdlRgrwSRU9sbiia6sLk1RNrps2ct60c22ohQ0JXbl25aTSqtTSluoJNKipOzhCBgdBHyl8g01DQ5ccWMmV3OOflTxTggiO5u7OUK//MS9NYtiS159V9i1idSS86aWIyd5QVCycdGAP+F537+jqGosDCxZOSI0FDQBopaRE5ikdFupXI32xjG7QzxEv5z+rtG1mgokAgCMDUB+5VxhnaDF+76Rih7EzMywm7ygoySz6zHX8wsQm/cQMEWMYSPlS9kOMkVFclgHObHSabezmZF8NnAUk7/M4X+t9Xps6FTiN2Ejfi5Pzy92nL2qlUn8ZakOWPGeHieNm3BT6aaD7xQFpKionDApbAkfb6hReo3bzIyJk1ycZHngaB/dBft+XBT12vVzV3argJw2UgCUML+wOVCFW1icv/zzRIlT//W03P5/rM39hnosOCMp+feXw/4FkwysmyWvpM1f/8rJe7K7xJS7SqaZe+kzUaWLdIWCAJSMsJ8zZ+/Y0c4x29BP3zENmNbPnzYouzn4wd0S7zziBt//5yaklo1AT1wAJXY+BfCaQpgE7A++ATPgRzPYfiDoGFTtMNVw7Fpk/xDbViBD8Z9p3wHjR6nN5Vyp6OiYGM33JZ02L+f5c4D7ohI+G31lpn//v3+1TZiinFrxoihQ9/JQPZOWVCcd+iFsMsvi7D4wQj/tNSeMXCq3zMherPQZ3nfMxDpRjrIXvNNIG/IrkOzPjuteZ1pZqXVmmVpP3+Zpqj3N+/PgZPS3XSSkvP6TF6ardmNlMPZrbvQy3hX7nDRWvq7ya3Ar1NP3qFteiwG+QzQlIjtvue4Y/arfr1c9LDq+++JrpKSh3EsrvpQm/fjjpM20BeFDIntlIMadxZ3ipSG0aYoyyaJKtlMU03HAlNdw2pT2yybO3cMIuVE1cJMbw9T6Ou2KMmeiLLsk6iS/WCqGerfVNfX/6a2XVHaZ8fUyKluKmAaBB3d0ZCj9IRCXb3ihlrzGPyrMVM2j7LSOag0REkd03aV7oIElX6D9Np3tfaop3BCd14ng/EYaaIwAq7NQOtkwbI8vxsyOU5I1SYKYDQgUCN3qBCHJE9uq1WdwBn22zsGfFfGGOXfyU/Tc0BJhTQ7ymGyw0W7QTJOp3WomLrmc6lA81BRQE00Qe2kSwBjvghRif9SEcBppiBFQWKBRYN5cYPM1oVMlgBBN7gDDgskclRRi3o0ohmtaEcnTtZfK/pGv+gf4pCENGQhD0UoQ6W1OwAej/DW4KHiY+jatzdQ1plSeGOo0A+0W/tIG4P3BAJvpFtdQGPiluuZCDFRUEEL6+TWGqWRjFkoy67+Ne+fy09AXuWYEAU+xhTyEm51MQWmeJBPFFxXC+1fq8wcRQXiikO1GmGVZyQhAAA=") format("woff2"), url("../fonts/iconfont.woff?t=1584354732377") format("woff"), url("../fonts/iconfont.ttf?t=1584354732377") format("truetype"), url("../fonts/iconfont.svg?t=1584354732377#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-right2:before { content: "\e6ae"; }

.uc-arrow-left2:before { content: "\e6d6"; }

.uc-arrow-down:before { content: "\e615"; }

.uc-arrow-top:before { content: "\e75d"; }

.uc-arrow-down2:before { content: "\e6a4"; }

.uc-arrow-top2:before { content: "\e6b2"; }

.uc-menu:before { content: "\e6a9"; }

.uc-close:before { content: "\e67f"; }

.uc-search:before { content: "\e66f"; }

.uc-add:before { content: "\e672"; }

.uc-reduce:before { content: "\e614"; }

.uc-next:before { content: "\e60c"; }

.uc-prev:before { content: "\e605"; }

.uc-arrow { position: relative; padding-right: 30px; }

.uc-arrow:after { content: '\e75c'; font-family: 'uc-font'; font-size: 1.4em; right: -10px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.uc-arrow.arrow-gray:after { color: #999; }

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

.g-main { padding-top: 30px; padding-bottom: 40px; }

.g-main .uc-content { background-color: #fff; padding: 20px; border: #eaeaea 1px solid; }

.g-main .uc-content::after { display: block; clear: both; content: ""; }

.g-main .main-left { float: left; }

.g-main .main-right { float: right; }

.g-main .w910 { width: 910px; }

.g-main .w230 { width: 230px; }

body { padding-top: constant(safe-area-inset-top); padding-top: env(safe-area-inset-top); padding-right: constant(safe-area-inset-right); padding-right: env(safe-area-inset-right); padding-left: constant(safe-area-inset-left); padding-left: env(safe-area-inset-left); padding-bottom: -webkit-calc(constant(safe-area-inset-bottom) + 0); padding-bottom: calc(constant(safe-area-inset-bottom) + 0); padding-bottom: -webkit-calc(env(safe-area-inset-bottom) + 0); padding-bottom: calc(env(safe-area-inset-bottom) + 0); }

.uc-input, .uc-select, .uc-button, .uc-textarea { width: 100%; border: #eee 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: #035294; }

.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; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: 10px; height: 30px; border-radius: 5px; padding: 0 10px; }

.uc-btn img { margin-right: 10px; }

.uc-btn:first-child { margin-left: 0; }

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

.uc-btn.linear { background: -webkit-gradient(linear, left top, right top, from(rgba(224, 39, 56, 0.7)), to(#035294)); background: -webkit-linear-gradient(left, rgba(224, 39, 56, 0.7) 0%, #035294 100%); background: -o-linear-gradient(left, rgba(224, 39, 56, 0.7) 0%, #035294 100%); background: linear-gradient(to right, rgba(224, 39, 56, 0.7) 0%, #035294 100%); color: #fff; }

.uc-btn.plain { background-color: transparent; border: #035294 1px solid; color: #035294; }

.uc-btn.plain:hover { opacity: 1; background-color: #035294; color: #fff; }

.uc-btn.red { background-color: #035294; border: #035294 1px solid; color: #fff; }

.uc-btn.red-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(224, 39, 56, 0.7)), to(#035294)); background: -webkit-linear-gradient(left, rgba(224, 39, 56, 0.7) 0%, #035294 100%); background: -o-linear-gradient(left, rgba(224, 39, 56, 0.7) 0%, #035294 100%); background: linear-gradient(to right, rgba(224, 39, 56, 0.7) 0%, #035294 100%); color: #fff; }

.uc-btn.red-plain { color: #035294; border: #035294 1px solid; }

.uc-btn.red-plain:hover { opacity: 1; background-color: #035294; color: #fff; }

.uc-btn img { margin-right: 10px; }

.uc-phColor { color: #b0acac; }

.uc-red { color: #035294 !important; }

.uc-crumb {font-size: 10px; line-height: 50px; }

.uc-crumb a { position: relative; margin-right: 5px; color: #666; }

.uc-crumb a:after { font-family: 'uc-font'; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.uc-crumb a:last-child { padding-right: 0; }

.uc-crumb a:last-child:after { display: none; }

.uc-crumb a:hover { color: #035294; }

.uc-icon16 { width: 16px; height: 16px; }

.uc-icon20 { width: 20px; height: 20px; }

.uc-icon24 { width: 24px; height: 24px; }

.uc-icon28 { width: 28px; height: 28px; }

.uc-icon32 { width: 32px; height: 32px; }

.uc-icon36 { width: 36px; height: 36px; }

.uc-icon44 { width: 44px; height: 44px; }

.uc-icon48 { width: 48px; height: 48px; }

.uc-icon50 { width: 50px; height: 50px; }

.uc-icon64 { width: 64px; height: 64px; }

.uc-icon70 { width: 70px; height: 70px; }

.uc-icon80 { width: 80px; height: 80px; }

.uc-icon90 { width: 90px; height: 90px; }

.uc-icon100 { width: 100px; height: 100px; }

.uc-icon120 { width: 120px; height: 120px; }

.uc-icon150 { width: 150px; height: 150px; }

.uc-icon200 { width: 200px; height: 200px; }

.uc-tag { display: inline-block; margin-left: 10px; border-radius: 3px; padding: 0 5px; }

.uc-tag:first-child { margin-left: 0; }

.uc-tag:empty { display: none; }

.uc-tag.red { background-color: #035294; color: #fff; }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.g-side-menu .title { line-height: 50px; text-align: center; color: #fff; background-color: #035294; font-size: 18px; font-weight: bold; }

.g-side-menu .menu li { margin-bottom: 2px; background-color: #fcf3f3; line-height: 40px; text-align: center; }

.g-side-menu .menu li.on .sub-title { color: #035294; font-weight: bold; }

.g-side-menu .menu li.on .sub-menu { display: block; }

.g-side-menu .sub-title { font-size: 16px; }

.g-side-menu .sub-menu { display: none; }

.g-side-menu .sub-menu a { font-size: 14px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.g-side-menu .sub-menu .dot { width: 4px; height: 4px; background-color: #8f8f8f; display: inline-block; margin-right: 10px; }

footer { border-top: #035294 5px solid; padding: 24px 0; }

footer img { display: inline-block; margin-right: 20px; }

footer .info { text-align: center; font-size: 14px; line-height: 22px; }

footer .info .e1 { margin: 0 1em; }

footer .info .e05 { margin: 0 .5em; }

.g-fixed-ad { position: fixed; z-index: 888; }

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

.g-fixed-ad .close { position: absolute; right: 0; top: -20px; }

header { position: relative; z-index: 99; }
header .uc-content .fontHref {left: 50%; top: 35%; display: block; position: absolute;width: 620px; height: 45px; transform: translate(-50%);}

header .uc-content::after { display: block; clear: both; content: ""; }

header .hd-center { background: url("./images/header0.png") center center no-repeat; background-size: cover; }
header .hd-center.twenty { background: url("./images/banner.jpg") no-repeat; background-size: cover; }
header .hd-center .uc-content { height: 175px; position: relative; }

header .hd-center .uc-content.h110 { height: 110px; }
header .hd-center .uc-content.h344 { height: 250px; }

header .hd-center .uc-content.h110 .search-box { bottom: 10px; }
header .hd-center .uc-content.h110 .search-box2 { bottom: 10px; }

header .hd-center .logo { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

header .hd-center .logo img { display: block; }

/*100周年*/
header .hd-center100 { background: url("images/header100.png") center center no-repeat; background-size: cover; }
header .hd-center100 .uc-content { height: 175px; position: relative; }
header .hd-center100 .uc-content.h110 { height: 110px; }
header .hd-center100 .uc-content.h344 { height: 250px; }
header .hd-center100 .uc-content.h110 .search-box { bottom: 10px; }
header .hd-center100 .uc-content.h110 .search-box2 { bottom: 10px; }
header .hd-center100 .logo { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; }
header .hd-center100 .logo img { display: block; }


header .search-box { height: 50px; background-color: #035294; width: 344px; padding: 0px; position: absolute; right: 0; bottom: 0; }
header .search-box2 { height: 50px; background-color: #035294; width: 344px; padding: 4px 60px 4px 4px; position: absolute; right: 0; bottom: 0; }

header .search-box .uc-input { width: 100%; height: 42px; border: none; border-radius: 0; }
header .search-box2 .uc-input { width: 100%; height: 42px; border: none; border-radius: 0; }

header .search-box .btns { width: 52px; height: 42px; background: url("images/search.png") center center no-repeat; background-size: 32px 32px; border: none; position: absolute; top: 42px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 4px; }
header .search-box2 .btns { width: 52px; height: 42px; background: url("images/search.png") center center no-repeat; background-size: 32px 32px; border: none; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 4px; }

header .search-box2:after { content: ''; width: 24px; height: 50px; background: url("images/bg-search.png") center center no-repeat; background-size: 100% 100%; position: absolute; left: -24px; bottom: 0; }

header .search-bg{width: 603px; height: 87px; background:url("images/search_bg.png") center center no-repeat;bottom:0px;}

header .search-txt{position: absolute; top:22px; right: 60px; width: 410px !important;}

header .hd-menu { background-color: #035294; }

header .hd-menu li { float: left; line-height: 55px; color: #fff; font-size: 18px; display: inline-block; padding: 0 19px; margin-right: 19px; position: relative; }
/*header .hd-menu li:nth-child(6) { margin-right: 0; float: right; }*/
header .hd-menu li img { position: relative; float: left; margin-top: 11px; margin-right: 5px; }

header .hd-menu li.on, header .hd-menu li:hover { background-color: #fbcfd3; }

header .hd-menu li.on .title, header .hd-menu li:hover .title { color: #035294; }

header .hd-menu li.on .i2, header .hd-menu li:hover .i2 { display: inline-block; }

header .hd-menu li.on .i1, header .hd-menu li:hover .i1 { display: none; }

header .hd-menu li:hover .sub-menu { display: block; }

header .hd-menu .title { color: #fff; }

header .hd-menu .i2 { display: none; }

header .hd-menu .sub-menu { display: none; position: absolute; left: 0; top: 55px; width: 100%; background-color: #fbcfd3; padding: 10px; }

header .hd-menu .sub-menu a { display: block; text-align: center; color: #035294; width: 100%; line-height: 38px; font-size: 16px; }

header .hd-menu .sub-menu a:hover { background-color: #035294; color: #fff; border-radius: 10px; }

.uc-prvNxt { padding: 24px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; color: #6e6e6e; }

.uc-prvNxt a, .uc-prvNxt .uc-input { min-width: 24px; height: 24px; display: inline-block; border: #c9c9c9 1px solid; line-height: 24px; margin: 0 4px; text-align: center; color: #999; background-color: #fff; padding-left: 4px; padding-right: 4px; }

.uc-prvNxt .uc-input { width: 60px; border-radius: 0; padding: 0; }

.uc-prvNxt a:hover, .uc-prvNxt a.on { background-color: #035294; border-color: #035294; color: #fff; }

.g-tips { padding: 20rpx 30rpx; }

.g-tips .txt { font-size: 26rpx; line-height: 36rpx; margin-bottom: 20rpx; }

.g-tips .con { color: #999; font-size: 22rpx; line-height: 36rpx; text-align: justify; }

.g-titleLine { border-bottom: #035294 2px solid; height: 50px; padding-left: 24px; 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; position: relative; }

.g-titleLine b { font-size: 18px; color: #035294; }

.g-titleLine:after { content: ''; width: 8px; height: 20px; background-color: #035294; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; margin-top: 2px; }

.banner11 { height: 388px; overflow: hidden; width: 600px; position: relative; }

.banner11 .hd { z-index: 1; overflow: hidden; position: absolute; bottom: 5px; height: 25px; right: 20px; }

.banner11 .hd ul { overflow: hidden; zoom: 1; width: 100%; text-align: center; height: 25px; }

.banner11 .hd li { text-align: center; background: #fff; cursor: pointer; margin: 0 5px; width: 8px; height: 8px; border-radius: 8px; display: inline-block; }

.banner11 .hd li.on { background: #035294; }

.banner11 .bd { position: relative; height: 100%; z-index: 0; }

.banner11 .bd li { zoom: 1; vertical-align: middle; width: 600px; height: 388px; position: relative; }

.banner11 .bd img { width: 600px; height: 388px; display: block; }

.banner11 .bd a { display: block; width: 100%; height: 100%; }

.banner11 .btm { position: absolute; bottom: 0; left: 0; line-height: 44px; background-color: rgba(0, 0, 0, 0.7); color: #fff; padding-left: 10px; padding-right: 130px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; width: 100%; text-align: left; }

.banner16 { height: 346px; overflow: hidden; width: 660px; position: relative; }

.banner16 .hd { z-index: 1; overflow: hidden; position: absolute; bottom: 5px; height: 25px; width: 660px; text-align: center; }

.banner16 .hd ul { overflow: hidden; zoom: 1; width: 100%; text-align: center; height: 25px; }

.banner16 .hd li { text-align: center; background: #fff; cursor: pointer; margin: 0 4px; width: 13px; height: 13px; border-radius: 13px; display: inline-block; }

.banner16 .hd li.on { background: #035294; }

.banner16 .bd { position: relative; height: 100%; z-index: 0; }

.banner16 .bd li { zoom: 1; vertical-align: middle; width: 660px; height: 346px; }

.banner16 .bd img { width: 660px; height: 346px; display: block; }

.banner16 .bd a { display: block; width: 100%; height: 100%; }

.picScrollLeft11 { width: 100%; overflow: hidden; position: relative; height: 150px; }

.picScrollLeft11 .bd ul { overflow: hidden; zoom: 1; text-align: center; }

.picScrollLeft11 .bd li { margin-left: 10px; overflow: hidden; text-align: center; width: 290px; font-size: 14px; line-height: 24px; height: 150px; -webkit-box-sizing: content-box; box-sizing: content-box; display: inline-block; position: relative; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.picScrollLeft11 .bd li:hover { opacity: .8; }

.picScrollLeft11 .bd img { display: block; }

/* |01|首页|home| */
.g-home-side-menu { position: fixed; width: 250px; height: 100vh; top: 0; left: 0; z-index: 999; background: #035294 url("images/home-side-menu-bg.png") center bottom no-repeat; background-size: 100% auto; }

.g-home-side-menu .logo { padding: 44px; text-align: center; }

.g-home-side-menu .logo img { display: block; margin: 0 auto; }

.g-home-side-menu .menu { background-color: #035294; }

.g-home-side-menu .menu li { line-height: 60px; color: #fff; font-size: 18px; padding: 0 30px; position: relative; }

.g-home-side-menu .menu li img { margin-right: 25px; }

.g-home-side-menu .menu li.on, .g-home-side-menu .menu li:hover { background-color: #fbcfd3; }

.g-home-side-menu .menu li.on .title, .g-home-side-menu .menu li:hover .title { color: #035294; }

.g-home-side-menu .menu li.on .i2, .g-home-side-menu .menu li:hover .i2 { display: inline-block; }

.g-home-side-menu .menu li.on .i1, .g-home-side-menu .menu li:hover .i1 { display: none; }

.g-home-side-menu .menu li:hover .sub-menu { display: block; }

.g-home-side-menu .menu .title { color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.g-home-side-menu .menu .i2 { display: none; }

.g-home-side-menu .menu .sub-menu { display: none; position: absolute; left: 100%; top: 0px; width: 190px; background-color: #fbcfd3; padding: 10px; }

.g-home-side-menu .menu .sub-menu a { display: block; text-align: center; color: #035294; width: 100%; line-height: 38px; font-size: 16px; }

.g-home-side-menu .menu .sub-menu a:hover { background-color: #035294; color: #fff; border-radius: 10px; }

.uc-home-main { margin-top: 0px; position: relative; z-index: 100; }

.uc-home-main .uc-content { background-color: #fff; padding: 15px; border: #eaeaea 1px solid; -webkit-box-shadow: 0 3px 8px 0 #eae9e9; box-shadow: 0 3px 8px 0 #eae9e9; min-height: 622px; margin-bottom: 10px; }

.uc-home-main .uc-home-tab { display: none; }

.uc-home-main .uc-home-tab:first-child { display: block; }

.uc-home-main .tab-box .tab-con { display: none; }

.uc-home-main .tab-box .tab-con:first-child { display: block; }

.uc-home-main .main-left { float: left; }

.uc-home-main .main-right { float: right; }

.uc-home-main .w600 { width: 600px; }

.uc-home-main .w550 { width: 550px; }

.uc-home-main .w380 { width: 380px; }

.uc-home-main .w380 { width: 380px; }

.uc-home-main .w565 { width: 565px; }

.uc-home-main .w210 { width: 210px; }

.uc-home-main .w300 { width: 300px; }

.uc-home-main .w530 { width: 530px; }

.uc-home-main .w610 { width: 610px; }

.uc-home-main .w640 { width: 640px; }

.uc-home-main .w510 { width: 510px; }

.uc-home-main .w560 { width: 560px; }

.uc-home-main .w580 { width: 580px; }

.uc-home-main .w660 { width: 660px; }

.uc-home-main .w490 { width: 490px; }

.uc-home-main .list li { line-height: 28px; padding-left: 22px; position: relative; padding-right: 12px; font-size: 14px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.uc-home-main .list li:after { content: ''; width: 4px; height: 4px; background-color: #035294; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 5px; }

.uc-home-main .list li:hover a, .uc-home-main .list li:hover time { color: #035294; }

.uc-home-main .list time { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; color: #666; }

.uc-home-main .list.style-noTime li { padding-right: 0; }

.uc-home-main .link-one { padding-bottom: 10px; border-bottom: #eee 1px dashed; margin-bottom: 10px; }

.uc-home-main .link-one h3 { text-align: center; font-size: 16px; font-weight: bold; color: #035294; margin-bottom: 10px; }

.uc-home-main .link-one .con { line-height: 22px; font-size: 14px; text-indent: 2em; color: #666; }

.uc-home-tab1 li>a {display:block;}

.uc-home-tab1 .box11 { position: relative; height: 160px; border: #eee 1px solid; border-left: none; padding-left: 56px; border-radius: 10px 0 0 10px; }

.uc-home-tab1 .box11 .sub-title { width: 50px; height: 160px; border-radius: 10px; background: #035294 url("images/bg11-1.png") center center no-repeat; background-size: cover; color: #fff; text-align: center; font-size: 16px; line-height: 28px; padding-top: 24px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

.uc-home-tab1 .box11 .sub-title.style-blue { background-color: #0d8bd0; }

.uc-home-tab1 .box11 .sub-title.style-orange { background-color: #f18a1a; }

.uc-home-tab1 .box11 .g-title { position: relative; margin-top: -4px; }

.uc-home-tab1 .box11 .list { margin-top: -5px; margin-bottom: 5px; }

.uc-home-tab1 .box11 .list li { line-height: 22px; }

.uc-home-tab1 .six { background: url("images/bg11-2.png") center center no-repeat; margin: 4px; }

.uc-home-tab1 .six::after { display: block; clear: both; content: ""; }

.uc-home-tab1 .six .item { width: 33.33%; height: 70px; padding: 5px; float: left; }

.uc-home-tab1 .six .item:hover .con { background-color: #fcefef; }

.uc-home-tab1 .six .con { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; height: 66px; }

.uc-home-tab1 .six .con img { display: block; margin: 0 auto 10px; }

.uc-home-tab1 .tags { padding-top: 4px; }

.uc-home-tab1 .tags::after { display: block; clear: both; content: ""; }

.uc-home-tab1 .tags .item { margin: 4px 10px; border-radius: 10px; border: #e4f0f6 1px solid; background-color: #f7fcff; color: #0d8bd0; width: 130px; line-height: 38px; text-align: center; display: block; float: left; }

.uc-home-tab1 .tags .item:hover { background-color: #0d8bd0; border-color: #0d8bd0; color: #fff; }

.uc-home-tab1 .operate::after { display: block; clear: both; content: ""; }

.uc-home-tab1 .operate .uc-btn { width: 128px; height: 37px; border-radius: 0; background-color: #f18a1a; color: #fff; float: left; margin-left: 20px; }

.uc-home-tab3 .detail { padding-top: 15px; }

.uc-home-tab3 .detail::after { display: block; clear: both; content: ""; }

.uc-home-tab3 .detail .img { width: 150px; border-radius: 0; height: 182px; overflow: hidden; float: left; }

.uc-home-tab3 .detail .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-home-tab3 .detail .con { float: right; width: 370px; font-size: 14px; line-height: 27px; }

.uc-home-tab3 .detail .item { position: relative; padding-left: 5em; }

.uc-home-tab3 .detail .txt { position: absolute; left: 0; }

.uc-home-tab3 .detail .e2 { margin-right: 2em; }

.uc-home-tab3 .list31 { padding-top: 8px; }

.uc-home-tab3 .list31 .item { width: 100%; height: 48px; display: block; border: #dad8d8 1px solid; padding-left: 65px; position: relative; margin-top: 7px; line-height: 46px; font-size: 16px; color: #035294; font-weight: bold; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.uc-home-tab3 .list31 .item:first-child { margin-top: 0; }

.uc-home-tab3 .list31 .item:hover { background-color: #035294; color: #fff; border-color: #035294; }

.uc-home-tab3 .list31 .item:hover .i1 { display: none; }

.uc-home-tab3 .list31 .item:hover .i2 { display: block; }

.uc-home-tab3 .list31 img { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 20px; }

.uc-home-tab3 .list31 .i2 { display: none; }

.uc-home-tab3 .list32 { padding: 10px 0; }

.uc-home-tab3 .list32::after { display: block; clear: both; content: ""; }

.uc-home-tab3 .list32 li { width: 33.33%; text-align: center; float: left; padding: 10px 0; }

.uc-home-tab3 .list32 h3 { font-size: 14px; line-height: 16px; height: 32px; }

.uc-home-tab4 .tags::after { display: block; clear: both; content: ""; }

.uc-home-tab4 .tags .item { margin-top: 15px; margin-right: 10px; border-radius: 10px; background-color: #f0eeee; display: inline-block; float: left; line-height: 40px; padding: 0 12px; }

.uc-home-tab4 .tags .item:hover { background-color: #035294; color: #fff; }

.uc-home-tab4 .list41 { padding: 5px 0; }

.uc-home-tab4 .list41::after { display: block; clear: both; content: ""; }

.uc-home-tab4 .list41 li { float: left; width: 100px; height: 110px; background-color: #f8f8f8; border: #f0eeee 1px solid; margin-right: 8px; margin-bottom: 14px; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.uc-home-tab4 .list41 li:nth-child(6n) { margin-right: 0; }

.uc-home-tab4 .list41 li:hover { background-color: #035294; border-color: #035294; }

.uc-home-tab4 .list41 li:hover a { color: #fff; }

.uc-home-tab4 .list41 li:hover .i1 { display: none; }

.uc-home-tab4 .list41 li:hover .i2 { display: block; }

.uc-home-tab4 .list41 a { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 110px; text-align: center; color: #666666; }

.uc-home-tab4 .list41 img { display: block; margin: 0 auto 10px; }

.uc-home-tab4 .list41 .i2 { display: none; }

.uc-home-tab4 .list41 h3 { line-height: 16px; height: 32px; }

.uc-home-tab4 .list43 { padding: 15px 0; }

.uc-home-tab4 .list43::after { display: block; clear: both; content: ""; }

.uc-home-tab4 .list43 li { width: 20%; text-align: center; float: left; padding: 15px 0; }

.uc-home-tab4 .list43 img { display: block; margin: 0 auto 5px; }

.uc-home-tab5 .table { margin-bottom: 20px; }

.uc-home-tab5 .table table { width: 100%; }

.uc-home-tab5 .table th { font-weight: bold; background-color: #f6f6f6; line-height: 40px; text-align: left; }

.uc-home-tab5 .table th:first-child { text-align: center; }

.uc-home-tab5 .table td { line-height: 32px; }

.uc-home-tab5 .table .link { max-width: 260px; padding: 0 10px; display: inline-block; }

.uc-home-tab5 .tags { 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; margin-bottom: 10px; }

.uc-home-tab5 .tags .uc-btn { width: 180px; height: 60px; border-radius: 0; font-size: 16px; }

.uc-home-tab5 .link-box { height: 96px; border-radius: 5px 0 0 5px; background-color: #f0f0f0; padding-left: 95px; position: relative; padding-top: 15px; }

.uc-home-tab5 .link-box img { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

.uc-home-tab5 .link-box img:hover { opacity: .8; }

.uc-home-tab5 .link-box h3 { font-size: 16px; font-weight: bold; line-height: 26px; margin-bottom: 5px; }

.uc-home-tab5 .link-box p { color: #666666; }

.uc-home-tab5 .detail::after { display: block; clear: both; content: ""; }

.uc-home-tab5 .detail .img { width: 230px; border-radius: 0; height: 138px; overflow: hidden; float: left; }

.uc-home-tab5 .detail .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-home-tab5 .detail .con { float: right; width: 300px; font-size: 14px; line-height: 28px; max-height: 140px; overflow: hidden; }

.uc-home-tab5 .list-box { padding-left: 50px; min-height: 96px; position: relative; margin-top: 10px; margin-bottom: 10px; }

.uc-home-tab5 .list-box .sub-title { width: 36px; height: 96px; border-radius: 5px; background-color: #035294; color: #fff; text-align: center; font-weight: bold; line-height: 20px; font-size: 14px; padding-top: 5px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

.uc-home-tab6 .one { font-size: 14px; line-height: 28px; text-align: justify; max-height: 168px; overflow: hidden; padding: 0 5px; }

.uc-home-tab6 .links { padding-top: 8px; }

.uc-home-tab6 .links::after { display: block; clear: both; content: ""; }

.uc-home-tab6 .links .item { width: 180px; line-height: 46px; background-color: #f8f8f8; border: #f1f1f1 1px solid; float: left; margin-top: 10px; margin-right: 60px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; color: #666666; }

.uc-home-tab6 .links .item:nth-child(1) {margin-left: 130px;}

.uc-home-tab6 .links .item:hover { color: #035294; }

.uc-home-tab6 .links .item:hover .i1 { display: none; }

.uc-home-tab6 .links .item:hover .i2 { display: block; }

.uc-home-tab6 .links img { display: block; margin-right: 5px; }

.uc-home-tab6 .links .i2 { display: none; }

.uc-home-tab6 .list6 { margin-top: 3px; }

.uc-home-tab6 .list6::after { display: block; clear: both; content: ""; }

.uc-home-tab6 .list6 .item { float: left; width: 174px; margin-right: 22px; text-align: center; overflow: hidden; }

.uc-home-tab6 .list6 .item:nth-child(6n) { margin-right: 0; }

.uc-home-tab6 .list6 .item img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.uc-home-tab6 .list6 .item:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.uc-home-tab6 .list6 .img { width: 100%; border-radius: 0; height: 121px; overflow: hidden; }

.uc-home-tab6 .list6 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-home-tab6 .list6 h3 { line-height: 40px; font-size: 14px; color: #666; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.g-title { line-height: 42px; border-bottom: #eee 2px solid; height: 44px; margin-bottom: 10px; }

.g-title::after { display: block; clear: both; content: ""; }

.g-title .txt { color: #035294; padding: 0 15px; position: relative; bottom: -2px; display: inline-block; float: left; font-size: 18px; font-weight: bold; }

.g-title .txt:after { content: ''; width: 100%; height: 4px; background-color: #035294; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; }

.g-title .txt:first-child { margin-left: 0; }

.g-title .txt.gray { color: #666; cursor: pointer; font-weight: normal; }

.g-title .txt.gray:after { display: none; }

.g-title .txt.noBorder { border: none; }

.g-title .uc-arrow { float: right; font-size: 14px; color: #999; padding-right: 10px; }

.g-title .uc-arrow:hover { color: #035294; }

.g-filter::after { display: block; clear: both; content: ""; }

.g-filter .item { float: left; padding: 0 14px; line-height: 35px; color: #666; background-color: #f0eeee; margin-left: 15px; min-width: 110px; text-align: center; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.g-filter .item:first-child { margin-left: 0; }

.g-filter .item.on, .g-filter .item:hover { background-color: #035294; color: #fff; }

.g-filter-tab .tab-con { display: none; }

.g-filter-tab .tab-con:first-child { display: block; }

.uc-home-scroll .uc-content { padding-left: 0px; position: relative; height: 150px; }

.uc-home-scroll .title { width: 53px; height: 73px; background-color: #035294; color: #fff; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; font-size: 14px; line-height: 22px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

/* |02|新闻列表|newsList| */
.uc-newsList .list { padding: 20px 0; }

.uc-newsList .list li { line-height: 36px; padding-left: 26px; position: relative; padding-right: 8em; }

.uc-newsList .list .dot { width: 4px; height: 4px; background-color: #035294; display: inline-block; margin-right: 10px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 10px; }

.uc-newsList .list time { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; }

.uc-newsList .list a { display: block; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

/* |03|新闻详细页|newsDetail| */
.uc-newsDetail article { padding: 35px; }

.uc-newsDetail article h1 { font-size: 22px; padding: 20px 0; text-align: center; font-weight: bold; color: #035294; margin-bottom: 10px; }

.uc-newsDetail .info { background-color: #fcefef; text-align: center; padding: 10px 20px; line-height: 20px; width: 980px; margin: 0 auto; }

.uc-newsDetail .info span { color: #666666; margin: 0 1em; }

.uc-newsDetail .box { text-align: justify; font-size: 16px; line-height: 34px; padding: 30px 0; }

/*.uc-newsDetail .box p { text-indent: 2em; }*/

/*.uc-newsDetail .box img { display: block; max-width: 100%; margin: 10px auto; }*/

/*领导之窗*/
.w300 {width: 300px; }
.g-main .w830 {width: 830px;}
.mb30{margin-bottom: 30px;}
.g-sidePerson { padding: 20px; border: #ece9e9 1px solid; margin-bottom: 10px; }

.g-sidePerson .face { width: 165px; border-radius: 5px; height: 224px; border: #ece9e9 1px solid; padding: 4px; margin: 0 auto 10px; }

.g-sidePerson .face img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g-sidePerson .face img { width: 155px; height: 214px; }

.g-sidePerson h3 { font-size: 18px; color: #035294; font-weight: bold; margin-bottom: 10px; text-align: center; }

.g-sidePerson .txt { font-size: 16px; line-height: 22px; margin-bottom: 15px; text-align: center; padding: 0 10px; }
.g-sidePerson .uc-btn { height: 48px; border-radius: 0; font-size: 18px; margin-top: 10px; }
.uc-btn.blue { background-color: #035294;color: #fff;}
.uc-section71 {font-size: 14px;line-height: 28px;text-align: justify; padding: 20px 10px;}

/*领导信箱*/
.uc-section101 { padding: 30px 5px; }

.uc-section101 .operate { margin-bottom: 10px; }

.uc-section101 .operate::after { display: block; clear: both; content: ""; }

.uc-section101 .operate .con { position: relative; width: 734px; background-color: #f1f0f0; height: 45px; line-height: 33px; padding: 6px 0; float: left; }

.uc-section101 .operate .con::after { display: block; clear: both; content: ""; }

.uc-section101 .operate .con span { float: left; padding-left: 15px; padding-right: 10px;color: #035294; font-weight: bold;}

.uc-section101 .operate .uc-input { width: 570px; height: 33px; border-radius: 0; border: #ece9e9 1px solid; float: left; }

.uc-section101 .operate .btns { width: 55px; height: 33px; background:#035294  url("images/search2.png") center center no-repeat; float: left; border: none; }

.uc-section101 .operate .uc-btn { float: right; border-radius: 0; height: 45px; width: 136px; margin-right: 10px; }

.uc-section101 table { width: 100%; text-align: center; }

.uc-section101 table tr:first-child { background-color: #f5f5f5; border: #ece9e9 1px solid; height: 40px; }

.uc-section101 table td { height: 40px; padding: 5px 10px; }
.uc-green { color: #32b16c !important;}

.uc-section111 { padding: 20px 0; }

.uc-section111 table { margin-bottom: 10px; font-size: 12px; line-height: 26px; }

.uc-section111 table td, .uc-section111 table th { border: #ece9e9 1px solid; height: 50px; padding: 9px; text-align: left; }

.uc-section111 table th { font-size: 16px; }

.uc-section111 table .bgs { background-color: #f7f7f7; }

.uc-section111 table .tRight { text-align: right; }

.uc-w100 { width: 100px !important;}
.uc-blue{color: #035294; font-weight: bold;}

/*新区风貌*/

.uc-section81 { padding: 25px 10px; }

.uc-section81::after { display: block; clear: both; content: ""; }

.uc-section81 .item { width: 210px; float: left; margin-right: 15px; }

.uc-section81 .item img { display: block; }

.uc-section81 .item:nth-child(4n) { margin-right: 0; }

.uc-section81 .img { width: 100%; border-radius: 0; height: 132px; overflow: hidden; overflow: hidden; }

.uc-section81 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-section81 .img img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.uc-section81 .img:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.uc-section81 h3 { text-align: center; line-height: 60px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; color: #666; }

/*在线访谈*/
.uc-section131 { padding: 30px 10px; }

.uc-section131::after { display: block; clear: both; content: ""; }

.uc-section131 .img { width: 250px; border-radius: 0; height: 200px; overflow: hidden; float: left; }

.uc-section131 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-section131 .con { float: left; margin-left: 24px; width: 610px; font-size: 14px; line-height: 26px; text-align: justify; }

.uc-section131 .con b { color: #035294; }

.uc-section131 h3 { font-weight: bold; margin-bottom: 10px; color: #035294; }

.uc-section131 .uc-btn { width: 110px; height: 35px; border-radius: 0; border: none; margin-top: 5px; }

.uc-section131 .link { margin-bottom: 50px; }

.uc-section131 .link::after { display: block; clear: both; content: ""; }

.uc-section131 .link:last-child { margin-bottom: 10px; }

.uc-section132 { padding: 30px 5px; }

.uc-section132 h3 { font-size: 16px; font-weight: bold; margin-bottom: 15px; }

.uc-section132 .con { font-size: 14px; line-height: 26px; text-align: justify; margin-bottom: 30px; }

/*专题专栏*/
.uc-section141 { padding: 25px 10px; }

.uc-section141::after { display: block; clear: both; content: ""; }

.uc-section141 .item { width: 276px; height: 73px; float: left; margin-right: 10px; margin-bottom: 30px; }

.uc-section141 .item img { display: block; }

.uc-section141 .item:nth-child(4n) { margin-right: 0; }
/*国务院新闻*/
.gwyxw a{text-decoration:none; width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; float: left;}
.gwyxw span{ position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 0;}

/*pagediv*/
/*.pagediv{padding:30px 0; font-size:14px; color:#333; line-height:28px; text-align:center; clear:both;}
.pagediv a{color:#333;}
.pagediv .moye,
.pagediv .arrow a,
.pagediv .index_num,
.pagediv .pagination_index_last,
.pagediv #pagination_input,
.pagediv #currentPage{display:inline-block; *display:inline; margin:4px; zoom:1; border:#dfdfdf 1px solid; border-radius:3px; 
    vertical-align:top;
	transition: all .2s;
	-webkit-transition: all .2s;
	background: #f1f1f1;
	background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
	background: linear-gradient(#ffffff 10%, #f1f1f1);}
.pagediv .arrow a:hover,
.pagediv .index_num{background:#1b96fe; border-color:#1b96fe; color:#fff; text-decoration:none;}
.pagediv .moye,
.pagediv .arrow a,
.pagediv .index_num{padding:0 10px;}
.pagediv .index_num{font-weight:700;}
.pagediv .pagination_index_last{padding:0 6px;}
.pagediv #pagination_input{width:40px; height:30px; color:#888; text-align:center; background:#fff;}
.pagediv #currentPage{width:40px; height:30px; color:#888; text-align:center; background:#fff;}
.pagediv font.en{display:none;}*/

.pagediv{padding:20px 0; font-size:14px; color:#555; line-height:28px; text-align:center; clear:both;}
.pagediv li{display: inline-block;}
.pagediv .arrow a{color: #555;}
.pagediv .total_count,
.pagediv .arrow a,
.pagediv .arrow span,
.page_jump a{display: inline-block; padding:0 10px; margin:4px; zoom:1; border:#dfdfdf 1px solid; border-radius:3px;
}
.pagediv  #page_input{width:40px; height:28px; color:#888; text-align:center; border:#dfdfdf 1px solid; border-radius:3px; background:#fff;}
.pagediv .total_count,
.pagediv .arrow a,
.page_jump a{
    transition: all .2s;
    -webkit-transition: all .2s;
    background: #f1f1f1;
    background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
    background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
    background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
    background: linear-gradient(#ffffff 10%, #f1f1f1);
}
.pagediv .arrow span{background: #f5f5f5; color: #999;}
.pagediv .arrow a:hover,
.page_jump a:hover,
.pagediv .arrow .current{background:#006cab; border-color:#006cab; color:#fff; text-decoration:none;}
.pagediv .arrow .current{font-weight: bold;}
.page_jump{margin-left: 4px;}
.page_jump a{margin-left: 6px;}


/* 搜索分页 */
.pagediv .index_num {
    font-weight: 700;
}
.pagediv .moye, .pagediv .arrow a, .pagediv .index_num {
    padding: 0 10px;
}

.pagediv #pagination_input {
    width: 40px;
    height: 30px;
    color: #888;
    text-align: center;
    background: #fff;
}
.pagediv .moye, .pagediv .arrow a, .pagediv .index_num, .pagediv .pagination_index_last, .pagediv #pagination_input, .pagediv #currentPage {
    display: inline-block;
    /* display: inline; */
    margin: 4px;
    zoom: 1;
    border: #dfdfdf 1px solid;
    border-radius: 3px;
    /* vertical-align: top; */
    transition: all .2s;
    -webkit-transition: all .2s;
    background: #f1f1f1;
    background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
    background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
}



.xjgs-list li{position:relative; padding-left:5px; height:36px; color:#999; line-height:36px;}
.xjgs-list li.head{margin-bottom:8px; height:40px; line-height:40px; background-color:#f9f9f9;}
.xjgs-list li.head span{display:block; text-align:center; color:#333;float:left;}
.xjgs-list li.head span.title{text-align:center;}
.xjgs-list li .num{position:absolute; top:0; left:0; width:170px; text-align:center;}
.xjgs-list li .title a{display:block; max-width:100%;}
.xjgs-list li .unit{width:200px; text-align:center; color:#4d84b3;}
.xjgs-list li .status{width:200px; text-align:center;}
.xjgs-list li .date{ width:200px; text-align:center;}
.xjgs-list li span {display: block;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;float:left;}
.xjgs-list li span.title {width:calc(100% - 600px);}
.xjgs-list .color2 {color: #00a847;}
.xjgs-list .color1{color:#f26000;}
.xjgs-list .color2{color:#00a847;}
.xjgs-list .color3{color:#4d84b3;}

.zxfk-search{padding-top:15px; font-size:14px;}
.zxfk-search ul{margin-right:-8px; margin-left:-7px; overflow:hidden;}
.zxfk-search ul li{float:left;}
.zxfk-search ul li.selects{width:15%;}
.zxfk-search ul li.keyword{width:35%;}
.zxfk-search ul li.times{width:40%;}
.zxfk-search ul li.button{width:10%;}
.zxfk-search ul li .item{margin:0 8px 15px 7px;}
.zxfk-search .search-btn{ display:block; padding:0; width:100%; height:32px; line-height:32px; color:#fff; background-color:#019cf8;}
.zxfk-search .select{padding:4px 10px 5px;border-radius:2px;border-color: #e6e6e6;}
.zxfk-search .layui-input{padding:0 10px; height:32px; line-height:32px;}
.zxfk-search .layui-form-label{padding: 6px 0px;width:100px;}
.zxfk-search .layui-input-block{margin-left:100px;}
#layui-laydate1 .layui-laydate .layui-this{background-color:#019cf8!important;}


.tianqi{display: block;float: right; margin-right:20px;margin-top: 15px; width:340px;}
/*首页头条*/
.toutiao {position: relative; margin: 0 auto; width: 1200px; height: 100px; border:3px solid #035294; border-top-left-radius:2em;}
.toutiao .toutiao-logo{position: absolute;left: 35px; top:13px; width:68px; height: 68px; background:url("images/toutiao_logo.png") center center no-repeat;}

.toutiao .biaoti{ width: 1020px; margin-left: 133px; }
.toutiao .biaoti a{ color: #035294;font-weight: bolder; font-size: 28px;display: block; text-align: center; line-height: 62px;}
.toutiao .xiang{line-height: 20px; font-size: 14px; text-indent: 2em; color: #666; text-align: center;width: 1020px; margin-left: 133px;}
/*右侧边图标*/
.g-fixedOperate { position: fixed; top: 38%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 10px; z-index: 999; }
.g-fixedOperate .item { width: 46px; height: 46px; position: relative; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; margin-bottom: 10px; display: block; position: relative; padding: 0; }
.g-fixedOperate .item:hover .title { background-color: #1b96fe; }
.g-fixedOperate .item:hover .code-box, .g-fixedOperate .item:hover .title2, .g-fixedOperate .item:hover .share-box { display: block; }
.g-fixedOperate .title { min-width: 46px; height: 46px; border-radius: 46px; background-color: #989da2; display: inline-block; position: absolute; right: 0; top: 0; line-height: 46px; }
.g-fixedOperate .title::after { display: block; clear: both; content: ""; }
.g-fixedOperate .title img { width: 46px; border-radius: 100%; height: 46px; display: block; float: left; }
.g-fixedOperate .title2, .g-fixedOperate .share-box { display: none; height: 46px; border-radius: 46px; line-height: 46px; z-index: 9; width: 160px; background-color: #1b96fe; color: #fff; padding-right: 10px; font-size: 18px; position: absolute; top: 0; right: 0; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }
.g-fixedOperate .title2::after, .g-fixedOperate .share-box::after { display: block; clear: both; content: ""; }
.g-fixedOperate .title2 .txt, .g-fixedOperate .share-box .txt { float: left; }
.g-fixedOperate .title2 img, .g-fixedOperate .share-box img { float: left; }
.g-fixedOperate .title2 img { width: 46px; border-radius: 100%; height: 46px; display: block; }
.g-fixedOperate .code-box { display: none; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 60px; width: 130px; padding: 5px; background-color: #fff; text-align: center; }
.g-fixedOperate .code-box img { width: 120px; height: 120px; display: block; margin: 0 auto; }
/*首页banner*/
.banner{width: 1200px;height: 86px;margin: 8px auto;}

/*专题头部*/
.uc-home-scroll .zt-title{
	width: 1200px; margin: 0 auto 15px; height: 46px; background: #fff;
} 
.uc-home-scroll .zt-title a{
	position: relative;
	display: block;
	text-align: center;
	width: 135px;
	line-height: 46px;
	background: #035294;
	font-size: 20px;font-weight: bold;
	color: #fff;
}
.uc-home-scroll .zt-title a .sanjiao{
	position: absolute;
	bottom: -8px;
	left: 60px;
	 width: 0;
      height: 0;
      border-right: 8px solid transparent;
      border-left: 8px solid transparent;
      border-top: 8px solid #035294;
}
/*机构设置*/
.title-zhineng{
	height: 38px; border-bottom: 1px solid #d2d2d2; margin: 10px 0;
}
.title-zhineng .name-zhineng{
	border-bottom: 4px solid  #035294;  color: #035294; float: left; font-size: 20px;font-weight: bold;
}
.neirong-zhineng{
	text-indent: 2em
}


#zsrx{
    position: fixed;
    width:200px;
    bottom:100px; right:-200px;
    z-index:999;
    transition-duration:.3s;
}
#zsrx.active{
    right:0px;
}
#zsrx .close{
    position: absolute;
    left:-40px;
    top:0;
    background-color: #ff0000;
    width: 40px;
    height: 60px;
    border-radius: 60px 0 0 60px;
    text-align:center;
    color:#fff;
    font-size:30px;
    font-family: '宋体';
    font-weight:600;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition-duration:.3s;
}
#zsrx.active .close{
    left:-41px;
    opacity: 0;
}
#zsrx.active:hover .close{
    opacity:1;
}
#zsrx.active .close span{
    transform-origin:center;
    transform: rotate(180deg);
}

#zsrx .top-text{
    background-color: #ff0000;
    padding:10px;
    overflow: hidden;
}
#zsrx .top-text .img{
    width:40px;
    border-radius:50%;
    border:2px solid #fff;
    padding:5px;
    float:left;
    
}

#zsrx .top-text .img img{
    width:100%;
    display:block;
}
#zsrx .top-p{
    float:left;
    margin-left:10px;
}
#zsrx .top-p .h{
    font-size:16px;
    color:#fff;
    margin-bottom:6px;
}
#zsrx .top-p .p{
    font-size:14px;
    color:#fff;
}
#zsrx .btns{
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0 0 12px 2px rgba(0,0,0,8%);
}
#zsrx .btns .btn{
    font-size:14px;
    color:#fff;
    height:30px;
    line-height:30px;
    border-radius:15px;
    background-color: #ff0000;
    width:80%;
    margin:20px auto 10px;
    text-align: center;
}
.newsHot {
    padding-top: 20px;
    margin-bottom: 20px;
    font-weight: bolder;
    text-align: center;
}

.newsHot .title {
    color: #bd0d02 !important;
    font-size: 28px;
    font-weight: bolder;
    display: block;
    padding-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newsHot .text {
    color: #333;
    height: 30px;
    font-size: 15px;
    padding: 0 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}