﻿@charset "UTF-8";

/*
    Css for PEL, ver 1.0 CopyRight By Dongyi Network Technology CO.,Ltd Design Center 本网站通用布局
*/

/* Css Reset */
blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, img, input, li, ol, p, pre, td, textarea, th, ul { padding: 0; margin: 0 }
table { border-collapse: collapse; border-spacing: 0 }
fieldset, img { vertical-align: top; border: 0 }
address, caption, cite, code, dfn, em, i, th, var { font-weight: 400; font-style: normal }
li, ol, ul { list-style: none }
dd, div, dl, dt, li, ol, ul { zoom: 1 }
caption, th { text-align: left }
h1, h2, h3, h4, h5, h6 { font-weight: 400; font-size: 100% }
q:after, q:before { content: '' }
abbr, acronym { border: 0 }
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-size: inherit; line-height: inherit; font-family: inherit; color: inherit; }
article, aside, dialog, figure, footer, header, menu, nav, section, time { margin: 0; padding: 0; display: block; zoom: 1 }

/* Public */
body { color: #333; font-size: 16px; line-height: 1.8; font-family: "Microsoft YaHei", 'PingFang SC', SimSun, Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }
a { color: #333; text-decoration: none; outline: none; }
a:hover { color: #0055B9; }
.clearbox { border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden; }
.blank { display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { height: 1%; }
* + html .clearfix { min-height: 1%; }
.fl { float: left !important; }
.fr { float: right !important; }
.hide { display: none; }
.ovv { overflow: visible !important; }
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; border-radius: 0; }
.more,
.prev,
.next { transition: all 0.4s ease; }

/* 字体 */
@font-face {
  font-family: "SourceHanSerifCN";
  font-weight: 500;
  src: url("../../../base/fonts/SourceHanSerifCN-Medium.woff2") format("woff2"),
  url("../../../base/fonts/SourceHanSerifCN-Medium.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "SourceHanSerifCN";
  font-weight: 700;
  src: url("../../../base/fonts/SourceHanSerifCN-Bold.woff2") format("woff2"),
  url("../../../base/fonts/SourceHanSerifCN-Bold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "SourceHanSerifCN";
  font-weight: 900;
  src: url("../../../base/fonts/SourceHanSerifCN-Heavy.woff2") format("woff2"),
  url("../../../base/fonts/SourceHanSerifCN-Heavy.woff") format("woff");
  font-display: swap;
}

/* 公共 */
.fa{ font-family: fontpower, FontAwesome; font-size: inherit; line-height: inherit; vertical-align: top; }
.iconfont { font-size: inherit; line-height: inherit; vertical-align: top; }
.form-control::placeholder { color: #ddd; }
.form-control::-moz-placeholder { color: #ddd; }
.pic img { width: 100%; height: auto; min-height: 100%; object-fit: cover; }

/* 框架 */
body { min-width: 1400px; background: #fff; }
.wrap { position: relative; text-align: left; overflow: hidden; }
.container::after,
.container::before,
#content::after,
#content::before,
.row::after,
.row::before { display: table; content: " "; clear: both; }
.container { position: relative; margin: 0 auto; width: 1400px; zoom: 1; }
#content { position: relative; min-height: 600px; background: #fff; }
#content > .container { padding: 40px 0; }

/* 顶部 */
#header { position: relative; z-index: 2; margin: 0 auto; min-width: 1400px; }


/* logoBar */
.logoBar { position: relative; z-index: 2; padding: 50px 0; margin: 0 auto; background: url(../img/bg-header.jpg) no-repeat center center / cover; }
.logoBar .container { display: flex; align-items: center; gap: 20px; justify-content: space-between; }
.logoBar .container::after,
.logoBar .container::before { display: none; }
#logo { display: flex; align-items: center; gap: 28px; flex: 1 0 0%; }
#logo img { max-width: 800px;  max-height: 75px; }
#logo .pic img { max-width: 460px; max-height: 75px; }
#logo .name { border-left: 1px solid #fff; line-height: 1.25; padding-left: 20px; font-size: 32px; font-family: "SourceHanSerifCN"; font-weight: 700; color: #fff; }
#logo.small .pic img { max-width: 424px; max-height: 69px; }
#logo.small .name { font-size: 26px; }

/* 主导航 */
.nav { position: relative; height: 60px; }
.mainNav { display: flex; gap: 20px; }
.mainNav .goHome,
.mainNav .li1 { position: relative; z-index: 1; flex-grow: 1; padding-bottom: 17px; }
.mainNav .a1 { display: block; position: relative; height: 60px; line-height: 60px; font-size: 20px; color: #333; text-decoration: none; font-weight: bold; text-align: center; }
.mainNav .a1::before { position: absolute; content: ''; left: 50%; top: 100%; margin-left: -1px; width: 2px; height: 17px; background: #EDB74C; transition: all ease 0.6s; visibility: hidden; transform: scaleY(0); transform-origin: center top; }
.mainNav .a1::after { position: absolute; content: ''; left: 50%; bottom: 0; width: 150px; margin-left: -75px; height: 2px; background: #EDB74C; transition: all ease 0.6s; visibility: hidden; transform: scaleX(0); }
.mainNav .li1:hover .a1,
.mainNav .on1 .a1 { color: #0055B9; }
.mainNav .hasUl1:hover .a1::before { visibility: visible; transform: scaleY(1); }
.mainNav .on1 .a1::after { visibility: visible; transform: scaleX(1); }
.mainNav .ul1 { display: none; position: absolute; background: rgba(255, 255, 255, 0.9); left: 50%; width: 150px; top: 100%; margin-left: -75px; padding: 10px 0; transition: all ease 0.6s; }
.mainNav .a2 { display: block; padding: 10px 1em; font-size: 16px; line-height: 22px; color: #333; text-align: center; }
.mainNav .li2 .a2:hover { text-decoration: none; background: #0055B9; color: #fff; }

/* 顶部栏 */
.topPanel { display: flex; align-items: center; gap: 10px; position: relative; z-index: 2; }
.topLinks { display: flex; align-items: center; line-height: 36px; font-size: 12px; gap: 10px; color: #fff; }
.topLinks a { color: inherit; }
.topLinks .split { width: 1px; height: 8px; background: rgba(255, 255, 255, 0.5); font-size: 0; }
.topLinks dl { position: relative; }
.topLinks dt > a { position: relative; display: block; font-size: 12px; padding: 0 20px; border-radius: 500px; text-decoration: none; background: rgba(0, 0, 0, 0.5); }
.topLinks dt > a:hover { background: #EDB74C; }
.topLinks dt .iconfont { font-size: 16px; vertical-align: top; display: inline-block; margin-right: 0.4em; }
.topLinks dd { transition: all ease 0.2s; margin-top: 8px; padding: 7px; position: absolute; z-index: 2; left: 50%; top: 100%; transform: translateX(-50%); font-size: 0; line-height: 1; white-space: nowrap; padding: 8px; background: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, .15); visibility: hidden; opacity: 0; }
.topLinks dd::before { position: absolute; content: ''; width: 0; height: 0; left: 50%; bottom: 100%; margin-left: -8px; border: 8px solid transparent; border-bottom-color: #fff; }
.topLinks dd img,
.topLinks dd canvas { width: 150px; height: 150px; }
.topLinks dl:hover dd { visibility: visible; opacity: 1; }
.topLinks dl:hover dt a::before { transform: scaleX(1); }

.topLinks dl dt > a::before { font-family: "iconfont"; vertical-align: top; display: inline-block; font-size: 18px; margin-right: 0.4em; }
.topLinks dl.phone dt > a { padding: 0 9px; }
.topLinks dl.phone dt > a::before { margin-right: 0; content: '\e626'; }
.topLinks dl.mail dt > a::before { content: '\e600'; }

/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast dt {cursor: pointer;}
#siteLast dd{display:none; width:600px; position:absolute;  background:#fff; text-align:left; color:#333; max-height:500px; overflow:auto; padding:10px}
#siteLast dd h3{ text-align:left; margin:0 10px; position:relative; font-size:14px; font-weight:bold; line-height:34px; display:block; overflow:hidden;}
#siteLast dd h3.h i{display:none;}
#siteLast dd h3 span{float:left; height:34px; line-height:34px; padding:0 15px 0 0; background:#ffffff; position:relative; z-index:2;}
#siteLast dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#eeeeee; top:16px; right:0; width:100%; position:absolute; z-index:1;}
#siteLast dd table{border-collapse: collapse;border-spacing: 0; font-size:12px; width:100%}
#siteLast dd table td{padding-top:10px; padding-bottom:10px; overflow:hidden}
#siteLast dd table .tdlab{width:90px; text-align:right; padding-right:20px; vertical-align:middle; line-height:26px; font-weight:bold; }
#siteLast dd ul{overflow:hidden;}
#siteLast dd ul li{width:18%; margin-left:2%; float:left; height:26px; line-height:26px; overflow:hidden}
#siteLast dd ul li a{color:#333}
#siteLast dd ul li a:hover{color:#c00;}
#siteLast dd table.up{background:#f7f7f7}
#siteLast.on dd{display:block;}

/* 站群导航-个性 */
#siteLast dt { padding: 0 16px 0 20px; border-radius: 500px; background: rgba(0, 0, 0, 0.5); }
#siteLast dt::after { font-family: "iconfont"; content: '\e68e'; vertical-align: top; display: inline-block; font-size: 14px; margin-left: 0.4em; }
#siteLast:hover dt { background: #EDB74C; }
#siteLast dd { margin-top: 4px; width: 840px; padding: 20px; left: auto; right: 0; transform: none; font-size: 14px; display:block; border: 3px solid #EDB74C; color: #333; }
#siteLast dd::before { border-bottom-color: #EDB74C; left: auto; margin-left: 0; right: 20px; }
#siteLast dd ul { line-height: 1; font-size: 0; white-space: normal; }
#siteLast dd ul li { float: none; display: inline-block; vertical-align: top; font-size: 14px; height: auto; line-height: 20px; padding: 6px 0; }

/* 搜索框 */
.s-form { width: 260px; line-height: 1; display: flex; }
.s-form .select-box { display: none; }
.s-form .input-box { position: relative; flex: 1 1 0%; }
.s-form .input-box input { display: block; width: 100%; height: auto; padding: 6px 20px; line-height: 24px; border: 0; outline: none; background: #fff; color: #333; font-size: 14px; border-radius: 500px 0 0 500px; box-sizing: border-box; }
.s-form .input-box .dropdown-word { position: absolute; top: 100%; width: 100%; left: 0; font-size: 14px; color: #333; border-radius: 5px; border: 1px solid #ddd; }
.s-form .input-box .dropdown-word ul { padding: 10px 0; }
.s-form .input-box .dropdown-word ul li { line-height: 40px; height: 40px; padding: 0 20px; text-indent: 0; }
.s-form .btn-box .btn { background: #EDB74C; border: none; padding: 0 20px; height: 36px; line-height: 36px; color: #fff; font-weight: bold; font-size: 14px; border-radius: 0 500px 500px 0; }
.s-form .link-box { display: none; }
.s-form .input-box input::-webkit-input-placeholder  { color: #999; }
.s-form .input-box input:-ms-input-placeholder  { color: #999; }
.s-form .input-box input::placeholder  { color: #999; }

/* banner */
.banner { position: relative; }
.banner .bd li { height: 400px; background-repeat: no-repeat; background-size: cover; background-position: center center; }
.banner .hd { position: absolute; left: 0; bottom: 20px; right: 0; z-index: 1; font-size: 0; text-align: center; }
.banner .hd li { height: 14px; width: 14px; background: #fff; margin: 0 4px; cursor: pointer; display: inline-block; vertical-align: top; border-radius: 500px; transition: all ease 0.4s; }
.banner .hd li span{ display: none; }
.banner .hd .on { width: 24px; background: #FF8A00; }

/* 网站底部 ----------------------------------- */
#footer { position: relative; color: #fff; padding: 45px 0; background: linear-gradient(rgba(0, 85, 185, 0.92), rgba(0, 85, 185, 0.92)), url(../img/bg-footer.jpg) no-repeat center 70% / cover; }
#footer a { color: inherit; }
#footer > .container { display: flex; align-items: center; gap: 50px; }
#footer > .container::before,
#footer > .container::after { display: none; }
#footer .copyRight { line-height: 2.2; font-size: 16px; text-align: left; }
#footer .copyRight img { vertical-align: text-bottom; }
#footer .pics { position: absolute; right: 340px; top: 50%; transform: translateY(-50%); }
#footer .pics img { vertical-align: middle; margin: 0 3px; }

/* 底部栏目 */
.footerNav { margin-bottom: 10px; display: flex; flex-wrap: wrap; gap: 16px; }
.footerNav li { font-size: 14px; line-height: 24px; }

/* 图标-二维码 */
.footerQR { margin-left: auto; display: flex; gap: 20px; font-size: 0; line-height: 1; }
.footerQR li { position: relative; }
.footerQR .icon { display: block; width: 60px; height: 60px; line-height: 60px; text-decoration: none; font-size: 32px; color: #fff; text-align: center; background: rgba(255, 255, 255, 0.2); border-radius: 5px; transition: all ease 0.5s; }
.footerQR .pic { position: absolute; z-index: 1; left: 50%; bottom: 100%; transform: translateX(-50%); margin-bottom: 15px; padding: 10px; border-radius: 10px; background: #fff; transition: all ease 0.8s; box-shadow: 0 0 15px rgba(0, 0, 0, .15); visibility: hidden; opacity: 0; }
.footerQR .pic::before { position: absolute; content: ''; width: 0; height: 0; left: 50%; top: 100%; margin-left: -10px; border: 10px solid transparent; border-top-color: #fff; }
.footerQR .pic canvas,
.footerQR .pic img { width: 180px; height: 180px; }
.footerQR .phone .pic { padding: 20px; }
.footerQR .phone .pic img { width: 160px; height: 160px; }
.footerQR li:hover .pic { visibility: visible; opacity: 1; }
.footerQR .icon:hover { background: #EDB74C; outline-color: transparent; color: #fff; text-decoration: none; }
.footerQR .wx .icon:hover { background: #2aae67; }
.footerQR .wb .icon:hover { background: #d52c2b; }
.footerQR .mail .icon:hover { background: #0064b0; }


/* 手机版按钮 */
.fixedBtn { display: none; position: fixed; z-index: 11; right: 150px; bottom: 50px; }
.fixedBtn a { display: block; width: 200px; height: 200px; line-height: 200px; text-align: center; border-radius: 50%; color: #fff; font-size: 50px; background: #0055B9; box-shadow: 0 0 20px 10px rgba(255, 255, 255, 0.25) inset; text-decoration: none; }

/* goTop */
#goTop { position: fixed; display: none; width: 50px; height: 50px; bottom: 60px; right: 5px; z-index: 99; cursor: pointer; margin: 5px; width: 40px; height: 40px; border-radius: 2px; box-shadow: 0 0 5px #9c9c9c; -webkit-box-shadow: 0 0 5px #9c9c9c; opacity: .9; background: rgba(0, 0, 0, .5); }
#goTop::after { display: block; position: absolute; left: 50%; top: 50%; margin-left: -10px; margin-top: -15px; content: ""; border-width: 10px; border-color: transparent; border-bottom-color: #fff; border-bottom-style: solid; border-style: dashed; display: block; font-size: 0; line-height: 0; width: 0; }

/* winMark */
#winMark { z-index: 10; width: 100%; display: none; height: 100%; position: fixed; background: rgba(0, 0, 0, .7); left: 0; top: 0; }

/* 内页banner */
.pageBanner { position: relative; height: 400px; background-image: url(../img/page-banner.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover; overflow: hidden; }

/* 侧栏 和 主栏 */
.side { float: left; width: 320px; margin: 0 30px 0 0; }
.side.fr { margin: 0 0 0 30px; }
.mainContent { overflow: hidden; position: relative; }

/* 位置导航 */
.path { background: #f8f8f8; padding: 14px 20px; margin-bottom: 30px; color: #666; line-height: 24px; text-align: left; font-size: 16px; }
.path em::before { font-size: 1.1em; font-family: "iconfont"; content: '\e640'; display: inline-block; color: #ccc; vertical-align: top; margin-right: 6px; }
.path a, .path span { padding: 0 4px; color: inherit; }

/* 侧栏-栏目菜单 */
#sideMenu > .hd { background: #0055B9; text-align: center; border: none; }
#sideMenu > .hd h3 { font-weight: bold; font-size: 32px; line-height: 42px; color: #fff; background: none; padding: 39px 1em; }
#sideMenu > .bd { padding: 20px 0; background: #FAF9F2; border-left: 10px solid #0055B9; }
#sideMenu li a { position: relative; display: block; padding: 27px 1.5em; font-size: 18px; line-height: 26px; text-decoration: none; color: #333; text-align: center; }
#sideMenu li a::after { position: absolute; content: ''; left: 30px; right: 30px; bottom: 0; height: 0; border-bottom: 1px dashed #ddd; }
#sideMenu li a:hover { font-weight: bold; color: #0055B9; }
#sideMenu li.on a { margin-left: -3px; border-left: 3px solid #EDB74C; }
#sideMenu li.on a { font-weight: bold; background: #fff; color: #0055B9; }

/* box - 标准盒子 */
.box > .hd { height: 59px; line-height: 59px; border-bottom: 1px solid #d9d9d9; }
.box > .hd h3,
.box > .hd li { float: left; padding: 0 20px; height: 57px; line-height: 55px; margin-right: 20px; text-align: center; font-size: 24px; color: #333; }
.box > .hd h3,
.box > .hd li.on { font-weight: bold; border-bottom: 3px solid #0055B9; }
.box > .hd h3 a,
.box > .hd li a { text-decoration: none; color: inherit; }
.box > .hd .more { position: relative; z-index: 1; margin-left: 20px; float: right; font-size: 14px; color: #999; }
.box > .hd .more::after { margin-left: 10px; display: inline-block; vertical-align: top; font-family: "iconfont"; content: '\e607'; font-size: 16px; transition: all ease 0.6s; }
.box > .hd .more:hover { color: #0055B9; text-decoration: none; }
.box > .hd .more:hover::after { animation: more 2s ease infinite; }
.box > .bd { padding: 20px 0 0; }

/* 侧栏盒子 */
#datalist { min-height: 1px; }
.sideBox { margin-top: 20px; background: #fff; }
.sideBox > .hd { padding: 14px 20px; background: #0055B9; }
.sideBox > .hd h3 { line-height: 36px; font-size: 18px; color: #fff; font-size: 20px; font-weight: bold; }
.sideBox > .hd h3 .iconfont { display: inline-block; vertical-align: top; margin-right: 10px; color: #fff; font-size: 30px; font-weight: normal; line-height: inherit; }
.sideBox > .bd { padding: 15px 20px; border: 1px solid #eee; border-top: none; }

/* 主体盒子 */
.mainBox .mHd { display: flex; align-items: center; gap: 30px; font-size: 0; line-height: 1; border-bottom: 1px solid #eee; }
.mainBox .mHd h3 { position: relative; padding: 20px 0 25px; font-size: 28px; line-height: 40px; color: #0055B9; font-weight: bold; }
.mainBox .mHd h3::after { position: absolute; content: ''; left: 0; bottom: -2px; width: 100%; height: 3px; background: #0055B9; }
.mainBox .mHd h3 a { color: inherit; text-decoration: none; }
.mainBox .mHd .path { margin: 0 0 0 auto; padding: 0; background: none; border: none; }
.mainBox .mBd { padding: 30px 0 0; }
.container > .mainBox { margin-top: -30px; }

/* 通用模块 ---------------------------------- */

/* 通用信息列表 */
.infoList{ text-align: left; }
.infoList li { position: relative; line-height: 24px; font-size: 18px; overflow: hidden; padding: 17px 0; border-bottom: 1px solid #eee; }
.infoList li:last-of-type { border-bottom: none; }
.infoList li > a { position: relative; display: block; padding-left: 24px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all ease 0.4s; }
.infoList li > a::before { position: absolute; left: 8px; top: 9px; content: ''; width: 5px; height: 5px; border: 1px solid #EDB74C; }
.infoList li > a:hover { transform: translateX(10px); }
.infoList li > a:hover::before { background: #EDB74C; }
.infoList li .date { margin-left: 20px; float: right; color: #999; font-size: 14px; }
.infoList li .dateRight { position: absolute; right: 0; bottom: 17px; color: #999; font-size: 14px; }
.infoList li .node { color: #f00; margin-right: 5px; }
.infoList li.highlight{ font-weight: bold; }
.infoList li .signin{ float: right; color: #ff0000; margin-left: 10px; }
.infoList li .signin a{ color: #ff0000; }

/* 通用带图片的信息列表_普通式 - 横排浮动 */
.picListFl { display: flex; flex-wrap: wrap; }
.picListFl li { width: calc(25% - 20px); margin: 0 10px; }
.picListFl li .pic a { display: block; position: relative; overflow: hidden; height: 0; padding-bottom: 66.6666%; border-radius: 10px; }
.picListFl li .pic img { position: absolute; top: 0; left: 0; width: 100%; min-height: 100%; height: auto; object-fit: cover; }
.picListFl li .title { font-size: 16px; margin-top: 14px; line-height: 24px; height: 24px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: center; }

/* 焦点图切换-标准 */
.focusBox { position: relative; width: 700px; overflow: hidden; }
.focusBox .bd li { overflow: hidden; border-radius: 20px 0 20px 0; }
.focusBox .bd .pic { width: 100%; height: 400px; }
.focusBox .bd .pic img { width: 100%; height: 400px; border-top-left-radius: 20px; }
.focusBox .bd .con { position: relative; height: 100px; padding: 50px 40px 50px 170px; background: #f5f5f5; border-bottom-right-radius: 20px; }
.focusBox .bd .con .title { line-height: 30px; max-height: 60px; font-size: 18px; overflow: hidden; font-weight: bold; }
.focusBox .bd .con .intro { margin-top: 12px; line-height: 24px; max-height: 48px; overflow: hidden; font-size: 14px; color: #999; }
.focusBox .bd .con .date { position: absolute; left: 40px; top: 54px; display: flex; gap: 5px; line-height: 40px; font-size: 12px; color: #EDB74C; }
.focusBox .bd .con .date span { font-size: 30px; line-height: 1; vertical-align: top; font-family: "SourceHanSerifCN"; font-weight: 900; }
.focusBox .hd { position: absolute; display: none; right: 15px; bottom: 215px; font-size: 0; line-height: 1; }
.focusBox .hd li { display: inline-block; vertical-align: top; margin-left: 5px; padding: 4px; border: 1px solid transparent; border-radius: 50%; opacity: 0.5; cursor: pointer; transition: all ease 0.4s; }
.focusBox .hd li span { display: block; width: 10px; height: 10px; background: #fff; border-radius: 50%; }
.focusBox .hd li.on { border-color: #fff; opacity: 1; }
.focusBox .prev,
.focusBox .next { position: absolute; z-index: 1; bottom: 200px; right: 0; width: 40px; height: 40px; line-height: 40px; text-align: center; background: #EDB74C; cursor: pointer; color: #fff; font-size: 18px; transition: all ease 0.4s; }
.focusBox .prev { background: #0055B9; right: 40px; }
.focusBox .prev:hover,
.focusBox .next:hover { transform: translateY(-5px); }

/* 焦点图切换-内页 */
.focusPageBox { position: relative; }
.focusPageBox .bd li { position: relative; display: flex; }
.focusPageBox .bd .pic { width: 720px; }
.focusPageBox .bd .pic a { display: block; height: 480px; overflow: hidden; }
.focusPageBox .bd .con { flex: 1 0 0%; display: flex; flex-direction: column; align-items: stretch; background: #f2f6fa url(../img/bg-04.png) no-repeat right bottom; padding: 80px 60px; }
.focusPageBox .bd .title { font-size: 24px; font-weight: bold; line-height: 32px; max-height: 64px; overflow: hidden; }
.focusPageBox .bd .title a { display: block; color: inherit; text-decoration: none; }
.focusPageBox .bd .intro { margin-top: 40px; font-size: 16px; color: #666; line-height: 30px; max-height: 120px; overflow: hidden; }
.focusPageBox .bd .date { order: 1; margin-top: 50px; font-weight: bold; font-size: 16px; color: #999; text-align: right; }
.focusPageBox .hd { position: absolute; right: 60px; left: 780px; bottom: 50px; font-size: 0; line-height: 1; text-align: center; }
.focusPageBox .hd li { vertical-align: top; display: inline-block; margin: 0 5px; width: 16px; height: 16px; background: #ddd; border-radius: 50%; cursor: pointer; }
.focusPageBox .hd li.on { background: #0055B9; }

.focusPageBox .bd .con,
.focusPageBox .bd .con::before,
.focusPageBox .bd .title,
.focusPageBox .bd .date { transition: all ease 0.6s; }

.focusPageBox .bd .con::before { position: absolute; z-index: -1; content: ''; left: 0; top: 0; right: 0; bottom: -1px; background: linear-gradient(180deg, #0055B9 0%, #EE7800 100%); visibility: hidden; transform: scaleX(0); transform-origin: right center; opacity: 0; }
.focusPageBox .bd li:first-child .con::before { top: -1px; }
.focusPageBox .bd .on .con::before { transform: scaleX(1); visibility: visible; opacity: 1; }
.focusPageBox .bd .on .title { color: #fff; font-weight: bold; }
.focusPageBox .bd .on .date { color: rgba(255, 255, 255, 0.5); }

/* 信息列表-侧栏 */
.infoListSide { position: relative; }
.infoListSide::before { position: absolute; content: ''; left: 7px; top: 14px; bottom: 0; width: 0; border-left: 1px solid rgba(219, 219, 219, 0.5); }
.infoListSide li { position: relative; padding: 0 0 30px 36px; }
.infoListSide li::before { position: absolute; left: 0; top: 6px; content: ''; width: 7px; height: 7px; background: #EE7800; border-radius: 50%; border: 4px solid #FDDEA7; }
.infoListSide li .dateRight { display: block; font-size: 14px; line-height: 18px; margin-top: 10px; color: #999; }
.infoListSide li > a { display: block; font-size: 16px; line-height: 24px; text-decoration: none; }

.infoListSide li,
.infoListSide li::before,
.infoListSide li > a,
.infoListSide li .dateRight { transition: all ease 0.4s; }

.infoListSide li:hover::before { transform: scale(1.3); box-shadow: 0 0 0 5px rgba(253, 222, 167, 0.3); }
.infoListSide li:hover .dateRight,
.infoListSide li:hover > a { transform: translateX(10px); }

/* url_方块样式分页 */
.page{ font-size: 0; padding: 40px 0 30px; clear: both; overflow: hidden; color: #888; text-align: center; }
.page a,
.page span{ font-size: 14px; display: inline-block; *display: inline; zoom: 1; border: 1px solid #E1E1E1; padding: 3px 12px; margin: 0 5px 5px 0; line-height: 27px; height: 27px; color: #888; background: #fff; }
.page a:hover,
.page span:hover{ border: 1px solid #0055B9; text-decoration: none; color: #0055B9; }
.page .current{ border: 1px solid #0055B9; background: #0055B9; color: #fff !important; }
.page select,
.page input{ margin: 0 4px; background: #fff; border: 0 solid #E1E1E1; vertical-align: middle; }
.page input{ text-align: center; padding: 0 4px; outline: none; }
.page .disabled{ pointer-events: none; filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }

/* 图标特效 */
.effectIcon li a:hover::before { animation: icon 1.4s ease 1; }

/* 图片经过效果 */
.pic a,
a.pic { overflow: hidden; display: block; }
a.pic img,
.pic a img { transition: all ease .6s; }
li:hover .pic a img,
li:hover a.pic img { transform: scale(1.08); }



/* 节点归档信息样式 */
.archived-info { float: right; }
.archived-info span { margin: 0 5px; }

/*验证码*/
div.codeinp input[type=text] { width: 100px !important; float: left; margin-right: 10px; line-height: 26px; }

/* 通用底部按钮 */
.bot { text-align: center; padding: 0 0 20px 0; }
.bot a, .bot button { cursor: pointer; display: inline-block; height: 46px; line-height: 46px; padding: 0 30px; font-size: 18px; background: #054DBC; border: 0; color: #fff; margin: 0 2%; border-radius: 5px; }
.bot a:hover, .bot button:hover { text-decoration: none; background: #0055B9; }

/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm { background: #fff; padding: 3% 0; width: 80%; margin: 30px auto; font-size: 16px; }
.queryForm td { padding: 8px 0 }
.queryForm .tdlab { width: 40%; text-align: right; }
.queryForm input[type=text] { width: 56%; height: auto; line-height: 24px; border: 1px solid #ccc; padding: 8px 12px; }
.queryForm .bot { text-align: left; }
.queryForm .bot a { margin: 0 }
.queryForm .required strong { color: #f00; margin-right: 5px; }
.queryForm .errorMessage { color: #f00; }
.queryForm table { width: 100%; border: 0; }

/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryResult { width: 90%; margin: 30px auto; }
.queryResult .mainBox { margin-bottom: 50px; }
.queryResult .tit h3 { text-align: center; font-size: 38px; line-height: 2; margin-bottom: 30px; }
.queryResult .tips { text-align: center; font-size: 16px; margin-bottom: 50px; border-top: 1px solid #ddd; padding: 50px 0 20px 0; }
.queryResult .number { font-weight: bold; color: #f00 }

/* 登录注册 */
.userlogincomment .user-mainbox .hd h3,
.userlogincomment .user-mainbox .top h3 { color: #0055B9; border-bottom-color: #0055B9;}
.userlogincomment .user-mainbox .loginBtn { background: #0055B9; }
.userlogincomment .user-mainbox .loginBtn:hover { background: #2b4691;}
.userlogincomment .loginCookie dd .cookie-time { color: #0055B9; }
.userlogincomment .login-tip .registerlink a,
.userlogincomment .login-tip .forget-password a{ color: #0055B9; }

.pageBoxLoop .box { flex-grow: 1; }

/* ------------------------------- 首页定制-计划财务处 ------------------------------- */
.pageBoxLoop #box-kstd { width: 100%; }
#box-kstd .menuList { display: flex; flex-wrap: wrap; gap: 30px; }
#box-kstd .menuList li { width: calc(50% - (30px / 2)); min-width: 0; box-sizing: border-box; }
#box-kstd .menuList li a { display: block; line-height: 80px; background: #6b7bc7; font-weight: bold; font-size: 22px; text-align: center; color: #fff; transition: all ease 0.6s; }
#box-kstd .menuList li a::before { display: inline-block; vertical-align: top; font-family: "iconfont"; font-weight: normal; content: '\e60d'; font-size: 1.5em; margin-right: 0.5em; }
#box-kstd .menuList li a:hover { transform: translateY(-5px); box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2); }
#box-kstd .menuList li:nth-child(2) a { background: #207ed6; }
#box-kstd .menuList li:nth-child(2) a::before { content: '\e6bd'; }
#box-fwzn1 > .hd h3 a { font-size: 0; }
#box-fwzn1 > .hd h3 a::before { content: '业务流程'; font-size: 24px; }


/* ------------------------------- 首页定制-发展规划处 ------------------------------- */
.focusWrap #box-gzdt { float: left; margin-right: 30px; }
.focusWrap .boxWrap { overflow: hidden; }
.nodeLink { margin-top: 20px; }
.nodeLink a { display: block; font-size: 26px; font-weight: bold; text-align: center; line-height: 88px; color: #fff; background: #0055B9; letter-spacing: 0.3em; }
.nodeBanner { margin-bottom: 30px; }
.nodeBanner:first-child { margin-top: 0; }
.nodeBanner img { width: 100%; height: auto; }

.boxFriendly { display: flex; padding: 10px; gap: 20px; width: 100%; border: 1px solid #ddd; box-sizing: border-box; }
.boxFriendly > .hd h3 { padding: 0 10px; font-size: 20px; font-weight: bold; color: #0055B9; line-height: 46px; }
.boxFriendly > .bd { flex: 1 0 0%; display: flex; align-items: center; gap: 20px; }
.boxFriendly dl { position: relative; flex: 1 0 335px; }
.boxFriendly dt { position: relative; height: 46px; line-height: 46px; border-radius: 0; border: none; text-align: left; background: rgba(0, 0, 0, 0.05); padding: 0 50px 0 20px; font-size: 16px; color: #333; box-shadow: none; overflow: hidden; white-space: normal; cursor: pointer; border-radius: 4px; }
.boxFriendly dt::after { position: absolute; font-family: "iconfont"; content: '\e603'; right: 20px; top: 50%; font-size: 13px; transform: translateY(-50%); color: #999; }
.boxFriendly dd { bottom: 100%; display: none; position: absolute; left: 0; right: 0; z-index: 3; width: 100%; box-shadow: 0 0 5px rgba(0, 0, 0, .2); }
.boxFriendly ul { max-height: 351px; border: 1px solid #ccc; background: #fff; overflow-y: scroll;}
.boxFriendly li { border-bottom: 1px dotted #ccc; color: #666; }
.boxFriendly li.noData,
.boxFriendly li:last-of-type { border-bottom: none; }
.boxFriendly li.noData,
.boxFriendly li a { display: block; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #666; }
.boxFriendly li a:hover { background-color: #f4f4f4; text-decoration: none;}
.boxFriendly .on dt::after { transform: translateY(-50%) rotate(180deg); }
.boxFriendly .on dd { display: block; }

/* ------------------------------- 首页定制-信息网络中心 ------------------------------- */
.pageBoxLoop #box-ksdh { width: 100%; }
#box-ksdh > .hd { display: none; }
#box-ksdh > .bd { padding: 0; }
#box-ksdh .menuList { display: flex; flex-wrap: wrap; gap: 30px; }
#box-ksdh .menuList li { width: calc(25% - (30px * 3 / 4)); min-width: 0; box-sizing: border-box; }
#box-ksdh .menuList li a { display: block; padding: 40px 0; line-height: 1; background: #a2b9c5; font-weight: bold; font-size: 18px; text-align: center; color: #fff; transition: all ease 0.6s; }
#box-ksdh .menuList li a::before { display: block; font-family: "iconfont"; font-weight: normal; content: '\e628'; line-height: 1; font-size: 3em; margin: 0 auto 0.4em; }
#box-ksdh .menuList li a:hover { opacity: 0.9; transform: translateY(-5px); box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2); }
#box-ksdh .menuList li:nth-child(2) a { background: #8da9db; }
#box-ksdh .menuList li:nth-child(2) a::before { content: '\e671'; }
#box-ksdh .menuList li:nth-child(3) a { background: #6aa8e6; }
#box-ksdh .menuList li:nth-child(3) a::before { content: '\e7a6'; }
#box-ksdh .menuList li:nth-child(4) a { background: #aba4ee; }
#box-ksdh .menuList li:nth-child(4) a::before { content: '\e63f'; }
#box-ksdh .menuList li:nth-child(5) a { background: #66c3e4; }
#box-ksdh .menuList li:nth-child(5) a::before { content: '\e657'; }
#box-ksdh .menuList li:nth-child(6) a { background: #98b1bf; }
#box-ksdh .menuList li:nth-child(6) a::before { content: '\e605'; }
#box-ksdh .menuList li:nth-child(7) a { background: #47a3e3; }
#box-ksdh .menuList li:nth-child(7) a::before { content: '\e63d'; }

/* --------------------------------- 图片滚动栏目 --------------------------------- */
#box-gswh,
#box-aqjy { width: 100%; }

/* 媒体查询 */
@media (max-width:769px) {
    .fixedBtn { display: block; }
}
@media (max-width: 1440px) {
    body {
        zoom: 0.9;
    }
}
@media (max-width: 1300px){
    body{ zoom: 0.75; }
}
@media (max-width:1100px){
    body{ zoom: 0.7; }
}

/* 动画库 */
@keyframes more {
  0%{
    transform: translateX(0);
  }
  25% {
    transform: translateX(6px);
  }
  50% {
    transform: translateX(0px);
  }
  75% {
    transform: translateX(6px);
  }
  10% {
    transform: translateX(0);
  }
}