﻿@charset "UTF-8";
/* Css for PEL, ver 1.0 CopyRight By Dongyi Network Technology CO.,Ltd Design Center 
   本网站通用布局
*/
 
/* Css 初始化 */
pre { white-space: pre-wrap; word-wrap: break-word; font-size: inherit; line-height: inherit; font-family: inherit; }
ul, ol, li { padding: 0; list-style: none; margin: 0; }
dl, dt, dd { margin: 0; font-weight: normal; }
p, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { margin: 0; font-weight: inherit; line-height: inherit; font-size: inherit; }
i, em { font-style: normal; }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/* Public */
html { font-size: 0.52px; }
body { color: var(--color-text-title); font-size: 170%; overflow-x: hidden; text-align: center; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }
a { color: var(--color-text-title); text-decoration: none; outline: none;  }
a:hover { color: var(--color-default); }
.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: 20rem; 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; }
input[type="button"],
input[type="submit"],
input[type="file"],
button { cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.prev,
.next { transition: all 0.5s; }

/* frame */
body { text-align: center; font-family:"Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif; }
.container,.siteWidth { margin: 0 auto !important; position: relative; }
#header { z-index: 4; position: absolute; left: 0; right: 0; top: 0; width: 100%; }
.layui-layer-dialog,
#free_Web_box { font-size: 14px; }
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.ttf') format('truetype');
}

.row { --bs-gutter-x: 30rem; --bs-gutter-y: 30rem; }

/* headerTop */
.headerTop { position: relative; z-index: 3; transition: 0.5s;  }
.headerTop::before { background: linear-gradient(180deg, #114B82 0%, rgba(17, 75, 130, 0) 100%); width: 100%; content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; height: 230rem; }
.headerTop .container { display: flex; align-items: center; justify-content: space-between; padding: 10em 0; height: 60em; transition: all 0.5s; overflow: visible; }
.logo { padding-left: 20em; display: flex; align-items: center; gap: 30em; align-items: center; }
.logo a { display: block; }
.logo img { width: auto; max-height: 35em; transition: all 0.5s;}

/* topBar------------------ */
.top-panel { position: relative; z-index: 2; }
.top-panel .list-panel { display: flex; justify-content: end; font-size: 14em; align-items: center; gap: 15rem; line-height: 1.2; padding-right: 15rem; }
.top-panel>ul>li { position: relative; line-height: 40rem; }
.top-panel>ul>li>a { color: #fff; }
.top-panel>ul>li>a:hover { color: #ffd800; }
.top-panel>ul>.spe { opacity: 0.4; background-color: #fff; font-size: 0; width: 1px; height: 12px; }
.list-panel > li .pic { display: none; position: absolute; top: 100%; left: 50%; margin-left: -60px; }
.list-panel > li .pic::before { display: block; content: ""; width: 0; height: 0; border: 8px solid transparent; border-bottom: 8px solid #fff; margin: 0 auto; }
.list-panel > li .pic img { width: 120px; height: auto; padding: 5px; background-color: #fff;  }
.list-panel > li:hover .pic { display: block; }
.list-panel > li>a { display: flex; align-items: center; }
.list-panel > li>a::before {  margin-right: 5px; font-family: iconfont; font-size: 20px; content: "\E700"; }
.list-panel > li.mail>a::before { content: "\E701"; }
.list-panel > li.petition>a::before { content: "\E702"; }
.list-panel > li.soft>a::before { content: "\E703"; }
.list-panel > li.map>a::before { content: "\E704"; }
.list-panel > li.phone>a::before { content: "\E705"; }
.list-panel > li.search { text-align: center; cursor: pointer; }
.list-panel > li.search>a::before { content: "\E706"; }
.get-home { display: none; }

/* 主导航 */
.top-bar,
.navbar { padding: 0; position: absolute; width: 100%; left: 0; top: 100%; background-color: rgba(0, 0, 0, 0.8); }
.nav-main { max-height: 1000rem; overflow-y: auto; }
.nav-main .li1 { position: relative; border-bottom: 1px solid rgba(255, 255, 255, .15); text-align: left; }
.nav-main .li1:last-of-type { border-bottom: none; }
.nav-main .a1 { display: block; font-size: var(--text-title3-font); line-height: 50rem; padding: 20rem 30rem; font-weight: bold; color: #fff; text-decoration: none; }
.nav-main .dropdown1 { display: none; padding: 0 30rem 20rem; }
.nav-main .dropdown1 .ul1 { display: flex; flex-wrap: wrap; }
.nav-main .dropdown1 .li2 { min-width: 33.3333%; }
.nav-main .dropdown1 .a2 { display: block; padding: 10rem 20rem; font-size: 16em; color: rgba(255, 255, 255, 0.9); }
.nav-main .hasUl1 .drop { position: absolute; right: 0; top: 0; width: 86rem; height: 86rem; }
.nav-main .hasUl1 .drop::after, .nav-main .hasUl1 .drop::before { position: absolute; content: ""; display: block; right: 30rem; top: 50%; margin-top: -1px; height: 2px; width: 30rem; background: #fff; }
.nav-main .hasUl1 .drop::before { transform: rotate(90deg); }
.nav-main .hasUl1 .show .drop::before { display: none; }

/* 导航折叠按钮 */
#header .navbar-toggler { border: none; outline: none; box-shadow: none; }
#header .navbar-toggler[aria-expanded=true] { background-color: var(--color-default); }
#header .navbar-toggler .icon-nav:before { font-size: 8em; }
#header .navbar-toggler[aria-expanded=true] .icon-nav:before { content: "\E64D"; }
#header .navbar-toggler,
.btn-search { width: 15em; height: 15em; font-size: 2.5em; line-height: 15em; background: rgba(0, 0, 0, 0.2); border-radius: 100%; color: #fff; z-index: 1; }    

#header .navbar-toggler::before,
.btn-search::before { font-family:"iconfont"; font-size: 10em; color: #fff; content: "\E63B"; }
.btn-search::before { content: "\E609"; }
.btn-search {  margin: 0 15rem; cursor: pointer; text-align: center; }
.btn-search.on { background-color: #0F7F8F; }

/* btn-panel */
.btn-panel { display: flex; align-items: center; justify-content: space-between; padding-right: 2%; }

/* btn-phone */
.btn-phone { position: relative; padding: 0 15rem; }
.btn-phone::after { display: block; content: ""; width: 1px; height: 14rem; background-color: #fff; opacity: 0.3; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
.btn-phone a { font-size: 16em; color: #fff; }
.btn-phone a:hover { color: #ffc845; }
.btn-phone .pic { position: absolute; top: 100%; left: 50%; transform: translateX(-50%); display: none;  }
.btn-phone .pic::before { display: block; content: ""; width: 0; height: 0; border: 7px solid transparent; border-bottom: 7px solid #fff; left: 50%; position: relative; margin-left: -3px;}
.btn-phone:hover .pic { display: block; }
.btn-phone .pic img { width: 120px; border: 5px solid #fff; }

/* btn-search-02 */
.btn-search-01 { position: absolute; right: 0; top: 50%; transform: translateY(-50%); cursor: pointer; }


/* 搜索弹框 */
#modal-search { background: rgba(0, 110, 179, 0.8); }
#modal-search .modal-backdrop { display: none !important; }
#modal-search .modal-dialog { max-width: none; justify-content: center; }
#modal-search .modal-content { width: 80%; background: none; box-shadow: none; border: none; border-radius: 0; }
#modal-search .btn-close { position: absolute; z-index: 1; display: flex; align-items: center; justify-content: center; right: 4%; top: 100rem; padding: 20rem; color: #fff; color: #fff; pointer-events: auto; text-align: center; line-height: 1; opacity: 1; box-shadow: none; background: none; border: none; transition: all ease .4s; }
#modal-search .btn-close:hover { transform: rotate(180deg); }
#modal-search .icon-close:before { content: "\e655"; font-family: iconfont; font-size: 2em; }


/* btn-nav */
.btn-nav { position: fixed; cursor: pointer; transition: 0.5s; display: flex; justify-content: center; align-items: center; right: 0; top: 80rem; border-radius: 50em 0 0 50em; color: #fff; padding: 0 10em 0 15em; height: 50em; line-height: 50em; background-color: var(--color-default); color: #fff; z-index: 5;}
.btn-nav::before { content: "\E707"; font-family: iconfont; font-size: var(--text-title-font); }
.btn-nav:hover { padding: 0 25em 0 30em; }
.mini .btn-nav { top: 35rem; }

/* 弹出式导航 */
.nav-modal {position: fixed; background: url(../img/menu-bg.jpg) no-repeat center; background-size: cover; z-index: 10; top: 0;left: 0;width: 100%;height: 100%; box-sizing: border-box; visibility: hidden; overflow: hidden; transform: translateX(120%); transition: all ease 1s; }
.nav-modal .container { position: relative; height: 100%; }
.nav-modal.on { transform: translateX(0); visibility: visible; }
.box-nav { position: relative; z-index: 1; padding: 4% 0; }
.box-nav > .hd { position: relative; display: flex; justify-content: space-between; align-items: center; }
.box-nav > .hd h3 img { width: auto; max-height: 75rem; }
.box-nav > .hd .close { line-height: 1; text-align: center; color: #fff; font-weight: bold; font-size: 2em; transition: all ease 0.6s; }
.box-nav > .hd .close:hover { transform: rotate(180deg); }
.box-nav > .bd { padding-top: 4.6%; }
.fixed-nav { display: flex; gap: 4%; }
.fixed-nav #li-home { display: none; }
.fixed-nav .li1 { position: relative; flex: 1; padding: 30em 0 0; border-top: 1px solid rgba(255, 255, 255, .4); }
.fixed-nav .li1::before { position: absolute; content: ''; top: -2px; left: 0; width: 20em; height: 3px; background: #fff; transition: all ease 0.5s; }
.fixed-nav .li1:hover::before { width: 100%; }
.fixed-nav .a1 { display: block; line-height: 1.5; font-size: var(--text-title2-font); margin-bottom: 15rem; color: #fff; }
.fixed-nav .a1:hover { text-decoration: none; }
.fixed-nav .a2 { display: block; font-size: var(--text-title3-font); line-height: 1.4; padding: 0.4em 0; color: rgba(255, 255, 255, .6); }
.fixed-nav .a2:hover { color: #fff; text-decoration: none; }


/* 搜索输入框 */
.s-form { display: flex; }
.s-form .input-box { position: relative; width: 1%; flex-grow: 1; background: #fff; border-radius: 10px 0 0 10px; }
.s-form .input-box .iconfont { position: absolute; left: 1em; top: 50%; font-size: 20em; color: #999; transform: translateY(-50%); }
.s-form .input-box input { position: relative; width: 100%; height: auto !important; vertical-align: top; padding: 15rem 1.5em 15rem 3.5em !important; line-height: 2 !important; border: 0 !important; outline: none; background: none !important; font-size: 16em; }
.s-form .input-box .dropdown-word { position: absolute; top: 100%; width: auto; left: 30rem; right: 0; background: #fff; max-height: 190rem; overflow-y: auto }
.s-form .input-box .dropdown-word li { padding: 0 10rem; font-size: 15em; line-height: 2.5; cursor: pointer; }
.s-form .input-box .dropdown-word li:hover { background: #f5f5f5; color: #633; }
.s-form .btn-box { display: block; /* background: var(--color-btn-click); */ background-color: #f07e0c; border-radius: 0 10px 10px 0; }
.s-form .btn-box input { height: auto; padding: 1em 1.5em; overflow: hidden; border: none; outline: none; color: #fff; background: none; font-size: 18em; text-align: center; }
.s-form .btn-box input:focus { outline: none; box-shadow: none; }
.s-form .link-box { text-align: right; font-size: 14px; }


/* content */
#content { clear: both; margin: 20rem auto 0; box-sizing: border-box; position: relative; z-index: 1; text-align: left; background-color: #fff;}
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* footer */
#footer { width: 100%; overflow: hidden; box-sizing: border-box; padding-bottom: 1em; color: #fff; font-size: var(--text-title3-font); background: url(../img/footer-bg.jpg) no-repeat center; background-size: cover; }
#footer a { color: inherit; transition:0.3s; }
#footer a:hover { color: #face00; }
#footer .item-column { display: flex; flex-direction: column; gap: 2em; justify-content: space-between; align-items: center; padding: 2em 0; line-height: 1.5; overflow: visible; }
#footer .item-column > div { flex-shrink: 0; }

/* box-add */
.box-add ul { display: flex; flex-direction: column; gap: 15rem; }
.box-add li { border: 1px solid rgba(255, 255, 255, 0.15); border-radius: 10rem; display: flex; align-items: center; }
.box-add .title { padding: 10rem 15rem; width: 7em; flex-shrink: 0;  height: 100%; box-sizing: border-box; }
.box-add .con { text-align: left; border-left: 1px solid rgba(255, 255, 255, 0.15);}
.box-add .con p { padding: 10rem 1em; border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
.box-add .con p:last-child { border-bottom: none; }

/* qr-list */
.qr-list { display: flex; gap: 20rem; flex-shrink: 0; }
.qr-list .title { line-height: 1.5; padding-top: 15rem; }
.qr-list .pic img { width: 144rem; height: 144rem; }

/* copyRight */
.copyRight { line-height: 1.8; text-align: center; }
.copyRight a { margin: 0 10rem; }

/* foot-logo */
.foot-logo > img { max-width: 350rem; height: auto; }
.foot-logobg img { padding-top: 40rem; }


/* 主栏 和 侧栏 */
.mainContent,
.main { min-width: 0; margin-top: 0; }


/* 当前位置 */
.path { text-align: left; font-size: 15em; line-height: 1.2; color: #666; flex-shrink: 0; }
.path em:before { display: inline-flex; content: '\E628'; font-family:"iconfont"; font-size: 1.6em; vertical-align: middle; color: #666; margin-right: 8rem; position: relative; top: -2rem;}
.path a { padding: 0 6rem; color: #666; }
.path a:hover { color: var(--color-default); }

/* box-main */
.box-main > .hd { display: none; flex-wrap: wrap; border-bottom: 1px solid #e5e5e5; position: relative; justify-content: space-between; align-items: center; }
.box-main > .hd h3 { position: relative; line-height: 2.5; font-size: 18em; color: var(--color-default); flex-shrink: 0; }
.box-main > .hd h3 span { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.box-main > .hd h3 a { display: block; color: inherit; }
.box-main > .hd .more { position: absolute; right: 0; top: 50%; font-size: 16em; transition: all 0.5s; color: #999; transform: translateY(-50%); display: flex; align-items: center;}
.box-main > .hd .more::after { display: block; margin-left: 5rem; content: "\E6CB"; color: var(--color-default); font-family: "iconfont"; font-size: 1.6em; transition: all 0.5s; }
.box-main > .hd .more:hover { color: var(--color-default); }
.box-main > .hd .more:hover::after { transform: rotateY(180deg); }
.box-main > .bd { padding: 20rem 0; }
.box-main > .bd::after, .box-main > .bd::before { display: table; content: " "; clear: both; }
.box-main > .hd .path { text-align: right; }


/* goTop */
#goTop { position: fixed; display: none; _display: none !important; 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: 1; width: 100%; display: none; height: 100%; position: fixed; background: rgba(0, 0, 0, .8); left: 0; top: 0;}



/* 内页Banner */
.page-banner { height: 400rem; background-image: url(../img/pagebanner.jpg); background-position: center 0; background-repeat: no-repeat; background-size: cover; position: relative; }
.page-banner:after { display: none; content: ""; width: 100%; height: 80rem; position: absolute; bottom: 0; left: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%); }


/* goTop */
#goTop { position: fixed; display: none; _display: none !important; 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: 0.9; background: rgba(0, 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: 1; width: 100%; display: none; height: 100%; position: fixed; background: rgba(0, 0, 0, 0.8); left: 0; top: 0; }

/* 侧栏菜单 */
#side-menu > .hd h3 {  font-size: 24em; line-height: 3.3em; color: #fff; text-align: center; overflow: hidden; }

/* boxA */
.boxA { margin-bottom: 15px; }
.boxA .hd { height: 40px; line-height: 40px; position: relative; font-size: 18px; border-bottom: 2px solid #f3f3f3; }
.boxA .hd .more { position: absolute; top: 8px; right: 0; color: #999; font-size: 14px; width: 24px; height: 24px; line-height: 80px; overflow: hidden; background: #e1e7f0 url(../img/moreicon.png) no-repeat center; border-radius: 50%; }
.boxA .hd .more a { color: #999; }
.boxA .hd .more { -webkit-transition: 500ms; -o-transition: 500ms; -moz-transition: 500ms; transition: 500ms; }
.boxA .hd .more:hover { transform: rotate(360deg); background-color: #f7bc68; }
.boxA .hd h3 { position: absolute; color: #416eb4; font-size: 18px; font-weight: bold; line-height: 30px; padding: 0 20px; height: 40px; border-bottom: 2px solid #416eb4; }
.boxA .hd h3 a { color: #416eb4; }
.boxA .hd h3 a:hover { text-decoration: none; }
.boxA .hd ul { position: absolute; height: 40px; overflow: hidden; }
.boxA .hd li { float: left; font-size: 18px; height: 39px; line-height: 39px; background: #f9f9f9; }
.boxA .hd li a { display: block; float: left; padding: 0 30px; }
.boxA .hd li a:hover { text-decoration: none; }
.boxA .hd .on { border: 1px solid #e1e1e1; border-top: 3px solid #416eb4; border-bottom: 0; }
.boxA .bd { padding: 5px; overflow: hidden; }


/* 节点-列表页 -----------------------------------------*/
.node-list {  margin-top: 20rem; display: flex; flex-wrap: wrap;  }
.node-list li { width: 50%; text-align: center; margin-bottom: 20rem; }
.node-list li a { display: flex; margin: 0 3%; border: 1px solid #ddd; font-size: 20em; padding: 0 5%; box-sizing: border-box; justify-content: center; line-height: 30px; align-items: center; height: 100px; transition: all 0.3s ease-out 0s;}
.node-list li:hover a { transform: translateY(-5px); border-color: var(--color-default); background: var(--color-default); color: #fff;}

/* node-pic-list */
.node-pic-list { display: flex; gap: 4%; flex-wrap: wrap;}
.node-pic-list li { width: 48%; flex-shrink: 0; margin-bottom: 20rem; font: var(--text-body2-font) sans-serif; }
.node-pic-list .pic { display: block; overflow: hidden; border-radius: 10rem; position: relative; padding-bottom: 214.286%; height: 0; z-index: 1; }
.node-pic-list .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: 0.5s; }
.node-pic-list .pic::before,
.node-pic-list .pic::after { display: block; content: ""; font-size: var(--text-title3-font); position: absolute; right: 1em; z-index: 1; transition: 0.4s; }
.node-pic-list .pic::after { content: "查看更多"; line-height: 1.2; width: 1em; color: #fff; bottom: 3em; }
.node-pic-list .pic::before { position: absolute; right: 1.5em; height: 3em; background-color: #fff; width: 1px; bottom: 0; }
.node-pic-list .tit { display: none; }
.node-pic-list li:hover .pic img { transform: scale(1.05); } 
.node-pic-list li:hover .pic::before { height: 2em; } 
.node-pic-list li:hover .pic::after { bottom: 2em; } 

/* 侧栏盒子模型 */
.sideBox { margin-bottom: 20rem; }
.sideBox .hd { overflow: hidden; padding: 0px 10rem; height: 60em; line-height: 60em; background: var(--color-default); }
.sideBox .hd h3 { font-size: 22em; color: #fff; text-align: center; }
.sideBox .hd h3 a { color: #fff; }
.sideBox .hd h3 a:hover { text-decoration: none; }
.sideBox .bd { border: 1px solid #e8e8e8; padding: 10rem 19rem 19rem; background: #fff; }

/*节点归档信息样式*/
.archived-info { float: right; }
.archived-info span { margin: 0 5px; }

/* infoListA */
.infoListA li { padding: 0 0 10px 12px; margin-bottom: 10px; border-bottom: 1px solid #eee; line-height: 1.5; background: url(../img/icons.png) 0 -387px no-repeat; position: relative; }
.infoListA .date { color: #999; float: right; }
.infoListA .last { border-bottom: 0; }

/* 日历式列表 */
.calendarList li { height: 60px; padding: 10px 0; }
.calendarList li .calendar { float: left; width: 60px; height: 60px; background: #abb898; color: #fff; text-align: center; font-size: 12px; border-radius: 6px; margin-right: 20px; display: inline; }
.calendarList li .calendar em { display: block; line-height: 20px; font-size: 24px; padding-top: 10px; }
.calendarList li .title { font-size: 16px; font-weight: bold; }
.calendarList li .intro { color: #999; font-size: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

/* video-list */
.video-list { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 10em }
.video-list li { width: 48%; overflow: hidden; position: relative; }
.video-list .pic a { display: block; overflow: hidden; position: relative; padding-bottom: 66.667%; height: 0; z-index: 1; }
.video-list .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: 0.4s; }
.video-list .pic i { position: absolute; top: 50%; left: 50%; transition: 0.4s; margin-left: -25px; margin-top: -35px; scale: 0.8; width: 50px; height: 50px; border-radius: 100%; background-color: rgba(0, 0, 0, 0.2); z-index: 2; }
.video-list .pic i::after { display: block; content: ""; width: 0; height: 0; border: 12px solid transparent; border-left: 20px solid #fff; z-index: 3; margin-left: 8px; transform: translate(-50%,-50%); position: absolute; top: 50%; left: 50%;}
.video-list .title { width: 90%; text-align: center; z-index: 3; transition: 0.5s; padding: 0 5%; font-size: 16em; height: 3.125em; line-height: 3.125em; color: #fff; position: absolute; left: 0; bottom: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.video-list .title a { color: inherit; }
.video-list .titleBg { z-index: 1; background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%); position: absolute; width: 100%; height: 60px; bottom: 0; left: 0; }
.video-list li:hover .pic i { scale: 1; }
.video-list li:hover .pic img { transform: scale(1.08); }
.video-list li:hover .title { transform: translateY(-10px);  }
.video-list .noData { font-size: 16em; }

/* 信件列表 */
.letterList { width: 100%; border: none; }
.letterList th,
.letterList td { text-align: center; font-size: 14px; vertical-align: middle; line-height: 26px; padding: 5px 5px; }
.letterList th { background: #f1f6fa; }
.letterList th { color: #416eb4; height: 35px; line-height: 35px; padding: 0px; border-bottom: 1px solid #d7ebf6; font-weight: bold; }
.letterList th.title { text-align: left; padding-left: 38px; }
.letterList tr:nth-child(2n) td,.letterList .even td { background: #f4f4f2; }
.letterList .num { display: none; }
.letterList td.title { text-align: left; padding-left: 5px; white-space: normal; word-break: break-all; }
.letterList .ico { width: 30px; text-align: center; vertical-align: middle; padding: 0px; }
.letterList .ico img { vertical-align: middle; }
.letterList .dep { width: 90px; }
.letterList .state { width: 90px; }
.letterList .open,
.letterList .handle { display: none; }
.letterList .state .s0 { color: #333; }
.letterList .state .s1 { color: #f70; }
.letterList .state .s2 { color: #f00; }
.letterList .state .s3 { color: #390; }
.letterList .state .s4 { color: #333; text-decoration: line-through; }
.letterList .date { border-right: none; width: 90px; }
.letterList td.date { color: #999999; }

/* detailTable */
.detailTable { margin-bottom: 10px; background: #fff; width: 100%; }
.detailTable,
.detailTable tr,
.detailTable tr td { border: 1px solid #e6e6e6; border-collapse: collapse; }
.detailTable thead tr { border-color: #416eb4; }
.detailTable thead th { background: #416eb4; height: 40px; line-height: 40px; color: #fff; font-size: 16px; text-align: center; border-color: #416eb4; }
.detailTable tbody td { padding: 10px 15px; }
.detailTable tbody td.tdName { font-weight: bold; background: #f7f7f7; text-align: center; width: 20%; font-size: 14px; }
.detailTable .trTitle .tdCon { font-weight: bold; white-space: normal; word-break: break-all; }
.detailTable .trName td:nth-child(2),
.detailTable .trUnit td:nth-child(2) { width: 160px; }
.detailTable .trName td:nth-child(3),
.detailTable .trUnit td:nth-child(3) { width: 160px; }
.detailTable .preDiv { width: 670px; overflow: auto; }
.detailTable .preDiv pre { font-size: 14px; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }

/* mainBox */
.mainBox .mHd { position: relative; border-bottom: 2px solid #f3f3f3; line-height: 45em; height: 45em; margin-bottom: 10px; }
.mainBox .mHd .list { overflow: hidden; }
.mainBox .mHd .list li { float: left; padding: 0 4%; }
.mainBox .mHd .list a { font-size: 18em; color: #888; }
.mainBox .mHd .list a:hover { text-decoration: none; }
.mainBox .mHd .list .on a { color: #416eb4; }
.mainBox .mHd h3,
.mainBox .mHd .list .on { position: relative; font-weight: bold; display: inline-block; *display: inline; zoom: 1; padding: 0 2.5%; border-radius: 6px 6px 0 0; color: #416eb4; border-bottom: 0; font-size: 18px; border-bottom: 2px solid #416eb4; }
.mainBox .mHd h3 a { color: #416eb4; }



/* 侧栏-栏目内搜索 */
#sideSearch .bd li { padding: 0 0 10px 0; overflow: hidden; }
#sideSearch .nodes,
#sideSearch input,
#sideSearch button { height: 32px; line-height: 32px; width: 100%; border: 1px solid #ddd; font-size: 14px; font-family: "Microsoft YaHei", 'PingFang SC'; outline: none; }
#sideSearch .keyword { width: 60%; padding: 0 5px; }
#sideSearch button { line-height: 28px; width: 32%; float: right; background: #416eb4; border-color: #416eb4; color: #fff; }

/*验证码*/
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 5%; font-size: 16px; background: #416eb4; border: 0; color: #fff; margin: 0 2%; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.bot a:hover,
.bot button:hover { text-decoration: none; background: #077bd4; }

/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm { background: #fff; padding: 3% 0; width: 80%; margin: 30px auto; border: 1px solid #e2e2e2; font-size: 16px; }
.queryForm td { padding: 8px 0; }
.queryForm .tdlab { width: 40%; text-align: right; }
.queryForm input[type="text"] { border: 1px solid #ccc; width: 56%; height: 30px; }
.queryForm input[type="text"]:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.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: 80%; 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; }

/* 标记分类 */
.filter-row { background-color: rgba(65, 110, 180, 0.05); }
.filter-row .choose-item a:hover,
.filter-row .filter-key { color: #416eb4; }
.filter-result .filter-criteria-item:hover,
.filter-row .filter-ext-more:hover,
.filter-row .filter-ext-multiple:hover { color: #416eb4; border-color: #416eb4 }
.filter-result .filter-criteria-item { border-color: rgba(65, 110, 180, 0.2); background-color: rgba(65, 110, 180, 0.03); }
.filter-result .filter-criteria-item:hover i { background-color: #416eb4 }

@media (max-width:992px) {

    /* 侧栏菜单 */
    #side-menu > .bd { padding: 10rem 0; }
    #side-menu .list-menu { overflow: hidden; width: 100%; overflow-x: scroll; white-space: nowrap;  }
    #side-menu .list-menu::-webkit-scrollbar { height: 0 !important; width: 0 !important }
    #side-menu .list-menu li { display: inline-block; margin: 0 8rem; }
    #side-menu .list-menu::-webkit-scrollbar { display: none; }
    #side-menu .list-menu li a { display: block; background: #ddd; color: #333; border-radius: 4px; padding: 0 1.2em; text-decoration: none; font-size: 16em; line-height: 2.3; }
    #side-menu .list-menu li.on1 a,
    #side-menu .list-menu li.on a { background: var(--color-default); color: #fff;}
    #side-menu .list-menu .ul1 { position: fixed; z-index: 33; bottom: 0; left: 0; padding: 0 5%; box-sizing: border-box; width: 100%; display: none; background-color: rgba(0, 0, 0, 0.8); padding-block: 20rem 10rem; }
    #side-menu .list-menu .li2 { background-color: #ddd; float: left; width: 32%; margin:0 2% 10rem 0; text-align: center; border-radius: 4px; overflow: hidden; }
    #side-menu .list-menu .li2:nth-child(3n) { margin-right: 0; }
    #side-menu .list-menu .li2 .a2 { display: block; padding: 0; width: 100%; background: #ddd; color: #333; border-radius: 4px; }
    #side-menu .list-menu .on2 .a2 { background-color: var(--color-default); color: #fff; border-color: var(--color-default); }
    #side-menu .list-menu li.on1 .ul1,
    #side-menu .list-menu li.submeun .ul1 { display: block; }
}


@media (min-width: 768px) {
    .logo img { max-height: 50em; }
    .headerTop .container { height: 80em; }
    #header .navbar-toggler, .btn-search { zoom: 1.2; }
    .node-pic-list { gap: 2%; }
    .node-pic-list li { width: 32%; }
}
@media (min-width: 992px) {

    /* 侧栏和主栏 */
    .side { max-width: 320em; flex-shrink: 0; }

    /* 侧栏菜单 */
    #side-menu { margin-bottom: 10rem; }
    #side-menu > .hd { background-color: var(--color-default); }
    #side-menu .list-menu { border-left: 1px solid #efefef; border-right: 1px solid #efefef; }
    #side-menu .list-menu li { position: relative; }
    #side-menu .list-menu li a { display: flex; padding: 12rem; text-align: center; justify-content: center; font-size: 18em; line-height: 1.8em; overflow: hidden; border-bottom: 1px solid #e8e8e8; border-left: 2px solid transparent; }
    #side-menu .list-menu li.on1 a,
    #side-menu .list-menu li.on a  { background: #EEF7FF; color: var(--color-default); border-left-color: var(--color-default); }
    #side-menu .list-menu li:hover a { color: var(--color-default); }
    #side-menu .list-menu li.li-one:last-child a { border-bottom: none; }

    #side-menu .list-menu li.hasUl1 .ul1 { background-color: #F9F9F9; padding-left: 70rem; }
    #side-menu .list-menu li.hasUl1 .h1 { position: relative; cursor: pointer; }
    #side-menu .list-menu li.hasUl1 .h1::after { display: block; content: "\E818"; font-family: font-webicon; font-size: 24em; color: #999; position: absolute; right: 12rem; top: 50%; margin-top: -0.6em; line-height: 1; transition: 0.5s; }
    #side-menu .list-menu li.hasUl1 .on1::after { color: var(--color-default); transform: rotate(-180deg); }
    #side-menu .list-menu li.on1 .h1::after { color: var(--color-default); content: "\E817"; }
    #side-menu .list-menu li.hasUl1 h1.on1 .a1 { color: var(--color-default); }
    #side-menu .list-menu .ul1 { padding-block: 15rem; display: none;}
    #side-menu .list-menu .on1 .ul1 { display: block; }
    #side-menu .list-menu .ul1 .li2 a { border-bottom: none; align-items: center; }
    #side-menu .list-menu .ul1 .li2 a::before { content: ""; width: 5px; height: 5px; margin-right: 10px; box-sizing: border-box; background-color: #fff; border: 1px solid #999; border-radius: 100%; }
    #side-menu .list-menu li.hasUl1 .a2 { border: none; background: none; color: #666; padding-block: 6rem; justify-content: start; }
    #side-menu .list-menu li.hasUl1 .a2:hover,
    #side-menu .list-menu li.hasUl1 .on2 .a2 { color: var(--color-default); }
    #side-menu .list-menu li.hasUl1 .on2 .a2::before { border-color: var(--color-default); }


    #footer .item-column { flex-direction: row; }
    .foot-logo { flex: 1; min-width: 0; }
    .foot-logobg img { max-width: 100%; }

    .node-pic-list li { width: 18.4%; }
}

@media (min-width:1200px) {
    html { font-size: 0.92px; }
    body { font-size: 100%; }
    .headerTop { padding-top: 40rem; }
    .headerTop::before { background: linear-gradient(180deg, #114B82 0%, rgba(17, 75, 130, 0) 100%); width: 100%; content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; height: 230rem; }
    .mini .headerTop { /* background-color:var(--color-background);*/ background: #1A4F81; padding-top: 0; box-shadow: 0 5px 5px rgba(0, 0, 0, .25);}
    .mini .headerTop::before { display: none; }
    .headerTop .container { padding: 20em 0; height: auto; display: flex; align-items: center; justify-content: space-between;}

    .container, .siteWidth { max-width: 1140px; }
    .logo { padding-left: 0; }

    /* header -------------------------- */
    #modal-search .modal-content { width: 50%; }

    /* header ------------ */
    #header.mini { position: fixed; left: 0; top: 0; width: 100%; animation: fadeInDown 1s ease 0s 1; }
    .top-bar { background: #1A4F81;top: 0; left: 0; right: 0; transition: 0.5s; justify-content: flex-end; display: flex; flex-direction: column; z-index: 5; }
    #header.mini .top-bar { transform: scaleY(0); }


    /* 主导航 */
    .navbar { position: static; background: none; flex-shrink: 0; justify-content: flex-end; width: auto; }
    .navbar .navbar-collapse { margin: 0;  }
    .nav-main { max-height: 80rem; overflow: visible; display: flex; padding-top: 20rem;  }
    .nav-main .li1 { height: 80rem; border-bottom: none; text-align: center; position: relative; }
    .nav-main .a1 { line-height: 50rem; font-size: var(--text-menue-font); transition: all 0.4s; padding: 0 10rem; font-weight: normal; }
    .nav-main .hasUl1 .drop { display: none; }
    .nav-main #li-home { display: none; }
    

    /*翻转*/
   /*.nav-main .h1 { overflow: hidden; position: relative; }
   .nav-main .a1:before { position: absolute; top: 100%; content: attr(title); color: #fdc337; }
   .nav-main .li1:hover .a1 { transform: translateY(-100%); }
   .nav-main #li-links .a1 { color: #fff !important; }*/

    /* 导航下拉菜单 */
   .nav-main .dropdown1 { width: 130%;  padding: 0; position: absolute; left: 50%; transform: translateX(-50%); top: 100%; }
   .nav-main .dropdown1 .ul1 { display: block; overflow: hidden; border-radius: 10px; background-color: rgba(15, 106, 164, 0.9); }
   .nav-main .dropdown1 .ul1 .li2 { text-align: center; position: relative; }
   .nav-main .dropdown1 .ul1 .last2 .a2 { border-bottom: none; } 
   .nav-main .dropdown1 .ul1 .a2 { display: block; padding: 10rem; font-size: var(--text-title3-font); color: #fff; border-bottom: 1px dashed rgba(255,255,255,0.1); box-sizing: border-box; }
   .nav-main .dropdown1 .ul1 .a2:hover {  background: var(--color-btn-click); color: #fff; }
   .nav-main .dropdown1::before { display: block; content: ""; -webkit-transform: scaleX(0); transform: scaleX(0); transition: 0.4s; position: absolute; width: 36rem; height: 10rem; top: -25rem; left: 50%; margin-left: -18rem; background: url(../img/focus-on.png) no-repeat; }
   .nav-main .li1:hover .dropdown1::before {  -webkit-transform: scaleX(1); transform: scaleX(1); }

   /* node-list */
   .node-list li { width: 25%; }

   .node-pic-list { gap: 2%; }
   .node-pic-list li { width: 18.4%; }

}

@media (min-width:1400px) {
    html { font-size: 1px; }
}
@media (min-width:1600px) {
    .container, .siteWidth { max-width: 1400px; }
    .nav-main .a1 { padding: 0 15rem; } 
    .logo img { max-height: 65em; }
}

@media (min-width:1920px) {
    .container, .siteWidth { max-width: 1600px; }
    .nav-main .a1 { padding: 0 1em; } 
    .logo img { max-height: 80em; }
}

@media (min-width:2520px) {
    html { font-size: 1.35px; }  
    .container, .siteWidth { max-width: 85%; }
}


@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-110%)
   }
    100% {
        opacity: 1;
        transform: none;
    }
}


