﻿@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: 16px; line-height: 1.8; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif;}
article,
aside,
dialog,
figure,
footer,
header,
menu,
nav,
section,
time { margin: 0; padding: 0; display: block; zoom: 1;}

/* Public */
body { color: #333333; font-size: 14px; line-height: 30px; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
a { color: #333333; text-decoration: none; outline: none; -webkit-transition: 500ms; -o-transition: 500ms; -moz-transition: 500ms; transition: 500ms;}
a:hover { color: #E09400; text-decoration: none;}
.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;}
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; background:#F0F6F9}
.wrap { min-width: 1400px; background: url(../../base/img/body.jpg) no-repeat center 0; background-size: 100% auto; min-height: 400px;}
.siteWidth { position: relative; width: 1400px; margin: 0 auto;}
#header { text-align: left; margin: 0 auto;}
#header.header-topNav-fixed { z-index: 9999;}
#content { clear: both; margin: 0 auto 40px auto; padding: 20px 0 0; width: 1400px; position: relative; min-height: 300px; z-index: 1; text-align: left;}
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.headerTop { height: 150px; position: relative; z-index: 11; width: 1400px; margin: 0 auto; }

/* topBar */
.topBar { height: 40px; line-height:40px; background: rgba(0, 0, 0, 0.05); position: relative; z-index: 20; color: #747EA0; }
.topBar a { color: #0B4EA1;}
.topBar a:hover { color: #E09400;}
.topBar .welcome{float:left;}

/* 顶部登录注册 */
.topBar .loginBar { float: right; line-height: 26px; height: 26px; margin-top: 7px;}
.topBar .loginBar s.split { width: 5px; overflow: hidden; text-align: center; margin: 0 10px; float: left; text-decoration: none; color: #c9c9c9;}
.topBar .userLogged { float: left; color: #CCCCCC; margin-top: 0px;}
.topBar .userLogged .u-spe { margin: 0 8px; color: #c9c9c9;}

/* logo */
#logo { float: left; margin-top: 40px;}
#logo img { max-width: 100%;}

/* 搜索栏 */
.searchBar{position:absolute; width:600px; left:400px; top: 35px;}
.s-form{display:block; height:40px; }
.s-form .input-box{width:530px; float:left; position:relative;}
.s-form .input-box .from-control{height:38px;line-height:38px;font-size: 14px;background: url(../img/icon-search.png) 7px 10px no-repeat #fff;border:1px solid #31508F;border-right:none;border-radius:3px 0px 0px 3px;overflow:hidden;padding-left:30px;width:499px; outline:none; overflow:hidden}
.s-form .btn-box{width:70px; float:right; height:40px;}
.s-form .btn-box .btn{width:70px; height:40px; border:none; padding:0px; background:#31508F; font-size:14px; line-height:40px; text-align:center; color:#fff;border-radius:0px 3px 3px 0px;}
.s-hot-search{height:28px;line-height:28px;font-size:12px;padding-left:20px;background: url(../img/icon-fire.png) 2px 6px no-repeat;margin-top:5px;}
.s-hot-search span{ color:#999999; text-align:center; margin:0 5px;}
.s-hot-search span:first-child{color:#333333; margin:0px;}

/* 充值上传按钮 */
.headerTop .links{float:right; margin-top:40px;}
.headerTop .links a{float:left; height:30px; line-height:30px; font-size:14px; margin-right:20px;}
.headerTop .links a:last-child{margin-right:0px;}
.headerTop .links a i{width:30px; height:30px; background:url(../img/icon-chongzhi.png) 0px 0px no-repeat; float:left; margin-right:5px; transition:0.3s}
.headerTop .links a:hover i{background-image:url(../img/icon-chongzhi-on.png)}
.headerTop .links a.a2 i{background-image:url(../img/icon-shangchuan.png)}
.headerTop .links a.a2:hover i{background-image:url(../img/icon-shangchuan-on.png)}
/* 主导航 */
.topNav { background: linear-gradient(92.07deg, #416ABE 3.18%, #31508F 100%), #FFFFFF; height: 50px; padding: 0px; width: 1400px; margin:0 auto; position:relative; z-index:2; box-sizing: border-box;}
.mainNav{float:left; width:1160px; padding:0 10px;}
.mainNav>.spe{float:left; width:1px; height:14px; overflow:hidden; text-indent:200%; line-height:14px; background:rgba(255,255,255,0.3); margin-top:18px;}
.mainNav>.spe:last-child{display:none}
.mainNav .li1{float:left; height:50px; margin:0 15px; position:relative;}
.mainNav .a1{display:block; line-height:50px; font-size:16px; padding:0 15px; color:#fff;}
.mainNav .a1:hover{color: #E09400;}
.mainNav #li-home .a1{background: url(../img/icon-home.png) 10px 13px no-repeat;padding-left: 42px;}
.mainNav .on1 .h1{background-color:#0B4EA1}

#mainNav .ul1 { display: none; position: absolute; z-index: 91; background-color: #fff; text-align: center; width: 118px; left: 50%; margin-left: -59px; box-shadow: #999 0 2px 3px;}
#mainNav .a2 { display: block; font-size: 15px; *font-size: 14px; padding: 0 10px; line-height: 36px;}
#mainNav .a2:hover { background-color: #E09400; color: #fff; text-decoration: none;}



/* 科目选择 */
.navSubject{width:220px; position:absolute; left:0px; top:0px; display: none; }
.navSubject .hd{height:50px; background: linear-gradient(92.07deg, #416ABE 3.18%, #31508F 100%); margin:0px;}
.navSubject .hd h3{display:block; height:50px; line-height:50px; text-align:center; font-size:16px; color:#fff;}
.navSubject .hd h3 a{color:#fff;}
.navSubject .hd h3 a:hover{color: #E09400;}
.navSubject .bd{background:#fff;border:1px solid #31508F;border-top:none;padding: 10px 0px 0px; height:487px; overflow-y:auto;}
.navSubjectMenu .a1{display:block;padding:8px 40px 8px 18px;line-height:24px;font-size:14px;text-align:left;background: url(../img/nav-subject-menu-li.png) 192px 16px no-repeat;}
.navSubjectMenu .a1:hover{background-color:rgba(49, 80, 143, 0.05)}

/* 展开 */
.subject-material{position:absolute;left:100%;top:50px;width: 1089px;background:#fff;height: 476px;border:1px solid #31508F;border-left:none;padding: 20px 60px 0px 30px;overflow-y:auto;display:none}
.subject-material .type{display: block; padding: 21px 0 14px 0; font-size: 16px; line-height: 16px;font-weight: bold; color: #333; border-top: 1px solid #eaeaea;}
.subject-material .type:first-child{border-top: none;}
.subject-material .order{line-height: 26px;margin-bottom: 10px;position: relative;padding-left: 13px;}
.subject-material .order .name{position: absolute; top: 0; left: 0; width: 70px; font-size: 14px; color: #333; text-align: right;}
.subject-material .order a{display: inline-block; margin: 0 8px; font-size: 14px; color: #666;}
.subject-material .order a:hover{color:#E09400}
.navSubjectMenu .li1:hover .subject-material{display:block}

/* 主栏 和 侧栏 */
.mainContent { zoom: 1; position: relative;}
.side { font-size: 14px; width: 240px; float: left;}
.side + .mainContent{margin-left:260px;}

/* 位置导航 */
.path { color: #758295; line-height: 20px; text-align: left; max-width: 1400px; margin: 0 auto; font-size: 14px; padding: 20px 0 0;}
.path a,
.path span { padding: 0 3px; color: #758295;}
.path em { background: url(../img/path.png) no-repeat 0 0px; padding-left: 26px;}
.mHd .path { float: right; padding: 15px 0 0;}
.mHd .path em { background: none; padding-left: 0;}

/*footer*/
#footer { position: relative; text-align: center; padding: 20px 0; line-height: 28px; background: rgba(49, 80, 143, 0.1);}
#footer .footNav a { margin: 0 10px; display: inline-block;}
#footer .copyRight a { text-decoration: underline;}
#footer .pics { position: absolute; right: 0; top: 10px;}
#footer #imgConac { height: 70px; margin-top: -10px;}

/* 侧栏固定菜单 */
.sideFixed { z-index: 9; position: fixed; top: 234px; right: 0; width: 70px; background: #fff; font-size: 12px; _position: absolute;}
.sideFixed li { border: 1px solid #ddd; margin-top: -1px; position: relative;}
.sideFixed li a { height: 30px; line-height: 30px; padding: 34px 0 3px 0; display: block; background: url(../img/icons1.png) center 8px no-repeat;}
.sideFixed li a:hover { text-decoration: none;}
.sideFixed .wx a { background-position: center -137px;}
.sideFixed .gt { display: none;}
.sideFixed .gt a { background-position: center -284px;}
.sideFixed .qr a { background-position: center -2051px;}
.sideFixed .pic { display: none; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.sideFixed .pic img { width: 150px; height: 150px;}
.sideFixed .on .pic { display: block; position: absolute; left: -168px; top: -45px; padding: 4px; background: #fff;}
.sideFixed .on .pic i { z-index: 8; position: absolute; right: -10px; top: 50%; margin-top: -3px; border-width: 5px; border-color: transparent; border-style: dashed; border-left-color: #fff; border-left-style: solid; display: block; font-size: 0; line-height: 0; width: 0;}

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

/* 侧栏-栏目菜单 */
#sideMenu li { font-size: 14px; text-align: center; margin-bottom: 8px; vertical-align: top;}
#sideMenu li a { display: block; padding: 5px; background: #f3f3f3; -webkit-transition: 200ms; -o-transition: 200ms; -moz-transition: 200ms; transition: 200ms;}
#sideMenu li a:hover { letter-spacing: 2px; text-decoration: none; border-color: #ccc;}
#sideMenu .on a,
#sideMenu .on a:hover { background-color: #f7bc68; color: #fff; font-weight: bold;}
#sideMenu .bd ul { margin-bottom: -8px;}

/* 侧栏-树状菜单 */
.sideMenuTree{padding:30px 20px; background:#ffffff; box-shadow: 0px 0px 4px rgba(51, 51, 51, 0.1);}
.sideMenuTree h3{font-size:14px; color:#666666; line-height:26px; margin-bottom:10px; position:relative; padding-left:26px;}
.sideMenuTree h3 i{content:"";display:block;width: 14px;height: 14px;line-height:100%;text-align: center;border:1px solid #999999;color:#999999;position:absolute;left:0px;top: 5px;font-size:14px;background: url(../img/icons-sidemenurree.png) 2px -98px no-repeat #ffffff;cursor:pointer;}
.sideMenuTree li:last-child h3{margin-bottom:0px;}
.sideMenuTree li:has(ul) > h3 i{background-position:2px 2px}
.sideMenuTree .smTree ul{padding-left:26px; margin-bottom:20px; display:none; position:relative}
.sideMenuTree .smTree ul:after{content:"";display:block;position:absolute;top:-10px;bottom:12px;width:0px;border-left:1px dotted #ddd;left:7px;}
.sideMenuTree .smTree ul li{position:relative;}
.sideMenuTree .smTree ul li:after{content:""; display:block; position:absolute; width:10px; height:0px; border-top:1px dotted #ddd; top:13px; left:-18px;}
.sideMenuTree .smTree li.active>ul{display:block}
.sideMenuTree .smTree li.active>h3 i{background-position:2px -98px}
.sideMenuTree .h1{line-height:26px; padding-left:26px; font-size:16px; color:#333333; position:relative}
.sideMenuTree #li-home{display:none}

/* 资源筛选栏 */
.resourceSelectorBar{padding:30px 30px 20px; background:#fff; box-shadow: 0px 0px 4px rgba(51, 51, 51, 0.1); margin-bottom:10px;}
.resourceSelectorBar .selectorLine{display:flex; margin-bottom:10px;}
.resourceSelectorBar .selectorLine:last-child{margin-bottom:0px;}
.resourceSelectorBar .sl-key{min-width:40px; line-height:26px; font-size:14px; color:#666666; flex-grow:0}
.resourceSelectorBar .sl-value{line-height:26px; font-size:14px; color:#333333; flex-grow:1;}
.resourceSelectorBar .sl-valueList{display:flex;}
.resourceSelectorBar .sl-valueList li{margin-left:10px; margin-bottom:10px; height:26px; }
.resourceSelectorBar .sl-valueList li a{display:block; height:26px; line-height:26px; padding:0 10px; min-width:30px; text-align:center; }
.resourceSelectorBar .sl-valueList li.on a{background-color:#0B4EA1; color:#fff; border-radius:3px;}

/* box */
.box .hd { height: 45px; line-height: 43px; position: relative; font-size: 18px; margin-bottom: -1px;}
.box .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%;}
.box .hd .more a { color: #999;}
.box .hd .more { -webkit-transition: 500ms; -o-transition: 500ms; -moz-transition: 500ms; transition: 500ms;}
.box .hd .more:hover { transform: rotate(360deg); background-color: #f7bc68;}
.box .hd h3 { background: #416eb4; position: absolute; color: #3762a4; font-weight: bold; padding: 0 25px 0px 25px; border-radius: 6px 6px 0 0;}
.box .hd h3 a { color: #3762a4;}
.box .hd h3 a:hover { text-decoration: none;}
.box .hd ul { position: absolute; overflow: hidden;}
.box .hd li { float: left; position: relative; margin-right: 10px;}
.box .hd li a { display: block; padding: 0 8px 0 38px; font-size: 20px; line-height: 35px; height: 43px; font-weight: bold; color: #616467; border-radius: 6px 6px 0 0; background: url(../img/boxhdicons.png) no-repeat 0 3px;}
.box .hd li a { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;}
.box .hd li a:hover { text-decoration: none;}
.box .hd .on a { color: #416eb4; border-bottom: 2px solid #416eb4;}
.box .hd .on a { -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: none;}
.box .bd { padding: 19px; overflow: hidden; border: 1px solid #e7e7e7; background: #fcfcfc;}

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

/* boxB */
.boxB { background: #fff;}
.boxB .hd { height: 39px; line-height: 39px; position: relative; border: 1px solid #e1e1e1;}
.boxB .hd .more { font-size: 14px; position: absolute; right: 10px; color: #666;}
.boxB .hd h3 { padding: 0 20px; font-size: 18px; color: #fff; background: #416eb4; position: absolute; height: 41px; line-height: 41px; left: -1px; top: -1px;}
.boxB .hd h3 a { color: #fff;}
.boxB .bd { overflow: hidden; padding: 10px; border: 1px solid #e9e9e9; border-top: 0;}

/* boxC */
.boxC { margin-bottom: 15px; overflow: hidden;}
.boxC .hd { height: 30px; line-height: 30px; background: #fafafa; border-bottom: 1px solid #e9e9e9; position: relative;}
.boxC .hd .more { position: absolute; right: 10px; top: 0; font-size: 14px;}
.boxC .hd .more a { color: #666;}
.boxC .hd ul { overflow: hidden;}
.boxC .hd ul li { float: left;}
.boxC .hd ul a { display: block; float: left; line-height: 16px; padding: 0 20px; margin: 9px 0; border-right: 1px solid #ccc;}
.boxC .hd ul a:hover { text-decoration: none;}
.boxC .hd ul li:last-child a { border-right: 0;}
.boxC .hd .on a { color: #416eb4;}
.boxC .bd { overflow: hidden; padding: 8px 5px;}

/* boxD */
.boxD { margin-bottom: 20px;}
.boxD .hd { height: 40px; line-height: 40px; background: #416eb4;}
.boxD .hd h3 { font-size: 18px; color: #fff;}
.boxD .hd h3 a { color: #fff;}
.boxD .hd h3 i { display: block; float: left; width: 42px; height: 40px; background: url(../img/icons-zwgk.png) #00599d 10px 10px no-repeat; margin-right: 10px;}
.boxD .bd { background: #fff; overflow: hidden; border: 1px solid #e9e9e9; border-top: 0;}

/* boxE */
.boxE { margin-bottom: 15px;}
.boxE .hd { height: 40px; line-height: 40px; overflow: hidden; border-bottom: 2px solid #416eb4;}
.boxE .hd h3 { float: left; padding: 0 20px; background: #416eb4; color: #fff; font-size: 18px;}
.boxE .hd h3 a { color: #fff; display: block; float: left;}
.boxE .hd .more { float: right;}
.boxE .bd { padding: 10px; overflow: hidden;}

/* sideBox */
.sideBox{background:#fff; box-shadow: 0px 0px 4px rgba(51, 51, 51, 0.1); padding: 15px 0px 0px;}
.sideBox .hd{height:40px; position:relative; padding:0 20px; margin-bottom:20px; }
.sideBox .hd:before{content:""; width:3px; height:20px; position:absolute; left:0px; top:10px; background:#163168;}
.sideBox .hd .more{float:right; color:#999999; height:30px; line-height:30px; margin-top:5px;}
.sideBox .hd .more:hover{color:#E09400}
.sideBox .hd h3{float:left; height:40px; line-height:40px; font-size: 24px; color: #163168;}
.sideBox .hd h3 a{color:#163168}
.sideBox .hd h3 a:hover{color:#E09400}
.sideBox .bd{padding:0 20px 20px;}

#sideRmzy{margin-bottom:5px;}

/*节点归档信息样式*/
.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;}

/* 信件列表 */
.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;}
.letterList th.title { text-align: left; padding-left: 38px;}
.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;}

/* resourceList */
.resourceList li{padding-left:25px; position:relative; margin-bottom:20px;}
.resourceList li:before{content:""; display:block; width:18px; height:18px; position:absolute; left:0px; top:2px; background:url(../img/icon-word.png) 0px 0px no-repeat; background-size:100% auto;
image-rendering: -moz-crisp-edges; /* Firefox */     
image-rendering: -o-crisp-edges; /* Opera */      
image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ 
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.resourceList li .title{line-height:20px; font-size:14px; margin-bottom:5px;}
.resourceList li .other{overflow:hidden}
.resourceList li .other span{float:left; padding-left:21px; background: url(../../base/img/resource-list-icons.png) -16px -14px no-repeat; margin-right:30px; position:relative; font-size:14px; color:#999999; line-height:20px;}
.resourceList li .other span:after{content:""; display:block; width:1px; height:12px; background:#e0e0e0; position:absolute; top:50%; margin-top:-6px; right:-15px;}
.resourceList li .other span:last-child{margin-right:0px;}
.resourceList li .other span:last-child:after{display:none;}
.resourceList li .other span.author{background-position:-16px -14px}
.resourceList li .other span.date{background-position:-16px -114px}
.resourceList li .other span.hits{background-position:-16px -214px}
.resourceList li .other span.quantity{background-position:-16px -314px}
.resourceList li.li-icon-word:before{background-image:url(../img/icon-word.png)}
.resourceList li.li-icon-pdf:before{background-image:url(../img/icon-pdf.png)}
.resourceList li.li-icon-ppt:before{background-image:url(../img/icon-ppt.png)}
.resourceList li.li-icon-xls:before{background-image:url(../img/icon-xls.png)}
.resourceList li.li-icon-zip:before{background-image:url(../img/icon-zip.png)}


/* topicResourceList */
.topicResourceList{display:flex; flex-wrap:wrap; justify-content:space-between}
.topicResourceList li{width:48.5%; box-sizing: border-box;}
.topicResourceList li.t{display:flex;background: rgba(49, 80, 143, 0.05);border-radius: 3px;padding: 15px;margin-bottom: 10px; overflow:hidden}
.topicResourceList li.t:before{content:""; display:block; width:50px; height:60px; background:url(../img/icon-word-big.png) 0px 0px no-repeat; background-size:100% auto; margin-right:15px;flex-shrink:0;
image-rendering: -moz-crisp-edges; /* Firefox */     
image-rendering: -o-crisp-edges; /* Opera */      
image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ 
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.topicResourceList li.t .con{flex-grow:1; overflow:hidden; height:60px; display:flex; flex-direction:column; justify-content:center}
.topicResourceList li.t .con .title{height:28px; line-height:28px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; display:block; width:100%; font-size:16px;}
.topicResourceList li.t .con .other{color:#999; display:flex;}
.topicResourceList li.t .con .other span{display:inline-block; position:relative; padding-right:10px; margin-right:10px;}
.topicResourceList li.t .con .other span:after{content:""; display:block; width:1px; height:12px; overflow:hidden; position:absolute; right:0px; background:#e0e0e0; top:50%; margin-top:-6px;}
.topicResourceList li.t .con .other span:last-child{padding-right:0px; margin-right:0px; }
.topicResourceList li.t .con .other span:last-child:after{display:none;}
.topicResourceList li.n{ display:flex; height:44px; line-height:44px; justify-content:space-between; align-items:center; font-size:16px; }
.topicResourceList li.n:before{content:"";display:block;width:24px;height:24px;background:url(../img/icon-word.png) 0px 0px no-repeat;background-size:100% auto;margin-right:10px;flex-shrink:0;image-rendering: -moz-crisp-edges; /* Firefox */image-rendering: -o-crisp-edges; /* Opera */image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */image-rendering: crisp-edges;-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */}
.topicResourceList li.n .date{order:1; width:46px; text-align:right;flex-shrink:0; color:#999999; margin-left:5px;}
.topicResourceList li.n .title{flex-grow:1;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
/* topicResourceList图标 */
.topicResourceList li.li-icon-word.t:before{background-image:url(../img/icon-word-big.png)}
.topicResourceList li.li-icon-word.n:before{background-image:url(../img/icon-word.png)}
.topicResourceList li.li-icon-pdf.t:before{background-image:url(../img/icon-pdf-big.png)}
.topicResourceList li.li-icon-pdf.n:before{background-image:url(../img/icon-pdf.png)}
.topicResourceList li.li-icon-ppt.t:before{background-image:url(../img/icon-ppt-big.png)}
.topicResourceList li.li-icon-ppt.n:before{background-image:url(../img/icon-ppt.png)}
.topicResourceList li.li-icon-xls.t:before{background-image:url(../img/icon-xls-big.png)}
.topicResourceList li.li-icon-xls.n:before{background-image:url(../img/icon-xls.png)}
.topicResourceList li.li-icon-zip.t:before{background-image:url(../img/icon-zip-big.png)}
.topicResourceList li.li-icon-zip.n:before{background-image:url(../img/icon-zip.png)}

/* topicResourceList-pic */
.topicResourceList-pic{display:flex; flex-wrap:wrap; justify-content:space-between}
.topicResourceList-pic li{margin:0 0px 20px; width: 33.33%; padding:0 30px; box-sizing: border-box; display:flex; min-width:360px; flex-grow:1  }
.topicResourceList-pic li .pic{width:100px; height:120px; margin-right:10px;}
.topicResourceList-pic li .con{flex-grow:1; overflow:hidden; display:flex; flex-direction:column; padding-top:5px;}
.topicResourceList-pic li .con .title{line-height:28px; overflow:hidden; display:block; width:100%; margin-bottom:5px; font-size:16px;}
.topicResourceList-pic li .con .other{color:#999; display:flex;}
.topicResourceList-pic li .con .other span{display:inline-block; position:relative; padding-right:10px; margin-right:10px;}
.topicResourceList-pic li .con .other span:after{content:""; display:block; width:1px; height:12px; overflow:hidden; position:absolute; right:0px; background:#e0e0e0; top:50%; margin-top:-6px;}
.topicResourceList-pic li .con .other span:last-child{padding-right:0px; margin-right:0px; }
.topicResourceList-pic li .con .other span:last-child:after{display:none;}

/* mainBox */
.mainBox{background:#fff; padding:20px 30px; box-shadow: 0px 0px 4px rgba(51, 51, 51, 0.1);}
.mainBox .mHd { position: relative; border-bottom: 2px solid #f3f3f3; line-height: 45px; height: 45px; margin-bottom: 10px;}
.mainBox .mHd .list { overflow: hidden;}
.mainBox .mHd .list li { float: left; padding: 0 4%;}
.mainBox .mHd .list a { font-size: 18px; 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;}

/* mTool */
.mainBox .mTool{border-bottom:1px solid #eeeeee; margin-bottom:15px; overflow:hidden; padding-bottom:10px;}
.mainBox .mTool-sort{float:left; }
.mainBox .mTool-sort li{float:left; font-size:16px; line-height:26px; margin-right:25px;}
.mainBox .mTool-sort li.on a{color:#163168;}
.mainBox .mTool-statistics{float:right; line-height:26px; font-size:14px; color:#999999}
.mainBox .mTool-statistics .num{color:#163168; margin:0 5px;}

/* 友情链接模拟下拉 */
.friendLinks { background: #416eb4; padding: 8px 0; height: 36px;}
.friendLinks dl { width: 222px; margin-right: 15px; float: left; display: inline; position: relative; border-radius: 5px;}
.friendLinks dl dt { height: 36px; line-height: 36px; padding: 0 5px 0 8px; overflow: hidden; background: #5682c5; color: #fff; font-size: 16px; position: relative; cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.friendLinks dl dt i { right: 12px; top: 50%; margin-top: -2px; border-width: 5px; position: absolute; border-color: transparent; border-style: dashed; border-top-color: #245baf; border-top-style: solid; content: ""; display: block; font-size: 0; line-height: 0; width: 0;}
.friendLinks dl dt h3 { width: 175px;}
.friendLinks dd { bottom: 35px; display: none; width: 100%; position: absolute; left: 0;}
.friendLinks ul { max-height: 389px; border: 1px solid #ccc; background: #fff; overflow-y: scroll; border-radius: 5px;}
.friendLinks li { line-height: 22px; padding: 8px 10px; border-bottom: 1px dotted #ccc; /* word-break:keep-all; */ /* white-space:nowrap; */ cursor: pointer;}
.friendLinks li a { display: block;}
.friendLinks li a:hover { text-decoration: none;}
.friendLinks li:hover { color: #cd3333; background-color: #f1f1f1;}
.friendLinks .last { border-bottom: 0;}
.friendLinks .on { z-index: 9; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);}
.friendLinks .on dt { background: #f7bc68;}
.friendLinks .on dt i { border-top-style: none; border-bottom-color: #aaa; border-bottom-style: solid;}
.friendLinks .on dd { display: block; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);}
.friendLinks .on dd ul { border-color: #bbb;}

/* 侧栏-栏目内搜索 */
#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;}
 /*--
颜色代码
#416eb4 深蓝色标题
#ddd 淡蓝色边框
--*/



/* 下载弹窗 */
.layui-layer-dialog{background:#fff; border-radius:10px;}
.layui-layer-dialog .layui-layer-title{background:#345699; color:#fff; border-radius:10px 10px 0 0;}
.layui-layer-dialog .layui-layer-setwin{height:30px; line-height:30px; top:7px;}
.layui-layer-dialog .layui-layer-setwin a{background:none;height:30px; line-height:30px;}
.layui-layer-dialog .layui-layer-setwin a:before{content:"×"; color:#fff; font-size:20px;}

/*
.popup-dialog{width:700px;  position:fixed; z-index:9999; top:80px; left:50%; margin-left:-350px; overflow:hidden; text-align:left; display: none;  }
.popup-dialog .popup-header{height:44px; line-height:44px; background:#345699; color:#fff; border-radius:10px 10px 0 0;}
.popup-dialog .popup-header .closecomment{float:right; font-size:25px; font-weight: 100; padding: 0 10px;}
.popup-dialog .popup-header .popup-title{font-size:16px; padding-left:20px;}
.popup-dialog .popup-body{padding:20px; background:#fff; border-radius:0px 0px 10px 10px;}
*/

/* 资源下载 */
.popup-resourceDownload{text-align:left}
.popup-resourceDownload .rd-title{padding:20px; background:#f8f8f8;}
.popup-resourceDownload .rd-title .title{line-height:26px; font-size:18px; color:#000000; position:relative; padding-left:34px;  margin-bottom:15px;}
.popup-resourceDownload .rd-title .title:before{content:""; display:block; width:24px; height:24px; background:url(../img/icon-word.png) 0px 0px no-repeat; background-size:100% auto; position:absolute; left:0px; top:1px;
        image-rendering: -moz-crisp-edges; /* Firefox */     
        image-rendering: -o-crisp-edges; /* Opera */      
        image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ 
        image-rendering: crisp-edges;
        -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.popup-resourceDownload .rd-title .title-icon-word:before{background-image:url(../img/icon-word.png)}
.popup-resourceDownload .rd-title .title-icon-pdf:before{background-image:url(../img/icon-pdf.png)}
.popup-resourceDownload .rd-title .title-icon-ppt:before{background-image:url(../img/icon-ppt.png)}
.popup-resourceDownload .rd-title .title-icon-xls:before{background-image:url(../img/icon-xls.png)}
.popup-resourceDownload .rd-title .title-icon-zip:before{background-image:url(../img/icon-zip.png)}
.popup-resourceDownload .rd-title .info{line-height:20px; font-size:14px; color:#758295; overflow:hidden;}
.popup-resourceDownload .rd-title .info span{float:left;padding-left:21px;background: url(../img/resource-info-icons.png) -16px -14px no-repeat; margin-right:30px; position:relative}
.popup-resourceDownload .rd-title .info span:after{content:""; display:block; width:1px; height:12px; background:#e0e0e0; position:absolute; top:50%; margin-top:-6px; right:-15px;}
.popup-resourceDownload .rd-title .info span:last-child{margin-right:0px;}
.popup-resourceDownload .rd-title .info span:last-child:after{display:none;}
.popup-resourceDownload .rd-title .info span.author{background-position:-16px -14px}
.popup-resourceDownload .rd-title .info span.date{background-position:-16px -114px}
.popup-resourceDownload .rd-title .info span.hits{background-position:-16px -214px}
.popup-resourceDownload .rd-tips{line-height:24px; text-align:center; font-size:16px; color:#333; margin-top:30px;}
.popup-resourceDownload .rd-pay{line-height:24px; text-align:center; margin-top:40px;}
.popup-resourceDownload .rd-pay .price,
.popup-resourceDownload .rd-pay .wealth{display:inline-block; margin:0 10px; color:#555555;}
.popup-resourceDownload .rd-pay .price{font-size:16px;}
.popup-resourceDownload .rd-pay .price .free{font-weight:bold; color:#FD9054}
.popup-resourceDownload .rd-pay .price .charge{color:#333}
.popup-resourceDownload .rd-pay .price .charge .num{color:#FF0000; font-weight:bold; margin-right:5px;}
.popup-resourceDownload .rd-pay .wealth{font-size:14px; }
.popup-resourceDownload .rd-pay .wealth .num{color:#FD9054}
.popup-resourceDownload .rd-btns{padding:40px 0px ;}
.popup-resourceDownload .btn-download{width:216px; height:40px; margin:0 auto; display:block; cursor:pointer; text-align:center; background:#345699; border-radius:20px; line-height:40px; font-size:14px; color:#fff;}
.popup-resourceDownload .btn-download:hover{background:#1e3d7b;}
.popup-resourceDownload .rd-recharge{width:332px; min-height:234px; margin:0 auto; background:url(../img/rd-recharge-bg.png) 0px 0px no-repeat; margin-top:35px; box-sizing: border-box; padding:124px 20px 0px; text-align:center;}
.popup-resourceDownload .rd-recharge .txt{text-align:center; font-size:14px; color:#555555; margin-bottom:20px; line-height:20px;}
.popup-resourceDownload .rd-recharge .txt .num{color:#FF5500;}
.popup-resourceDownload .btn-recharge{width:120px; height:40px; margin:0 5px 0 17px; display:block;float:left; cursor:pointer; text-align:center; background:#FF7F15; border-radius:20px; line-height:40px; font-size:14px; color:#fff;}
.popup-resourceDownload .btn-recharge:hover{background:#eb7411;}
